Mageia 6 - two screens

This forum is dedicated to basic help and support :

Ask here your questions about basic installation and usage of Mageia. For example you may post here all your questions about getting Mageia isos and installing it, configuring your printer, using your word processor etc.

Try to ask your questions in the right sub-forum with as much details as you can gather. the more precise the question will be, the more likely you are to get a useful answer

Mageia 6 - two screens

Postby pinnerite » Apr 18th, '18, 19:51

I use Mageia 5 most of the time but periodically make a clean install of Mageia 6 to see if its previous shortcomings (compared with 5) have been addressed.

One of those is that I have two screens both connected to separate but identical ATi/AMD graphics cards.
The primary is an HDMI screen. The secondary a VGA screen

xorg.conf shows that both screens are recognised but all I see is the right-hand (Primary) screen with a full plasma desktop.
The left-hand screen is blank. If I move the cursor to it, all i see is a white cross!
I made one change to xorg.conf. rightof became leftof but that just stopped the cursor wrapping round.

System settings only shows the HDMI screen.
Is there anything I can do to improve matters?
pinnerite
 
Posts: 75
Joined: Oct 27th, '11, 13:59

Re: Mageia 6 - two screens

Postby doktor5000 » Apr 18th, '18, 22:20

Well, at least post your xorg.conf, /var/log/Xorg.0.log and also the output of xrandr -q
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18054
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Mageia 6 - two screens

Postby pinnerite » Apr 19th, '18, 10:10

All three go beyond ther permitted number of characters, so item (2) will be attached to a second reply.

xrandr -q says the vga screen has been disconnected (?)

1) xorg.conf
Code: Select all
# File generated by XFdrake (rev 262502)

# **********************************************************************
# Refer to the xorg.conf man page for details about the format of
# this file.
# **********************************************************************

Section "ServerFlags"
    Option "DontZap" "False" # disable <Ctrl><Alt><BS> (server abort)
    #DontZoom # disable <Ctrl><Alt><KP_+>/<KP_-> (resolution switching)
    AllowMouseOpenFail # allows the server to start up even if the mouse does not work
EndSection

Section "Module"
    Load "v4l" # Video for Linux
EndSection

Section "Monitor"
    Identifier "monitor1"
    VendorName "Plug'n Play"
   
    # Apple iMac modes
    ModeLine "1024x768"   78.525 1024 1049 1145 1312   768  769  772  800 +hsync +vsync
    ModeLine "800x600"    62.357  800  821  901 1040   600  601  604  632 +hsync +vsync
    ModeLine "640x480"    49.886  640  661  725  832   480  481  484  514 +hsync +vsync
   
    # Apple monitors tend to do 832x624
    ModeLine "832x624"    57      832  876  940 1152   624  625  628  667 -hsync -vsync
   
    # Apple PowerBook G3
    ModeLine "800x600"    100     800  816  824  840   600  616  624  640 -hsync -vsync
   
    # Apple TI Powerbook
    ModeLine "1152x768"   78.741 1152 1173 1269 1440   768  769  772  800 +vsync +vsync
   
    # Pismo Firewire G3
    ModeLine "1024x768"   65     1024 1032 1176 1344   768  771  777  806 -hsync -vsync
   
    # iBook2
    ModeLine "1024x768"   65     1024 1048 1184 1344   768  771  777  806 -hsync -vsync
   
    # 17" Apple Studio Display
    ModeLine "1024x768"   112.62 1024 1076 1248 1420 768 768 780 808 +hsync +vsync
   
    # HiRes Apple Studio Display
    ModeLine "1280x1024"  135    1280 1288 1392 1664  1024 1027 1030 1064
   
    # Another variation
    ModeLine "1280x1024"  134.989 1280 1317 1429 1688  1024 1025 1028 1066 +hsync +vsync
   
    # TV fullscreen mode or DVD fullscreen output.
    # 768x576 @ 79 Hz, 50 kHz hsync
    ModeLine "768x576"     50.00  768  832  846 1000   576  590  595  630
   
    # 768x576 @ 100 Hz, 61.6 kHz hsync
    ModeLine "768x576"     63.07  768  800  960 1024   576  578  590  616
EndSection

Section "Monitor"
    Identifier "monitor2"
    VendorName "Plug'n Play"
   
    # Apple iMac modes
    ModeLine "1024x768"   78.525 1024 1049 1145 1312   768  769  772  800 +hsync +vsync
    ModeLine "800x600"    62.357  800  821  901 1040   600  601  604  632 +hsync +vsync
    ModeLine "640x480"    49.886  640  661  725  832   480  481  484  514 +hsync +vsync
   
    # Apple monitors tend to do 832x624
    ModeLine "832x624"    57      832  876  940 1152   624  625  628  667 -hsync -vsync
   
    # Apple PowerBook G3
    ModeLine "800x600"    100     800  816  824  840   600  616  624  640 -hsync -vsync
   
    # Apple TI Powerbook
    ModeLine "1152x768"   78.741 1152 1173 1269 1440   768  769  772  800 +vsync +vsync
   
    # Pismo Firewire G3
    ModeLine "1024x768"   65     1024 1032 1176 1344   768  771  777  806 -hsync -vsync
   
    # iBook2
    ModeLine "1024x768"   65     1024 1048 1184 1344   768  771  777  806 -hsync -vsync
   
    # 17" Apple Studio Display
    ModeLine "1024x768"   112.62 1024 1076 1248 1420 768 768 780 808 +hsync +vsync
   
    # HiRes Apple Studio Display
    ModeLine "1280x1024"  135    1280 1288 1392 1664  1024 1027 1030 1064
   
    # Another variation
    ModeLine "1280x1024"  134.989 1280 1317 1429 1688  1024 1025 1028 1066 +hsync +vsync
   
    # TV fullscreen mode or DVD fullscreen output.
    # 768x576 @ 79 Hz, 50 kHz hsync
    ModeLine "768x576"     50.00  768  832  846 1000   576  590  595  630
   
    # 768x576 @ 100 Hz, 61.6 kHz hsync
    ModeLine "768x576"     63.07  768  800  960 1024   576  578  590  616
EndSection

Section "Device"
    Identifier "device1"
    VendorName "Advanced Micro Devices, Inc. [AMD/ATI]"
    BoardName "ATI Radeon HD 4870 and earlier"
    Driver "ati"
    Screen 0
    BusID "PCI:1:0:0"
    Option "DPMS"
EndSection

Section "Device"
    Identifier "device2"
    VendorName "Advanced Micro Devices, Inc. [AMD/ATI]"
    BoardName "ATI Radeon HD 4870 and earlier"
    Driver "ati"
    Screen 0
    BusID "PCI:2:0:0"
    Option "DPMS"
EndSection

Section "Screen"
    Identifier "screen1"
    Device "device1"
    Monitor "monitor1"
EndSection

Section "Screen"
    Identifier "screen2"
    Device "device2"
    Monitor "monitor2"
EndSection

Section "ServerLayout"
    Identifier "layout1"
    Screen "screen1"
    Screen "screen2" LeftOf "screen1"
    #Option "Xinerama"
EndSection

3) xrandr -q
Screen 0: minimum 320 x 200, current 1280 x 1024, maximum 8192 x 8192
VGA-0 disconnected (normal left inverted right x axis y axis)
HDMI-0 connected primary 1280x1024+0+0 (normal left inverted right x axis y axis) 376mm x 301mm
   1280x1024     60.02*+  75.02 
   1152x864      75.00 
   1024x768      75.03    70.07    60.00 
   832x624       74.55    75.01 
   800x600       72.19    75.00    60.32    56.25 
   640x480       75.00    72.81    66.67    59.94 
   720x400       70.08 
DVI-0 disconnected (normal left inverted right x axis y axis)
Last edited by isadora on Apr 19th, '18, 11:32, edited 1 time in total.
Reason: Placed command-output in between [CODE]-tags for better readability ;)
pinnerite
 
Posts: 75
Joined: Oct 27th, '11, 13:59

Re: Mageia 6 - two screens

Postby pinnerite » Apr 19th, '18, 10:11

2) /var/log/Xorg.0.log

Code: Select all
[    30.139] (--) Log file renamed from "/var/log/Xorg.pid-1471.log" to "/var/log/Xorg.0.log"
[    30.139]
X.Org X Server 1.19.5
Release Date: 2017-10-12
[    30.139] X Protocol Version 11, Revision 0
[    30.139] Build Operating System: ecosse 4.4.88-server-1.mga5
[    30.139] Current Operating System: Linux localhost 4.14.30-desktop-3.mga6 #1 SMP Sun Mar 25 22:17:31 UTC 2018 x86_64
[    30.139] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.14.30-desktop-3.mga6 root=UUID=a2ddbb6e-ec79-4bbd-a4ca-6055a6710e2d ro splash quiet noiswmd resume=UUID=598b98f0-acac-426d-b987-c54d56952e01 audit=0 vga=791
[    30.139] Build Date: 13 October 2017  04:36:29PM
[    30.139] Build ID: x11-server 1.19.5-1.1.mga6
[    30.139] Current version of pixman: 0.34.0
[    30.139]    Before reporting problems, check https://bugs.mageia.org
   to make sure that you have the latest version.
[    30.139] Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    30.139] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Apr 19 08:44:58 2018
[    30.140] (==) Using config file: "/etc/X11/xorg.conf"
[    30.140] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    30.140] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    30.178] (==) ServerLayout "layout1"
[    30.178] (**) |-->Screen "screen1" (0)
[    30.178] (**) |   |-->Monitor "monitor1"
[    30.196] (**) |   |-->Device "device1"
[    30.196] (**) |-->Screen "screen2" (1)
[    30.196] (**) |   |-->Monitor "monitor2"
[    30.196] (**) |   |-->Device "device2"
[    30.196] (**) Option "DontZap" "False"
[    30.196] (**) Option "AllowMouseOpenFail"
[    30.196] (==) Automatically adding devices
[    30.196] (==) Automatically enabling devices
[    30.196] (==) Automatically adding GPU devices
[    30.196] (==) Automatically binding GPU devices
[    30.196] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    30.196] (==) FontPath set to:
   catalogue:/etc/X11/fontpath.d,
   built-ins
[    30.196] (**) ModulePath set to "/usr/lib64/xorg/extra-modules,/usr/lib64/xorg/modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[    30.196] (II) The server relies on udev to provide the list of input devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
[    30.196] (II) Loader magic: 0x80ed80
[    30.196] (II) Module ABI versions:
[    30.196]    X.Org ANSI C Emulation: 0.4
[    30.196]    X.Org Video Driver: 23.0
[    30.196]    X.Org XInput driver : 24.1
[    30.196]    X.Org Server Extension : 10.0
[    30.197] (++) using VT number 1

[    30.197] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    30.197] (II) xfree86: Adding drm device (/dev/dri/card0)
[    30.198] (II) xfree86: Adding drm device (/dev/dri/card1)
[    30.200] (--) PCI:*(0:1:0:0) 1002:954f:174b:174b rev 0, Mem @ 0xc0000000/268435456, 0xfe8f0000/65536, I/O @ 0x0000b000/256, BIOS @ 0x????????/131072
[    30.200] (--) PCI: (0:2:0:0) 1002:954f:1682:2463 rev 0, Mem @ 0xd0000000/268435456, 0xfe9f0000/65536, I/O @ 0x0000c000/256, BIOS @ 0x????????/131072
[    30.200] (II) Open ACPI successful (/var/run/acpid.socket)
[    30.200] (II) "glx" will be loaded by default.
[    30.200] (II) LoadModule: "v4l"
[    30.201] (II) Loading /usr/lib64/xorg/modules/drivers/v4l_drv.so
[    30.249] (II) Module v4l: vendor="X.Org Foundation"
[    30.249]    compiled for 1.19.2, module version = 0.1.1
[    30.249]    ABI class: X.Org Video Driver, version 23.0
[    30.249] (II) LoadModule: "glx"
[    30.249] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[    30.757] (II) Module glx: vendor="X.Org Foundation"
[    30.757]    compiled for 1.19.5, module version = 1.0.0
[    30.757]    ABI class: X.Org Server Extension, version 10.0
[    30.757] (II) LoadModule: "ati"
[    30.757] (II) Loading /usr/lib64/xorg/modules/drivers/ati_drv.so
[    30.760] (II) Module ati: vendor="X.Org Foundation"
[    30.760]    compiled for 1.19.5, module version = 7.10.0
[    30.760]    Module class: X.Org Video Driver
[    30.760]    ABI class: X.Org Video Driver, version 23.0
[    30.761] (II) LoadModule: "radeon"
[    30.761] (II) Loading /usr/lib64/xorg/modules/drivers/radeon_drv.so
[    30.819] (II) Module radeon: vendor="X.Org Foundation"
[    30.819]    compiled for 1.19.5, module version = 7.10.0
[    30.819]    Module class: X.Org Video Driver
[    30.819]    ABI class: X.Org Video Driver, version 23.0
[    30.819] (II) v4l driver for Video4Linux overlay mode (V4L2)
[    30.819] (II) RADEON: Driver for ATI/AMD Radeon chipsets:
   ATI Radeon Mobility X600 (M24), ATI FireMV 2400,
   ATI Radeon Mobility X300 (M24), ATI FireGL M24 GL,
   ATI Radeon X600 (RV380), ATI FireGL V3200 (RV380),
   ATI Radeon IGP320 (A3), ATI Radeon IGP330/340/350 (A4),
   ATI Radeon 9500, ATI Radeon 9600TX, ATI FireGL Z1, ATI Radeon 9800SE,
   ATI Radeon 9800, ATI FireGL X2, ATI Radeon 9600, ATI Radeon 9600SE,
   ATI Radeon 9600XT, ATI FireGL T2, ATI Radeon 9650, ATI FireGL RV360,
   ATI Radeon 7000 IGP (A4+), ATI Radeon 8500 AIW,
   ATI Radeon IGP320M (U1), ATI Radeon IGP330M/340M/350M (U2),
   ATI Radeon Mobility 7000 IGP, ATI Radeon 9000/PRO, ATI Radeon 9000,
   ATI Radeon X800 (R420), ATI Radeon X800PRO (R420),
   ATI Radeon X800SE (R420), ATI FireGL X3 (R420),
   ATI Radeon Mobility 9800 (M18), ATI Radeon X800 SE (R420),
   ATI Radeon X800XT (R420), ATI Radeon X800 VE (R420),
   ATI Radeon X850 (R480), ATI Radeon X850 XT (R480),
   ATI Radeon X850 SE (R480), ATI Radeon X850 PRO (R480),
   ATI Radeon X850 XT PE (R480), ATI Radeon Mobility M7,
   ATI Mobility FireGL 7800 M7, ATI Radeon Mobility M6,
   ATI FireGL Mobility 9000 (M9), ATI Radeon Mobility 9000 (M9),
   ATI Radeon 9700 Pro, ATI Radeon 9700/9500Pro, ATI FireGL X1,
   ATI Radeon 9800PRO, ATI Radeon 9800XT,
   ATI Radeon Mobility 9600/9700 (M10/M11),
   ATI Radeon Mobility 9600 (M10), ATI Radeon Mobility 9600 (M11),
   ATI FireGL Mobility T2 (M10), ATI FireGL Mobility T2e (M11),
   ATI Radeon, ATI FireGL 8700/8800, ATI Radeon 8500, ATI Radeon 9100,
   ATI Radeon 7500, ATI Radeon VE/7000, ATI ES1000,
   ATI Radeon Mobility X300 (M22), ATI Radeon Mobility X600 SE (M24C),
   ATI FireGL M22 GL, ATI Radeon X800 (R423), ATI Radeon X800PRO (R423),
   ATI Radeon X800LE (R423), ATI Radeon X800SE (R423),
   ATI Radeon X800 XTP (R430), ATI Radeon X800 XL (R430),
   ATI Radeon X800 SE (R430), ATI Radeon X800 (R430),
   ATI FireGL V7100 (R423), ATI FireGL V5100 (R423),
   ATI FireGL unknown (R423), ATI Mobility FireGL V5000 (M26),
   ATI Mobility Radeon X700 XL (M26), ATI Mobility Radeon X700 (M26),
   ATI Radeon X550XTX, ATI Radeon 9100 IGP (A5),
   ATI Radeon Mobility 9100 IGP (U3), ATI Radeon XPRESS 200,
   ATI Radeon XPRESS 200M, ATI Radeon 9250, ATI Radeon 9200,
   ATI Radeon 9200SE, ATI FireMV 2200, ATI Radeon X300 (RV370),
   ATI Radeon X600 (RV370), ATI Radeon X550 (RV370),
   ATI FireGL V3100 (RV370), ATI FireMV 2200 PCIE (RV370),
   ATI Radeon Mobility 9200 (M9+), ATI Mobility Radeon X800 XT (M28),
   ATI Mobility FireGL V5100 (M28), ATI Mobility Radeon X800 (M28),
   ATI Radeon X850, ATI unknown Radeon / FireGL (R480),
   ATI Radeon X800XT (R423), ATI FireGL V5000 (RV410),
   ATI Radeon X700 XT (RV410), ATI Radeon X700 PRO (RV410),
   ATI Radeon X700 SE (RV410), ATI Radeon X700 (RV410),
   ATI Radeon X1800, ATI Mobility Radeon X1800 XT,
   ATI Mobility Radeon X1800, ATI Mobility FireGL V7200,
   ATI FireGL V7200, ATI FireGL V5300, ATI Mobility FireGL V7100,
   ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
   ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
   ATI Mobility Radeon X1400, ATI Radeon X1550 64-bit,
   ATI Mobility Radeon X1300, ATI Radeon X1300, ATI FireGL V3300,
   ATI FireGL V3350, ATI Mobility Radeon X1450,
   ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
   ATI FireMV 2250, ATI Radeon X1650, ATI Mobility FireGL V5200,
   ATI Mobility Radeon X1600, ATI Radeon X1300 XT/X1600 Pro,
   ATI FireGL V3400, ATI Mobility FireGL V5250,
   ATI Mobility Radeon X1700, ATI Mobility Radeon X1700 XT,
   ATI FireGL V5200, ATI Radeon X2300HD, ATI Mobility Radeon HD 2300,
   ATI Radeon X1950, ATI Radeon X1900, ATI AMD Stream Processor,
   ATI RV560, ATI Mobility Radeon X1900, ATI Radeon X1950 GT, ATI RV570,
   ATI FireGL V7400, ATI Radeon 9100 PRO IGP,
   ATI Radeon Mobility 9200 IGP, ATI Radeon X1200, ATI RS740,
   ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro,
   ATI Radeon HD 2900 GT, ATI FireGL V8650, ATI FireGL V8600,
   ATI FireGL V7600, ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
   ATI Radeon HD 4850 x2, ATI FirePro V8750 (FireGL),
   ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850,
   ATI Mobility RADEON HD 4850 X2, ATI FirePro RV770,
   AMD FireStream 9270, AMD FireStream 9250, ATI FirePro V8700 (FireGL),
   ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
   ATI FirePro M7750, ATI M98, ATI Mobility Radeon HD 4650,
   ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670,
   ATI FirePro M5750, ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
   ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
   ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
   ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
   ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
   ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI RV610,
   ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro,
   ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI Radeon HD 2350,
   ATI Mobility Radeon HD 2400 XT, ATI Mobility Radeon HD 2400,
   ATI RADEON E2400, ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
   ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
   ATI Mobility Radeon HD 3850 X2, ATI Mobility Radeon HD 3870,
   ATI Mobility Radeon HD 3870 X2, ATI Radeon HD3870 X2,
   ATI FireGL V7700, ATI Radeon HD3690, AMD Firestream 9170,
   ATI Radeon HD 4550, ATI Radeon RV710, ATI Radeon HD 4350,
   ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
   ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
   ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
   ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
   ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
   ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
   ATI FireGL V3600, ATI Radeon HD 2600 LE,
   ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
   ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
   ATI Radeon HD 3450, ATI Radeon HD 3430, ATI FirePro V3700,
   ATI FireMV 2450, ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
   ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
   ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
   ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
   ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
   ATI Radeon HD 3300 Graphics, ATI Radeon 3000 Graphics, SUMO, SUMO2,
   ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200,
   ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
   AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
   AMD Radeon HD 6300 Series Graphics,
   AMD Radeon HD 6200 Series Graphics, PALM, CYPRESS,
   ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
   AMD Firestream 9350, ATI Radeon HD 5800 Series,
   ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
   ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
   ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
   ATI Radeon HD 5670, ATI Radeon HD 5570, ATI Radeon HD 5500 Series,
   REDWOOD, ATI Mobility Radeon Graphics, CEDAR, ATI FirePro 2270,
   ATI Radeon HD 5450, CAYMAN, AMD Radeon HD 6900 Series,
   AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
   AMD Radeon HD 6800 Series, AMD Radeon HD 6700 Series, TURKS, CAICOS,
   ARUBA, TAHITI, PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI,
   MULLINS, KAVERI, HAWAII
[    30.821] (WW) Falling back to old probe method for v4l
[    30.821] (II) v4l: Initiating device probe
[    30.836] (II) [KMS] Kernel modesetting enabled.
[    30.836] (II) [KMS] Kernel modesetting enabled.
[    30.836] (II) RADEON(0): Creating default Display subsection in Screen section
   "screen1" for depth/fbbpp 24/32
[    30.836] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
[    30.836] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    30.836] (==) RADEON(0): Default visual is TrueColor
[    30.836] (==) RADEON(0): RGB weight 888
[    30.836] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[    30.836] (--) RADEON(0): Chipset: "ATI Radeon HD 4350" (ChipID = 0x954f)
[    30.836] (II) Loading sub module "fb"
[    30.836] (II) LoadModule: "fb"
[    30.836] (II) Loading /usr/lib64/xorg/modules/libfb.so
[    30.863] (II) Module fb: vendor="X.Org Foundation"
[    30.863]    compiled for 1.19.5, module version = 1.0.0
[    30.863]    ABI class: X.Org ANSI C Emulation, version 0.4
[    30.863] (II) Loading sub module "dri2"
[    30.863] (II) LoadModule: "dri2"
[    30.863] (II) Module "dri2" already built-in
[    30.863] (II) Loading sub module "glamoregl"
[    30.863] (II) LoadModule: "glamoregl"
[    30.863] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so
[    30.956] (II) Module glamoregl: vendor="X.Org Foundation"
[    30.956]    compiled for 1.19.5, module version = 1.0.0
[    30.956]    ABI class: X.Org ANSI C Emulation, version 0.4
[    30.956] (II) glamor: OpenGL accelerated X.org driver based.
[    32.849] (II) glamor: EGL version 1.5 (DRI2):
[    32.927] (II) RADEON(0): glamor detected, initialising EGL layer.
[    32.965] (II) RADEON(0): KMS Color Tiling: enabled
[    32.965] (II) RADEON(0): KMS Color Tiling 2D: enabled
[    32.965] (==) RADEON(0): TearFree property default: auto
[    32.965] (II) RADEON(0): KMS Pageflipping: enabled
[    32.973] (II) RADEON(0): Output VGA-0 using monitor section monitor1
[    33.008] (II) RADEON(0): Output HDMI-0 has no monitor section
[    33.016] (II) RADEON(0): Output DVI-0 has no monitor section
[    33.024] (II) RADEON(0): EDID for output VGA-0
[    33.056] (II) RADEON(0): EDID for output HDMI-0
[    33.056] (II) RADEON(0): Manufacturer: MAX  Model: 6cc  Serial#: 16843009
[    33.056] (II) RADEON(0): Year: 2003  Week: 3
[    33.056] (II) RADEON(0): EDID Version: 1.3
[    33.056] (II) RADEON(0): Digital Display Input
[    33.056] (II) RADEON(0): Max Image Size [cm]: horiz.: 35  vert.: 28
[    33.056] (II) RADEON(0): Gamma: 2.20
[    33.056] (II) RADEON(0): DPMS capabilities: Off
[    33.056] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[    33.056] (II) RADEON(0): First detailed timing is preferred mode
[    33.056] (II) RADEON(0): redX: 0.609 redY: 0.335   greenX: 0.306 greenY: 0.565
[    33.056] (II) RADEON(0): blueX: 0.150 blueY: 0.120   whiteX: 0.313 whiteY: 0.329
[    33.056] (II) RADEON(0): Supported established timings:
[    33.056] (II) RADEON(0): 720x400@70Hz
[    33.056] (II) RADEON(0): 640x480@60Hz
[    33.056] (II) RADEON(0): 640x480@67Hz
[    33.056] (II) RADEON(0): 640x480@72Hz
[    33.056] (II) RADEON(0): 640x480@75Hz
[    33.056] (II) RADEON(0): 800x600@56Hz
[    33.056] (II) RADEON(0): 800x600@60Hz
[    33.056] (II) RADEON(0): 800x600@72Hz
[    33.056] (II) RADEON(0): 800x600@75Hz
[    33.056] (II) RADEON(0): 832x624@75Hz
[    33.056] (II) RADEON(0): 1024x768@60Hz
[    33.056] (II) RADEON(0): 1024x768@70Hz
[    33.056] (II) RADEON(0): 1024x768@75Hz
[    33.056] (II) RADEON(0): 1280x1024@75Hz
[    33.056] (II) RADEON(0): 1152x864@75Hz
[    33.056] (II) RADEON(0): Manufacturer's mask: 0
[    33.056] (II) RADEON(0): Supported standard timings:
[    33.056] (II) RADEON(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    33.056] (II) RADEON(0): #1: hsize: 1280  vsize 1024  refresh: 75  vid: 36737
[    33.056] (II) RADEON(0): #2: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    33.056] (II) RADEON(0): #3: hsize: 1024  vsize 768  refresh: 75  vid: 20321
[    33.056] (II) RADEON(0): #4: hsize: 832  vsize 624  refresh: 75  vid: 20297
[    33.056] (II) RADEON(0): #5: hsize: 800  vsize 600  refresh: 75  vid: 20293
[    33.056] (II) RADEON(0): #6: hsize: 640  vsize 480  refresh: 75  vid: 20273
[    33.056] (II) RADEON(0): #7: hsize: 640  vsize 480  refresh: 60  vid: 16433
[    33.056] (II) RADEON(0): Supported detailed timing:
[    33.056] (II) RADEON(0): clock: 108.0 MHz   Image Size:  376 x 301 mm
[    33.056] (II) RADEON(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
[    33.056] (II) RADEON(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
[    33.056] (II) RADEON(0): Serial No: 03AF07100645
[    33.056] (II) RADEON(0): Ranges: V min: 50 V max: 75 Hz, H min: 30 H max: 82 kHz, PixClock max 145 MHz
[    33.056] (II) RADEON(0): Monitor name: B 101740
[    33.056] (II) RADEON(0): EDID (in hex):
[    33.056] (II) RADEON(0):    00ffffffffffff003438cc0601010101
[    33.056] (II) RADEON(0):    030d010380231c782a37b59c554e9026
[    33.056] (II) RADEON(0):    1e5054bfef808180818f714f614f494f
[    33.056] (II) RADEON(0):    454f314f3140302a009851002a403070
[    33.056] (II) RADEON(0):    1300782d1100001e000000ff00303341
[    33.056] (II) RADEON(0):    4630373130303634350a000000fd0032
[    33.056] (II) RADEON(0):    4b1e520e000a202020202020000000fc
[    33.056] (II) RADEON(0):    00422031303137343020202020200035
[    33.056] (II) RADEON(0): Printing probed modes for output HDMI-0
[    33.056] (II) RADEON(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[    33.056] (II) RADEON(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    33.056] (II) RADEON(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    33.056] (II) RADEON(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    33.056] (II) RADEON(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    33.056] (II) RADEON(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    33.056] (II) RADEON(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    33.056] (II) RADEON(0): Modeline "832x624"x75.0   53.21  832 872 960 1088  624 625 628 652 -hsync +vsync (48.9 kHz)
[    33.056] (II) RADEON(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    33.056] (II) RADEON(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    33.056] (II) RADEON(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    33.056] (II) RADEON(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    33.056] (II) RADEON(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    33.056] (II) RADEON(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    33.056] (II) RADEON(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    33.056] (II) RADEON(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    33.056] (II) RADEON(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    33.064] (II) RADEON(0): EDID for output DVI-0
[    33.064] (II) RADEON(0): Output VGA-0 disconnected
[    33.064] (II) RADEON(0): Output HDMI-0 connected
[    33.064] (II) RADEON(0): Output DVI-0 disconnected
[    33.064] (II) RADEON(0): Using exact sizes for initial modes
[    33.064] (II) RADEON(0): Output HDMI-0 using initial mode 1280x1024 +0+0
[    33.064] (II) RADEON(0): mem size init: gart size :3fdde000 vram size: s:20000000 visible:f7b3000
[    33.064] (==) RADEON(0): DPI set to (96, 96)
[    33.064] (==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
[    33.064] (II) Loading sub module "ramdac"
[    33.064] (II) LoadModule: "ramdac"
[    33.064] (II) Module "ramdac" already built-in
[    33.064] (II) RADEON(1): Creating default Display subsection in Screen section
   "screen2" for depth/fbbpp 24/32
[    33.064] (==) RADEON(1): Depth 24, (--) framebuffer bpp 32
[    33.064] (II) RADEON(1): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    33.064] (==) RADEON(1): Default visual is TrueColor
[    33.064] (==) RADEON(1): RGB weight 888
[    33.064] (II) RADEON(1): Using 8 bits per RGB (8 bit DAC)
[    33.064] (--) RADEON(1): Chipset: "ATI Radeon HD 4350" (ChipID = 0x954f)
[    33.064] (II) Loading sub module "fb"
[    33.064] (II) LoadModule: "fb"
[    33.064] (II) Loading /usr/lib64/xorg/modules/libfb.so
[    33.064] (II) Module fb: vendor="X.Org Foundation"
[    33.064]    compiled for 1.19.5, module version = 1.0.0
[    33.064]    ABI class: X.Org ANSI C Emulation, version 0.4
[    33.064] (II) Loading sub module "dri2"
[    33.064] (II) LoadModule: "dri2"
[    33.064] (II) Module "dri2" already built-in
[    33.064] (II) Loading sub module "glamoregl"
[    33.064] (II) LoadModule: "glamoregl"
[    33.064] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so
[    33.064] (II) Module glamoregl: vendor="X.Org Foundation"
[    33.064]    compiled for 1.19.5, module version = 1.0.0
[    33.064]    ABI class: X.Org ANSI C Emulation, version 0.4
[    33.064] (II) glamor: OpenGL accelerated X.org driver based.
[    33.067] (II) glamor: EGL version 1.5 (DRI2):
[    33.068] (II) RADEON(1): glamor detected, initialising EGL layer.
[    33.068] (II) RADEON(1): KMS Color Tiling: enabled
[    33.068] (II) RADEON(1): KMS Color Tiling 2D: enabled
[    33.068] (==) RADEON(1): TearFree property default: auto
[    33.068] (II) RADEON(1): KMS Pageflipping: enabled
[    33.102] (II) RADEON(1): Output VGA-1 using monitor section monitor2
[    33.111] (II) RADEON(1): Output VGA-2 has no monitor section
[    33.112] (II) RADEON(1): Output HDMI-1 has no monitor section
[    33.120] (II) RADEON(1): Output DVI-1 has no monitor section
[    33.153] (II) RADEON(1): EDID for output VGA-1
[    33.153] (II) RADEON(1): Manufacturer: MAX  Model: 6ca  Serial#: 725
[    33.153] (II) RADEON(1): Year: 2005  Week: 37
[    33.153] (II) RADEON(1): EDID Version: 1.3
[    33.153] (II) RADEON(1): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
[    33.153] (II) RADEON(1): Sync:  Separate  SyncOnGreen
[    33.153] (II) RADEON(1): Max Image Size [cm]: horiz.: 34  vert.: 27
[    33.153] (II) RADEON(1): Gamma: 2.20
[    33.153] (II) RADEON(1): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[    33.153] (II) RADEON(1): Default color space is primary color space
[    33.153] (II) RADEON(1): First detailed timing is preferred mode
[    33.153] (II) RADEON(1): redX: 0.650 redY: 0.330   greenX: 0.300 greenY: 0.600
[    33.153] (II) RADEON(1): blueX: 0.150 blueY: 0.080   whiteX: 0.313 whiteY: 0.329
[    33.153] (II) RADEON(1): Supported established timings:
[    33.153] (II) RADEON(1): 720x400@70Hz
[    33.153] (II) RADEON(1): 640x480@60Hz
[    33.153] (II) RADEON(1): 640x480@67Hz
[    33.153] (II) RADEON(1): 640x480@72Hz
[    33.153] (II) RADEON(1): 640x480@75Hz
[    33.153] (II) RADEON(1): 800x600@56Hz
[    33.153] (II) RADEON(1): 800x600@60Hz
[    33.153] (II) RADEON(1): 800x600@72Hz
[    33.153] (II) RADEON(1): 800x600@75Hz
[    33.153] (II) RADEON(1): 832x624@75Hz
[    33.153] (II) RADEON(1): 1024x768@60Hz
[    33.153] (II) RADEON(1): 1024x768@70Hz
[    33.153] (II) RADEON(1): 1024x768@75Hz
[    33.153] (II) RADEON(1): 1280x1024@75Hz
[    33.153] (II) RADEON(1): Manufacturer's mask: 0
[    33.153] (II) RADEON(1): Supported standard timings:
[    33.153] (II) RADEON(1): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    33.153] (II) RADEON(1): #1: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[    33.153] (II) RADEON(1): #2: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    33.153] (II) RADEON(1): Supported detailed timing:
[    33.153] (II) RADEON(1): clock: 108.0 MHz   Image Size:  338 x 270 mm
[    33.153] (II) RADEON(1): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
[    33.153] (II) RADEON(1): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
[    33.153] (II) RADEON(1): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 145 MHz
[    33.153] (II) RADEON(1): Serial No: 537AS10400725
[    33.153] (II) RADEON(1): Monitor name: B101710
[    33.153] (II) RADEON(1): EDID (in hex):
[    33.153] (II) RADEON(1):    00ffffffffffff003438ca06d5020000
[    33.153] (II) RADEON(1):    250f01036a221b78eeaea5a6544c9926
[    33.153] (II) RADEON(1):    145054bfef0081808140714f01010101
[    33.153] (II) RADEON(1):    010101010101302a009851002a403070
[    33.153] (II) RADEON(1):    1300520e1100001e000000fd00384c1e
[    33.153] (II) RADEON(1):    530e000a202020202020000000ff0035
[    33.153] (II) RADEON(1):    333741533130343030373235000000fc
[    33.153] (II) RADEON(1):    00423130313731300a202020202000d4
[    33.153] (II) RADEON(1): Printing probed modes for output VGA-1
[    33.153] (II) RADEON(1): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[    33.153] (II) RADEON(1): Modeline "1280x1024"x76.2  135.00  1280 1288 1392 1664  1024 1027 1030 1064 (81.1 kHz)
[    33.153] (II) RADEON(1): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    33.153] (II) RADEON(1): Modeline "1280x1024"x75.0  134.99  1280 1317 1429 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[    33.153] (II) RADEON(1): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    33.153] (II) RADEON(1): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    33.153] (II) RADEON(1): Modeline "1152x768"x68.4   78.74  1152 1173 1269 1440  768 769 772 800 +vsync (54.7 kHz)
[    33.153] (II) RADEON(1): Modeline "1024x768"x98.2  112.62  1024 1076 1248 1420  768 768 780 808 +hsync +vsync (79.3 kHz)
[    33.153] (II) RADEON(1): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    33.153] (II) RADEON(1): Modeline "1024x768"x74.8   78.53  1024 1049 1145 1312  768 769 772 800 +hsync +vsync (59.9 kHz)
[    33.153] (II) RADEON(1): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    33.153] (II) RADEON(1): Modeline "1024x768"x60.0   65.00  1024 1032 1176 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    33.153] (II) RADEON(1): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    33.153] (II) RADEON(1): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    33.153] (II) RADEON(1): Modeline "832x624"x74.2   57.00  832 876 940 1152  624 625 628 667 -hsync -vsync (49.5 kHz)
[    33.153] (II) RADEON(1): Modeline "800x600"x186.0  100.00  800 816 824 840  600 616 624 640 -hsync -vsync (119.0 kHz)
[    33.153] (II) RADEON(1): Modeline "800x600"x94.9   62.36  800 821 901 1040  600 601 604 632 +hsync +vsync (60.0 kHz)
[    33.153] (II) RADEON(1): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    33.153] (II) RADEON(1): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    33.153] (II) RADEON(1): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    33.153] (II) RADEON(1): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    33.153] (II) RADEON(1): Modeline "768x576"x100.0   63.07  768 800 960 1024  576 578 590 616 (61.6 kHz)
[    33.153] (II) RADEON(1): Modeline "768x576"x79.4   50.00  768 832 846 1000  576 590 595 630 (50.0 kHz)
[    33.153] (II) RADEON(1): Modeline "640x480"x116.7   49.89  640 661 725 832  480 481 484 514 +hsync +vsync (60.0 kHz)
[    33.153] (II) RADEON(1): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    33.153] (II) RADEON(1): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    33.153] (II) RADEON(1): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    33.153] (II) RADEON(1): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    33.153] (II) RADEON(1): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    33.162] (II) RADEON(1): EDID for output VGA-2
[    33.163] (II) RADEON(1): EDID for output HDMI-1
[    33.171] (II) RADEON(1): EDID for output DVI-1
[    33.171] (II) RADEON(1): Output VGA-1 connected
[    33.171] (II) RADEON(1): Output VGA-2 disconnected
[    33.171] (II) RADEON(1): Output HDMI-1 disconnected
[    33.171] (II) RADEON(1): Output DVI-1 disconnected
[    33.171] (II) RADEON(1): Using exact sizes for initial modes
[    33.171] (II) RADEON(1): Output VGA-1 using initial mode 1280x1024 +0+0
[    33.171] (II) RADEON(1): mem size init: gart size :3fdde000 vram size: s:20000000 visible:f7b3000
[    33.171] (==) RADEON(1): DPI set to (96, 96)
[    33.171] (==) RADEON(1): Using gamma correction (1.0, 1.0, 1.0)
[    33.171] (II) Loading sub module "ramdac"
[    33.171] (II) LoadModule: "ramdac"
[    33.171] (II) Module "ramdac" already built-in
[    33.171] (--) Depth 24 pixmap format is 32 bpp
[    33.171] (II) RADEON(0): [DRI2] Setup complete
[    33.171] (II) RADEON(0): [DRI2]   DRI driver: r600
[    33.171] (II) RADEON(0): [DRI2]   VDPAU driver: r600
[    33.171] (II) RADEON(0): Front buffer size: 5120K
[    33.171] (II) RADEON(0): VRAM usage limit set to 223642K
[    33.225] (II) RADEON(0): SYNC extension fences enabled
[    33.225] (II) RADEON(0): Present extension enabled
[    33.225] (==) RADEON(0): DRI3 enabled
[    33.225] (==) RADEON(0): Backing store enabled
[    33.225] (II) RADEON(0): Direct rendering enabled
[    33.398] (II) RADEON(0): Use GLAMOR acceleration.
[    33.398] (II) RADEON(0): Acceleration enabled
[    33.398] (**) RADEON(0): DPMS enabled
[    33.398] (==) RADEON(0): Silken mouse enabled
[    33.398] (II) v4l: init done, 0 device(s) found
[    33.398] (II) RADEON(0): Set up textured video (glamor)
[    33.398] (II) RADEON(0): [XvMC] Associated with GLAMOR Textured Video.
[    33.398] (II) RADEON(0): [XvMC] Extension initialized.
[    33.398] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    33.399] (--) RandR disabled
[    33.399] (II) RADEON(1): [DRI2] Setup complete
[    33.399] (II) RADEON(1): [DRI2]   DRI driver: r600
[    33.399] (II) RADEON(1): [DRI2]   VDPAU driver: r600
[    33.399] (II) RADEON(1): Front buffer size: 5120K
[    33.399] (II) RADEON(1): VRAM usage limit set to 223642K
[    33.399] (II) RADEON(1): SYNC extension fences enabled
[    33.399] (II) RADEON(1): Present extension enabled
[    33.399] (==) RADEON(1): DRI3 enabled
[    33.399] (==) RADEON(1): Backing store enabled
[    33.399] (II) RADEON(1): Direct rendering enabled
[    33.401] (II) RADEON(1): Use GLAMOR acceleration.
[    33.401] (II) RADEON(1): Acceleration enabled
[    33.401] (**) RADEON(1): DPMS enabled
[    33.401] (==) RADEON(1): Silken mouse enabled
[    33.401] (II) v4l: init done, 0 device(s) found
[    33.401] (II) RADEON(1): Set up textured video (glamor)
[    33.401] (II) RADEON(1): [XvMC] Associated with GLAMOR Textured Video.
[    33.401] (II) RADEON(1): [XvMC] Extension initialized.
[    33.401] (II) RADEON(1): RandR 1.2 enabled, ignore the following RandR disabled message.
[    33.401] (--) RandR disabled
[    33.403] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    33.403] (II) AIGLX: enabled GLX_ARB_create_context
[    33.403] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    33.403] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[    33.403] (II) AIGLX: enabled GLX_INTEL_swap_event
[    33.403] (II) AIGLX: enabled GLX_SGI_swap_control
[    33.403] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    33.403] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    33.403] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[    33.403] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    33.403] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[    33.404] (II) AIGLX: Loaded and initialized r600
[    33.404] (II) GLX: Initialized DRI2 GL provider for screen 0
[    33.406] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    33.406] (II) AIGLX: enabled GLX_ARB_create_context
[    33.406] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    33.406] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[    33.406] (II) AIGLX: enabled GLX_INTEL_swap_event
[    33.406] (II) AIGLX: enabled GLX_SGI_swap_control
[    33.406] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    33.406] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    33.406] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[    33.406] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    33.406] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[    33.407] (II) AIGLX: Loaded and initialized r600
[    33.407] (II) GLX: Initialized DRI2 GL provider for screen 1
[    33.437] (II) RADEON(0): Setting screen physical size to 338 x 270
[    33.438] (II) RADEON(1): Setting screen physical size to 338 x 270
[    34.716] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[    34.716] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    34.716] (**) Power Button: Applying InputClass "system-keyboard"
[    34.716] (II) LoadModule: "libinput"
[    34.716] (II) Loading /usr/lib64/xorg/modules/input/libinput_drv.so
[    34.751] (II) Module libinput: vendor="X.Org Foundation"
[    34.751]    compiled for 1.19.3, module version = 0.25.1
[    34.751]    Module class: X.Org XInput Driver
[    34.751]    ABI class: X.Org XInput driver, version 24.1
[    34.751] (II) Using input driver 'libinput' for 'Power Button'
[    34.751] (**) Power Button: always reports core events
[    34.751] (**) Option "Device" "/dev/input/event4"
[    34.751] (**) Option "_source" "server/udev"
[    34.751] (II) event4  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    34.751] (II) event4  - (II) Power Button: (II) device is a keyboard
[    34.751] (II) event4  - (II) Power Button: (II) device removed
[    34.757] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[    34.757] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    34.757] (**) Option "xkb_model" "pc105"
[    34.757] (**) Option "xkb_layout" "gb"
[    34.757] (**) Option "xkb_options" "compose:rwin"
[    34.794] (II) event4  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    34.794] (II) event4  - (II) Power Button: (II) device is a keyboard
[    34.794] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    34.794] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    34.794] (**) Power Button: Applying InputClass "system-keyboard"
[    34.794] (II) Using input driver 'libinput' for 'Power Button'
[    34.794] (**) Power Button: always reports core events
[    34.794] (**) Option "Device" "/dev/input/event3"
[    34.794] (**) Option "_source" "server/udev"
[    34.794] (II) event3  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    34.794] (II) event3  - (II) Power Button: (II) device is a keyboard
[    34.794] (II) event3  - (II) Power Button: (II) device removed
[    34.801] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event3"
[    34.801] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    34.801] (**) Option "xkb_model" "pc105"
[    34.801] (**) Option "xkb_layout" "gb"
[    34.801] (**) Option "xkb_options" "compose:rwin"
[    34.801] (II) event3  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    34.801] (II) event3  - (II) Power Button: (II) device is a keyboard
[    34.801] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event6)
[    34.801] (II) No input driver specified, ignoring this device.
[    34.801] (II) This device may have been added with another device file.
[    34.802] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event5)
[    34.802] (II) No input driver specified, ignoring this device.
[    34.802] (II) This device may have been added with another device file.
[    34.802] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event1)
[    34.802] (**) Logitech USB Receiver: Applying InputClass "libinput pointer catchall"
[    34.802] (II) Using input driver 'libinput' for 'Logitech USB Receiver'
[    34.802] (**) Logitech USB Receiver: always reports core events
[    34.802] (**) Option "Device" "/dev/input/event1"
[    34.802] (**) Option "_source" "server/udev"
[    34.803] (II) event1  - (II) Logitech USB Receiver: (II) is tagged by udev as: Mouse
[    34.803] (II) event1  - (II) Logitech USB Receiver: (II) device is a pointer
[    34.803] (II) event1  - (II) Logitech USB Receiver: (II) device removed
[    34.813] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.1/usb9/9-1/9-1:1.0/0003:046D:C52F.0001/input/input1/event1"
[    34.813] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 8)
[    34.813] (**) Option "AccelerationScheme" "none"
[    34.813] (**) Logitech USB Receiver: (accel) selected scheme none/0
[    34.813] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[    34.813] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[    34.813] (II) event1  - (II) Logitech USB Receiver: (II) is tagged by udev as: Mouse
[    34.813] (II) event1  - (II) Logitech USB Receiver: (II) device is a pointer
[    34.814] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
[    34.814] (II) No input driver specified, ignoring this device.
[    34.814] (II) This device may have been added with another device file.
[    34.814] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event2)
[    34.814] (**) Logitech USB Receiver: Applying InputClass "libinput keyboard catchall"
[    34.814] (**) Logitech USB Receiver: Applying InputClass "system-keyboard"
[    34.814] (II) Using input driver 'libinput' for 'Logitech USB Receiver'
[    34.814] (**) Logitech USB Receiver: always reports core events
[    34.814] (**) Option "Device" "/dev/input/event2"
[    34.814] (**) Option "_source" "server/udev"
[    34.814] (II) event2  - (II) Logitech USB Receiver: (II) is tagged by udev as: Keyboard
[    34.814] (II) event2  - (II) Logitech USB Receiver: (II) device is a keyboard
[    34.814] (II) event2  - (II) Logitech USB Receiver: (II) device removed
[    34.821] (II) libinput: Logitech USB Receiver: needs a virtual subdevice
[    34.821] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.1/usb9/9-1/9-1:1.1/0003:046D:C52F.0002/input/input2/event2"
[    34.821] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 9)
[    34.821] (**) Option "AccelerationScheme" "none"
[    34.821] (**) Logitech USB Receiver: (accel) selected scheme none/0
[    34.821] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[    34.821] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[    34.821] (II) event2  - (II) Logitech USB Receiver: (II) is tagged by udev as: Keyboard
[    34.821] (II) event2  - (II) Logitech USB Receiver: (II) device is a keyboard
[    34.821] (II) config/udev: Adding input device HDA ATI SB Line Out Surround (/dev/input/event10)
[    34.821] (II) No input driver specified, ignoring this device.
[    34.821] (II) This device may have been added with another device file.
[    34.822] (II) config/udev: Adding input device HDA ATI SB Line Out CLFE (/dev/input/event11)
[    34.822] (II) No input driver specified, ignoring this device.
[    34.822] (II) This device may have been added with another device file.
[    34.822] (II) config/udev: Adding input device HDA ATI SB Line Out Side (/dev/input/event12)
[    34.822] (II) No input driver specified, ignoring this device.
[    34.822] (II) This device may have been added with another device file.
[    34.822] (II) config/udev: Adding input device HDA ATI SB Rear Mic (/dev/input/event7)
[    34.822] (II) No input driver specified, ignoring this device.
[    34.822] (II) This device may have been added with another device file.
[    34.822] (II) config/udev: Adding input device HDA ATI SB Line (/dev/input/event8)
[    34.822] (II) No input driver specified, ignoring this device.
[    34.822] (II) This device may have been added with another device file.
[    34.822] (II) config/udev: Adding input device HDA ATI SB Line Out Front (/dev/input/event9)
[    34.822] (II) No input driver specified, ignoring this device.
[    34.822] (II) This device may have been added with another device file.
[    34.823] (II) config/udev: Adding input device IR-receiver inside an USB DVB receiver (/dev/input/event13)
[    34.823] (**) IR-receiver inside an USB DVB receiver: Applying InputClass "libinput keyboard catchall"
[    34.823] (**) IR-receiver inside an USB DVB receiver: Applying InputClass "system-keyboard"
[    34.823] (II) Using input driver 'libinput' for 'IR-receiver inside an USB DVB receiver'
[    34.823] (**) IR-receiver inside an USB DVB receiver: always reports core events
[    34.823] (**) Option "Device" "/dev/input/event13"
[    34.823] (**) Option "_source" "server/udev"
[    34.823] (II) event13 - (II) IR-receiver inside an USB DVB receiver: (II) is tagged by udev as: Keyboard
[    34.823] (II) event13 - (II) IR-receiver inside an USB DVB receiver: (II) device is a keyboard
[    34.823] (II) event13 - (II) IR-receiver inside an USB DVB receiver: (II) device removed
[    34.828] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.4/0000:04:05.2/usb3/3-1/rc/rc0/input13/event13"
[    34.828] (II) XINPUT: Adding extended input device "IR-receiver inside an USB DVB receiver" (type: KEYBOARD, id 10)
[    34.828] (**) Option "xkb_model" "pc105"
[    34.828] (**) Option "xkb_layout" "gb"
[    34.828] (**) Option "xkb_options" "compose:rwin"
[    34.828] (II) event13 - (II) IR-receiver inside an USB DVB receiver: (II) is tagged by udev as: Keyboard
[    34.828] (II) event13 - (II) IR-receiver inside an USB DVB receiver: (II) device is a keyboard
[    34.828] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    34.828] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    34.828] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[    34.828] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    34.828] (**) AT Translated Set 2 keyboard: always reports core events
[    34.828] (**) Option "Device" "/dev/input/event0"
[    34.828] (**) Option "_source" "server/udev"
[    34.829] (II) event0  - (II) AT Translated Set 2 keyboard: (II) is tagged by udev as: Keyboard
[    34.829] (II) event0  - (II) AT Translated Set 2 keyboard: (II) device is a keyboard
[    34.829] (II) event0  - (II) AT Translated Set 2 keyboard: (II) device removed
[    34.835] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    34.835] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[    34.835] (**) Option "xkb_model" "pc105"
[    34.835] (**) Option "xkb_layout" "gb"
[    34.835] (**) Option "xkb_options" "compose:rwin"
[    34.835] (II) event0  - (II) AT Translated Set 2 keyboard: (II) is tagged by udev as: Keyboard
[    34.835] (II) event0  - (II) AT Translated Set 2 keyboard: (II) device is a keyboard
[    34.838] (**) Logitech USB Receiver: Applying InputClass "libinput keyboard catchall"
[    34.838] (**) Logitech USB Receiver: Applying InputClass "system-keyboard"
[    34.838] (II) Using input driver 'libinput' for 'Logitech USB Receiver'
[    34.838] (**) Logitech USB Receiver: always reports core events
[    34.838] (**) Option "Device" "/dev/input/event2"
[    34.838] (**) Option "_source" "_driver/libinput"
[    34.838] (II) libinput: Logitech USB Receiver: is a virtual subdevice
[    34.838] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.1/usb9/9-1/9-1:1.1/0003:046D:C52F.0002/input/input2/event2"
[    34.838] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 12)
[    34.838] (**) Option "xkb_model" "pc105"
[    34.838] (**) Option "xkb_layout" "gb"
[    34.838] (**) Option "xkb_options" "compose:rwin"
[    64.166] (II) RADEON(0): EDID vendor "MAX", prod id 1740
[    64.166] (II) RADEON(0): Using EDID range info for horizontal sync
[    64.166] (II) RADEON(0): Using EDID range info for vertical refresh
[    64.166] (II) RADEON(0): Printing DDC gathered Modelines:
[    64.166] (II) RADEON(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[    64.166] (II) RADEON(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    64.166] (II) RADEON(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    64.166] (II) RADEON(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    64.166] (II) RADEON(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    64.166] (II) RADEON(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    64.166] (II) RADEON(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    64.166] (II) RADEON(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    64.166] (II) RADEON(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    64.166] (II) RADEON(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    64.166] (II) RADEON(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    64.166] (II) RADEON(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    64.166] (II) RADEON(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    64.166] (II) RADEON(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    64.166] (II) RADEON(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    64.166] (II) RADEON(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    64.166] (II) RADEON(0): Modeline "832x624"x75.0   53.20  832 872 960 1088  624 625 628 652 -hsync +vsync (48.9 kHz e)
[    64.209] (II) RADEON(1): EDID vendor "MAX", prod id 1738
[    64.209] (II) RADEON(1): Using EDID range info for horizontal sync
[    64.209] (II) RADEON(1): Using EDID range info for vertical refresh
[    64.209] (II) RADEON(1): Printing DDC gathered Modelines:
[    64.209] (II) RADEON(1): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[    64.209] (II) RADEON(1): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    64.209] (II) RADEON(1): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    64.209] (II) RADEON(1): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    64.209] (II) RADEON(1): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    64.209] (II) RADEON(1): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    64.209] (II) RADEON(1): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    64.209] (II) RADEON(1): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    64.209] (II) RADEON(1): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    64.209] (II) RADEON(1): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    64.209] (II) RADEON(1): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    64.209] (II) RADEON(1): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    64.209] (II) RADEON(1): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    64.209] (II) RADEON(1): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    64.209] (II) RADEON(1): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    64.209] (II) RADEON(1): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    64.209] (II) RADEON(1): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    64.558] (II) RADEON(0): EDID vendor "MAX", prod id 1740
[    64.558] (II) RADEON(0): Using hsync ranges from config file
[    64.558] (II) RADEON(0): Using vrefresh ranges from config file
[    64.558] (II) RADEON(0): Printing DDC gathered Modelines:
[    64.558] (II) RADEON(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[    64.558] (II) RADEON(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    64.558] (II) RADEON(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    64.558] (II) RADEON(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    64.558] (II) RADEON(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    64.558] (II) RADEON(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    64.558] (II) RADEON(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    64.558] (II) RADEON(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    64.558] (II) RADEON(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    64.558] (II) RADEON(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    64.558] (II) RADEON(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    64.558] (II) RADEON(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    64.558] (II) RADEON(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    64.558] (II) RADEON(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    64.558] (II) RADEON(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    64.558] (II) RADEON(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    64.558] (II) RADEON(0): Modeline "832x624"x75.0   53.20  832 872 960 1088  624 625 628 652 -hsync +vsync (48.9 kHz e)
pinnerite
 
Posts: 75
Joined: Oct 27th, '11, 13:59

Re: Mageia 6 - two screens

Postby isadora » Apr 19th, '18, 11:34

Please pinnerite, next time place command-output between [CODE]-tags, to improve readability, thanks ahead!!! ;)
Demo: ftp://ftp5.gwdg.de/pub/linux/mandriva/m ... e_tags.ogv
..........bird from paradise..........

Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.
—Antoine de Saint-Exupéry
User avatar
isadora
 
Posts: 2766
Joined: Mar 25th, '11, 16:03
Location: Netherlands

Re: Mageia 6 - two screens

Postby pinnerite » Apr 19th, '18, 11:41

Sorry, I plead unfamiliarity. I take i on board as government ministers love to claim.

Incidentally, as Mageia 6 comes up the opening flash image appears on both screens.

Thank you.
pinnerite
 
Posts: 75
Joined: Oct 27th, '11, 13:59

Re: Mageia 6 - two screens

Postby isadora » Apr 19th, '18, 12:14

no worries. ;)
..........bird from paradise..........

Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.
—Antoine de Saint-Exupéry
User avatar
isadora
 
Posts: 2766
Joined: Mar 25th, '11, 16:03
Location: Netherlands


Return to Basic support

Who is online

Users browsing this forum: No registered users and 1 guest