Bug 338542

Summary: Kwin crashes on loging in and Kickoff won't log out or shutdown
Product: [Plasma] kwin Reporter: Michael <mmpsy>
Component: generalAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 4.11.10   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Michael 2014-08-25 09:52:40 UTC
Application: kwin (4.11.10)
KDE Platform Version: 4.13.3
Qt Version: 4.8.6
Operating System: Linux 3.13.0-34-generic x86_64
Distribution: Ubuntu 14.04.1 LTS

-- Information about the crash:
- What I was doing when the application crashed:

Recently auto-upgraded from 12.04 to 14.04
Unlike other reports in this bug thread we never had problems with 12.04 with this.
Main problem while 14.04 is running is that KDE Kickoff options for shutdown, reboot and log out don't work.
shutdown -P in console works well.

For some reason the auto-reporting below says 'crash not reproducible' - in fact it is very reliably reproducible, along with logout problems above. Also the auto-reporter says this bug is similar to ones reported for older versions, which presumably have been long since fixed, therefore I persist in (re)sending it

Nonsenese about 'not reproducible':

The crash does not seem to be reproducible.

-- Backtrace:
Application: KWin (kwin), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f154dc03800 (LWP 2219))]

Thread 2 (Thread 0x7f152da2c700 (LWP 2230)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f154c6ddffb in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007f154c6de039 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007f1545306182 in start_thread (arg=0x7f152da2c700) at pthread_create.c:312
#4  0x00007f154d4ef38d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 1 (Thread 0x7f154dc03800 (LWP 2219)):
[KCrash Handler]
#6  0x00007f154840ecbe in glXGetFBConfigs () from /usr/lib/fglrx/libGL.so.1
#7  0x00007f154840f93a in ?? () from /usr/lib/fglrx/libGL.so.1
#8  0x00007f154840fb99 in glXChooseFBConfigSGIX () from /usr/lib/fglrx/libGL.so.1
#9  0x00007f154d89da15 in KWin::GlxBackend::initDrawableConfigs (this=this@entry=0x1ac5810) at ../../kwin/glxbackend.cpp:315
#10 0x00007f154d89e2b1 in KWin::GlxBackend::init (this=0x1ac5810) at ../../kwin/glxbackend.cpp:86
#11 0x00007f154d8991bc in KWin::SceneOpenGL::createScene () at ../../kwin/scene_opengl.cpp:222
#12 0x00007f154d87d795 in KWin::Compositor::slotCompositingOptionsInitialized (this=0x1a11ef0) at ../../kwin/composite.cpp:208
#13 0x00007f154d804b65 in KWin::Compositor::qt_static_metacall (_o=<optimized out>, _id=<optimized out>, _a=<optimized out>, _c=<optimized out>) at moc_composite.cpp:193
#14 0x00007f154794487a in QMetaObject::activate (sender=0x19a6080, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3539
#15 0x00007f154781eb18 in QFutureWatcherBase::event (this=<optimized out>, event=0x7f1520001340) at concurrent/qfuturewatcher.cpp:344
#16 0x00007f1546cc9e2c in QApplicationPrivate::notify_helper (this=this@entry=0x186dbe0, receiver=receiver@entry=0x19a6080, e=e@entry=0x7f1520001340) at kernel/qapplication.cpp:4567
#17 0x00007f1546cd04a0 in QApplication::notify (this=this@entry=0x7fff4b612ee0, receiver=receiver@entry=0x19a6080, e=e@entry=0x7f1520001340) at kernel/qapplication.cpp:4353
#18 0x00007f154c132d1a in KApplication::notify (this=0x7fff4b612ee0, receiver=0x19a6080, event=0x7f1520001340) at ../../kdeui/kernel/kapplication.cpp:311
#19 0x00007f15479304dd in QCoreApplication::notifyInternal (this=0x7fff4b612ee0, receiver=receiver@entry=0x19a6080, event=event@entry=0x7f1520001340) at kernel/qcoreapplication.cpp:953
#20 0x00007f1547933b3d in sendEvent (event=0x7f1520001340, receiver=0x19a6080) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#21 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x18101f0) at kernel/qcoreapplication.cpp:1577
#22 0x00007f1547933fe3 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1470
#23 0x00007f1546d6c32c in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#24 QEventDispatcherX11::processEvents (this=0x1811af0, flags=...) at kernel/qeventdispatcher_x11.cpp:75
#25 0x00007f154792f0af in QEventLoop::processEvents (this=this@entry=0x7fff4b612d50, flags=...) at kernel/qeventloop.cpp:149
#26 0x00007f154792f3a5 in QEventLoop::exec (this=this@entry=0x7fff4b612d50, flags=...) at kernel/qeventloop.cpp:204
#27 0x00007f1547934b79 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1225
#28 0x00007f1546cc837c in QApplication::exec () at kernel/qapplication.cpp:3828
#29 0x00007f154d8359d6 in kdemain (argc=3, argv=0x7fff4b613028) at ../../kwin/main.cpp:597
#30 0x00007f154d415ec5 in __libc_start_main (main=0x4006d0 <main(int, char**)>, argc=3, argv=0x7fff4b613028, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff4b613018) at libc-start.c:287
#31 0x00000000004006fe in _start ()

The reporter indicates this bug may be a duplicate of or related to bug 324896, bug 331056.

Possible duplicates by query: bug 331056, bug 329698, bug 329443, bug 327028, bug 325545.

Report to https://bugs.kde.org/
Comment 1 Thomas Lübking 2014-08-25 10:06:32 UTC
Your GL installation is broken, the loaded GL library is from fglrx (catalyst) but apparently your loading some other (vesa, radeon) driver. Since the fglrx libGL is incompatible with the mesa one, each and every OpenGL application will crash.

Check the contents of /var/log/Xorg.0.log about what X11 driver is loaded and why.
Running "sudo aticonfig --initial -f" *might* fix the setup (towards using fglrx)


----------

As for "kickoff", that's either likely a permission issue (Ubuntu not/semi using systemd nor consolekit) or networkmanager changed the hostname after the session started (for this see https://forum.kde.org/viewtopic.php?f=17&t=119788 )

In either case, it's for sure not a kwin bug, so if you cannot figure the cause directly, please file a bug against ksmserver (though I assume it's ultimately a distro bug)

----

In general, please *never* collect multiple issues in one bugreport - that's untrackable and often just closed "invalid" for this reason.

*** This bug has been marked as a duplicate of bug 314602 ***
Comment 2 Michael 2014-08-25 10:31:31 UTC
Dear Thomas,

Many thanks for the prompt reply. Apologies that I reported two problems at once - as the two things appeared together I guessed that they might be related so that the info about Kickoff would help troubleshoot Kwin. 

'sudo aticonfig --initial -f' produces:
aticonfig: No supported adapters detected

The Xorg log file is included below, but I think the suspect lines start from:

[    21.751] (WW) Falling back to old probe method for fglrx
[    21.759] (II) Loading PCS database from /etc/ati/amdpcsdb /etc/ati/amdpcsdb.default
[    21.802] ukiDynamicMajor: failed to open /proc/ati/major
[    21.803] (EE) No supported AMD display adapters were found
[    21.804] (II) [KMS] drm report modesetting isn't supported.
...

I hope this makes sense ...
Sincerely
Michael


Full Xorg log file:


[    21.089] 
X.Org X Server 1.15.1
Release Date: 2014-04-13
[    21.089] X Protocol Version 11, Revision 0
[    21.089] Build Operating System: Linux 3.2.0-37-generic x86_64 Ubuntu
[    21.089] Current Operating System: Linux family-Studio-540 3.13.0-34-generic #60-Ubuntu SMP Wed Aug 13 15:45:27 UTC 2014 x86_64
[    21.089] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-34-generic root=UUID=dcd46fab-9396-4eb3-8348-32646533de06 ro quiet splash vt.handoff=7
[    21.089] Build Date: 16 April 2014  01:36:29PM
[    21.089] xorg-server 2:1.15.1-0ubuntu2 (For technical support please see http://www.ubuntu.com/support) 
[    21.089] Current version of pixman: 0.30.2
[    21.089] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    21.089] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    21.089] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Aug 25 11:03:20 2014
[    21.089] (==) Using config file: "/etc/X11/xorg.conf"
[    21.089] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    21.089] (==) No Layout section.  Using the first Screen section.
[    21.089] (**) |-->Screen "Default Screen" (0)
[    21.089] (**) |   |-->Monitor "<default monitor>"
[    21.090] (==) No monitor specified for screen "Default Screen".
	Using a default monitor configuration.
[    21.090] (==) Automatically adding devices
[    21.090] (==) Automatically enabling devices
[    21.090] (==) Automatically adding GPU devices
[    21.090] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    21.090] 	Entry deleted from font path.
[    21.090] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[    21.090] 	Entry deleted from font path.
[    21.090] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[    21.090] 	Entry deleted from font path.
[    21.090] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[    21.090] 	Entry deleted from font path.
[    21.090] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[    21.090] 	Entry deleted from font path.
[    21.090] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	built-ins
[    21.090] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[    21.090] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    21.090] (II) Loader magic: 0x7f1250ab3d60
[    21.090] (II) Module ABI versions:
[    21.090] 	X.Org ANSI C Emulation: 0.4
[    21.090] 	X.Org Video Driver: 15.0
[    21.090] 	X.Org XInput driver : 20.0
[    21.090] 	X.Org Server Extension : 8.0
[    21.092] (--) PCI:*(0:1:0:0) 1002:9598:1028:2242 rev 0, Mem @ 0xd0000000/268435456, 0xfe7f0000/65536, I/O @ 0x0000d000/256, BIOS @ 0x????????/131072
[    21.092] (--) PCI: (0:2:0:0) 14f1:8852:0070:71d1 rev 4, Mem @ 0xfe800000/2097152
[    21.092] Initializing built-in extension Generic Event Extension
[    21.092] Initializing built-in extension SHAPE
[    21.092] Initializing built-in extension MIT-SHM
[    21.092] Initializing built-in extension XInputExtension
[    21.092] Initializing built-in extension XTEST
[    21.092] Initializing built-in extension BIG-REQUESTS
[    21.092] Initializing built-in extension SYNC
[    21.092] Initializing built-in extension XKEYBOARD
[    21.092] Initializing built-in extension XC-MISC
[    21.092] Initializing built-in extension SECURITY
[    21.092] Initializing built-in extension XINERAMA
[    21.092] Initializing built-in extension XFIXES
[    21.092] Initializing built-in extension RENDER
[    21.092] Initializing built-in extension RANDR
[    21.092] Initializing built-in extension COMPOSITE
[    21.092] Initializing built-in extension DAMAGE
[    21.092] Initializing built-in extension MIT-SCREEN-SAVER
[    21.092] Initializing built-in extension DOUBLE-BUFFER
[    21.092] Initializing built-in extension RECORD
[    21.092] Initializing built-in extension DPMS
[    21.092] Initializing built-in extension Present
[    21.092] Initializing built-in extension DRI3
[    21.092] Initializing built-in extension X-Resource
[    21.092] Initializing built-in extension XVideo
[    21.092] Initializing built-in extension XVideo-MotionCompensation
[    21.092] Initializing built-in extension SELinux
[    21.092] Initializing built-in extension XFree86-VidModeExtension
[    21.092] Initializing built-in extension XFree86-DGA
[    21.092] Initializing built-in extension XFree86-DRI
[    21.092] Initializing built-in extension DRI2
[    21.092] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[    21.092] (WW) "xmir" is not to be loaded by default. Skipping.
[    21.092] (II) LoadModule: "glx"
[    21.093] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/extra-modules.dpkg-tmp/modules/extensions/libglx.so
[    21.093] (II) Module glx: vendor="Advanced Micro Devices, Inc."
[    21.093] 	compiled for 6.9.0, module version = 1.0.0
[    21.093] Loading extension GLX
[    21.093] (==) Matched fglrx as autoconfigured driver 0
[    21.093] (==) Matched ati as autoconfigured driver 1
[    21.093] (==) Matched modesetting as autoconfigured driver 2
[    21.093] (==) Matched fbdev as autoconfigured driver 3
[    21.093] (==) Matched vesa as autoconfigured driver 4
[    21.093] (==) Assigned the driver to the xf86ConfigLayout
[    21.093] (II) LoadModule: "fglrx"
[    21.093] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/extra-modules.dpkg-tmp/modules/drivers/fglrx_drv.so
[    21.114] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
[    21.114] 	compiled for 1.4.99.906, module version = 13.35.5
[    21.114] 	Module class: X.Org Video Driver
[    21.115] (II) Loading sub module "fglrxdrm"
[    21.115] (II) LoadModule: "fglrxdrm"
[    21.148] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/extra-modules.dpkg-tmp/modules/linux/libfglrxdrm.so
[    21.331] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
[    21.332] 	compiled for 1.4.99.906, module version = 13.35.5
[    21.332] (II) LoadModule: "ati"
[    21.332] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[    21.332] (II) Module ati: vendor="X.Org Foundation"
[    21.332] 	compiled for 1.15.1, module version = 7.3.0
[    21.332] 	Module class: X.Org Video Driver
[    21.332] 	ABI class: X.Org Video Driver, version 15.0
[    21.332] (II) LoadModule: "radeon"
[    21.332] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[    21.740] (II) Module radeon: vendor="X.Org Foundation"
[    21.741] 	compiled for 1.15.1, module version = 7.3.0
[    21.741] 	Module class: X.Org Video Driver
[    21.741] 	ABI class: X.Org Video Driver, version 15.0
[    21.741] (II) LoadModule: "modesetting"
[    21.741] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    21.741] (II) Module modesetting: vendor="X.Org Foundation"
[    21.741] 	compiled for 1.15.0, module version = 0.8.1
[    21.741] 	Module class: X.Org Video Driver
[    21.741] 	ABI class: X.Org Video Driver, version 15.0
[    21.741] (II) LoadModule: "fbdev"
[    21.741] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    21.741] (II) Module fbdev: vendor="X.Org Foundation"
[    21.741] 	compiled for 1.15.0, module version = 0.4.4
[    21.741] 	Module class: X.Org Video Driver
[    21.741] 	ABI class: X.Org Video Driver, version 15.0
[    21.742] (II) LoadModule: "vesa"
[    21.742] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    21.742] (II) Module vesa: vendor="X.Org Foundation"
[    21.742] 	compiled for 1.15.0, module version = 2.3.3
[    21.742] 	Module class: X.Org Video Driver
[    21.742] 	ABI class: X.Org Video Driver, version 15.0
[    21.742] (II) AMD Proprietary Linux Driver Version Identifier:13.35.5
[    21.742] (II) AMD Proprietary Linux Driver Release Identifier: UNSUPPORTED-13.35.1005               
[    21.742] (II) AMD Proprietary Linux Driver Build Date: Mar 12 2014 10:32:23
[    21.742] (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 FireMV 2400 PCI,
	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, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
	SUMO, SUMO, SUMO2, SUMO, SUMO, SUMO, SUMO, SUMO, 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, PALM, PALM, PALM, 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, 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, TURKS, TURKS, TURKS,
	TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
	CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, TAHITI, TAHITI, TAHITI, TAHITI,
	TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
	TAHITI, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
	PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
	VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
	VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
	VERDE, VERDE, VERDE, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
	OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, HAINAN, HAINAN, HAINAN,
	HAINAN, HAINAN, HAINAN, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE,
	BONAIRE, BONAIRE, BONAIRE, KABINI, KABINI, KABINI, KABINI, KABINI,
	KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
	KABINI, KABINI, KABINI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
	KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
	KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
	HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII,
	HAWAII, HAWAII, HAWAII, HAWAII
[    21.750] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    21.750] (II) FBDEV: driver for framebuffer: fbdev
[    21.750] (II) VESA: driver for VESA chipsets: vesa
[    21.750] (++) using VT number 7

[    21.751] (WW) Falling back to old probe method for fglrx
[    21.759] (II) Loading PCS database from /etc/ati/amdpcsdb /etc/ati/amdpcsdb.default
[    21.802] ukiDynamicMajor: failed to open /proc/ati/major
[    21.803] (EE) No supported AMD display adapters were found
[    21.804] (II) [KMS] drm report modesetting isn't supported.
[    21.804] (EE) open /dev/dri/card0: No such file or directory
[    21.804] (WW) Falling back to old probe method for modesetting
[    21.804] (EE) open /dev/dri/card0: No such file or directory
[    21.804] (II) Loading sub module "fbdevhw"
[    21.804] (II) LoadModule: "fbdevhw"
[    21.804] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    21.804] (II) Module fbdevhw: vendor="X.Org Foundation"
[    21.804] 	compiled for 1.15.1, module version = 0.0.2
[    21.804] 	ABI class: X.Org Video Driver, version 15.0
[    21.804] (**) FBDEV(2): claimed PCI slot 1@0:0:0
[    21.804] (II) FBDEV(2): using default device
[    21.804] (WW) Falling back to old probe method for vesa
[    21.804] (EE) Screen 0 deleted because of no matching config section.
[    21.804] (II) UnloadModule: "radeon"
[    21.804] (EE) Screen 0 deleted because of no matching config section.
[    21.804] (II) UnloadModule: "modesetting"
[    21.804] (II) FBDEV(0): Creating default Display subsection in Screen section
	"Default Screen" for depth/fbbpp 24/32
[    21.804] (**) FBDEV(0): Depth 24, (--) framebuffer bpp 32
[    21.804] (==) FBDEV(0): RGB weight 888
[    21.804] (==) FBDEV(0): Default visual is TrueColor
[    21.804] (==) FBDEV(0): Using gamma correction (1.0, 1.0, 1.0)
[    21.804] (II) FBDEV(0): hardware: VESA VGA (video memory: 5824kB)
[    21.804] (II) FBDEV(0): checking modes against framebuffer device...
[    21.804] (II) FBDEV(0): checking modes against monitor...
[    21.804] (--) FBDEV(0): Virtual size is 1400x1050 (pitch 1400)
[    21.804] (**) FBDEV(0):  Built-in mode "current": 147.0 MHz, 83.2 kHz, 77.4 Hz
[    21.804] (II) FBDEV(0): Modeline "current"x0.0  147.04  1400 1432 1600 1768  1050 1054 1058 1074 -hsync -vsync -csync (83.2 kHz b)
[    21.804] (==) FBDEV(0): DPI set to (96, 96)
[    21.805] (II) Loading sub module "fb"
[    21.805] (II) LoadModule: "fb"
[    21.822] (II) Loading /usr/lib/xorg/modules/libfb.so
[    21.822] (II) Module fb: vendor="X.Org Foundation"
[    21.822] 	compiled for 1.15.1, module version = 1.0.0
[    21.822] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    21.822] (**) FBDEV(0): using shadow framebuffer
[    21.822] (II) Loading sub module "shadow"
[    21.822] (II) LoadModule: "shadow"
[    21.835] (II) Loading /usr/lib/xorg/modules/libshadow.so
[    21.835] (II) Module shadow: vendor="X.Org Foundation"
[    21.835] 	compiled for 1.15.1, module version = 1.1.0
[    21.835] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    21.835] (II) UnloadModule: "fglrx"
[    21.835] (II) Unloading fglrx
[    21.835] (II) UnloadSubModule: "fglrxdrm"
[    21.835] (II) Unloading fglrxdrm
[    21.835] (II) UnloadModule: "vesa"
[    21.835] (II) Unloading vesa
[    21.835] (==) Depth 24 pixmap format is 32 bpp
[    21.836] (EE) FBDEV(0): FBIOBLANK: Invalid argument
[    21.836] (==) FBDEV(0): Backing store enabled
[    21.836] (==) FBDEV(0): DPMS enabled
[    21.836] (==) RandR enabled
[    21.841] (II) SELinux: Disabled on system
[    21.842] (EE) GLX error: Can not get required symbols.
[    21.853] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[    21.857] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    21.857] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    21.857] (II) LoadModule: "evdev"
[    21.857] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    21.868] (II) Module evdev: vendor="X.Org Foundation"
[    21.868] 	compiled for 1.15.0, module version = 2.8.2
[    21.868] 	Module class: X.Org XInput Driver
[    21.868] 	ABI class: X.Org XInput driver, version 20.0
[    21.868] (II) Using input driver 'evdev' for 'Power Button'
[    21.868] (**) Power Button: always reports core events
[    21.868] (**) evdev: Power Button: Device: "/dev/input/event1"
[    21.868] (--) evdev: Power Button: Vendor 0 Product 0x1
[    21.868] (--) evdev: Power Button: Found keys
[    21.868] (II) evdev: Power Button: Configuring as keyboard
[    21.868] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    21.868] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    21.868] (**) Option "xkb_rules" "evdev"
[    21.868] (**) Option "xkb_model" "pc105"
[    21.868] (**) Option "xkb_layout" "gb"
[    21.870] (II) XKB: reuse xkmfile /var/lib/xkb/server-2B4266AA55228AE7D9557A18F1965DBA19850816.xkm
[    21.871] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    21.871] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    21.871] (II) Using input driver 'evdev' for 'Power Button'
[    21.871] (**) Power Button: always reports core events
[    21.871] (**) evdev: Power Button: Device: "/dev/input/event0"
[    21.871] (--) evdev: Power Button: Vendor 0 Product 0x1
[    21.871] (--) evdev: Power Button: Found keys
[    21.871] (II) evdev: Power Button: Configuring as keyboard
[    21.871] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
[    21.871] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    21.871] (**) Option "xkb_rules" "evdev"
[    21.871] (**) Option "xkb_model" "pc105"
[    21.871] (**) Option "xkb_layout" "gb"
[    21.872] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event13)
[    21.872] (II) No input driver specified, ignoring this device.
[    21.872] (II) This device may have been added with another device file.
[    21.872] (II) config/udev: Adding input device Dell Dell USB Optical Mouse (/dev/input/event2)
[    21.872] (**) Dell Dell USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[    21.872] (II) Using input driver 'evdev' for 'Dell Dell USB Optical Mouse'
[    21.872] (**) Dell Dell USB Optical Mouse: always reports core events
[    21.872] (**) evdev: Dell Dell USB Optical Mouse: Device: "/dev/input/event2"
[    21.872] (--) evdev: Dell Dell USB Optical Mouse: Vendor 0x413c Product 0x3012
[    21.872] (--) evdev: Dell Dell USB Optical Mouse: Found 3 mouse buttons
[    21.872] (--) evdev: Dell Dell USB Optical Mouse: Found scroll wheel(s)
[    21.872] (--) evdev: Dell Dell USB Optical Mouse: Found relative axes
[    21.872] (--) evdev: Dell Dell USB Optical Mouse: Found x and y relative axes
[    21.872] (II) evdev: Dell Dell USB Optical Mouse: Configuring as mouse
[    21.872] (II) evdev: Dell Dell USB Optical Mouse: Adding scrollwheel support
[    21.872] (**) evdev: Dell Dell USB Optical Mouse: YAxisMapping: buttons 4 and 5
[    21.872] (**) evdev: Dell Dell USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    21.872] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-6/1-6.4/1-6.4.1/1-6.4.1:1.0/input/input5/event2"
[    21.872] (II) XINPUT: Adding extended input device "Dell Dell USB Optical Mouse" (type: MOUSE, id 8)
[    21.873] (II) evdev: Dell Dell USB Optical Mouse: initialized for relative axes.
[    21.873] (**) Dell Dell USB Optical Mouse: (accel) keeping acceleration scheme 1
[    21.873] (**) Dell Dell USB Optical Mouse: (accel) acceleration profile 0
[    21.873] (**) Dell Dell USB Optical Mouse: (accel) acceleration factor: 2.000
[    21.873] (**) Dell Dell USB Optical Mouse: (accel) acceleration threshold: 4
[    21.873] (II) config/udev: Adding input device Dell Dell USB Optical Mouse (/dev/input/mouse0)
[    21.873] (II) No input driver specified, ignoring this device.
[    21.873] (II) This device may have been added with another device file.
[    21.873] (II) config/udev: Adding input device Microsoft Comfort Curve Keyboard 2000 (/dev/input/event3)
[    21.874] (**) Microsoft Comfort Curve Keyboard 2000: Applying InputClass "evdev keyboard catchall"
[    21.874] (II) Using input driver 'evdev' for 'Microsoft Comfort Curve Keyboard 2000'
[    21.874] (**) Microsoft Comfort Curve Keyboard 2000: always reports core events
[    21.874] (**) evdev: Microsoft Comfort Curve Keyboard 2000: Device: "/dev/input/event3"
[    21.874] (--) evdev: Microsoft Comfort Curve Keyboard 2000: Vendor 0x45e Product 0xdd
[    21.874] (--) evdev: Microsoft Comfort Curve Keyboard 2000: Found keys
[    21.874] (II) evdev: Microsoft Comfort Curve Keyboard 2000: Configuring as keyboard
[    21.874] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-6/1-6.4/1-6.4.2/1-6.4.2:1.0/input/input6/event3"
[    21.874] (II) XINPUT: Adding extended input device "Microsoft Comfort Curve Keyboard 2000" (type: KEYBOARD, id 9)
[    21.874] (**) Option "xkb_rules" "evdev"
[    21.874] (**) Option "xkb_model" "pc105"
[    21.874] (**) Option "xkb_layout" "gb"
[    21.874] (II) config/udev: Adding input device Microsoft Comfort Curve Keyboard 2000 (/dev/input/event4)
[    21.874] (**) Microsoft Comfort Curve Keyboard 2000: Applying InputClass "evdev keyboard catchall"
[    21.874] (II) Using input driver 'evdev' for 'Microsoft Comfort Curve Keyboard 2000'
[    21.874] (**) Microsoft Comfort Curve Keyboard 2000: always reports core events
[    21.874] (**) evdev: Microsoft Comfort Curve Keyboard 2000: Device: "/dev/input/event4"
[    21.874] (--) evdev: Microsoft Comfort Curve Keyboard 2000: Vendor 0x45e Product 0xdd
[    21.874] (--) evdev: Microsoft Comfort Curve Keyboard 2000: Found 1 mouse buttons
[    21.874] (--) evdev: Microsoft Comfort Curve Keyboard 2000: Found scroll wheel(s)
[    21.874] (--) evdev: Microsoft Comfort Curve Keyboard 2000: Found relative axes
[    21.874] (II) evdev: Microsoft Comfort Curve Keyboard 2000: Forcing relative x/y axes to exist.
[    21.874] (--) evdev: Microsoft Comfort Curve Keyboard 2000: Found absolute axes
[    21.875] (II) evdev: Microsoft Comfort Curve Keyboard 2000: Forcing absolute x/y axes to exist.
[    21.875] (--) evdev: Microsoft Comfort Curve Keyboard 2000: Found keys
[    21.875] (II) evdev: Microsoft Comfort Curve Keyboard 2000: Configuring as mouse
[    21.875] (II) evdev: Microsoft Comfort Curve Keyboard 2000: Configuring as keyboard
[    21.875] (II) evdev: Microsoft Comfort Curve Keyboard 2000: Adding scrollwheel support
[    21.875] (**) evdev: Microsoft Comfort Curve Keyboard 2000: YAxisMapping: buttons 4 and 5
[    21.875] (**) evdev: Microsoft Comfort Curve Keyboard 2000: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    21.875] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-6/1-6.4/1-6.4.2/1-6.4.2:1.1/input/input7/event4"
[    21.875] (II) XINPUT: Adding extended input device "Microsoft Comfort Curve Keyboard 2000" (type: KEYBOARD, id 10)
[    21.875] (**) Option "xkb_rules" "evdev"
[    21.875] (**) Option "xkb_model" "pc105"
[    21.875] (**) Option "xkb_layout" "gb"
[    21.875] (II) evdev: Microsoft Comfort Curve Keyboard 2000: initialized for relative axes.
[    21.875] (WW) evdev: Microsoft Comfort Curve Keyboard 2000: ignoring absolute axes.
[    21.875] (**) Microsoft Comfort Curve Keyboard 2000: (accel) keeping acceleration scheme 1
[    21.875] (**) Microsoft Comfort Curve Keyboard 2000: (accel) acceleration profile 0
[    21.875] (**) Microsoft Comfort Curve Keyboard 2000: (accel) acceleration factor: 2.000
[    21.875] (**) Microsoft Comfort Curve Keyboard 2000: (accel) acceleration threshold: 4
[    21.875] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event10)
[    21.875] (II) No input driver specified, ignoring this device.
[    21.875] (II) This device may have been added with another device file.
[    21.876] (II) config/udev: Adding input device HDA Intel Line Out Front (/dev/input/event9)
[    21.876] (II) No input driver specified, ignoring this device.
[    21.876] (II) This device may have been added with another device file.
[    21.876] (II) config/udev: Adding input device HDA Intel Line Out Surround (/dev/input/event8)
[    21.876] (II) No input driver specified, ignoring this device.
[    21.876] (II) This device may have been added with another device file.
[    21.876] (II) config/udev: Adding input device HDA Intel Line Out CLFE (/dev/input/event7)
[    21.876] (II) No input driver specified, ignoring this device.
[    21.876] (II) This device may have been added with another device file.
[    21.877] (II) config/udev: Adding input device HDA Intel Line Out Side (/dev/input/event6)
[    21.877] (II) No input driver specified, ignoring this device.
[    21.877] (II) This device may have been added with another device file.
[    21.877] (II) config/udev: Adding input device HDA Intel Front Headphone (/dev/input/event5)
[    21.877] (II) No input driver specified, ignoring this device.
[    21.877] (II) This device may have been added with another device file.
[    21.877] (II) config/udev: Adding input device HDA Intel Front Mic (/dev/input/event12)
[    21.877] (II) No input driver specified, ignoring this device.
[    21.877] (II) This device may have been added with another device file.
[    21.878] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event11)
[    21.878] (II) No input driver specified, ignoring this device.
[    21.878] (II) This device may have been added with another device file.
[    21.884] (EE) FBDEV(0): FBIOBLANK: Invalid argument
[    46.461] (II) XKB: reuse xkmfile /var/lib/xkb/server-75ECC1FC73DAECCA7C11B68297E66B9B8E3B1F31.xkm
[    53.858] (EE) FBDEV(0): FBIOBLANK: Invalid argument
[    53.921] (EE) FBDEV(0): FBIOBLANK: Invalid argument

Many thanks,
Michael.





On Mon, 25 Aug 2014 10:06:32 +0000
 Thomas Lübking  <thomas.luebking@gmail.com> wrote:
>https://bugs.kde.org/show_bug.cgi?id=338542
>
>Thomas Lübking <thomas.luebking@gmail.com> changed:
>
>           What    |Removed                     |Added
>----------------------------------------------------------------------------
>         Resolution|---                         |DUPLICATE
>             Status|UNCONFIRMED                 |RESOLVED
>
>--- Comment #1 from Thomas Lübking <thomas.luebking@gmail.com> ---
>Your GL installation is broken, the loaded GL library is from fglrx (catalyst)
>but apparently your loading some other (vesa, radeon) driver. Since the fglrx
>libGL is incompatible with the mesa one, each and every OpenGL application will
>crash.
>
>Check the contents of /var/log/Xorg.0.log about what X11 driver is loaded and
>why.
>Running "sudo aticonfig --initial -f" *might* fix the setup (towards using
>fglrx)
>
>
>----------
>
>As for "kickoff", that's either likely a permission issue (Ubuntu not/semi
>using systemd nor consolekit) or networkmanager changed the hostname after the
>session started (for this see https://forum.kde.org/viewtopic.php?f=17&t=119788
>)
>
>In either case, it's for sure not a kwin bug, so if you cannot figure the cause
>directly, please file a bug against ksmserver (though I assume it's ultimately
>a distro bug)
>
>----
>
>In general, please *never* collect multiple issues in one bugreport - that's
>untrackable and often just closed "invalid" for this reason.
>
>*** This bug has been marked as a duplicate of bug 314602 ***
>
>-- 
>You are receiving this mail because:
>You reported the bug.
Comment 3 Thomas Lübking 2014-08-25 10:54:04 UTC
You're falling back to the VESA driver, ie. no acceleration at all (and libGL points the incompatible fglrx variant)

-> What's the output of "lspci"
Comment 4 Michael 2014-08-25 11:10:21 UTC
Thanks - it is as follows:

# lspci
00:00.0 Host bridge: Intel Corporation 4 Series Chipset DRAM Controller (rev 03)
00:01.0 PCI bridge: Intel Corporation 4 Series Chipset PCI Express Root Port (rev 03)
00:1a.0 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #4
00:1a.1 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #5
00:1a.2 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #6
00:1a.7 USB controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #2
00:1b.0 Audio device: Intel Corporation 82801JI (ICH10 Family) HD Audio Controller
00:1c.0 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 1
00:1c.2 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 3
00:1c.5 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 6
00:1d.0 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #1
00:1d.1 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #2
00:1d.2 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #3
00:1d.7 USB controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #1
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 90)
00:1f.0 ISA bridge: Intel Corporation 82801JIR (ICH10R) LPC Interface Controller
00:1f.2 IDE interface: Intel Corporation 82801JI (ICH10 Family) 4 port SATA IDE Controller #1
00:1f.3 SMBus: Intel Corporation 82801JI (ICH10 Family) SMBus Controller
00:1f.5 IDE interface: Intel Corporation 82801JI (ICH10 Family) 2 port SATA IDE Controller #2
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RV635 [Radeon HD 3650/3750/4570/4580]
01:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] RV635 HDMI Audio [Radeon HD 3600 Series]
02:00.0 Multimedia video controller: Conexant Systems, Inc. CX23885 PCI Video and Audio Decoder (rev 04)
03:00.0 FireWire (IEEE 1394): JMicron Technology Corp. IEEE 1394 Host Controller
04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 02)


On Mon, 25 Aug 2014 10:54:04 +0000
 Thomas Lübking  <thomas.luebking@gmail.com> wrote:
>https://bugs.kde.org/show_bug.cgi?id=338542
>
>--- Comment #3 from Thomas Lübking <thomas.luebking@gmail.com> ---
>You're falling back to the VESA driver, ie. no acceleration at all (and libGL
>points the incompatible fglrx variant)
>
>-> What's the output of "lspci"
>
>-- 
>You are receiving this mail because:
>You reported the bug.
Comment 5 Michael 2014-08-25 11:18:44 UTC
Dear Thomas,

This didn't seem to be the case in the past. Could it simply be that we have developped a hardware fault?

Best
Michael

On Mon, 25 Aug 2014 10:54:04 +0000
 Thomas Lübking  <thomas.luebking@gmail.com> wrote:
>https://bugs.kde.org/show_bug.cgi?id=338542
>
>--- Comment #3 from Thomas Lübking <thomas.luebking@gmail.com> ---
>You're falling back to the VESA driver, ie. no acceleration at all (and libGL
>points the incompatible fglrx variant)
>
>-> What's the output of "lspci"
>
>-- 
>You are receiving this mail because:
>You reported the bug.
Comment 6 Thomas Lübking 2014-08-25 11:47:42 UTC
Please notice that you're mailing to a bugtracker - it's neither reuqired to keep quotes nor to "dear" me ;-)

> 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RV635 [Radeon HD 3650/3750/4570/4580]

The GPU dropped out of fglrx support - there is a legacy driver, but I frankly cannot find a Ubuntu package for it in their repos.

You can however uninstall fglrx and use the radeon driver (ensure to have libdrm-radeon1 installed and not KMS -modesetting- blocked in GRUB)
Comment 7 Michael 2014-08-25 12:02:39 UTC
How do I check / do the KMS -modesetting- ?
Comment 8 Michael 2014-08-25 12:04:09 UTC
Does 'the GPU dropped out of fglrx support' mean that fglrx no longer 
supports the GPU, or that the GPU is broken?
Comment 9 Thomas Lübking 2014-08-25 12:12:16 UTC
The recent fglrx versions do no longer support the GPU.
The HW is probably fine (if it was before the update, it will still be)

Depending on whether you're using GRUBv1 or GRUBv2, the kernel parameters are set in /boot/grub/menu.lst or /etc/default/grub - things that say "nomodeset" or "modeset=0" are what you do NOT want to be there.
Comment 10 Michael 2014-08-25 12:26:09 UTC
Thank you! The problem seems to be resolved, in that the screen now looks better and there is no obvious Kwin error message on logging in. I wouldn't know what the proper diagnostic is to confirm this.


On Mon, 25 Aug 2014 12:12:16 +0000
 Thomas Lübking  <thomas.luebking@gmail.com> wrote:
>https://bugs.kde.org/show_bug.cgi?id=338542
>
>--- Comment #9 from Thomas Lübking <thomas.luebking@gmail.com> ---
>The recent fglrx versions do no longer support the GPU.
>The HW is probably fine (if it was before the update, it will still be)
>
>Depending on whether you're using GRUBv1 or GRUBv2, the kernel parameters are
>set in /boot/grub/menu.lst or /etc/default/grub - things that say "nomodeset"
>or "modeset=0" are what you do NOT want to be there.
>
>-- 
>You are receiving this mail because:
>You reported the bug.
Comment 11 Thomas Lübking 2014-08-25 19:40:15 UTC
> I wouldn't know what the proper diagnostic is to confirm this.
/var/log/Xorg.0.log (for the loaded driver) resp. "glxinfo" (for the OpenGL acceleration)
Alternatively "qdbus org.kde.kwin /KWin supportInformation", but if "glxgears" and tuxracer run nicely, everything's pretty much ok ;-)