[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#636135: xserver-xorg-video-radeon: Logout of KDE gives black screen with pointer still visible.



The Xorg.0.log file was from after the KDM restart. I have included complete Xorg.0.log and kdm.log captured before KDM restart.

The file gdbXorg.txt contains the gdb info. I haven't used gdb before, so  I am not sure if the info displayed is what you where looking fore. I did the following:
1. attach gdb to running X process.
2. issued gdb command c (continue).
3. Logged out of kde.
4. Issued gdb continue command every time a new signal was caught.
5. Used ctrl-c to get the gdb prompt once X fell to rest.
6. Used bt to get the trace.

Let me know me know if I messed up with the info.

> Subject: Re: Bug#636135: xserver-xorg-video-radeon: Logout of KDE gives black screen with pointer still visible.
> From: daenzer@debian.org
> To: nms_never_use@hotmail.com; 636135@bugs.debian.org
> Date: Thu, 4 Aug 2011 20:11:10 +0200
>
> On Son, 2011-07-31 at 15:57 +0200, Nils Martin Sande wrote:
> > Package: xserver-xorg-video-radeon
> > Version: 1:6.14.2-1
> > Severity: important
> >
> > Reproduce:
> > 1. Login to KDE.
> > 2. Logout.
> >
> > Result(always):
> > Black screen with pointer still visible.
> > System is still active -> ctrl-alt-f1 works and "ps aux" confirms that all user
> > process has terminated.
>
> How about the X server process? If it's still alive, can you attach gdb
> to it and see where it's at?
>
>
> > "/etc/init.d/kdm restart" brings back the KDM login screen.
>
> Was the Xorg.0.log in the bug report captured after logout but before
> restarting kdm? Is there more possibly relevant information in the kdm
> log file?
>
>
> --
> Earthling Michel Dänzer | http://www.amd.com
> Libre software enthusiast | Debian, X and DRI developer
gdb /usr/bin/X 2480
GNU gdb (GDB) 7.2-debian
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/X...(no debugging symbols found)...done.
Attaching to program: /usr/bin/X, process 2480
Reading symbols from /lib64/ld-linux-x86-64.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib64/ld-linux-x86-64.so.2
0x00007f6b706a7e43 in ?? ()
(gdb) c                                                                                                                                                  
Continuing.                                                                                                                                              
                                                                                                                                                         
Program received signal SIGPIPE, Broken pipe.                                                                                                            
0x00007f6b706a749b in ?? ()                                                                                                                              
(gdb) c                                                                                                                                                  
Continuing.                                                                                                                                              
                                                                                                                                                         
Program received signal SIGPIPE, Broken pipe.                                                                                                            
0x00007f6b706a749b in ?? ()                                                                                                                              
(gdb) c
Continuing.

Program received signal SIGPIPE, Broken pipe.
0x00007f6b706a749b in ?? ()
(gdb) c
Continuing.

Program received signal SIGPIPE, Broken pipe.
0x00007f6b706a749b in ?? ()
(gdb) c
Continuing.

Program received signal SIGPIPE, Broken pipe.
0x00007f6b706a749b in ?? ()
(gdb) c
Continuing.

Program received signal SIGPIPE, Broken pipe.
0x00007f6b706a749b in ?? ()
(gdb) c
Continuing.

Program received signal SIGPIPE, Broken pipe.
0x00007f6b706a749b in ?? ()
(gdb) c
Continuing.

Program received signal SIGPIPE, Broken pipe.
0x00007f6b706a749b in ?? ()
(gdb) c
Continuing.

Program received signal SIGPIPE, Broken pipe.
0x00007f6b706a749b in ?? ()
(gdb) c
Continuing.

Program received signal SIGPIPE, Broken pipe.
0x00007f6b706a749b in ?? ()
(gdb) c
Continuing.

Program received signal SIGPIPE, Broken pipe.
0x00007f6b706a749b in ?? ()
(gdb) c
Continuing.

Program received signal SIGPIPE, Broken pipe.
0x00007f6b706a749b in ?? ()
(gdb) c
Continuing.

Program received signal SIGPIPE, Broken pipe.
0x00007f6b706a749b in ?? ()
(gdb) c
Continuing.

Program received signal SIGPIPE, Broken pipe.
0x00007f6b706a749b in ?? ()
(gdb) c
Continuing.

Program received signal SIGPIPE, Broken pipe.
0x00007f6b706a749b in ?? ()
(gdb) c
Continuing.

Program received signal SIGPIPE, Broken pipe.
0x00007f6b706a749b in ?? ()
(gdb) c
Continuing.

Program received signal SIGPIPE, Broken pipe.
0x00007f6b706a749b in ?? ()
(gdb) c
Continuing.

Program received signal SIGPIPE, Broken pipe.
0x00007f6b706a749b in ?? ()
(gdb) c
Continuing.

Program received signal SIGPIPE, Broken pipe.
0x00007f6b706a749b in ?? ()
(gdb) c
Continuing.

Program received signal SIGPIPE, Broken pipe.
0x00007f6b706a749b in ?? ()
(gdb) c
Continuing.

Program received signal SIGHUP, Hangup.
0x00007f6b706a7e43 in ?? ()
(gdb) c
Continuing.

Program received signal SIGCONT, Continued.
0x0000000000466840 in ?? ()
(gdb) c
Continuing.

Program received signal SIGPIPE, Broken pipe.
0x00007f6b706a749b in ?? ()
(gdb) c
Continuing.
^C
Program received signal SIGINT, Interrupt.
0x00007f6b706a7e43 in ?? ()
(gdb) bt
#0  0x00007f6b706a7e43 in ?? ()
#1  0x000000000045f31b in ?? ()
#2  0x00000000000003ae in ?? ()
#3  0x0000000000000261 in ?? ()
#4  0x0000000000000000 in ?? ()
(gdb) 

********************************************************************************
Note that your system uses syslog. All of kdm's internally generated messages
(i.e., not from libraries and external programs/scripts it uses) go to the
daemon.* syslog facility; check your syslog configuration to find out to which
file(s) it is logged. PAM logs messages related to authentication to authpriv.*.
********************************************************************************


X.Org X Server 1.10.2.902 (1.10.3 RC 2)
Release Date: 2011-07-01
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.39-2-amd64 x86_64 Debian
Current Operating System: Linux quaduxmaur 3.0.0-1-amd64 #1 SMP Sun Jul 24 02:24:44 UTC 2011 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz-3.0.0-1-amd64 root=UUID=d606a4f7-ff6e-4520-b8cf-dd3f5af1ad04 ro quiet
Build Date: 02 July 2011  10:05:17AM
xorg-server 2:1.10.2.902-1 (Cyril Brulebois <kibi@debian.org>) 
Current version of pixman: 0.22.2
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Thu Aug  4 10:07:54 2011
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(II) [KMS] Kernel modesetting enabled.
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
klauncher(2757) kdemain: No DBUS session-bus found. Check if you have started the DBUS server. 
kdeinit4: Communication error with launcher. Exiting!
kdmgreet(2723)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed:  "Not connected to D-Bus server" 


X.Org X Server 1.10.2.902 (1.10.3 RC 2)
Release Date: 2011-07-01
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.39-2-amd64 x86_64 Debian
Current Operating System: Linux quaduxmaur 3.0.0-1-amd64 #1 SMP Sun Jul 24 02:24:44 UTC 2011 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz-3.0.0-1-amd64 root=UUID=d606a4f7-ff6e-4520-b8cf-dd3f5af1ad04 ro quiet
Build Date: 02 July 2011  10:05:17AM
xorg-server 2:1.10.2.902-1 (Cyril Brulebois <kibi@debian.org>) 
Current version of pixman: 0.22.2
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Thu Aug  4 18:41:33 2011
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(II) [KMS] Kernel modesetting enabled.
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
klauncher(2752) kdemain: No DBUS session-bus found. Check if you have started the DBUS server. 
kdeinit4: Communication error with launcher. Exiting!
kdmgreet(2716)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed:  "Not connected to D-Bus server" 

14 XSELINUXs still allocated at reset
SCREEN: 0 objects of 272 bytes = 0 total bytes 0 private allocs
DEVICE: 0 objects of 48 bytes = 0 total bytes 0 private allocs
CLIENT: 0 objects of 216 bytes = 0 total bytes 0 private allocs
WINDOW: 0 objects of 64 bytes = 0 total bytes 0 private allocs
PIXMAP: 2 objects of 128 bytes = 256 total bytes 0 private allocs
GC: 0 objects of 72 bytes = 0 total bytes 0 private allocs
CURSOR: 1 objects of 8 bytes = 8 total bytes 0 private allocs
CURSOR_BITS: 1 objects of 8 bytes = 8 total bytes 0 private allocs
DBE_WINDOW: 0 objects of 24 bytes = 0 total bytes 0 private allocs
TOTAL: 4 objects, 272 bytes, 0 allocs
10 SELECTIONs still allocated at reset
WINDOW: 0 objects of 64 bytes = 0 total bytes 0 private allocs
PIXMAP: 2 objects of 128 bytes = 256 total bytes 0 private allocs
GC: 0 objects of 72 bytes = 0 total bytes 0 private allocs
CURSOR: 1 objects of 8 bytes = 8 total bytes 0 private allocs
CURSOR_BITS: 1 objects of 8 bytes = 8 total bytes 0 private allocs
DBE_WINDOW: 0 objects of 24 bytes = 0 total bytes 0 private allocs
TOTAL: 4 objects, 272 bytes, 0 allocs
2 PIXMAPs still allocated at reset
PIXMAP: 2 objects of 128 bytes = 256 total bytes 0 private allocs
GC: 0 objects of 72 bytes = 0 total bytes 0 private allocs
CURSOR: 1 objects of 8 bytes = 8 total bytes 0 private allocs
CURSOR_BITS: 1 objects of 8 bytes = 8 total bytes 0 private allocs
DBE_WINDOW: 0 objects of 24 bytes = 0 total bytes 0 private allocs
TOTAL: 4 objects, 272 bytes, 0 allocs
1 CURSORs still allocated at reset
CURSOR: 1 objects of 8 bytes = 8 total bytes 0 private allocs
CURSOR_BITS: 1 objects of 8 bytes = 8 total bytes 0 private allocs
DBE_WINDOW: 0 objects of 24 bytes = 0 total bytes 0 private allocs
TOTAL: 2 objects, 16 bytes, 0 allocs
1 CURSOR_BITSs still allocated at reset
CURSOR_BITS: 1 objects of 8 bytes = 8 total bytes 0 private allocs
DBE_WINDOW: 0 objects of 24 bytes = 0 total bytes 0 private allocs
TOTAL: 1 objects, 8 bytes, 0 allocs
1 PICTUREs still allocated at reset
TOTAL: 0 objects, 0 bytes, 0 allocs
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
klauncher(4637) kdemain: No DBUS session-bus found. Check if you have started the DBUS server. 
kdeinit4: Communication error with launcher. Exiting!
kdmgreet(4629)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed:  "Not connected to D-Bus server" 


X.Org X Server 1.10.2.902 (1.10.3 RC 2)
Release Date: 2011-07-01
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.39-2-amd64 x86_64 Debian
Current Operating System: Linux quaduxmaur 3.0.0-1-amd64 #1 SMP Sun Jul 24 02:24:44 UTC 2011 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz-3.0.0-1-amd64 root=UUID=d606a4f7-ff6e-4520-b8cf-dd3f5af1ad04 ro quiet
Build Date: 02 July 2011  10:05:17AM
xorg-server 2:1.10.2.902-1 (Cyril Brulebois <kibi@debian.org>) 
Current version of pixman: 0.22.2
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Thu Aug  4 22:52:16 2011
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(II) [KMS] Kernel modesetting enabled.
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
klauncher(2782) kdemain: No DBUS session-bus found. Check if you have started the DBUS server. 
kdeinit4: Communication error with launcher. Exiting!
kdmgreet(2746)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed:  "Not connected to D-Bus server" 


X.Org X Server 1.10.2.902 (1.10.3 RC 2)
Release Date: 2011-07-01
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.39-2-amd64 x86_64 Debian
Current Operating System: Linux quaduxmaur 3.0.0-1-amd64 #1 SMP Sun Jul 24 02:24:44 UTC 2011 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz-3.0.0-1-amd64 root=UUID=d606a4f7-ff6e-4520-b8cf-dd3f5af1ad04 ro quiet
Build Date: 02 July 2011  10:05:17AM
xorg-server 2:1.10.2.902-1 (Cyril Brulebois <kibi@debian.org>) 
Current version of pixman: 0.22.2
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Thu Aug  4 22:59:30 2011
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(II) [KMS] Kernel modesetting enabled.
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
klauncher(2830) kdemain: No DBUS session-bus found. Check if you have started the DBUS server. 
kdeinit4: Communication error with launcher. Exiting!
kdmgreet(2794)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed:  "Not connected to D-Bus server" 

13 XSELINUXs still allocated at reset
SCREEN: 0 objects of 272 bytes = 0 total bytes 0 private allocs
DEVICE: 0 objects of 48 bytes = 0 total bytes 0 private allocs
CLIENT: 0 objects of 216 bytes = 0 total bytes 0 private allocs
WINDOW: 0 objects of 64 bytes = 0 total bytes 0 private allocs
PIXMAP: 2 objects of 128 bytes = 256 total bytes 0 private allocs
GC: 0 objects of 72 bytes = 0 total bytes 0 private allocs
CURSOR: 1 objects of 8 bytes = 8 total bytes 0 private allocs
CURSOR_BITS: 1 objects of 8 bytes = 8 total bytes 0 private allocs
DBE_WINDOW: 0 objects of 24 bytes = 0 total bytes 0 private allocs
TOTAL: 4 objects, 272 bytes, 0 allocs
9 SELECTIONs still allocated at reset
WINDOW: 0 objects of 64 bytes = 0 total bytes 0 private allocs
PIXMAP: 2 objects of 128 bytes = 256 total bytes 0 private allocs
GC: 0 objects of 72 bytes = 0 total bytes 0 private allocs
CURSOR: 1 objects of 8 bytes = 8 total bytes 0 private allocs
CURSOR_BITS: 1 objects of 8 bytes = 8 total bytes 0 private allocs
DBE_WINDOW: 0 objects of 24 bytes = 0 total bytes 0 private allocs
TOTAL: 4 objects, 272 bytes, 0 allocs
2 PIXMAPs still allocated at reset
PIXMAP: 2 objects of 128 bytes = 256 total bytes 0 private allocs
GC: 0 objects of 72 bytes = 0 total bytes 0 private allocs
CURSOR: 1 objects of 8 bytes = 8 total bytes 0 private allocs
CURSOR_BITS: 1 objects of 8 bytes = 8 total bytes 0 private allocs
DBE_WINDOW: 0 objects of 24 bytes = 0 total bytes 0 private allocs
TOTAL: 4 objects, 272 bytes, 0 allocs
1 CURSORs still allocated at reset
CURSOR: 1 objects of 8 bytes = 8 total bytes 0 private allocs
CURSOR_BITS: 1 objects of 8 bytes = 8 total bytes 0 private allocs
DBE_WINDOW: 0 objects of 24 bytes = 0 total bytes 0 private allocs
TOTAL: 2 objects, 16 bytes, 0 allocs
1 CURSOR_BITSs still allocated at reset
CURSOR_BITS: 1 objects of 8 bytes = 8 total bytes 0 private allocs
DBE_WINDOW: 0 objects of 24 bytes = 0 total bytes 0 private allocs
TOTAL: 1 objects, 8 bytes, 0 allocs
1 PICTUREs still allocated at reset
TOTAL: 0 objects, 0 bytes, 0 allocs
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
klauncher(3459) kdemain: No DBUS session-bus found. Check if you have started the DBUS server. 
kdeinit4: Communication error with launcher. Exiting!
kdmgreet(3451)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed:  "Not connected to D-Bus server" 


X.Org X Server 1.10.2.902 (1.10.3 RC 2)
Release Date: 2011-07-01
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.39-2-amd64 x86_64 Debian
Current Operating System: Linux quaduxmaur 3.0.0-1-amd64 #1 SMP Sun Jul 24 02:24:44 UTC 2011 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz-3.0.0-1-amd64 root=UUID=d606a4f7-ff6e-4520-b8cf-dd3f5af1ad04 ro quiet
Build Date: 02 July 2011  10:05:17AM
xorg-server 2:1.10.2.902-1 (Cyril Brulebois <kibi@debian.org>) 
Current version of pixman: 0.22.2
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Thu Aug  4 23:10:30 2011
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(II) [KMS] Kernel modesetting enabled.
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
klauncher(2790) kdemain: No DBUS session-bus found. Check if you have started the DBUS server. 
kdeinit4: Communication error with launcher. Exiting!
kdmgreet(2754)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed:  "Not connected to D-Bus server" 

13 XSELINUXs still allocated at reset
SCREEN: 0 objects of 272 bytes = 0 total bytes 0 private allocs
DEVICE: 0 objects of 48 bytes = 0 total bytes 0 private allocs
CLIENT: 0 objects of 216 bytes = 0 total bytes 0 private allocs
WINDOW: 0 objects of 64 bytes = 0 total bytes 0 private allocs
PIXMAP: 2 objects of 128 bytes = 256 total bytes 0 private allocs
GC: 0 objects of 72 bytes = 0 total bytes 0 private allocs
CURSOR: 1 objects of 8 bytes = 8 total bytes 0 private allocs
CURSOR_BITS: 1 objects of 8 bytes = 8 total bytes 0 private allocs
DBE_WINDOW: 0 objects of 24 bytes = 0 total bytes 0 private allocs
TOTAL: 4 objects, 272 bytes, 0 allocs
9 SELECTIONs still allocated at reset
WINDOW: 0 objects of 64 bytes = 0 total bytes 0 private allocs
PIXMAP: 2 objects of 128 bytes = 256 total bytes 0 private allocs
GC: 0 objects of 72 bytes = 0 total bytes 0 private allocs
CURSOR: 1 objects of 8 bytes = 8 total bytes 0 private allocs
CURSOR_BITS: 1 objects of 8 bytes = 8 total bytes 0 private allocs
DBE_WINDOW: 0 objects of 24 bytes = 0 total bytes 0 private allocs
TOTAL: 4 objects, 272 bytes, 0 allocs
2 PIXMAPs still allocated at reset
PIXMAP: 2 objects of 128 bytes = 256 total bytes 0 private allocs
GC: 0 objects of 72 bytes = 0 total bytes 0 private allocs
CURSOR: 1 objects of 8 bytes = 8 total bytes 0 private allocs
CURSOR_BITS: 1 objects of 8 bytes = 8 total bytes 0 private allocs
DBE_WINDOW: 0 objects of 24 bytes = 0 total bytes 0 private allocs
TOTAL: 4 objects, 272 bytes, 0 allocs
1 CURSORs still allocated at reset
CURSOR: 1 objects of 8 bytes = 8 total bytes 0 private allocs
CURSOR_BITS: 1 objects of 8 bytes = 8 total bytes 0 private allocs
DBE_WINDOW: 0 objects of 24 bytes = 0 total bytes 0 private allocs
TOTAL: 2 objects, 16 bytes, 0 allocs
1 CURSOR_BITSs still allocated at reset
CURSOR_BITS: 1 objects of 8 bytes = 8 total bytes 0 private allocs
DBE_WINDOW: 0 objects of 24 bytes = 0 total bytes 0 private allocs
TOTAL: 1 objects, 8 bytes, 0 allocs
1 PICTUREs still allocated at reset
TOTAL: 0 objects, 0 bytes, 0 allocs
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
klauncher(4004) kdemain: No DBUS session-bus found. Check if you have started the DBUS server. 
kdeinit4: Communication error with launcher. Exiting!
kdmgreet(3996)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed:  "Not connected to D-Bus server" 

[    12.393] 
X.Org X Server 1.10.2.902 (1.10.3 RC 2)
Release Date: 2011-07-01
[    12.398] X Protocol Version 11, Revision 0
[    12.398] Build Operating System: Linux 2.6.39-2-amd64 x86_64 Debian
[    12.398] Current Operating System: Linux quaduxmaur 3.0.0-1-amd64 #1 SMP Sun Jul 24 02:24:44 UTC 2011 x86_64
[    12.398] Kernel command line: BOOT_IMAGE=/vmlinuz-3.0.0-1-amd64 root=UUID=d606a4f7-ff6e-4520-b8cf-dd3f5af1ad04 ro quiet
[    12.398] Build Date: 02 July 2011  10:05:17AM
[    12.398] xorg-server 2:1.10.2.902-1 (Cyril Brulebois <kibi@debian.org>) 
[    12.398] Current version of pixman: 0.22.2
[    12.398] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    12.398] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    12.398] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Aug  4 23:10:30 2011
[    12.403] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    12.404] (==) No Layout section.  Using the first Screen section.
[    12.404] (==) No screen section available. Using defaults.
[    12.404] (**) |-->Screen "Default Screen Section" (0)
[    12.404] (**) |   |-->Monitor "<default monitor>"
[    12.404] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    12.404] (==) Automatically adding devices
[    12.404] (==) Automatically enabling devices
[    12.406] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    12.406] 	Entry deleted from font path.
[    12.408] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
[    12.408] (==) ModulePath set to "/usr/lib/xorg/modules"
[    12.408] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    12.408] (II) Loader magic: 0x7d7f40
[    12.408] (II) Module ABI versions:
[    12.408] 	X.Org ANSI C Emulation: 0.4
[    12.408] 	X.Org Video Driver: 10.0
[    12.408] 	X.Org XInput driver : 12.2
[    12.408] 	X.Org Server Extension : 5.0
[    12.408] (--) PCI:*(0:1:0:0) 1002:6898:1682:2960 rev 0, Mem @ 0xd0000000/268435456, 0xfeac0000/131072, I/O @ 0x0000d000/256, BIOS @ 0x????????/131072
[    12.408] (II) Open ACPI successful (/var/run/acpid.socket)
[    12.408] (II) LoadModule: "extmod"
[    12.409] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    12.410] (II) Module extmod: vendor="X.Org Foundation"
[    12.410] 	compiled for 1.10.2.902, module version = 1.0.0
[    12.410] 	Module class: X.Org Server Extension
[    12.410] 	ABI class: X.Org Server Extension, version 5.0
[    12.410] (II) Loading extension SELinux
[    12.410] (II) Loading extension MIT-SCREEN-SAVER
[    12.410] (II) Loading extension XFree86-VidModeExtension
[    12.410] (II) Loading extension XFree86-DGA
[    12.410] (II) Loading extension DPMS
[    12.410] (II) Loading extension XVideo
[    12.410] (II) Loading extension XVideo-MotionCompensation
[    12.410] (II) Loading extension X-Resource
[    12.410] (II) LoadModule: "dbe"
[    12.410] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    12.411] (II) Module dbe: vendor="X.Org Foundation"
[    12.411] 	compiled for 1.10.2.902, module version = 1.0.0
[    12.411] 	Module class: X.Org Server Extension
[    12.411] 	ABI class: X.Org Server Extension, version 5.0
[    12.411] (II) Loading extension DOUBLE-BUFFER
[    12.411] (II) LoadModule: "glx"
[    12.411] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    12.413] (II) Module glx: vendor="X.Org Foundation"
[    12.413] 	compiled for 1.10.2.902, module version = 1.0.0
[    12.413] 	ABI class: X.Org Server Extension, version 5.0
[    12.413] (==) AIGLX enabled
[    12.413] (II) Loading extension GLX
[    12.413] (II) LoadModule: "record"
[    12.413] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    12.413] (II) Module record: vendor="X.Org Foundation"
[    12.413] 	compiled for 1.10.2.902, module version = 1.13.0
[    12.413] 	Module class: X.Org Server Extension
[    12.413] 	ABI class: X.Org Server Extension, version 5.0
[    12.413] (II) Loading extension RECORD
[    12.413] (II) LoadModule: "dri"
[    12.413] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    12.414] (II) Module dri: vendor="X.Org Foundation"
[    12.414] 	compiled for 1.10.2.902, module version = 1.0.0
[    12.414] 	ABI class: X.Org Server Extension, version 5.0
[    12.414] (II) Loading extension XFree86-DRI
[    12.414] (II) LoadModule: "dri2"
[    12.414] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    12.415] (II) Module dri2: vendor="X.Org Foundation"
[    12.415] 	compiled for 1.10.2.902, module version = 1.2.0
[    12.415] 	ABI class: X.Org Server Extension, version 5.0
[    12.415] (II) Loading extension DRI2
[    12.415] (==) Matched ati as autoconfigured driver 0
[    12.415] (==) Matched vesa as autoconfigured driver 1
[    12.415] (==) Matched fbdev as autoconfigured driver 2
[    12.415] (==) Assigned the driver to the xf86ConfigLayout
[    12.415] (II) LoadModule: "ati"
[    12.415] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[    12.415] (II) Module ati: vendor="X.Org Foundation"
[    12.415] 	compiled for 1.10.1, module version = 6.14.2
[    12.415] 	Module class: X.Org Video Driver
[    12.415] 	ABI class: X.Org Video Driver, version 10.0
[    12.415] (II) LoadModule: "radeon"
[    12.416] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[    12.419] (II) Module radeon: vendor="X.Org Foundation"
[    12.419] 	compiled for 1.10.1, module version = 6.14.2
[    12.419] 	Module class: X.Org Video Driver
[    12.419] 	ABI class: X.Org Video Driver, version 10.0
[    12.420] (II) LoadModule: "vesa"
[    12.420] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    12.420] (II) Module vesa: vendor="X.Org Foundation"
[    12.420] 	compiled for 1.10.2, module version = 2.3.0
[    12.420] 	Module class: X.Org Video Driver
[    12.420] 	ABI class: X.Org Video Driver, version 10.0
[    12.420] (II) LoadModule: "fbdev"
[    12.421] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    12.421] (II) Module fbdev: vendor="X.Org Foundation"
[    12.421] 	compiled for 1.10.1, module version = 0.4.2
[    12.421] 	ABI class: X.Org Video Driver, version 10.0
[    12.421] (II) RADEON: Driver for ATI Radeon chipsets:
	ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
	ATI Radeon Mobility X300 (M24) 3152 (PCIE),
	ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
	ATI Radeon X600 (RV380) 3E50 (PCIE),
	ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
	ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
	ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
	ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
	ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
	ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
	ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
	ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
	ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
	ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
	ATI Radeon IGP330M/340M/350M (U2) 4337,
	ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
	ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
	ATI Radeon X800PRO (R420) JI (AGP),
	ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
	ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
	ATI Radeon Mobility 9800 (M18) JN (AGP),
	ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
	ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
	ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
	ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
	ATI Radeon Mobility M7 LW (AGP),
	ATI Mobility FireGL 7800 M7 LX (AGP),
	ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
	ATI FireGL Mobility 9000 (M9) Ld (AGP),
	ATI Radeon Mobility 9000 (M9) Lf (AGP),
	ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI Radeon 9700 Pro ND (AGP),
	ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP),
	ATI FireGL X1 NG (AGP), ATI Radeon 9800PRO NH (AGP),
	ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP),
	ATI Radeon 9800XT NJ (AGP),
	ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
	ATI Radeon Mobility 9600 (M10) NQ (AGP),
	ATI Radeon Mobility 9600 (M11) NR (AGP),
	ATI Radeon Mobility 9600 (M10) NS (AGP),
	ATI FireGL Mobility T2 (M10) NT (AGP),
	ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
	ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
	ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
	ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
	ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
	ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
	ATI Radeon Mobility X300 (M22) 5460 (PCIE),
	ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
	ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
	ATI Radeon X800PRO (R423) UI (PCIE),
	ATI Radeon X800LE (R423) UJ (PCIE),
	ATI Radeon X800SE (R423) UK (PCIE),
	ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
	ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
	ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
	ATI FireGL unknown (R423) UR (PCIE),
	ATI FireGL unknown (R423) UT (PCIE),
	ATI Mobility FireGL V5000 (M26) (PCIE),
	ATI Mobility FireGL V5000 (M26) (PCIE),
	ATI Mobility Radeon X700 XL (M26) (PCIE),
	ATI Mobility Radeon X700 (M26) (PCIE),
	ATI Mobility Radeon X700 (M26) (PCIE),
	ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
	ATI Radeon Mobility 9100 IGP (U3) 5835,
	ATI Radeon XPRESS 200 5954 (PCIE),
	ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
	ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
	ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
	ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
	ATI Radeon XPRESS 200M 5975 (PCIE),
	ATI Radeon XPRESS 200 5A41 (PCIE),
	ATI Radeon XPRESS 200M 5A42 (PCIE),
	ATI Radeon XPRESS 200 5A61 (PCIE),
	ATI Radeon XPRESS 200M 5A62 (PCIE),
	ATI Radeon X300 (RV370) 5B60 (PCIE),
	ATI Radeon X600 (RV370) 5B62 (PCIE),
	ATI Radeon X550 (RV370) 5B63 (PCIE),
	ATI FireGL V3100 (RV370) 5B64 (PCIE),
	ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
	ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
	ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
	ATI Mobility Radeon X800 XT (M28) (PCIE),
	ATI Mobility FireGL V5100 (M28) (PCIE),
	ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
	ATI Radeon X850 XT PE (R480) (PCIE),
	ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
	ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
	ATI Radeon X850 XT (R480) (PCIE),
	ATI Radeon X800XT (R423) 5D57 (PCIE),
	ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
	ATI Radeon X700 PRO (RV410) (PCIE),
	ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
	ATI Radeon X700 SE (RV410) (PCIE), 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 Radeon X1800, ATI Radeon X1800,
	ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
	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 X1300/X1550,
	ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
	ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
	ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
	ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
	ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
	ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
	ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
	ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
	ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
	ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
	ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
	ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
	ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
	ATI Radeon X1650, ATI Radeon X1650, ATI 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 Mobility Radeon X1700, ATI Radeon X2300HD,
	ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
	ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
	ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
	ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
	ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
	ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
	ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
	ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
	ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
	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 4800 Series, 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 Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
	AMD FireStream 9250, ATI FirePro V8700 (FireGL),
	ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
	ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
	ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
	ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
	ATI Mobility Radeon HD 4670, ATI FirePro M5750,
	ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
	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 Radeon HD 4770,
	ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
	ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
	ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
	ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
	ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
	ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
	ATI Mobility Radeon HD 3850 X2, ATI RV670,
	ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
	ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
	ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
	ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
	ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
	ATI Mobility Radeon 4500 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 3450, ATI Radeon HD 3430,
	ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
	ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
	ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
	ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
	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 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
	ATI Radeon 3000 Graphics, 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 6310 Graphics, AMD Radeon HD 6250 Graphics,
	AMD Radeon HD 6250 Graphics, AMD Radeon HD 6300 Series Graphics,
	AMD Radeon HD 6200 Series Graphics, CYPRESS,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
	AMD Firestream 9350, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
	ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
	ATI Mobility Radeon HD 5800 Series,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Mobility Radeon HD 5000 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
	ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
	ATI Mobility Radeon HD 5000 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
	ATI Mobility Radeon Graphics, CEDAR,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
	ATI Radeon HD 5450, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
	CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, AMD Radeon HD 6900 Series,
	AMD Radeon HD 6900 Series, CAYMAN, CAYMAN, CAYMAN,
	AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
	BARTS, Mobility Radeon HD 6000 Series,
	Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
	AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
	AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, CAICOS, CAICOS,
	CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
	CAICOS
[    12.423] (II) VESA: driver for VESA chipsets: vesa
[    12.423] (II) FBDEV: driver for framebuffer: fbdev
[    12.424] (++) using VT number 7

[    12.428] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[    12.428] (II) [KMS] Kernel modesetting enabled.
[    12.428] (WW) Falling back to old probe method for vesa
[    12.428] (WW) Falling back to old probe method for fbdev
[    12.428] (II) Loading sub module "fbdevhw"
[    12.428] (II) LoadModule: "fbdevhw"
[    12.429] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    12.429] (II) Module fbdevhw: vendor="X.Org Foundation"
[    12.429] 	compiled for 1.10.2.902, module version = 0.0.2
[    12.429] 	ABI class: X.Org Video Driver, version 10.0
[    12.430] (II) RADEON(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    12.430] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
[    12.430] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    12.430] (==) RADEON(0): Default visual is TrueColor
[    12.430] (==) RADEON(0): RGB weight 888
[    12.430] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[    12.430] (--) RADEON(0): Chipset: "ATI Radeon HD 5800 Series" (ChipID = 0x6898)
[    12.430] (II) RADEON(0): PCIE card detected
[    12.430] drmOpenDevice: node name is /dev/dri/card0
[    12.430] drmOpenDevice: open result is 9, (OK)
[    12.430] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
[    12.430] drmOpenDevice: node name is /dev/dri/card0
[    12.430] drmOpenDevice: open result is 9, (OK)
[    12.430] drmOpenByBusid: drmOpenMinor returns 9
[    12.430] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
[    12.430] (II) Loading sub module "exa"
[    12.430] (II) LoadModule: "exa"
[    12.430] (II) Loading /usr/lib/xorg/modules/libexa.so
[    12.432] (II) Module exa: vendor="X.Org Foundation"
[    12.432] 	compiled for 1.10.2.902, module version = 2.5.0
[    12.432] 	ABI class: X.Org Video Driver, version 10.0
[    12.432] (II) RADEON(0): KMS Color Tiling: disabled
[    12.432] (II) RADEON(0): KMS Pageflipping: enabled
[    12.432] (II) RADEON(0): SwapBuffers wait for vsync: enabled
[    12.448] (II) RADEON(0): Output DisplayPort-0 has no monitor section
[    12.452] (II) RADEON(0): Output HDMI-0 has no monitor section
[    12.476] (II) RADEON(0): Output DVI-0 has no monitor section
[    12.530] (II) RADEON(0): Output DVI-1 has no monitor section
[    12.544] (II) RADEON(0): EDID for output DisplayPort-0
[    12.547] (II) RADEON(0): EDID for output HDMI-0
[    12.571] (II) RADEON(0): EDID for output DVI-0
[    12.571] (II) RADEON(0): Not using default mode "640x350" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "320x175" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "640x400" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "320x200" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "720x400" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "360x200" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "640x480" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "320x240" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "640x480" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "320x240" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "640x480" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "320x240" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "800x600" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "400x300" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "800x600" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "400x300" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "800x600" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "400x300" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "800x600" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "400x300" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "1024x768i" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "512x384i" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "1024x768" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "512x384" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "1024x768" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "512x384" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "1024x768" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "512x384" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "1152x864" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "576x432" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "1280x960" (hsync out of range)
[    12.571] (II) RADEON(0): Not using default mode "640x480" (hsync out of range)
[    12.571] (II) RADEON(0): Not using default mode "1280x960" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "640x480" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "1280x1024" (hsync out of range)
[    12.571] (II) RADEON(0): Not using default mode "640x512" (hsync out of range)
[    12.571] (II) RADEON(0): Not using default mode "1280x1024" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "640x512" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "1280x1024" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "640x512" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "1600x1200" (hsync out of range)
[    12.571] (II) RADEON(0): Not using default mode "800x600" (hsync out of range)
[    12.571] (II) RADEON(0): Not using default mode "1600x1200" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "800x600" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "1600x1200" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "800x600" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "1600x1200" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "800x600" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "1600x1200" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "800x600" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "1792x1344" (hsync out of range)
[    12.571] (II) RADEON(0): Not using default mode "896x672" (hsync out of range)
[    12.571] (II) RADEON(0): Not using default mode "1792x1344" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "896x672" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "1856x1392" (hsync out of range)
[    12.571] (II) RADEON(0): Not using default mode "928x696" (hsync out of range)
[    12.571] (II) RADEON(0): Not using default mode "1856x1392" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "928x696" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "1920x1440" (hsync out of range)
[    12.571] (II) RADEON(0): Not using default mode "960x720" (hsync out of range)
[    12.571] (II) RADEON(0): Not using default mode "1920x1440" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "960x720" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "832x624" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "416x312" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "1152x864" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "576x432" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "1152x864" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "576x432" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "1152x864" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "576x432" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "1152x864" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "576x432" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "1152x864" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "576x432" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "1360x768" (monitor doesn't support reduced blanking)
[    12.571] (II) RADEON(0): Not using default mode "1400x1050" (hsync out of range)
[    12.571] (II) RADEON(0): Not using default mode "700x525" (hsync out of range)
[    12.571] (II) RADEON(0): Not using default mode "1400x1050" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "700x525" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "1400x1050" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "700x525" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "1400x1050" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "700x525" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "1440x900" (hsync out of range)
[    12.571] (II) RADEON(0): Not using default mode "720x450" (hsync out of range)
[    12.571] (II) RADEON(0): Not using default mode "1600x1024" (hsync out of range)
[    12.571] (II) RADEON(0): Not using default mode "800x512" (hsync out of range)
[    12.571] (II) RADEON(0): Not using default mode "1680x1050" (hsync out of range)
[    12.571] (II) RADEON(0): Not using default mode "840x525" (hsync out of range)
[    12.571] (II) RADEON(0): Not using default mode "1680x1050" (hsync out of range)
[    12.571] (II) RADEON(0): Not using default mode "840x525" (hsync out of range)
[    12.571] (II) RADEON(0): Not using default mode "1680x1050" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "840x525" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "1680x1050" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "840x525" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "1680x1050" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "840x525" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "1920x1080" (hsync out of range)
[    12.571] (II) RADEON(0): Not using default mode "960x540" (hsync out of range)
[    12.571] (II) RADEON(0): Not using default mode "1920x1200" (hsync out of range)
[    12.571] (II) RADEON(0): Not using default mode "960x600" (hsync out of range)
[    12.571] (II) RADEON(0): Not using default mode "1920x1440" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "960x720" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "2048x1536" (hsync out of range)
[    12.571] (II) RADEON(0): Not using default mode "1024x768" (hsync out of range)
[    12.571] (II) RADEON(0): Not using default mode "2048x1536" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "1024x768" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "2048x1536" (vrefresh out of range)
[    12.571] (II) RADEON(0): Not using default mode "1024x768" (vrefresh out of range)
[    12.571] (II) RADEON(0): Printing probed modes for output DVI-0
[    12.571] (II) RADEON(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz)
[    12.571] (II) RADEON(0): Modeline "1152x864"x60.0   81.62  1152 1216 1336 1520  864 865 868 895 -hsync +vsync (53.7 kHz)
[    12.571] (II) RADEON(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    12.571] (II) RADEON(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    12.571] (II) RADEON(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    12.571] (II) RADEON(0): Modeline "680x384"x59.8   42.38  680 716 784 888  384 385 390 399 doublescan -hsync +vsync (47.7 kHz)
[    12.571] (II) RADEON(0): Modeline "680x384"x60.0   36.00  680 704 720 760  384 385 390 395 doublescan +hsync -vsync (47.4 kHz)
[    12.571] (II) RADEON(0): Modeline "576x432"x60.1   40.81  576 608 668 760  432 432 434 447 doublescan -hsync +vsync (53.7 kHz)
[    12.571] (II) RADEON(0): Modeline "512x384"x60.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz)
[    12.571] (II) RADEON(0): Modeline "400x300"x60.3   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz)
[    12.571] (II) RADEON(0): Modeline "320x240"x60.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz)
[    12.625] (II) RADEON(0): EDID for output DVI-1
[    12.625] (II) RADEON(0): Manufacturer: DEL  Model: a010  Serial#: 810371923
[    12.625] (II) RADEON(0): Year: 2005  Week: 37
[    12.625] (II) RADEON(0): EDID Version: 1.3
[    12.625] (II) RADEON(0): Digital Display Input
[    12.625] (II) RADEON(0): Max Image Size [cm]: horiz.: 52  vert.: 33
[    12.625] (II) RADEON(0): Gamma: 2.20
[    12.625] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off
[    12.625] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    12.625] (II) RADEON(0): Default color space is primary color space
[    12.625] (II) RADEON(0): First detailed timing is preferred mode
[    12.625] (II) RADEON(0): redX: 0.640 redY: 0.330   greenX: 0.300 greenY: 0.607
[    12.625] (II) RADEON(0): blueX: 0.149 blueY: 0.060   whiteX: 0.312 whiteY: 0.328
[    12.625] (II) RADEON(0): Supported established timings:
[    12.625] (II) RADEON(0): 720x400@70Hz
[    12.625] (II) RADEON(0): 640x480@60Hz
[    12.625] (II) RADEON(0): 640x480@75Hz
[    12.625] (II) RADEON(0): 800x600@60Hz
[    12.625] (II) RADEON(0): 800x600@75Hz
[    12.625] (II) RADEON(0): 1024x768@60Hz
[    12.625] (II) RADEON(0): 1024x768@75Hz
[    12.625] (II) RADEON(0): 1280x1024@75Hz
[    12.625] (II) RADEON(0): Manufacturer's mask: 0
[    12.625] (II) RADEON(0): Supported standard timings:
[    12.625] (II) RADEON(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    12.625] (II) RADEON(0): #1: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
[    12.625] (II) RADEON(0): #2: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    12.625] (II) RADEON(0): #3: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[    12.625] (II) RADEON(0): Supported detailed timing:
[    12.625] (II) RADEON(0): clock: 154.0 MHz   Image Size:  519 x 324 mm
[    12.625] (II) RADEON(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[    12.625] (II) RADEON(0): v_active: 1200  v_sync: 1203  v_sync_end 1209 v_blanking: 1235 v_border: 0
[    12.625] (II) RADEON(0): Serial No: M67545980MKS
[    12.625] (II) RADEON(0): Monitor name: DELL 2405FPW
[    12.625] (II) RADEON(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 81 kHz, PixClock max 175 MHz
[    12.625] (II) RADEON(0): EDID (in hex):
[    12.625] (II) RADEON(0): 	00ffffffffffff0010ac10a0534b4d30
[    12.625] (II) RADEON(0): 	250f010380342178eeee50a3544c9b26
[    12.625] (II) RADEON(0): 	0f5054a54b008180a940714fb3000101
[    12.625] (II) RADEON(0): 	010101010101283c80a070b023403020
[    12.626] (II) RADEON(0): 	360007442100001a000000ff004d3637
[    12.626] (II) RADEON(0): 	3534353938304d4b5320000000fc0044
[    12.626] (II) RADEON(0): 	454c4c20323430354650570a000000fd
[    12.626] (II) RADEON(0): 	00384c1e5111000a20202020202000e2
[    12.626] (II) RADEON(0): Printing probed modes for output DVI-1
[    12.626] (II) RADEON(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz)
[    12.626] (II) RADEON(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
[    12.626] (II) RADEON(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[    12.626] (II) RADEON(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[    12.626] (II) RADEON(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[    12.626] (II) RADEON(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[    12.626] (II) RADEON(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
[    12.626] (II) RADEON(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    12.626] (II) RADEON(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[    12.626] (II) RADEON(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    12.626] (II) RADEON(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[    12.626] (II) RADEON(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    12.626] (II) RADEON(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[    12.626] (II) RADEON(0): Output DisplayPort-0 disconnected
[    12.626] (II) RADEON(0): Output HDMI-0 disconnected
[    12.626] (II) RADEON(0): Output DVI-0 disconnected
[    12.626] (II) RADEON(0): Output DVI-1 connected
[    12.626] (II) RADEON(0): Using exact sizes for initial modes
[    12.626] (II) RADEON(0): Output DVI-1 using initial mode 1920x1200
[    12.626] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    12.626] (II) RADEON(0): mem size init: gart size :1fdff000 vram size: s:40000000 visible:f6f6000
[    12.626] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
[    12.626] (==) RADEON(0): DPI set to (96, 96)
[    12.626] (II) Loading sub module "fb"
[    12.626] (II) LoadModule: "fb"
[    12.626] (II) Loading /usr/lib/xorg/modules/libfb.so
[    12.627] (II) Module fb: vendor="X.Org Foundation"
[    12.627] 	compiled for 1.10.2.902, module version = 1.0.0
[    12.627] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    12.627] (II) Loading sub module "ramdac"
[    12.627] (II) LoadModule: "ramdac"
[    12.627] (II) Module "ramdac" already built-in
[    12.627] (II) UnloadModule: "vesa"
[    12.627] (II) Unloading vesa
[    12.627] (II) UnloadModule: "fbdev"
[    12.627] (II) Unloading fbdev
[    12.627] (II) UnloadModule: "fbdevhw"
[    12.627] (II) Unloading fbdevhw
[    12.627] (--) Depth 24 pixmap format is 32 bpp
[    12.627] (II) RADEON(0): [DRI2] Setup complete
[    12.627] (II) RADEON(0): [DRI2]   DRI driver: r600
[    12.627] (II) RADEON(0): Front buffer size: 9000K
[    12.627] (II) RADEON(0): VRAM usage limit set to 219499K
[    12.628] (==) RADEON(0): Backing store disabled
[    12.628] (II) RADEON(0): Direct rendering enabled
[    12.629] (II) RADEON(0): Setting EXA maxPitchBytes
[    12.629] (II) EXA(0): Driver allocated offscreen pixmaps
[    12.629] (II) EXA(0): Driver registered support for the following operations:
[    12.629] (II)         Solid
[    12.629] (II)         Copy
[    12.629] (II)         Composite (RENDER acceleration)
[    12.629] (II)         UploadToScreen
[    12.629] (II)         DownloadFromScreen
[    12.629] (II) RADEON(0): Acceleration enabled
[    12.629] (==) RADEON(0): DPMS enabled
[    12.629] (==) RADEON(0): Silken mouse enabled
[    12.630] (II) RADEON(0): Set up textured video
[    12.630] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    12.630] (--) RandR disabled
[    12.630] (II) Initializing built-in extension Generic Event Extension
[    12.630] (II) Initializing built-in extension SHAPE
[    12.630] (II) Initializing built-in extension MIT-SHM
[    12.630] (II) Initializing built-in extension XInputExtension
[    12.630] (II) Initializing built-in extension XTEST
[    12.630] (II) Initializing built-in extension BIG-REQUESTS
[    12.630] (II) Initializing built-in extension SYNC
[    12.630] (II) Initializing built-in extension XKEYBOARD
[    12.630] (II) Initializing built-in extension XC-MISC
[    12.630] (II) Initializing built-in extension SECURITY
[    12.630] (II) Initializing built-in extension XINERAMA
[    12.630] (II) Initializing built-in extension XFIXES
[    12.630] (II) Initializing built-in extension RENDER
[    12.630] (II) Initializing built-in extension RANDR
[    12.630] (II) Initializing built-in extension COMPOSITE
[    12.630] (II) Initializing built-in extension DAMAGE
[    12.630] (II) SELinux: Disabled on system
[    12.643] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    12.643] (II) AIGLX: enabled GLX_INTEL_swap_event
[    12.643] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    12.643] (II) AIGLX: enabled GLX_SGI_make_current_read
[    12.643] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    12.643] (II) AIGLX: Loaded and initialized /usr/lib/x86_64-linux-gnu/dri/r600_dri.so
[    12.643] (II) GLX: Initialized DRI2 GL provider for screen 0
[    12.644] (II) RADEON(0): Setting screen physical size to 508 x 317
[    12.726] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    12.726] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    12.726] (II) LoadModule: "evdev"
[    12.726] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    12.727] (II) Module evdev: vendor="X.Org Foundation"
[    12.727] 	compiled for 1.10.1, module version = 2.6.0
[    12.727] 	Module class: X.Org XInput Driver
[    12.727] 	ABI class: X.Org XInput driver, version 12.2
[    12.727] (II) Using input driver 'evdev' for 'Power Button'
[    12.727] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    12.727] (**) Power Button: always reports core events
[    12.727] (**) Power Button: Device: "/dev/input/event1"
[    12.727] (--) Power Button: Found keys
[    12.727] (II) Power Button: Configuring as keyboard
[    12.727] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    12.727] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[    12.727] (**) Option "xkb_rules" "evdev"
[    12.727] (**) Option "xkb_model" "pc105"
[    12.727] (**) Option "xkb_layout" "no"
[    12.744] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    12.744] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    12.744] (II) Using input driver 'evdev' for 'Power Button'
[    12.744] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    12.744] (**) Power Button: always reports core events
[    12.744] (**) Power Button: Device: "/dev/input/event0"
[    12.744] (--) Power Button: Found keys
[    12.744] (II) Power Button: Configuring as keyboard
[    12.744] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
[    12.744] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[    12.744] (**) Option "xkb_rules" "evdev"
[    12.744] (**) Option "xkb_model" "pc105"
[    12.744] (**) Option "xkb_layout" "no"
[    12.745] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP (/dev/input/event4)
[    12.745] (II) No input driver/identifier specified (ignoring)
[    12.746] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event3)
[    12.746] (II) No input driver/identifier specified (ignoring)
[    12.747] (II) config/udev: Adding input device Logitech HID compliant keyboard (/dev/input/event5)
[    12.747] (**) Logitech HID compliant keyboard: Applying InputClass "evdev keyboard catchall"
[    12.747] (II) Using input driver 'evdev' for 'Logitech HID compliant keyboard'
[    12.747] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    12.747] (**) Logitech HID compliant keyboard: always reports core events
[    12.747] (**) Logitech HID compliant keyboard: Device: "/dev/input/event5"
[    12.747] (--) Logitech HID compliant keyboard: Found keys
[    12.747] (II) Logitech HID compliant keyboard: Configuring as keyboard
[    12.747] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.0/input/input5/event5"
[    12.747] (II) XINPUT: Adding extended input device "Logitech HID compliant keyboard" (type: KEYBOARD)
[    12.747] (**) Option "xkb_rules" "evdev"
[    12.747] (**) Option "xkb_model" "pc105"
[    12.747] (**) Option "xkb_layout" "no"
[    12.748] (II) config/udev: Adding input device Logitech HID compliant keyboard (/dev/input/event6)
[    12.748] (**) Logitech HID compliant keyboard: Applying InputClass "evdev keyboard catchall"
[    12.748] (II) Using input driver 'evdev' for 'Logitech HID compliant keyboard'
[    12.748] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    12.748] (**) Logitech HID compliant keyboard: always reports core events
[    12.748] (**) Logitech HID compliant keyboard: Device: "/dev/input/event6"
[    12.748] (--) Logitech HID compliant keyboard: Found 20 mouse buttons
[    12.748] (--) Logitech HID compliant keyboard: Found keys
[    12.748] (II) Logitech HID compliant keyboard: Configuring as mouse
[    12.748] (II) Logitech HID compliant keyboard: Configuring as keyboard
[    12.748] (**) Logitech HID compliant keyboard: YAxisMapping: buttons 4 and 5
[    12.748] (**) Logitech HID compliant keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    12.748] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.1/input/input6/event6"
[    12.748] (II) XINPUT: Adding extended input device "Logitech HID compliant keyboard" (type: KEYBOARD)
[    12.748] (**) Option "xkb_rules" "evdev"
[    12.748] (**) Option "xkb_model" "pc105"
[    12.748] (**) Option "xkb_layout" "no"
[    12.749] (II) config/udev: Adding input device Logitech Logitech G35 Headset (/dev/input/event7)
[    12.750] (**) Logitech Logitech G35 Headset: Applying InputClass "evdev keyboard catchall"
[    12.750] (II) Using input driver 'evdev' for 'Logitech Logitech G35 Headset'
[    12.750] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    12.750] (**) Logitech Logitech G35 Headset: always reports core events
[    12.750] (**) Logitech Logitech G35 Headset: Device: "/dev/input/event7"
[    12.750] (--) Logitech Logitech G35 Headset: Found 2 mouse buttons
[    12.750] (--) Logitech Logitech G35 Headset: Found absolute axes
[    12.750] (--) Logitech Logitech G35 Headset: Found keys
[    12.750] (II) Logitech Logitech G35 Headset: Configuring as mouse
[    12.750] (II) Logitech Logitech G35 Headset: Configuring as keyboard
[    12.750] (**) Logitech Logitech G35 Headset: YAxisMapping: buttons 4 and 5
[    12.750] (**) Logitech Logitech G35 Headset: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    12.750] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2.1/2-2.1.3/2-2.1.3:1.3/input/input7/event7"
[    12.750] (II) XINPUT: Adding extended input device "Logitech Logitech G35 Headset" (type: KEYBOARD)
[    12.750] (**) Option "xkb_rules" "evdev"
[    12.750] (**) Option "xkb_model" "pc105"
[    12.750] (**) Option "xkb_layout" "no"
[    12.750] (II) Logitech Logitech G35 Headset: initialized for absolute axes.
[    12.750] (**) Logitech Logitech G35 Headset: (accel) keeping acceleration scheme 1
[    12.750] (**) Logitech Logitech G35 Headset: (accel) acceleration profile 0
[    12.750] (**) Logitech Logitech G35 Headset: (accel) acceleration factor: 2.000
[    12.750] (**) Logitech Logitech G35 Headset: (accel) acceleration threshold: 4
[    12.750] (II) config/udev: Adding input device Logitech USB RECEIVER (/dev/input/event8)
[    12.750] (**) Logitech USB RECEIVER: Applying InputClass "evdev pointer catchall"
[    12.750] (II) Using input driver 'evdev' for 'Logitech USB RECEIVER'
[    12.750] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    12.750] (**) Logitech USB RECEIVER: always reports core events
[    12.750] (**) Logitech USB RECEIVER: Device: "/dev/input/event8"
[    12.750] (--) Logitech USB RECEIVER: Found 20 mouse buttons
[    12.750] (--) Logitech USB RECEIVER: Found scroll wheel(s)
[    12.750] (--) Logitech USB RECEIVER: Found relative axes
[    12.750] (--) Logitech USB RECEIVER: Found x and y relative axes
[    12.750] (II) Logitech USB RECEIVER: Configuring as mouse
[    12.750] (II) Logitech USB RECEIVER: Adding scrollwheel support
[    12.750] (**) Logitech USB RECEIVER: YAxisMapping: buttons 4 and 5
[    12.750] (**) Logitech USB RECEIVER: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    12.750] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2.1/2-2.1.4/2-2.1.4:1.0/input/input8/event8"
[    12.750] (II) XINPUT: Adding extended input device "Logitech USB RECEIVER" (type: MOUSE)
[    12.751] (II) Logitech USB RECEIVER: initialized for relative axes.
[    12.751] (**) Logitech USB RECEIVER: (accel) keeping acceleration scheme 1
[    12.751] (**) Logitech USB RECEIVER: (accel) acceleration profile 0
[    12.751] (**) Logitech USB RECEIVER: (accel) acceleration factor: 2.000
[    12.751] (**) Logitech USB RECEIVER: (accel) acceleration threshold: 4
[    12.751] (II) config/udev: Adding input device Logitech USB RECEIVER (/dev/input/mouse0)
[    12.751] (II) No input driver/identifier specified (ignoring)
[    12.756] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[    12.756] (II) No input driver/identifier specified (ignoring)
[    20.273] (II) RADEON(0): EDID vendor "DEL", prod id 40976
[    20.273] (II) RADEON(0): Using EDID range info for horizontal sync
[    20.273] (II) RADEON(0): Using EDID range info for vertical refresh
[    20.273] (II) RADEON(0): Printing DDC gathered Modelines:
[    20.273] (II) RADEON(0): Modeline "1920x1200"x0.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz)
[    20.273] (II) RADEON(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    20.273] (II) RADEON(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[    20.273] (II) RADEON(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    20.273] (II) RADEON(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[    20.273] (II) RADEON(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[    20.273] (II) RADEON(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[    20.273] (II) RADEON(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    20.273] (II) RADEON(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[    20.273] (II) RADEON(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[    20.273] (II) RADEON(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
[    20.273] (II) RADEON(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[    20.273] (II) RADEON(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
[    26.933] (II) RADEON(0): EDID vendor "DEL", prod id 40976
[    26.933] (II) RADEON(0): Using hsync ranges from config file
[    26.933] (II) RADEON(0): Using vrefresh ranges from config file
[    26.933] (II) RADEON(0): Printing DDC gathered Modelines:
[    26.933] (II) RADEON(0): Modeline "1920x1200"x0.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz)
[    26.933] (II) RADEON(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    26.933] (II) RADEON(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[    26.933] (II) RADEON(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    26.933] (II) RADEON(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[    26.933] (II) RADEON(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[    26.933] (II) RADEON(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[    26.933] (II) RADEON(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    26.933] (II) RADEON(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[    26.933] (II) RADEON(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[    26.933] (II) RADEON(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
[    26.933] (II) RADEON(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[    26.933] (II) RADEON(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
[   412.192] (II) Power Button: Close
[   412.192] (II) UnloadModule: "evdev"
[   412.192] (II) Unloading evdev
[   412.252] (II) Power Button: Close
[   412.252] (II) UnloadModule: "evdev"
[   412.252] (II) Unloading evdev
[   412.316] (II) Logitech HID compliant keyboard: Close
[   412.316] (II) UnloadModule: "evdev"
[   412.316] (II) Unloading evdev
[   412.356] (II) Logitech HID compliant keyboard: Close
[   412.356] (II) UnloadModule: "evdev"
[   412.356] (II) Unloading evdev
[   412.356] (II) Logitech Logitech G35 Headset: Close
[   412.356] (II) UnloadModule: "evdev"
[   412.356] (II) Unloading evdev
[   412.356] (II) Logitech USB RECEIVER: Close
[   412.356] (II) UnloadModule: "evdev"
[   412.356] (II) Unloading evdev
[   412.358] 13 XSELINUXs still allocated at reset
[   412.358] SCREEN: 0 objects of 272 bytes = 0 total bytes 0 private allocs
[   412.358] DEVICE: 0 objects of 48 bytes = 0 total bytes 0 private allocs
[   412.358] CLIENT: 0 objects of 216 bytes = 0 total bytes 0 private allocs
[   412.358] WINDOW: 0 objects of 64 bytes = 0 total bytes 0 private allocs
[   412.358] PIXMAP: 2 objects of 128 bytes = 256 total bytes 0 private allocs
[   412.358] GC: 0 objects of 72 bytes = 0 total bytes 0 private allocs
[   412.358] CURSOR: 1 objects of 8 bytes = 8 total bytes 0 private allocs
[   412.358] CURSOR_BITS: 1 objects of 8 bytes = 8 total bytes 0 private allocs
[   412.358] DBE_WINDOW: 0 objects of 24 bytes = 0 total bytes 0 private allocs
[   412.358] TOTAL: 4 objects, 272 bytes, 0 allocs
[   412.358] 9 SELECTIONs still allocated at reset
[   412.358] WINDOW: 0 objects of 64 bytes = 0 total bytes 0 private allocs
[   412.358] PIXMAP: 2 objects of 128 bytes = 256 total bytes 0 private allocs
[   412.358] GC: 0 objects of 72 bytes = 0 total bytes 0 private allocs
[   412.358] CURSOR: 1 objects of 8 bytes = 8 total bytes 0 private allocs
[   412.358] CURSOR_BITS: 1 objects of 8 bytes = 8 total bytes 0 private allocs
[   412.358] DBE_WINDOW: 0 objects of 24 bytes = 0 total bytes 0 private allocs
[   412.358] TOTAL: 4 objects, 272 bytes, 0 allocs
[   412.358] 2 PIXMAPs still allocated at reset
[   412.358] PIXMAP: 2 objects of 128 bytes = 256 total bytes 0 private allocs
[   412.358] GC: 0 objects of 72 bytes = 0 total bytes 0 private allocs
[   412.358] CURSOR: 1 objects of 8 bytes = 8 total bytes 0 private allocs
[   412.358] CURSOR_BITS: 1 objects of 8 bytes = 8 total bytes 0 private allocs
[   412.358] DBE_WINDOW: 0 objects of 24 bytes = 0 total bytes 0 private allocs
[   412.358] TOTAL: 4 objects, 272 bytes, 0 allocs
[   412.358] 1 CURSORs still allocated at reset
[   412.358] CURSOR: 1 objects of 8 bytes = 8 total bytes 0 private allocs
[   412.358] CURSOR_BITS: 1 objects of 8 bytes = 8 total bytes 0 private allocs
[   412.358] DBE_WINDOW: 0 objects of 24 bytes = 0 total bytes 0 private allocs
[   412.358] TOTAL: 2 objects, 16 bytes, 0 allocs
[   412.358] 1 CURSOR_BITSs still allocated at reset
[   412.358] CURSOR_BITS: 1 objects of 8 bytes = 8 total bytes 0 private allocs
[   412.358] DBE_WINDOW: 0 objects of 24 bytes = 0 total bytes 0 private allocs
[   412.358] TOTAL: 1 objects, 8 bytes, 0 allocs
[   412.358] 1 PICTUREs still allocated at reset
[   412.358] TOTAL: 0 objects, 0 bytes, 0 allocs
[   412.359] (II) Open ACPI successful (/var/run/acpid.socket)
[   412.359] (II) APM registered successfully
[   412.359] (II) RADEON(0): [DRI2] Setup complete
[   412.359] (II) RADEON(0): [DRI2]   DRI driver: r600
[   412.359] (II) RADEON(0): Front buffer size: 9000K
[   412.359] (II) RADEON(0): VRAM usage limit set to 219499K
[   412.359] (II) RADEON(0): Direct rendering enabled
[   412.359] (II) RADEON(0): Setting EXA maxPitchBytes
[   412.359] (II) EXA(0): Driver allocated offscreen pixmaps
[   412.359] (II) EXA(0): Driver registered support for the following operations:
[   412.359] (II)         Solid
[   412.359] (II)         Copy
[   412.359] (II)         Composite (RENDER acceleration)
[   412.359] (II)         UploadToScreen
[   412.359] (II)         DownloadFromScreen
[   412.359] (II) RADEON(0): Acceleration enabled
[   412.359] (==) RADEON(0): DPMS enabled
[   412.359] (II) RADEON(0): Set up textured video
[   412.359] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   412.359] (--) RandR disabled
[   412.359] (II) SELinux: Disabled on system
[   412.365] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[   412.365] (II) AIGLX: enabled GLX_INTEL_swap_event
[   412.365] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[   412.365] (II) AIGLX: enabled GLX_SGI_make_current_read
[   412.365] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[   412.365] (II) AIGLX: Loaded and initialized /usr/lib/x86_64-linux-gnu/dri/r600_dri.so
[   412.365] (II) GLX: Initialized DRI2 GL provider for screen 0
[   412.365] (II) RADEON(0): Setting screen physical size to 508 x 317
[   412.397] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   412.397] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   412.397] (II) Using input driver 'evdev' for 'Power Button'
[   412.397] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   412.397] (**) Power Button: always reports core events
[   412.398] (**) Power Button: Device: "/dev/input/event1"
[   412.398] (--) Power Button: Found keys
[   412.398] (II) Power Button: Configuring as keyboard
[   412.398] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[   412.398] (**) Option "xkb_rules" "evdev"
[   412.398] (**) Option "xkb_model" "pc105"
[   412.398] (**) Option "xkb_layout" "no"
[   412.414] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[   412.414] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   412.414] (II) Using input driver 'evdev' for 'Power Button'
[   412.414] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   412.414] (**) Power Button: always reports core events
[   412.414] (**) Power Button: Device: "/dev/input/event0"
[   412.414] (--) Power Button: Found keys
[   412.414] (II) Power Button: Configuring as keyboard
[   412.414] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
[   412.414] (**) Option "xkb_rules" "evdev"
[   412.414] (**) Option "xkb_model" "pc105"
[   412.414] (**) Option "xkb_layout" "no"
[   412.415] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP (/dev/input/event4)
[   412.416] (II) No input driver/identifier specified (ignoring)
[   412.416] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event3)
[   412.416] (II) No input driver/identifier specified (ignoring)
[   412.417] (II) config/udev: Adding input device Logitech HID compliant keyboard (/dev/input/event5)
[   412.417] (**) Logitech HID compliant keyboard: Applying InputClass "evdev keyboard catchall"
[   412.417] (II) Using input driver 'evdev' for 'Logitech HID compliant keyboard'
[   412.417] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   412.417] (**) Logitech HID compliant keyboard: always reports core events
[   412.417] (**) Logitech HID compliant keyboard: Device: "/dev/input/event5"
[   412.417] (--) Logitech HID compliant keyboard: Found keys
[   412.417] (II) Logitech HID compliant keyboard: Configuring as keyboard
[   412.417] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.0/input/input5/event5"
[   412.417] (**) Option "xkb_rules" "evdev"
[   412.417] (**) Option "xkb_model" "pc105"
[   412.417] (**) Option "xkb_layout" "no"
[   412.418] (II) config/udev: Adding input device Logitech HID compliant keyboard (/dev/input/event6)
[   412.418] (**) Logitech HID compliant keyboard: Applying InputClass "evdev keyboard catchall"
[   412.418] (II) Using input driver 'evdev' for 'Logitech HID compliant keyboard'
[   412.418] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   412.418] (**) Logitech HID compliant keyboard: always reports core events
[   412.418] (**) Logitech HID compliant keyboard: Device: "/dev/input/event6"
[   412.418] (--) Logitech HID compliant keyboard: Found 20 mouse buttons
[   412.418] (--) Logitech HID compliant keyboard: Found keys
[   412.418] (II) Logitech HID compliant keyboard: Configuring as mouse
[   412.418] (II) Logitech HID compliant keyboard: Configuring as keyboard
[   412.418] (**) Logitech HID compliant keyboard: YAxisMapping: buttons 4 and 5
[   412.418] (**) Logitech HID compliant keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   412.418] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.1/input/input6/event6"
[   412.418] (**) Option "xkb_rules" "evdev"
[   412.418] (**) Option "xkb_model" "pc105"
[   412.418] (**) Option "xkb_layout" "no"
[   412.419] (II) config/udev: Adding input device Logitech Logitech G35 Headset (/dev/input/event7)
[   412.419] (**) Logitech Logitech G35 Headset: Applying InputClass "evdev keyboard catchall"
[   412.420] (II) Using input driver 'evdev' for 'Logitech Logitech G35 Headset'
[   412.420] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   412.420] (**) Logitech Logitech G35 Headset: always reports core events
[   412.420] (**) Logitech Logitech G35 Headset: Device: "/dev/input/event7"
[   412.420] (--) Logitech Logitech G35 Headset: Found 2 mouse buttons
[   412.420] (--) Logitech Logitech G35 Headset: Found absolute axes
[   412.420] (--) Logitech Logitech G35 Headset: Found keys
[   412.420] (II) Logitech Logitech G35 Headset: Configuring as mouse
[   412.420] (II) Logitech Logitech G35 Headset: Configuring as keyboard
[   412.420] (**) Logitech Logitech G35 Headset: YAxisMapping: buttons 4 and 5
[   412.420] (**) Logitech Logitech G35 Headset: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   412.420] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2.1/2-2.1.3/2-2.1.3:1.3/input/input7/event7"
[   412.420] (**) Option "xkb_rules" "evdev"
[   412.420] (**) Option "xkb_model" "pc105"
[   412.420] (**) Option "xkb_layout" "no"
[   412.420] (II) Logitech Logitech G35 Headset: initialized for absolute axes.
[   412.420] (**) Logitech Logitech G35 Headset: (accel) keeping acceleration scheme 1
[   412.420] (**) Logitech Logitech G35 Headset: (accel) acceleration profile 0
[   412.420] (**) Logitech Logitech G35 Headset: (accel) acceleration factor: 2.000
[   412.420] (**) Logitech Logitech G35 Headset: (accel) acceleration threshold: 4
[   412.420] (II) config/udev: Adding input device Logitech USB RECEIVER (/dev/input/event8)
[   412.420] (**) Logitech USB RECEIVER: Applying InputClass "evdev pointer catchall"
[   412.420] (II) Using input driver 'evdev' for 'Logitech USB RECEIVER'
[   412.420] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   412.420] (**) Logitech USB RECEIVER: always reports core events
[   412.420] (**) Logitech USB RECEIVER: Device: "/dev/input/event8"
[   412.420] (--) Logitech USB RECEIVER: Found 20 mouse buttons
[   412.420] (--) Logitech USB RECEIVER: Found scroll wheel(s)
[   412.420] (--) Logitech USB RECEIVER: Found relative axes
[   412.420] (--) Logitech USB RECEIVER: Found x and y relative axes
[   412.420] (II) Logitech USB RECEIVER: Configuring as mouse
[   412.420] (II) Logitech USB RECEIVER: Adding scrollwheel support
[   412.420] (**) Logitech USB RECEIVER: YAxisMapping: buttons 4 and 5
[   412.420] (**) Logitech USB RECEIVER: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   412.420] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2.1/2-2.1.4/2-2.1.4:1.0/input/input8/event8"
[   412.420] (II) Logitech USB RECEIVER: initialized for relative axes.
[   412.421] (**) Logitech USB RECEIVER: (accel) keeping acceleration scheme 1
[   412.421] (**) Logitech USB RECEIVER: (accel) acceleration profile 0
[   412.421] (**) Logitech USB RECEIVER: (accel) acceleration factor: 2.000
[   412.421] (**) Logitech USB RECEIVER: (accel) acceleration threshold: 4
[   412.421] (II) config/udev: Adding input device Logitech USB RECEIVER (/dev/input/mouse0)
[   412.421] (II) No input driver/identifier specified (ignoring)
[   412.426] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[   412.426] (II) No input driver/identifier specified (ignoring)

Reply to: