Radeon driver doesn't detect outputs

Hello,
I have had my laptop, a Dell Inspiron 15R SE, for about a year now. In the beginning I tried to set up the fglrx drivers, but I never really got them to work reliably and I didn't like the fact that many packages had to be kept a couple of versions behind, so I eventually gave up. I tried the Radeon drivers once, but they reported some error and I decided to just go with the Intel card, as that one worked perfectly since the beginning.
Lately I have started to play some games on Linux, and because the Intel card isn't really fast enough for some of those I decided to try and get the AMD card working on Linux once more. I went for the Radeon driver, because according to a bunch of benchmarks it already offers far superior performance to the Intel. So I installed xf86-video-ati. After removing "blacklist radeon" from a file in /etc/modprobe.d the driver actually started loading when starting X, but now I have a problem I can't seem to solve.
When X starts it immediately stops with the error message "no screens found(EE)". /var/log/Xorg.0.log contains this:
[ 2514.220]
X.Org X Server 1.15.2
Release Date: 2014-06-27
[ 2514.226] X Protocol Version 11, Revision 0
[ 2514.228] Build Operating System: Linux 3.15.1-1-ARCH x86_64
[ 2514.230] Current Operating System: Linux darg 3.15.2-1-ARCH #1 SMP PREEMPT Fri Jun 27 07:41:19 CEST 2014 x86_64
[ 2514.230] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=e0cfb739-8cde-4ddc-b440-ec920bae0d14 rw radeon.pcie_gen2=0 quiet rw
[ 2514.234] Build Date: 27 June 2014 07:32:26PM
[ 2514.236]
[ 2514.238] Current version of pixman: 0.32.4
[ 2514.241] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 2514.241] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 2514.248] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jul 3 14:13:24 2014
[ 2514.250] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 2514.251] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 2514.252] (==) No Layout section. Using the first Screen section.
[ 2514.252] (==) No screen section available. Using defaults.
[ 2514.252] (**) |-->Screen "Default Screen Section" (0)
[ 2514.252] (**) | |-->Monitor "<default monitor>"
[ 2514.252] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 2514.252] (**) | |-->Device "Monitor"
[ 2514.252] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 2514.252] (==) Automatically adding devices
[ 2514.252] (==) Automatically enabling devices
[ 2514.252] (==) Automatically adding GPU devices
[ 2514.252] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF/".
[ 2514.252] Entry deleted from font path.
[ 2514.252] (Run 'mkfontdir' on "/usr/share/fonts/OTF/").
[ 2514.252] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 2514.252] Entry deleted from font path.
[ 2514.252] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 2514.252] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 2514.252] Entry deleted from font path.
[ 2514.252] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 2514.252] (**) FontPath set to:
/usr/share/fonts/local,
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/
[ 2514.252] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 2514.252] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 2514.252] (II) Loader magic: 0x811cc0
[ 2514.252] (II) Module ABI versions:
[ 2514.252] X.Org ANSI C Emulation: 0.4
[ 2514.252] X.Org Video Driver: 15.0
[ 2514.252] X.Org XInput driver : 20.0
[ 2514.252] X.Org Server Extension : 8.0
[ 2514.252] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 2514.252] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 2514.254] (--) PCI:*(0:0:2:0) 8086:0166:1028:0572 rev 9, Mem @ 0xc1000000/4194304, 0xb0000000/268435456, I/O @ 0x00004000/64
[ 2514.254] (--) PCI: (0:1:0:0) 1002:682f:1028:0572 rev 0, Mem @ 0xa0000000/268435456, 0xc0000000/262144, I/O @ 0x00003000/256, BIOS @ 0x????????/131072
[ 2514.254] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 2514.255] Initializing built-in extension Generic Event Extension
[ 2514.257] Initializing built-in extension SHAPE
[ 2514.258] Initializing built-in extension MIT-SHM
[ 2514.260] Initializing built-in extension XInputExtension
[ 2514.261] Initializing built-in extension XTEST
[ 2514.262] Initializing built-in extension BIG-REQUESTS
[ 2514.264] Initializing built-in extension SYNC
[ 2514.265] Initializing built-in extension XKEYBOARD
[ 2514.266] Initializing built-in extension XC-MISC
[ 2514.267] Initializing built-in extension SECURITY
[ 2514.269] Initializing built-in extension XINERAMA
[ 2514.270] Initializing built-in extension XFIXES
[ 2514.271] Initializing built-in extension RENDER
[ 2514.272] Initializing built-in extension RANDR
[ 2514.273] Initializing built-in extension COMPOSITE
[ 2514.274] Initializing built-in extension DAMAGE
[ 2514.275] Initializing built-in extension MIT-SCREEN-SAVER
[ 2514.276] Initializing built-in extension DOUBLE-BUFFER
[ 2514.277] Initializing built-in extension RECORD
[ 2514.278] Initializing built-in extension DPMS
[ 2514.279] Initializing built-in extension Present
[ 2514.280] Initializing built-in extension DRI3
[ 2514.281] Initializing built-in extension X-Resource
[ 2514.282] Initializing built-in extension XVideo
[ 2514.283] Initializing built-in extension XVideo-MotionCompensation
[ 2514.284] Initializing built-in extension XFree86-VidModeExtension
[ 2514.285] Initializing built-in extension XFree86-DGA
[ 2514.286] Initializing built-in extension XFree86-DRI
[ 2514.287] Initializing built-in extension DRI2
[ 2514.287] (II) "glx" will be loaded by default.
[ 2514.287] (II) LoadModule: "dri2"
[ 2514.287] (II) Module "dri2" already built-in
[ 2514.287] (II) LoadModule: "glamoregl"
[ 2514.287] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 2514.288] (II) Module glamoregl: vendor="X.Org Foundation"
[ 2514.288] compiled for 1.15.0, module version = 0.6.0
[ 2514.288] ABI class: X.Org ANSI C Emulation, version 0.4
[ 2514.288] (II) LoadModule: "glx"
[ 2514.288] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 2514.288] (II) Module glx: vendor="X.Org Foundation"
[ 2514.288] compiled for 1.15.2, module version = 1.0.0
[ 2514.288] ABI class: X.Org Server Extension, version 8.0
[ 2514.288] (==) AIGLX enabled
[ 2514.289] Loading extension GLX
[ 2514.289] (II) LoadModule: "radeon"
[ 2514.289] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[ 2514.289] (II) Module radeon: vendor="X.Org Foundation"
[ 2514.289] compiled for 1.15.2, module version = 7.4.0
[ 2514.289] Module class: X.Org Video Driver
[ 2514.289] ABI class: X.Org Video Driver, version 15.0
[ 2514.289] (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, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
MULLINS, MULLINS, MULLINS, MULLINS, 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
[ 2514.293] (--) using VT number 2
[ 2514.298] (II) [KMS] Kernel modesetting enabled.
[ 2514.299] (II) RADEON(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 2514.299] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
[ 2514.299] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 2514.299] (==) RADEON(0): Default visual is TrueColor
[ 2514.299] (==) RADEON(0): RGB weight 888
[ 2514.299] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[ 2514.299] (--) RADEON(0): Chipset: "VERDE" (ChipID = 0x682f)
[ 2514.299] (II) Loading sub module "dri2"
[ 2514.299] (II) LoadModule: "dri2"
[ 2514.299] (II) Module "dri2" already built-in
[ 2514.299] (II) Loading sub module "glamoregl"
[ 2514.299] (II) LoadModule: "glamoregl"
[ 2514.299] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 2514.299] (II) Module glamoregl: vendor="X.Org Foundation"
[ 2514.299] compiled for 1.15.0, module version = 0.6.0
[ 2514.299] ABI class: X.Org ANSI C Emulation, version 0.4
[ 2514.299] (II) glamor: OpenGL accelerated X.org driver based.
[ 2514.352] (II) glamor: EGL version 1.4 (DRI2):
[ 2514.366] (II) RADEON(0): glamor detected, initialising EGL layer.
[ 2514.366] (II) RADEON(0): KMS Color Tiling: enabled
[ 2514.366] (II) RADEON(0): KMS Color Tiling 2D: enabled
[ 2514.366] (II) RADEON(0): KMS Pageflipping: enabled
[ 2514.366] (II) RADEON(0): SwapBuffers wait for vsync: enabled
[ 2514.366] (WW) RADEON(0): No outputs definitely connected, trying again...
[ 2514.366] (WW) RADEON(0): Unable to find connected outputs - setting 1024x768 initial framebuffer
[ 2514.366] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 2514.366] (II) RADEON(0): mem size init: gart size :3fbde000 vram size: s:80000000 visible:7fcc0000
[ 2514.366] (==) RADEON(0): DPI set to (96, 96)
[ 2514.366] (II) Loading sub module "fb"
[ 2514.366] (II) LoadModule: "fb"
[ 2514.366] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 2514.366] (II) Module fb: vendor="X.Org Foundation"
[ 2514.366] compiled for 1.15.2, module version = 1.0.0
[ 2514.366] ABI class: X.Org ANSI C Emulation, version 0.4
[ 2514.366] (II) Loading sub module "ramdac"
[ 2514.366] (II) LoadModule: "ramdac"
[ 2514.366] (II) Module "ramdac" already built-in
[ 2514.366] (EE) RADEON(0): No modes.
[ 2514.367] (II) UnloadModule: "radeon"
[ 2514.367] (II) UnloadSubModule: "fb"
[ 2514.367] (II) Unloading fb
[ 2514.367] (II) UnloadSubModule: "glamoregl"
[ 2514.367] (II) Unloading glamoregl
[ 2514.367] (EE) Screen(s) found, but none have a usable configuration.
[ 2514.367] (EE)
Fatal server error:
[ 2514.367] (EE) no screens found(EE)
[ 2514.367] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 2514.367] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 2514.367] (EE)
[ 2514.378] (EE) Server terminated with error (1). Closing log file.
The most relevant part in this seem to be:
[ 2514.366] (WW) RADEON(0): No outputs definitely connected, trying again...
[ 2514.366] (WW) RADEON(0): Unable to find connected outputs - setting 1024x768 initial framebuffer
I have a file /etc/X11/xorg.conf.d/20-driver.conf that contains the following:
Section "Device"
Identifier "Monitor"
Driver "radeon"
BusID "PCI:1:0:0"
#Driver "intel"
#BusID "PCI:0:2:0"
EndSection
Right now I have instead commented out the Driver "radeon" and BusID "PCI:1:0:0" lines and uncommented the ones for the Intel card, and then X starts up normally.
lspci | grep VGA
outputs
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Chelsea LP [Radeon HD 7730M] (rev ff)
I tried uninstalling the xf86-video-intel driver and removing the 20-driver.conf file. X did start up then, but it seemed to be using the "modesetting" driver as the default, with horrible performance weird visual glitches.
xrandr --listproviders
then did list the AMD card as a secondary provider, which it doesn't do now.
I have also tried booting with
radeon.pcie_gen2=0
on the kernel command line, but that changed nothing.
Am I missing something?
Thanks in advance.
Last edited by mood (2014-07-03 12:42:00)

Hello,
I have had my laptop, a Dell Inspiron 15R SE, for about a year now. In the beginning I tried to set up the fglrx drivers, but I never really got them to work reliably and I didn't like the fact that many packages had to be kept a couple of versions behind, so I eventually gave up. I tried the Radeon drivers once, but they reported some error and I decided to just go with the Intel card, as that one worked perfectly since the beginning.
Lately I have started to play some games on Linux, and because the Intel card isn't really fast enough for some of those I decided to try and get the AMD card working on Linux once more. I went for the Radeon driver, because according to a bunch of benchmarks it already offers far superior performance to the Intel. So I installed xf86-video-ati. After removing "blacklist radeon" from a file in /etc/modprobe.d the driver actually started loading when starting X, but now I have a problem I can't seem to solve.
When X starts it immediately stops with the error message "no screens found(EE)". /var/log/Xorg.0.log contains this:
[ 2514.220]
X.Org X Server 1.15.2
Release Date: 2014-06-27
[ 2514.226] X Protocol Version 11, Revision 0
[ 2514.228] Build Operating System: Linux 3.15.1-1-ARCH x86_64
[ 2514.230] Current Operating System: Linux darg 3.15.2-1-ARCH #1 SMP PREEMPT Fri Jun 27 07:41:19 CEST 2014 x86_64
[ 2514.230] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=e0cfb739-8cde-4ddc-b440-ec920bae0d14 rw radeon.pcie_gen2=0 quiet rw
[ 2514.234] Build Date: 27 June 2014 07:32:26PM
[ 2514.236]
[ 2514.238] Current version of pixman: 0.32.4
[ 2514.241] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 2514.241] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 2514.248] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jul 3 14:13:24 2014
[ 2514.250] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 2514.251] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 2514.252] (==) No Layout section. Using the first Screen section.
[ 2514.252] (==) No screen section available. Using defaults.
[ 2514.252] (**) |-->Screen "Default Screen Section" (0)
[ 2514.252] (**) | |-->Monitor "<default monitor>"
[ 2514.252] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 2514.252] (**) | |-->Device "Monitor"
[ 2514.252] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 2514.252] (==) Automatically adding devices
[ 2514.252] (==) Automatically enabling devices
[ 2514.252] (==) Automatically adding GPU devices
[ 2514.252] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF/".
[ 2514.252] Entry deleted from font path.
[ 2514.252] (Run 'mkfontdir' on "/usr/share/fonts/OTF/").
[ 2514.252] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 2514.252] Entry deleted from font path.
[ 2514.252] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 2514.252] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 2514.252] Entry deleted from font path.
[ 2514.252] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 2514.252] (**) FontPath set to:
/usr/share/fonts/local,
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/
[ 2514.252] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 2514.252] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 2514.252] (II) Loader magic: 0x811cc0
[ 2514.252] (II) Module ABI versions:
[ 2514.252] X.Org ANSI C Emulation: 0.4
[ 2514.252] X.Org Video Driver: 15.0
[ 2514.252] X.Org XInput driver : 20.0
[ 2514.252] X.Org Server Extension : 8.0
[ 2514.252] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 2514.252] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 2514.254] (--) PCI:*(0:0:2:0) 8086:0166:1028:0572 rev 9, Mem @ 0xc1000000/4194304, 0xb0000000/268435456, I/O @ 0x00004000/64
[ 2514.254] (--) PCI: (0:1:0:0) 1002:682f:1028:0572 rev 0, Mem @ 0xa0000000/268435456, 0xc0000000/262144, I/O @ 0x00003000/256, BIOS @ 0x????????/131072
[ 2514.254] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 2514.255] Initializing built-in extension Generic Event Extension
[ 2514.257] Initializing built-in extension SHAPE
[ 2514.258] Initializing built-in extension MIT-SHM
[ 2514.260] Initializing built-in extension XInputExtension
[ 2514.261] Initializing built-in extension XTEST
[ 2514.262] Initializing built-in extension BIG-REQUESTS
[ 2514.264] Initializing built-in extension SYNC
[ 2514.265] Initializing built-in extension XKEYBOARD
[ 2514.266] Initializing built-in extension XC-MISC
[ 2514.267] Initializing built-in extension SECURITY
[ 2514.269] Initializing built-in extension XINERAMA
[ 2514.270] Initializing built-in extension XFIXES
[ 2514.271] Initializing built-in extension RENDER
[ 2514.272] Initializing built-in extension RANDR
[ 2514.273] Initializing built-in extension COMPOSITE
[ 2514.274] Initializing built-in extension DAMAGE
[ 2514.275] Initializing built-in extension MIT-SCREEN-SAVER
[ 2514.276] Initializing built-in extension DOUBLE-BUFFER
[ 2514.277] Initializing built-in extension RECORD
[ 2514.278] Initializing built-in extension DPMS
[ 2514.279] Initializing built-in extension Present
[ 2514.280] Initializing built-in extension DRI3
[ 2514.281] Initializing built-in extension X-Resource
[ 2514.282] Initializing built-in extension XVideo
[ 2514.283] Initializing built-in extension XVideo-MotionCompensation
[ 2514.284] Initializing built-in extension XFree86-VidModeExtension
[ 2514.285] Initializing built-in extension XFree86-DGA
[ 2514.286] Initializing built-in extension XFree86-DRI
[ 2514.287] Initializing built-in extension DRI2
[ 2514.287] (II) "glx" will be loaded by default.
[ 2514.287] (II) LoadModule: "dri2"
[ 2514.287] (II) Module "dri2" already built-in
[ 2514.287] (II) LoadModule: "glamoregl"
[ 2514.287] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 2514.288] (II) Module glamoregl: vendor="X.Org Foundation"
[ 2514.288] compiled for 1.15.0, module version = 0.6.0
[ 2514.288] ABI class: X.Org ANSI C Emulation, version 0.4
[ 2514.288] (II) LoadModule: "glx"
[ 2514.288] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 2514.288] (II) Module glx: vendor="X.Org Foundation"
[ 2514.288] compiled for 1.15.2, module version = 1.0.0
[ 2514.288] ABI class: X.Org Server Extension, version 8.0
[ 2514.288] (==) AIGLX enabled
[ 2514.289] Loading extension GLX
[ 2514.289] (II) LoadModule: "radeon"
[ 2514.289] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[ 2514.289] (II) Module radeon: vendor="X.Org Foundation"
[ 2514.289] compiled for 1.15.2, module version = 7.4.0
[ 2514.289] Module class: X.Org Video Driver
[ 2514.289] ABI class: X.Org Video Driver, version 15.0
[ 2514.289] (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, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
MULLINS, MULLINS, MULLINS, MULLINS, 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
[ 2514.293] (--) using VT number 2
[ 2514.298] (II) [KMS] Kernel modesetting enabled.
[ 2514.299] (II) RADEON(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 2514.299] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
[ 2514.299] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 2514.299] (==) RADEON(0): Default visual is TrueColor
[ 2514.299] (==) RADEON(0): RGB weight 888
[ 2514.299] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[ 2514.299] (--) RADEON(0): Chipset: "VERDE" (ChipID = 0x682f)
[ 2514.299] (II) Loading sub module "dri2"
[ 2514.299] (II) LoadModule: "dri2"
[ 2514.299] (II) Module "dri2" already built-in
[ 2514.299] (II) Loading sub module "glamoregl"
[ 2514.299] (II) LoadModule: "glamoregl"
[ 2514.299] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 2514.299] (II) Module glamoregl: vendor="X.Org Foundation"
[ 2514.299] compiled for 1.15.0, module version = 0.6.0
[ 2514.299] ABI class: X.Org ANSI C Emulation, version 0.4
[ 2514.299] (II) glamor: OpenGL accelerated X.org driver based.
[ 2514.352] (II) glamor: EGL version 1.4 (DRI2):
[ 2514.366] (II) RADEON(0): glamor detected, initialising EGL layer.
[ 2514.366] (II) RADEON(0): KMS Color Tiling: enabled
[ 2514.366] (II) RADEON(0): KMS Color Tiling 2D: enabled
[ 2514.366] (II) RADEON(0): KMS Pageflipping: enabled
[ 2514.366] (II) RADEON(0): SwapBuffers wait for vsync: enabled
[ 2514.366] (WW) RADEON(0): No outputs definitely connected, trying again...
[ 2514.366] (WW) RADEON(0): Unable to find connected outputs - setting 1024x768 initial framebuffer
[ 2514.366] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 2514.366] (II) RADEON(0): mem size init: gart size :3fbde000 vram size: s:80000000 visible:7fcc0000
[ 2514.366] (==) RADEON(0): DPI set to (96, 96)
[ 2514.366] (II) Loading sub module "fb"
[ 2514.366] (II) LoadModule: "fb"
[ 2514.366] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 2514.366] (II) Module fb: vendor="X.Org Foundation"
[ 2514.366] compiled for 1.15.2, module version = 1.0.0
[ 2514.366] ABI class: X.Org ANSI C Emulation, version 0.4
[ 2514.366] (II) Loading sub module "ramdac"
[ 2514.366] (II) LoadModule: "ramdac"
[ 2514.366] (II) Module "ramdac" already built-in
[ 2514.366] (EE) RADEON(0): No modes.
[ 2514.367] (II) UnloadModule: "radeon"
[ 2514.367] (II) UnloadSubModule: "fb"
[ 2514.367] (II) Unloading fb
[ 2514.367] (II) UnloadSubModule: "glamoregl"
[ 2514.367] (II) Unloading glamoregl
[ 2514.367] (EE) Screen(s) found, but none have a usable configuration.
[ 2514.367] (EE)
Fatal server error:
[ 2514.367] (EE) no screens found(EE)
[ 2514.367] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 2514.367] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 2514.367] (EE)
[ 2514.378] (EE) Server terminated with error (1). Closing log file.
The most relevant part in this seem to be:
[ 2514.366] (WW) RADEON(0): No outputs definitely connected, trying again...
[ 2514.366] (WW) RADEON(0): Unable to find connected outputs - setting 1024x768 initial framebuffer
I have a file /etc/X11/xorg.conf.d/20-driver.conf that contains the following:
Section "Device"
Identifier "Monitor"
Driver "radeon"
BusID "PCI:1:0:0"
#Driver "intel"
#BusID "PCI:0:2:0"
EndSection
Right now I have instead commented out the Driver "radeon" and BusID "PCI:1:0:0" lines and uncommented the ones for the Intel card, and then X starts up normally.
lspci | grep VGA
outputs
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Chelsea LP [Radeon HD 7730M] (rev ff)
I tried uninstalling the xf86-video-intel driver and removing the 20-driver.conf file. X did start up then, but it seemed to be using the "modesetting" driver as the default, with horrible performance weird visual glitches.
xrandr --listproviders
then did list the AMD card as a secondary provider, which it doesn't do now.
I have also tried booting with
radeon.pcie_gen2=0
on the kernel command line, but that changed nothing.
Am I missing something?
Thanks in advance.
Last edited by mood (2014-07-03 12:42:00)

Similar Messages

  • DVD Drive doesn't detect DVDs on Satellite 1900-303

    My CD-RW/DVD drive is refusing to play DVDs, acting as though there is no disc in the drive no matter what I try. I haven't used the machine regularly in a while and have just started to discover this.
    It also has a problem with burning to blank discs, if that's of any interest. I've bought a lens cleaner but it will not work as the laptop still doesn't recognise the disc. Also, I've never fiddled with the region control, and have already tried re-installing the driver, but to no avail.
    It's a S1900-303, model number PS192E-00G1N-EN.
    Any help anyone can give is very much appreciated, this is really inconvenient.
    Thanks a lot.

    Hello guys
    First of all if there are any problems with CD or DVD burning you have to test different CD or DVD. Not every CD or DVD is compatible and can be used in the drive.
    Therefore check different CD/DVD from different manufactures.
    But if the drive will be not able to burn or read any CD/DVD so I assume the drive has a malfunction and only the device replacement could help.
    @Judith: You unit seems to be new and the warranty should cover the drive replacement.
    But before contacting the ASP in your country check the different medias.
    In the user manual you should find a list with compatible and tested CD and DVDs.

  • Old CD-drive don't detect RW CD's [SOLVED]

    I have an old i586 box and I would like to install Arch on it (I'm posting here because it's not really i586 related). I got an i586 iso and burned it on a Memorex brand CD-RW. The problem is the old CD-drive doesn't detect the CD. The old CD-drive works, it detected a music CD. The CD seems fine as I could mount it on my laptop and see the files on it.  I guess that the old CD-drive have problem detecting RW CD's. Would using another brand or using a CD-R help? Any ideas?
    Thanks.

    scarecrow: Actually it was a 1-4x CD-RW.
    I tried with a  CD-R with 4x burning speed and "Mode2" for data mode and it works. The CD gets detected but doesn't boot. It could be because of the low RAM (16MB). I have another box with ~40MB RAM. I'll try with that one later. Or maybe with floppies (if there are i586 floppies).
    Thanks for the input.

  • ATI Radeon 9000 IGP Mobile driver doesn't have hardware acceleration

    I installed the xf86-video-ati package and I don't get hardware acceleration. Glxgears gives a painful 80 FPS rate and nothing 3D intensive works, neither 480p/720p youtube videos. Also, it seems that the current drivers identify the card as 9100 instead of 9000, but I know that it's 9000 for sure. The laptop that I'm running is an old one, Compaq Presario R3000 with the Intel CPU.
    X.org.0.log
    [ 25.819]
    X.Org X Server 1.10.1
    Release Date: 2011-04-15
    [ 25.819] X Protocol Version 11, Revision 0
    [ 25.819] Build Operating System: Linux 2.6.38-ARCH i686
    [ 25.819] Current Operating System: Linux localhost 2.6.38-ARCH #1 SMP PREEMPT Wed Mar 30 07:14:27 UTC 2011 i686
    [ 25.820] Kernel command line: root=/dev/sda1 ro
    [ 25.820] Build Date: 16 April 2011 12:05:35PM
    [ 25.820]
    [ 25.841] Current version of pixman: 0.20.2
    [ 25.841] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 25.841] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 25.841] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Apr 20 00:29:04 2011
    [ 25.913] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 25.948] (==) No Layout section. Using the first Screen section.
    [ 25.948] (==) No screen section available. Using defaults.
    [ 25.948] (**) |-->Screen "Default Screen Section" (0)
    [ 25.948] (**) | |-->Monitor "<default monitor>"
    [ 25.949] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 25.949] (==) Automatically adding devices
    [ 25.949] (==) Automatically enabling devices
    [ 25.998] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 25.998] Entry deleted from font path.
    [ 26.073] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 26.073] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 26.073] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 26.073] (II) Loader magic: 0x81f4ee0
    [ 26.073] (II) Module ABI versions:
    [ 26.073] X.Org ANSI C Emulation: 0.4
    [ 26.073] X.Org Video Driver: 10.0
    [ 26.073] X.Org XInput driver : 12.2
    [ 26.073] X.Org Server Extension : 5.0
    [ 26.074] (--) PCI:*(0:1:5:0) 1002:5835:103c:006b rev 0, Mem @ 0xe0000000/268435456, 0xd0100000/65536, I/O @ 0x00009000/256, BIOS @ 0x????????/131072
    [ 26.075] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 26.075] (II) LoadModule: "extmod"
    [ 26.079] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 26.094] (II) Module extmod: vendor="X.Org Foundation"
    [ 26.095] compiled for 1.10.1, module version = 1.0.0
    [ 26.095] Module class: X.Org Server Extension
    [ 26.095] ABI class: X.Org Server Extension, version 5.0
    [ 26.095] (II) Loading extension MIT-SCREEN-SAVER
    [ 26.095] (II) Loading extension XFree86-VidModeExtension
    [ 26.095] (II) Loading extension XFree86-DGA
    [ 26.095] (II) Loading extension DPMS
    [ 26.095] (II) Loading extension XVideo
    [ 26.095] (II) Loading extension XVideo-MotionCompensation
    [ 26.095] (II) Loading extension X-Resource
    [ 26.095] (II) LoadModule: "dbe"
    [ 26.095] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 26.097] (II) Module dbe: vendor="X.Org Foundation"
    [ 26.097] compiled for 1.10.1, module version = 1.0.0
    [ 26.097] Module class: X.Org Server Extension
    [ 26.097] ABI class: X.Org Server Extension, version 5.0
    [ 26.097] (II) Loading extension DOUBLE-BUFFER
    [ 26.097] (II) LoadModule: "glx"
    [ 26.097] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 26.111] (II) Module glx: vendor="X.Org Foundation"
    [ 26.111] compiled for 1.10.1, module version = 1.0.0
    [ 26.111] ABI class: X.Org Server Extension, version 5.0
    [ 26.116] (==) AIGLX enabled
    [ 26.116] (II) Loading extension GLX
    [ 26.116] (II) LoadModule: "record"
    [ 26.116] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 26.117] (II) Module record: vendor="X.Org Foundation"
    [ 26.117] compiled for 1.10.1, module version = 1.13.0
    [ 26.117] Module class: X.Org Server Extension
    [ 26.117] ABI class: X.Org Server Extension, version 5.0
    [ 26.117] (II) Loading extension RECORD
    [ 26.117] (II) LoadModule: "dri"
    [ 26.117] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 26.147] (II) Module dri: vendor="X.Org Foundation"
    [ 26.147] compiled for 1.10.1, module version = 1.0.0
    [ 26.147] ABI class: X.Org Server Extension, version 5.0
    [ 26.147] (II) Loading extension XFree86-DRI
    [ 26.147] (II) LoadModule: "dri2"
    [ 26.147] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 26.148] (II) Module dri2: vendor="X.Org Foundation"
    [ 26.148] compiled for 1.10.1, module version = 1.2.0
    [ 26.148] ABI class: X.Org Server Extension, version 5.0
    [ 26.148] (II) Loading extension DRI2
    [ 26.148] (==) Matched ati as autoconfigured driver 0
    [ 26.148] (==) Matched vesa as autoconfigured driver 1
    [ 26.148] (==) Matched fbdev as autoconfigured driver 2
    [ 26.148] (==) Assigned the driver to the xf86ConfigLayout
    [ 26.148] (II) LoadModule: "ati"
    [ 26.149] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
    [ 26.165] (II) Module ati: vendor="X.Org Foundation"
    [ 26.165] compiled for 1.10.1, module version = 6.14.99
    [ 26.165] Module class: X.Org Video Driver
    [ 26.165] ABI class: X.Org Video Driver, version 10.0
    [ 26.165] (II) LoadModule: "radeon"
    [ 26.166] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 26.235] (II) Module radeon: vendor="X.Org Foundation"
    [ 26.235] compiled for 1.10.1, module version = 6.14.99
    [ 26.235] Module class: X.Org Video Driver
    [ 26.235] ABI class: X.Org Video Driver, version 10.0
    [ 26.236] (II) LoadModule: "vesa"
    [ 26.237] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 26.250] (II) Module vesa: vendor="X.Org Foundation"
    [ 26.250] compiled for 1.10.0, module version = 2.3.0
    [ 26.250] Module class: X.Org Video Driver
    [ 26.250] ABI class: X.Org Video Driver, version 10.0
    [ 26.250] (II) LoadModule: "fbdev"
    [ 26.250] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    [ 26.269] (II) Module fbdev: vendor="X.Org Foundation"
    [ 26.269] compiled for 1.10.0, module version = 0.4.2
    [ 26.269] ABI class: X.Org Video Driver, version 10.0
    [ 26.269] (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 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 5700 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,
    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, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
    CAICOS, CAICOS, CAICOS, CAICOS
    [ 26.278] (II) VESA: driver for VESA chipsets: vesa
    [ 26.278] (II) FBDEV: driver for framebuffer: fbdev
    [ 26.278] (++) using VT number 7
    [ 26.303] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 26.303] (II) [KMS] Kernel modesetting enabled.
    [ 26.303] (WW) Falling back to old probe method for vesa
    [ 26.303] (WW) Falling back to old probe method for fbdev
    [ 26.303] (II) Loading sub module "fbdevhw"
    [ 26.303] (II) LoadModule: "fbdevhw"
    [ 26.303] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
    [ 26.304] (II) Module fbdevhw: vendor="X.Org Foundation"
    [ 26.304] compiled for 1.10.1, module version = 0.0.2
    [ 26.304] ABI class: X.Org Video Driver, version 10.0
    [ 26.304] (II) RADEON(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 26.304] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [ 26.304] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 26.304] (==) RADEON(0): Default visual is TrueColor
    [ 26.304] (==) RADEON(0): RGB weight 888
    [ 26.304] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [ 26.304] (--) RADEON(0): Chipset: "ATI Radeon Mobility 9100 IGP (U3) 5835" (ChipID = 0x5835)
    [ 26.304] (II) RADEON(0): AGP card detected
    [ 26.304] drmOpenDevice: node name is /dev/dri/card0
    [ 26.305] drmOpenDevice: open result is 8, (OK)
    [ 26.305] drmOpenByBusid: Searching for BusID pci:0000:01:05.0
    [ 26.305] drmOpenDevice: node name is /dev/dri/card0
    [ 26.305] drmOpenDevice: open result is 8, (OK)
    [ 26.305] drmOpenByBusid: drmOpenMinor returns 8
    [ 26.305] drmOpenByBusid: drmGetBusid reports pci:0000:01:05.0
    [ 26.305] (II) Loading sub module "exa"
    [ 26.305] (II) LoadModule: "exa"
    [ 26.305] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 26.306] (II) Module exa: vendor="X.Org Foundation"
    [ 26.306] compiled for 1.10.1, module version = 2.5.0
    [ 26.307] ABI class: X.Org Video Driver, version 10.0
    [ 26.307] (II) RADEON(0): KMS Color Tiling: disabled
    [ 26.307] (II) RADEON(0): KMS Pageflipping: enabled
    [ 26.307] (II) RADEON(0): SwapBuffers wait for vsync: enabled
    [ 26.338] (II) RADEON(0): Output VGA-0 has no monitor section
    [ 26.338] (II) RADEON(0): Output LVDS has no monitor section
    [ 26.344] (II) RADEON(0): Output S-video has no monitor section
    [ 26.368] (II) RADEON(0): EDID for output VGA-0
    [ 26.369] (II) RADEON(0): EDID for output LVDS
    [ 26.369] (II) RADEON(0): Printing probed modes for output LVDS
    [ 26.369] (II) RADEON(0): Modeline "1280x800"x60.0 68.90 1280 1296 1328 1408 800 804 808 816 (48.9 kHz)
    [ 26.369] (II) RADEON(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz)
    [ 26.369] (II) RADEON(0): Modeline "1152x768"x59.8 71.75 1152 1216 1328 1504 768 771 781 798 -hsync +vsync (47.7 kHz)
    [ 26.369] (II) RADEON(0): Modeline "1024x768"x59.9 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz)
    [ 26.369] (II) RADEON(0): Modeline "800x600"x59.9 38.25 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz)
    [ 26.369] (II) RADEON(0): Modeline "848x480"x59.7 31.50 848 872 952 1056 480 483 493 500 -hsync +vsync (29.8 kHz)
    [ 26.369] (II) RADEON(0): Modeline "720x480"x59.7 26.75 720 744 808 896 480 483 493 500 -hsync +vsync (29.9 kHz)
    [ 26.369] (II) RADEON(0): Modeline "640x480"x59.4 23.75 640 664 720 800 480 483 487 500 -hsync +vsync (29.7 kHz)
    [ 26.375] (II) RADEON(0): EDID for output S-video
    [ 26.375] (II) RADEON(0): Output VGA-0 disconnected
    [ 26.375] (II) RADEON(0): Output LVDS connected
    [ 26.375] (II) RADEON(0): Output S-video disconnected
    [ 26.375] (II) RADEON(0): Using exact sizes for initial modes
    [ 26.375] (II) RADEON(0): Output LVDS using initial mode 1280x800
    [ 26.375] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 26.375] (II) RADEON(0): mem size init: gart size :1dff000 vram size: s:8000000 visible:7bd8000
    [ 26.375] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
    [ 26.375] (==) RADEON(0): DPI set to (96, 96)
    [ 26.375] (II) Loading sub module "fb"
    [ 26.375] (II) LoadModule: "fb"
    [ 26.375] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 26.419] (II) Module fb: vendor="X.Org Foundation"
    [ 26.419] compiled for 1.10.1, module version = 1.0.0
    [ 26.419] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 26.419] (II) Loading sub module "ramdac"
    [ 26.419] (II) LoadModule: "ramdac"
    [ 26.419] (II) Module "ramdac" already built-in
    [ 26.419] (II) UnloadModule: "vesa"
    [ 26.419] (II) Unloading vesa
    [ 26.419] (II) UnloadModule: "fbdev"
    [ 26.419] (II) Unloading fbdev
    [ 26.419] (II) UnloadModule: "fbdevhw"
    [ 26.419] (II) Unloading fbdevhw
    [ 26.419] (--) Depth 24 pixmap format is 32 bpp
    [ 26.420] (II) RADEON(0): [DRI2] Setup complete
    [ 26.420] (II) RADEON(0): [DRI2] DRI driver: r200
    [ 26.420] (II) RADEON(0): Front buffer size: 4000K
    [ 26.420] (II) RADEON(0): VRAM usage limit set to 110534K
    [ 26.451] (==) RADEON(0): Backing store disabled
    [ 26.451] (II) RADEON(0): Direct rendering enabled
    [ 26.470] (II) RADEON(0): Render acceleration enabled for R200 type cards.
    [ 26.470] (II) RADEON(0): Setting EXA maxPitchBytes
    [ 26.470] (II) EXA(0): Driver allocated offscreen pixmaps
    [ 26.470] (II) EXA(0): Driver registered support for the following operations:
    [ 26.470] (II) Solid
    [ 26.470] (II) Copy
    [ 26.470] (II) Composite (RENDER acceleration)
    [ 26.470] (II) UploadToScreen
    [ 26.470] (II) DownloadFromScreen
    [ 26.471] (II) RADEON(0): Acceleration enabled
    [ 26.471] (==) RADEON(0): DPMS enabled
    [ 26.471] (==) RADEON(0): Silken mouse enabled
    [ 26.490] (II) RADEON(0): Set up textured video
    [ 26.490] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 26.490] (--) RandR disabled
    [ 26.490] (II) Initializing built-in extension Generic Event Extension
    [ 26.490] (II) Initializing built-in extension SHAPE
    [ 26.490] (II) Initializing built-in extension MIT-SHM
    [ 26.490] (II) Initializing built-in extension XInputExtension
    [ 26.490] (II) Initializing built-in extension XTEST
    [ 26.490] (II) Initializing built-in extension BIG-REQUESTS
    [ 26.490] (II) Initializing built-in extension SYNC
    [ 26.490] (II) Initializing built-in extension XKEYBOARD
    [ 26.490] (II) Initializing built-in extension XC-MISC
    [ 26.490] (II) Initializing built-in extension SECURITY
    [ 26.490] (II) Initializing built-in extension XINERAMA
    [ 26.490] (II) Initializing built-in extension XFIXES
    [ 26.490] (II) Initializing built-in extension RENDER
    [ 26.490] (II) Initializing built-in extension RANDR
    [ 26.490] (II) Initializing built-in extension COMPOSITE
    [ 26.490] (II) Initializing built-in extension DAMAGE
    [ 26.598] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 26.598] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 26.598] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 26.598] (II) AIGLX: enabled GLX_SGI_make_current_read
    [ 26.598] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 26.599] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/r200_dri.so
    [ 26.599] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 26.600] (II) RADEON(0): Setting screen physical size to 338 x 211
    [ 27.171] (II) config/udev: Adding input device Power Button (/dev/input/event5)
    [ 27.171] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 27.171] (II) LoadModule: "evdev"
    [ 27.199] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 27.216] (II) Module evdev: vendor="X.Org Foundation"
    [ 27.216] compiled for 1.10.0, module version = 2.6.0
    [ 27.216] Module class: X.Org XInput Driver
    [ 27.216] ABI class: X.Org XInput driver, version 12.2
    [ 27.216] (II) Using input driver 'evdev' for 'Power Button'
    [ 27.216] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 27.217] (**) Power Button: always reports core events
    [ 27.217] (**) Power Button: Device: "/dev/input/event5"
    [ 27.240] (--) Power Button: Found keys
    [ 27.240] (II) Power Button: Configuring as keyboard
    [ 27.240] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event5"
    [ 27.240] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 27.240] (**) Option "xkb_rules" "evdev"
    [ 27.240] (**) Option "xkb_model" "evdev"
    [ 27.240] (**) Option "xkb_layout" "us"
    [ 27.274] (II) config/udev: Adding input device Video Bus (/dev/input/event2)
    [ 27.274] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 27.274] (II) Using input driver 'evdev' for 'Video Bus'
    [ 27.274] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 27.275] (**) Video Bus: always reports core events
    [ 27.275] (**) Video Bus: Device: "/dev/input/event2"
    [ 27.286] (--) Video Bus: Found keys
    [ 27.286] (II) Video Bus: Configuring as keyboard
    [ 27.286] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:01/LNXVIDEO:00/input/input3/event2"
    [ 27.286] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    [ 27.286] (**) Option "xkb_rules" "evdev"
    [ 27.286] (**) Option "xkb_model" "evdev"
    [ 27.286] (**) Option "xkb_layout" "us"
    [ 27.397] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 27.397] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 27.397] (II) Using input driver 'evdev' for 'Power Button'
    [ 27.398] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 27.398] (**) Power Button: always reports core events
    [ 27.398] (**) Power Button: Device: "/dev/input/event4"
    [ 27.413] (--) Power Button: Found keys
    [ 27.413] (II) Power Button: Configuring as keyboard
    [ 27.413] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input5/event4"
    [ 27.413] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 27.413] (**) Option "xkb_rules" "evdev"
    [ 27.413] (**) Option "xkb_model" "evdev"
    [ 27.413] (**) Option "xkb_layout" "us"
    [ 27.414] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
    [ 27.414] (II) No input driver/identifier specified (ignoring)
    [ 27.423] (II) config/udev: Adding input device USB OPTICAL MOUSE (/dev/input/event7)
    [ 27.423] (**) USB OPTICAL MOUSE: Applying InputClass "evdev pointer catchall"
    [ 27.423] (II) Using input driver 'evdev' for ' USB OPTICAL MOUSE'
    [ 27.423] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 27.423] (**) USB OPTICAL MOUSE: always reports core events
    [ 27.423] (**) USB OPTICAL MOUSE: Device: "/dev/input/event7"
    [ 27.440] (--) USB OPTICAL MOUSE: Found 3 mouse buttons
    [ 27.440] (--) USB OPTICAL MOUSE: Found scroll wheel(s)
    [ 27.440] (--) USB OPTICAL MOUSE: Found relative axes
    [ 27.440] (--) USB OPTICAL MOUSE: Found x and y relative axes
    [ 27.440] (II) USB OPTICAL MOUSE: Configuring as mouse
    [ 27.440] (II) USB OPTICAL MOUSE: Adding scrollwheel support
    [ 27.440] (**) USB OPTICAL MOUSE: YAxisMapping: buttons 4 and 5
    [ 27.440] (**) USB OPTICAL MOUSE: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 27.440] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.4/0000:02:07.0/usb4/4-1/4-1:1.0/input/input8/event7"
    [ 27.440] (II) XINPUT: Adding extended input device " USB OPTICAL MOUSE" (type: MOUSE)
    [ 27.440] (II) USB OPTICAL MOUSE: initialized for relative axes.
    [ 27.440] (**) USB OPTICAL MOUSE: (accel) keeping acceleration scheme 1
    [ 27.440] (**) USB OPTICAL MOUSE: (accel) acceleration profile 0
    [ 27.440] (**) USB OPTICAL MOUSE: (accel) acceleration factor: 2.000
    [ 27.440] (**) USB OPTICAL MOUSE: (accel) acceleration threshold: 4
    [ 27.441] (II) config/udev: Adding input device USB OPTICAL MOUSE (/dev/input/mouse1)
    [ 27.441] (II) No input driver/identifier specified (ignoring)
    [ 27.444] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 27.444] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 27.444] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 27.444] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 27.444] (**) AT Translated Set 2 keyboard: always reports core events
    [ 27.444] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 27.460] (--) AT Translated Set 2 keyboard: Found keys
    [ 27.460] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [ 27.460] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input1/event0"
    [ 27.460] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    [ 27.460] (**) Option "xkb_rules" "evdev"
    [ 27.460] (**) Option "xkb_model" "evdev"
    [ 27.460] (**) Option "xkb_layout" "us"
    [ 27.461] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event6)
    [ 27.461] (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall"
    [ 27.461] (II) Using input driver 'evdev' for 'PS/2 Generic Mouse'
    [ 27.461] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 27.461] (**) PS/2 Generic Mouse: always reports core events
    [ 27.461] (**) PS/2 Generic Mouse: Device: "/dev/input/event6"
    [ 27.486] (--) PS/2 Generic Mouse: Found 3 mouse buttons
    [ 27.486] (--) PS/2 Generic Mouse: Found relative axes
    [ 27.486] (--) PS/2 Generic Mouse: Found x and y relative axes
    [ 27.486] (II) PS/2 Generic Mouse: Configuring as mouse
    [ 27.486] (**) PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
    [ 27.486] (**) PS/2 Generic Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 27.486] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input7/event6"
    [ 27.486] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE)
    [ 27.486] (II) PS/2 Generic Mouse: initialized for relative axes.
    [ 27.487] (**) PS/2 Generic Mouse: (accel) keeping acceleration scheme 1
    [ 27.487] (**) PS/2 Generic Mouse: (accel) acceleration profile 0
    [ 27.487] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
    [ 27.487] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
    [ 27.487] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse0)
    [ 27.487] (II) No input driver/identifier specified (ignoring)
    [ 27.488] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
    [ 27.488] (II) No input driver/identifier specified (ignoring)
    kernel.log
    Apr 20 00:27:00 localhost kernel: [Hardware Error]: Machine check events logged
    Apr 20 00:28:52 localhost kernel: Initializing cgroup subsys cpuset
    Apr 20 00:28:52 localhost kernel: Initializing cgroup subsys cpu
    Apr 20 00:28:52 localhost kernel: Linux version 2.6.38-ARCH (tobias@T-POWA-LX) (gcc version 4.6.0 (GCC) ) #1 SMP PREEMPT Wed Mar 30 07:14:27 UTC 2011
    Apr 20 00:28:52 localhost kernel: BIOS-provided physical RAM map:
    Apr 20 00:28:52 localhost kernel: BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
    Apr 20 00:28:52 localhost kernel: BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
    Apr 20 00:28:52 localhost kernel: BIOS-e820: 00000000000d0000 - 00000000000d8000 (reserved)
    Apr 20 00:28:52 localhost kernel: BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
    Apr 20 00:28:52 localhost kernel: BIOS-e820: 0000000000100000 - 0000000017f70000 (usable)
    Apr 20 00:28:52 localhost kernel: BIOS-e820: 0000000017f70000 - 0000000017f7d000 (ACPI data)
    Apr 20 00:28:52 localhost kernel: BIOS-e820: 0000000017f7d000 - 0000000017f80000 (ACPI NVS)
    Apr 20 00:28:52 localhost kernel: BIOS-e820: 0000000017f80000 - 0000000018000000 (reserved)
    Apr 20 00:28:52 localhost kernel: BIOS-e820: 0000000027f80000 - 0000000028000000 (reserved)
    Apr 20 00:28:52 localhost kernel: BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
    Apr 20 00:28:52 localhost kernel: BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    Apr 20 00:28:52 localhost kernel: BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
    Apr 20 00:28:52 localhost kernel: Notice: NX (Execute Disable) protection missing in CPU!
    Apr 20 00:28:52 localhost kernel: DMI present.
    Apr 20 00:28:52 localhost kernel: DMI: Hewlett-Packard Presario R3000 (PC777AV) /089C, BIOS F.45 04/06/2005
    Apr 20 00:28:52 localhost kernel: e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    Apr 20 00:28:52 localhost kernel: e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    Apr 20 00:28:52 localhost kernel: last_pfn = 0x17f70 max_arch_pfn = 0x100000
    Apr 20 00:28:52 localhost kernel: MTRR default type: uncachable
    Apr 20 00:28:52 localhost kernel: MTRR fixed ranges enabled:
    Apr 20 00:28:52 localhost kernel: 00000-9FFFF write-back
    Apr 20 00:28:52 localhost kernel: A0000-BFFFF uncachable
    Apr 20 00:28:52 localhost kernel: C0000-CFFFF write-protect
    Apr 20 00:28:52 localhost kernel: D0000-DFFFF uncachable
    Apr 20 00:28:52 localhost kernel: E0000-FFFFF write-protect
    Apr 20 00:28:52 localhost kernel: MTRR variable ranges enabled:
    Apr 20 00:28:52 localhost kernel: 0 base 000000000 mask FF0000000 write-back
    Apr 20 00:28:52 localhost kernel: 1 base 010000000 mask FF8000000 write-back
    Apr 20 00:28:52 localhost kernel: 2 base 017F80000 mask FFFF80000 uncachable
    Apr 20 00:28:52 localhost kernel: 3 base 027F80000 mask FFFF80000 uncachable
    Apr 20 00:28:52 localhost kernel: 4 disabled
    Apr 20 00:28:52 localhost kernel: 5 disabled
    Apr 20 00:28:52 localhost kernel: 6 disabled
    Apr 20 00:28:52 localhost kernel: 7 disabled
    Apr 20 00:28:52 localhost kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Apr 20 00:28:52 localhost kernel: found SMP MP-table at [c00f6470] f6470
    Apr 20 00:28:52 localhost kernel: initial memory mapped : 0 - 01800000
    Apr 20 00:28:52 localhost kernel: init_memory_mapping: 0000000000000000-0000000017f70000
    Apr 20 00:28:52 localhost kernel: 0000000000 - 0000400000 page 4k
    Apr 20 00:28:52 localhost kernel: 0000400000 - 0017c00000 page 2M
    Apr 20 00:28:52 localhost kernel: 0017c00000 - 0017f70000 page 4k
    Apr 20 00:28:52 localhost kernel: kernel direct mapping tables up to 17f70000 @ 17fb000-1800000
    Apr 20 00:28:52 localhost kernel: RAMDISK: 17dca000 - 17f60000
    Apr 20 00:28:52 localhost kernel: ACPI: RSDP 000f6500 00014 (v00 PTLTD )
    Apr 20 00:28:52 localhost kernel: ACPI: RSDT 17f79185 00030 (v01 PTLTD RSDT 06040000 LTP 00000000)
    Apr 20 00:28:52 localhost kernel: ACPI: FACP 17f7ceed 00074 (v01 HP Chinook 06040000 ATI 000F4240)
    Apr 20 00:28:52 localhost kernel: ACPI: DSDT 17f791b5 03D38 (v01 HP SB200 06040000 INTL 20030509)
    Apr 20 00:28:52 localhost kernel: ACPI: FACS 17f7ffc0 00040
    Apr 20 00:28:52 localhost kernel: ACPI: APIC 17f7cf61 00068 (v01 PTLTD ? APIC 06040000 LTP 00000000)
    Apr 20 00:28:52 localhost kernel: ACPI: SSDT 17f7cfc9 00037 (v01 PTLTD ACPIHT 06040000 LTP 00000001)
    Apr 20 00:28:52 localhost kernel: ACPI: Local APIC address 0xfee00000
    Apr 20 00:28:52 localhost kernel: 0MB HIGHMEM available.
    Apr 20 00:28:52 localhost kernel: 383MB LOWMEM available.
    Apr 20 00:28:52 localhost kernel: mapped low ram: 0 - 17f70000
    Apr 20 00:28:52 localhost kernel: low ram: 0 - 17f70000
    Apr 20 00:28:52 localhost kernel: Zone PFN ranges:
    Apr 20 00:28:52 localhost kernel: DMA 0x00000010 -> 0x00001000
    Apr 20 00:28:52 localhost kernel: Normal 0x00001000 -> 0x00017f70
    Apr 20 00:28:52 localhost kernel: HighMem empty
    Apr 20 00:28:52 localhost kernel: Movable zone start PFN for each node
    Apr 20 00:28:52 localhost kernel: early_node_map[2] active PFN ranges
    Apr 20 00:28:52 localhost kernel: 0: 0x00000010 -> 0x0000009f
    Apr 20 00:28:52 localhost kernel: 0: 0x00000100 -> 0x00017f70
    Apr 20 00:28:52 localhost kernel: On node 0 totalpages: 98047
    Apr 20 00:28:52 localhost kernel: free_area_init_node: node 0, pgdat c1450b00, node_mem_map d7aca200
    Apr 20 00:28:52 localhost kernel: DMA zone: 32 pages used for memmap
    Apr 20 00:28:52 localhost kernel: DMA zone: 0 pages reserved
    Apr 20 00:28:52 localhost kernel: DMA zone: 3951 pages, LIFO batch:0
    Apr 20 00:28:52 localhost kernel: Normal zone: 735 pages used for memmap
    Apr 20 00:28:52 localhost kernel: Normal zone: 93329 pages, LIFO batch:31
    Apr 20 00:28:52 localhost kernel: Using APIC driver default
    Apr 20 00:28:52 localhost kernel: ACPI: PM-Timer IO Port: 0x8008
    Apr 20 00:28:52 localhost kernel: ACPI: Local APIC address 0xfee00000
    Apr 20 00:28:52 localhost kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    Apr 20 00:28:52 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
    Apr 20 00:28:52 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    Apr 20 00:28:52 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    Apr 20 00:28:52 localhost kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    Apr 20 00:28:52 localhost kernel: IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
    Apr 20 00:28:52 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
    Apr 20 00:28:52 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 21 low level)
    Apr 20 00:28:52 localhost kernel: ACPI: IRQ0 used by override.
    Apr 20 00:28:52 localhost kernel: ACPI: IRQ2 used by override.
    Apr 20 00:28:52 localhost kernel: ACPI: IRQ9 used by override.
    Apr 20 00:28:52 localhost kernel: Using ACPI (MADT) for SMP configuration information
    Apr 20 00:28:52 localhost kernel: SMP: Allowing 2 CPUs, 0 hotplug CPUs
    Apr 20 00:28:52 localhost kernel: nr_irqs_gsi: 40
    Apr 20 00:28:52 localhost kernel: PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    Apr 20 00:28:52 localhost kernel: PM: Registered nosave memory: 00000000000a0000 - 00000000000d0000
    Apr 20 00:28:52 localhost kernel: PM: Registered nosave memory: 00000000000d0000 - 00000000000d8000
    Apr 20 00:28:52 localhost kernel: PM: Registered nosave memory: 00000000000d8000 - 00000000000e0000
    Apr 20 00:28:52 localhost kernel: PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
    Apr 20 00:28:52 localhost kernel: Allocating PCI resources starting at 28000000 (gap: 28000000:d6c00000)
    Apr 20 00:28:52 localhost kernel: Booting paravirtualized kernel on bare hardware
    Apr 20 00:28:52 localhost kernel: setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
    Apr 20 00:28:52 localhost kernel: PERCPU: Embedded 12 pages/cpu @d7400000 s27392 r0 d21760 u2097152
    Apr 20 00:28:52 localhost kernel: pcpu-alloc: s27392 r0 d21760 u2097152 alloc=1*4194304
    Apr 20 00:28:52 localhost kernel: pcpu-alloc: [0] 0 1
    Apr 20 00:28:52 localhost kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 97280
    Apr 20 00:28:52 localhost kernel: Kernel command line: root=/dev/sda1 ro
    Apr 20 00:28:52 localhost kernel: PID hash table entries: 2048 (order: 1, 8192 bytes)
    Apr 20 00:28:52 localhost kernel: Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
    Apr 20 00:28:52 localhost kernel: Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
    Apr 20 00:28:52 localhost kernel: Initializing CPU#0
    Apr 20 00:28:52 localhost kernel: allocated 1962880 bytes of page_cgroup
    Apr 20 00:28:52 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups
    Apr 20 00:28:52 localhost kernel: Initializing HighMem for node 0 (00000000:00000000)
    Apr 20 00:28:52 localhost kernel: Memory: 379216k/392640k available (3182k kernel code, 12972k reserved, 1260k data, 424k init, 0k highmem)
    Apr 20 00:28:52 localhost kernel: virtual kernel memory layout:
    Apr 20 00:28:52 localhost kernel: fixmap : 0xfff16000 - 0xfffff000 ( 932 kB)
    Apr 20 00:28:52 localhost kernel: pkmap : 0xff800000 - 0xffc00000 (4096 kB)
    Apr 20 00:28:52 localhost kernel: vmalloc : 0xd8770000 - 0xff7fe000 ( 624 MB)
    Apr 20 00:28:52 localhost kernel: lowmem : 0xc0000000 - 0xd7f70000 ( 383 MB)
    Apr 20 00:28:52 localhost kernel: .init : 0xc1457000 - 0xc14c1000 ( 424 kB)
    Apr 20 00:28:52 localhost kernel: .data : 0xc131b86b - 0xc1456a00 (1260 kB)
    Apr 20 00:28:52 localhost kernel: .text : 0xc1000000 - 0xc131b86b (3182 kB)
    Apr 20 00:28:52 localhost kernel: Checking if this processor honours the WP bit even in supervisor mode...Ok.
    Apr 20 00:28:52 localhost kernel: SLUB: Genslabs=15, HWalign=128, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    Apr 20 00:28:52 localhost kernel: Preemptable hierarchical RCU implementation.
    Apr 20 00:28:52 localhost kernel: RCU-based detection of stalled CPUs is disabled.
    Apr 20 00:28:52 localhost kernel: Verbose stalled-CPUs detection is disabled.
    Apr 20 00:28:52 localhost kernel: NR_IRQS:512
    Apr 20 00:28:52 localhost kernel: CPU 0 irqstacks, hard=d700c000 soft=d700e000
    Apr 20 00:28:52 localhost kernel: Console: colour VGA+ 80x25
    Apr 20 00:28:52 localhost kernel: console [tty0] enabled
    Apr 20 00:28:52 localhost kernel: Fast TSC calibration using PIT
    Apr 20 00:28:52 localhost kernel: Detected 2999.891 MHz processor.
    Apr 20 00:28:52 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 6002.77 BogoMIPS (lpj=9999636)
    Apr 20 00:28:52 localhost kernel: pid_max: default: 32768 minimum: 301
    Apr 20 00:28:52 localhost kernel: Security Framework initialized
    Apr 20 00:28:52 localhost kernel: AppArmor: AppArmor disabled by boot time parameter
    Apr 20 00:28:52 localhost kernel: Mount-cache hash table entries: 512
    Apr 20 00:28:52 localhost kernel: Initializing cgroup subsys ns
    Apr 20 00:28:52 localhost kernel: ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
    Apr 20 00:28:52 localhost kernel: Initializing cgroup subsys cpuacct
    Apr 20 00:28:52 localhost kernel: Initializing cgroup subsys memory
    Apr 20 00:28:52 localhost kernel: Initializing cgroup subsys devices
    Apr 20 00:28:52 localhost kernel: Initializing cgroup subsys freezer
    Apr 20 00:28:52 localhost kernel: Initializing cgroup subsys net_cls
    Apr 20 00:28:52 localhost kernel: Initializing cgroup subsys blkio
    Apr 20 00:28:52 localhost kernel: CPU: Physical Processor ID: 0
    Apr 20 00:28:52 localhost kernel: CPU: Processor Core ID: 0
    Apr 20 00:28:52 localhost kernel: mce: CPU supports 4 MCE banks
    Apr 20 00:28:52 localhost kernel: [Hardware Error]: No human readable MCE decoding support on this CPU type.
    Apr 20 00:28:52 localhost kernel: [Hardware Error]: Run the message through 'mcelog --ascii' to decode.
    Apr 20 00:28:52 localhost kernel: Disabling lock debugging due to kernel taint
    Apr 20 00:28:52 localhost kernel: CPU0: Thermal monitoring enabled (TM1)
    Apr 20 00:28:52 localhost kernel: using mwait in idle threads.
    Apr 20 00:28:52 localhost kernel: ACPI: Core revision 20110112
    Apr 20 00:28:52 localhost kernel: Enabling APIC mode: Flat. Using 1 I/O APICs
    Apr 20 00:28:52 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    Apr 20 00:28:52 localhost kernel: ..MP-BIOS bug: 8254 timer not connected to IO-APIC
    Apr 20 00:28:52 localhost kernel: ...trying to set up timer (IRQ0) through the 8259A ...
    Apr 20 00:28:52 localhost kernel: ..... (found apic 0 pin 2) ...
    Apr 20 00:28:52 localhost kernel: ....... works.
    Apr 20 00:28:52 localhost kernel: CPU0: Intel(R) Pentium(R) 4 CPU 3.00GHz stepping 04
    Apr 20 00:28:52 localhost kernel: Performance Events: Netburst events, Netburst P4/Xeon PMU driver.
    Apr 20 00:28:52 localhost kernel: ... version: 0
    Apr 20 00:28:52 localhost kernel: ... bit width: 40
    Apr 20 00:28:52 localhost kernel: ... generic registers: 18
    Apr 20 00:28:52 localhost kernel: ... value mask: 000000ffffffffff
    Apr 20 00:28:52 localhost kernel: ... max period: 0000007fffffffff
    Apr 20 00:28:52 localhost kernel: ... fixed-purpose events: 0
    Apr 20 00:28:52 localhost kernel: ... event mask: 000000000003ffff
    Apr 20 00:28:52 localhost kernel: NMI watchdog enabled, takes one hw-pmu counter.
    Apr 20 00:28:52 localhost kernel: CPU 1 irqstacks, hard=d708e000 soft=d7090000
    Apr 20 00:28:52 localhost kernel: Booting Node 0, Processors #1 Ok.
    Apr 20 00:28:52 localhost kernel: Initializing CPU#1
    Apr 20 00:28:52 localhost kernel: NMI watchdog enabled, takes one hw-pmu counter.
    Apr 20 00:28:52 localhost kernel: Brought up 2 CPUs
    Apr 20 00:28:52 localhost kernel: Total of 2 processors activated (12004.60 BogoMIPS).
    Apr 20 00:28:52 localhost kernel: devtmpfs: initialized
    Apr 20 00:28:52 localhost kernel: NET: Registered protocol family 16
    Apr 20 00:28:52 localhost kernel: ACPI: bus type pci registered
    Apr 20 00:28:52 localhost kernel: PCI: PCI BIOS revision 2.10 entry at 0xfd968, last bus=2
    Apr 20 00:28:52 localhost kernel: PCI: Using configuration type 1 for base access
    Apr 20 00:28:52 localhost kernel: bio: create slab <bio-0> at 0
    Apr 20 00:28:52 localhost kernel: ACPI: EC: Look up EC in DSDT
    Apr 20 00:28:52 localhost kernel: ACPI: Interpreter enabled
    Apr 20 00:28:52 localhost kernel: ACPI: (supports S0 S3 S4 S5)
    Apr 20 00:28:52 localhost kernel: ACPI: BIOS offers _GTS
    Apr 20 00:28:52 localhost kernel: ACPI: If "acpi.gts=1" improves suspend, please notify [email protected]
    Apr 20 00:28:52 localhost kernel: ACPI: Using IOAPIC for interrupt routing
    Apr 20 00:28:52 localhost kernel: ACPI: EC: GPE = 0x6, I/O: command/status = 0x66, data = 0x62
    Apr 20 00:28:52 localhost kernel: ACPI: No dock devices found.
    Apr 20 00:28:52 localhost kernel: HEST: Table not found.
    Apr 20 00:28:52 localhost kernel: PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
    Apr 20 00:28:52 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    Apr 20 00:28:52 localhost kernel: pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
    Apr 20 00:28:52 localhost kernel: pci_root PNP0A03:00: host bridge window [mem 0x000d8000-0x000dbfff] (ignored)
    Apr 20 00:28:52 localhost kernel: pci_root PNP0A03:00: host bridge window [mem 0x000dc000-0x000dffff] (ignored)
    Apr 20 00:28:52 localhost kernel: pci_root PNP0A03:00: host bridge window [mem 0x18000000-0xfebfffff] (ignored)
    Apr 20 00:28:52 localhost kernel: pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored)
    Apr 20 00:28:52 localhost kernel: pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored)
    Apr 20 00:28:52 localhost kernel: pci 0000:00:00.0: [1002:5833] type 0 class 0x000600
    Apr 20 00:28:52 localhost kernel: pci 0000:00:00.0: reg 10: [mem 0xd2000000-0xd3ffffff pref]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:00.0: reg 14: [mem 0xd0000000-0xd0000fff]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:01.0: [1002:5838] type 1 class 0x000604
    Apr 20 00:28:52 localhost kernel: pci 0000:00:13.0: [1002:4347] type 0 class 0x000c03
    Apr 20 00:28:52 localhost kernel: pci 0000:00:13.0: reg 10: [mem 0xd0001000-0xd0001fff]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:13.1: [1002:4348] type 0 class 0x000c03
    Apr 20 00:28:52 localhost kernel: pci 0000:00:13.1: reg 10: [mem 0xd0002000-0xd0002fff]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.0: [1002:4353] type 0 class 0x000c05
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.0: reg 10: [io 0x8040-0x804f]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.0: reg 14: [mem 0x00000000-0x000003ff]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.1: [1002:4349] type 0 class 0x000101
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.1: reg 10: [io 0x01f0-0x01f7]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.1: reg 14: [io 0x03f4-0x03f7]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.1: reg 18: [io 0x0170-0x0177]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.1: reg 1c: [io 0x0374-0x0377]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.1: reg 20: [io 0x8060-0x806f]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.3: [1002:434c] type 0 class 0x000601
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.4: [1002:4342] type 1 class 0x000604
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.5: [1002:4341] type 0 class 0x000401
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.5: reg 10: [mem 0xd0003000-0xd00030ff]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.6: [1002:434d] type 0 class 0x000703
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.6: reg 10: [mem 0xd0003400-0xd00034ff]
    Apr 20 00:28:52 localhost kernel: pci 0000:01:05.0: [1002:5835] type 0 class 0x000300
    Apr 20 00:28:52 localhost kernel: pci 0000:01:05.0: reg 10: [mem 0xe0000000-0xefffffff pref]
    Apr 20 00:28:52 localhost kernel: pci 0000:01:05.0: reg 14: [io 0x9000-0x90ff]
    Apr 20 00:28:52 localhost kernel: pci 0000:01:05.0: reg 18: [mem 0xd0100000-0xd010ffff]
    Apr 20 00:28:52 localhost kernel: pci 0000:01:05.0: reg 30: [mem 0x00000000-0x0001ffff pref]
    Apr 20 00:28:52 localhost kernel: pci 0000:01:05.0: supports D1 D2
    Apr 20 00:28:52 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01-01]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:01.0: bridge window [io 0x9000-0x9fff]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xd0100000-0xd01fffff]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xe0000000-0xefffffff pref]
    Apr 20 00:28:52 localhost kernel: pci 0000:02:00.0: [104c:8026] type 0 class 0x000c00
    Apr 20 00:28:52 localhost kernel: pci 0000:02:00.0: reg 10: [mem 0xd0208000-0xd02087ff]
    Apr 20 00:28:52 localhost kernel: pci 0000:02:00.0: reg 14: [mem 0xd0200000-0xd0203fff]
    Apr 20 00:28:52 localhost kernel: pci 0000:02:00.0: supports D1 D2
    Apr 20 00:28:52 localhost kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot
    Apr 20 00:28:52 localhost kernel: pci 0000:02:00.0: PME# disabled
    Apr 20 00:28:52 localhost kernel: pci 0000:02:02.0: [14e4:4320] type 0 class 0x000280
    Apr 20 00:28:52 localhost kernel: pci 0000:02:02.0: reg 10: [mem 0xd0204000-0xd0205fff]
    Apr 20 00:28:52 localhost kernel: pci 0000:02:03.0: [10ec:8139] type 0 class 0x000200
    Apr 20 00:28:52 localhost kernel: pci 0000:02:03.0: reg 10: [io 0xa000-0xa0ff]
    Apr 20 00:28:52 localhost kernel: pci 0000:02:03.0: reg 14: [mem 0xd0208800-0xd02088ff]
    Apr 20 00:28:52 localhost kernel: pci 0000:02:03.0: supports D1 D2
    Apr 20 00:28:52 localhost kernel: pci 0000:02:03.0: PME# supported from D1 D2 D3hot D3cold
    Apr 20 00:28:52 localhost kernel: pci 0000:02:03.0: PME# disabled
    Apr 20 00:28:52 localhost kernel: pci 0000:02:04.0: [104c:ac54] type 2 class 0x000607
    Apr 20 00:28:52 localhost kernel: pci 0000:02:04.0: reg 10: [mem 0x00000000-0x00000fff]
    Apr 20 00:28:52 localhost kernel: pci 0000:02:04.0: supports D1 D2
    Apr 20 00:28:52 localhost kernel: pci 0000:02:04.0: PME# supported from D0 D1 D2 D3hot D3cold
    Apr 20 00:28:52 localhost kernel: pci 0000:02:04.0: PME# disabled
    Apr 20 00:28:52 localhost kernel: pci 0000:02:04.1: [104c:ac54] type 2 class 0x000607
    Apr 20 00:28:52 localhost kernel: pci 0000:02:04.1: reg 10: [mem 0x00000000-0x00000fff]
    Apr 20 00:28:52 localhost kernel: pci 0000:02:04.1: supports D1 D2
    Apr 20 00:28:52 localhost kernel: pci 0000:02:04.1: PME# supported from D0 D1 D2 D3hot D3cold
    Apr 20 00:28:52 localhost kernel: pci 0000:02:04.1: PME# disabled
    Apr 20 00:28:52 localhost kernel: pci 0000:02:04.2: [104c:8201] type 0 class 0x000880
    Apr 20 00:28:52 localhost kernel: pci 0000:02:04.2: reg 10: [io 0xa400-0xa43f]
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.0: [1033:0035] type 0 class 0x000c03
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.0: reg 10: [mem 0xd0206000-0xd0206fff]
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.0: supports D1 D2
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.0: PME# supported from D0 D1 D2 D3hot D3cold
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.0: PME# disabled
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.1: [1033:0035] type 0 class 0x000c03
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.1: reg 10: [mem 0xd0207000-0xd0207fff]
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.1: supports D1 D2
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.1: PME# supported from D0 D1 D2 D3hot D3cold
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.1: PME# disabled
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.2: [1033:00e0] type 0 class 0x000c03
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.2: reg 10: [mem 0xd0208c00-0xd0208cff]
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.2: supports D1 D2
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.2: PME# supported from D0 D1 D2 D3hot D3cold
    Apr 20 00:28:52 localhost kernel: pci 0000:02:07.2: PME# disabled
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.4: PCI bridge to [bus 02-04] (subtractive decode)
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.4: bridge window [io 0xa000-0xafff]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.4: bridge window [mem 0xd0200000-0xd02fffff]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.4: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.4: bridge window [io 0x0000-0xffff] (subtractive decode)
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x00000000-0xffffffff] (subtractive decode)
    Apr 20 00:28:52 localhost kernel: pci_bus 0000:04: [bus 04-07] partially hidden behind transparent bridge 0000:02 [bus 02-04]
    Apr 20 00:28:52 localhost kernel: pci_bus 0000:00: on NUMA node 0
    Apr 20 00:28:52 localhost kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    Apr 20 00:28:52 localhost kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGPB._PRT]
    Apr 20 00:28:52 localhost kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P2P_._PRT]
    Apr 20 00:28:52 localhost kernel: ACPI: PCI Interrupt Link [LNK0] (IRQs 5 10 11) *0, disabled.
    Apr 20 00:28:52 localhost kernel: ACPI: PCI Interrupt Link [LNK1] (IRQs 5 10 11) *0, disabled.
    Apr 20 00:28:52 localhost kernel: ACPI: PCI Interrupt Link [LNK2] (IRQs 5 10 11) *0, disabled.
    Apr 20 00:28:52 localhost kernel: ACPI: PCI Interrupt Link [LNK3] (IRQs 5 10 11) *0, disabled.
    Apr 20 00:28:52 localhost kernel: vgaarb: device added: PCI:0000:01:05.0,decodes=io+mem,owns=io+mem,locks=none
    Apr 20 00:28:52 localhost kernel: vgaarb: loaded
    Apr 20 00:28:52 localhost kernel: PCI: Using ACPI for IRQ routing
    Apr 20 00:28:52 localhost kernel: PCI: pci_cache_line_size set to 64 bytes
    Apr 20 00:28:52 localhost kernel: reserve RAM buffer: 000000000009f800 - 000000000009ffff
    Apr 20 00:28:52 localhost kernel: reserve RAM buffer: 0000000017f70000 - 0000000017ffffff
    Apr 20 00:28:52 localhost kernel: NetLabel: Initializing
    Apr 20 00:28:52 localhost kernel: NetLabel: domain hash size = 128
    Apr 20 00:28:52 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4
    Apr 20 00:28:52 localhost kernel: NetLabel: unlabeled traffic allowed by default
    Apr 20 00:28:52 localhost kernel: pnp: PnP ACPI init
    Apr 20 00:28:52 localhost kernel: ACPI: bus type pnp registered
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [bus 00-ff]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [mem 0x000a0000-0x000bffff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [mem 0x000c0000-0x000c3fff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [mem 0x000c4000-0x000c7fff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [mem 0x000c8000-0x000cbfff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [mem 0x000cc000-0x000cffff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [mem 0x000d0000-0x000d3fff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [mem 0x000d4000-0x000d7fff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [mem 0x000d8000-0x000dbfff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [mem 0x000dc000-0x000dffff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [mem 0x000e0000-0x000e3fff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [mem 0x000e4000-0x000e7fff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [mem 0x000e8000-0x000ebfff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [mem 0x000ec000-0x000effff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [mem 0x18000000-0xfebfffff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [io 0x0cf8-0x0cff]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [io 0x0000-0x0cf7 window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: [io 0x0d00-0xffff window]
    Apr 20 00:28:52 localhost kernel: pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
    Apr 20 00:28:52 localhost kernel: pnp 00:01: [io 0x0000-0x001f]
    Apr 20 00:28:52 localhost kernel: pnp 00:01: [io 0x0080-0x008f]
    Apr 20 00:28:52 localhost kernel: pnp 00:01: [io 0x00c0-0x00df]
    Apr 20 00:28:52 localhost kernel: pnp 00:01: [io 0x040b]
    Apr 20 00:28:52 localhost kernel: pnp 00:01: [io 0x04d6]
    Apr 20 00:28:52 localhost kernel: pnp 00:01: [dma 4]
    Apr 20 00:28:52 localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
    Apr 20 00:28:52 localhost kernel: pnp 00:02: [io 0x00f0-0x00fe]
    Apr 20 00:28:52 localhost kernel: pnp 00:02: [irq 13]
    Apr 20 00:28:52 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0c04 (active)
    Apr 20 00:28:52 localhost kernel: pnp 00:03: [io 0x0070-0x0073]
    Apr 20 00:28:52 localhost kernel: pnp 00:03: [irq 8]
    Apr 20 00:28:52 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
    Apr 20 00:28:52 localhost kernel: pnp 00:04: [io 0x0061]
    Apr 20 00:28:52 localhost kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
    Apr 20 00:28:52 localhost kernel: pnp 00:05: [io 0x0060]
    Apr 20 00:28:52 localhost kernel: pnp 00:05: [io 0x0064]
    Apr 20 00:28:52 localhost kernel: pnp 00:05: [irq 1]
    Apr 20 00:28:52 localhost kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active)
    Apr 20 00:28:52 localhost kernel: pnp 00:06: [irq 12]
    Apr 20 00:28:52 localhost kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0f13 (active)
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0x002e-0x002f]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0x004e-0x004f]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0x00b0-0x00b1]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0x0092]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0x0200-0x020f]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0x0c14]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0x0c50-0x0c52]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0x0c6c]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0x0c6f]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0x0cd6-0x0cd7]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0x1080]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0x8000-0x803f]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0x8800]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0xfe00]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [io 0xfe10-0xfe11]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [mem 0x000e4000-0x000fffff]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [mem 0x00100000-0x17ffffff]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [mem 0xd0000000-0xd0000fff]
    Apr 20 00:28:52 localhost kernel: pnp 00:07: [mem 0xfff80000-0xffffffff]
    Apr 20 00:28:52 localhost kernel: system 00:07: [io 0x0200-0x020f] has been reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: [io 0x0c14] has been reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: [io 0x0c50-0x0c52] has been reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: [io 0x0c6c] has been reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: [io 0x0c6f] has been reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: [io 0x0cd6-0x0cd7] has been reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: [io 0x1080] has been reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: [io 0x8000-0x803f] has been reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: [io 0x8800] has been reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: [io 0xfe00] has been reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: [io 0xfe10-0xfe11] has been reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: [mem 0x000e4000-0x000fffff] could not be reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: [mem 0x00100000-0x17ffffff] could not be reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: [mem 0xd0000000-0xd0000fff] has been reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: [mem 0xfff80000-0xffffffff] has been reserved
    Apr 20 00:28:52 localhost kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
    Apr 20 00:28:52 localhost kernel: pnp 00:08: Plug and Play ACPI device, IDs PNP0700 (disabled)
    Apr 20 00:28:52 localhost kernel: pnp 00:09: [io 0x0378-0x037f]
    Apr 20 00:28:52 localhost kernel: pnp 00:09: [io 0x0778-0x077b]
    Apr 20 00:28:52 localhost kernel: pnp 00:09: [irq 7]
    Apr 20 00:28:52 localhost kernel: pnp 00:09: [dma 1]
    Apr 20 00:28:52 localhost kernel: pnp 00:09: Plug and Play ACPI device, IDs PNP0401 (active)
    Apr 20 00:28:52 localhost kernel: pnp: PnP ACPI: found 10 devices
    Apr 20 00:28:52 localhost kernel: ACPI: ACPI bus type pnp unregistered
    Apr 20 00:28:52 localhost kernel: Switching to clocksource acpi_pm
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.4: BAR 15: assigned [mem 0x28000000-0x2fffffff pref]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.0: BAR 1: assigned [mem 0x30000000-0x300003ff]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:14.0: BAR 1: set to [mem 0x30000000-0x300003ff] (PCI address [0x30000000-0x300003ff])
    Apr 20 00:28:52 localhost kernel: pci 0000:01:05.0: BAR 6: assigned [mem 0xd0120000-0xd013ffff pref]
    Apr 20 00:28:52 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01-01]
    Apr 20 00:28:52 localhos

    You have to get an app to do this, luckily I found this...I
    use it for my other monitors -  2nd Screen Saver runs an independent screen saver on the other screen(s)!
    http://2ndscreensaver.blogspot.com/

  • HT3986 my new macbook pro doesn't detect usb driver

    During Bootcamp installation, MBP doesn't detect USB driver before/after finishing virus scan checking.
    system finder has USB driver directory as the below snapshot, but "NO USB Drive" warning continuously.

    During Bootcamp installation, MBP doesn't detect USB driver before/after finishing virus scan checking.
    system finder has USB driver directory as the below snapshot, but "NO USB Drive" warning continuously.

  • HT1567 When running diagnostics, iTunes doesn't detect an optical drive at all.  What do I do next?

    When running diagnostics, iTunes doesn't detect an optical drive at all.  What do I do next?

    I think, no... I know you failed to provide complete details of everything that had been attempted.
    Then you responded with a smart donkey comment.
    Best of luck finding a resolution.

  • Mac doesn't detect the hard drive

    Hello, my Powerbook doesn't detect the Hard Drive (tryied restarting, tryied Disk Utility from DVDs)... Yesterday and some days before I heard some clicking noises coming from the PB.
    I'm still under Apple Care coverage, I think they'll remplace it for me (won't they?), but the most important thing: does anyone knows if the data on the hard drive can be restored??... And if Apple Care will try to restore it or it will just remplace the Hard Drive?... do I have any other option?
    PowerBook G4   Mac OS X (10.4.7)   1.5Ghz 512MB 80GB Superdrive

    Here's some answers. Everyone else here chime in if I'm wrong!
    Apple Care will replace the drive (unless they determine you killed it by intentionally abusing the PB itself, very unlikely).
    Apple Care will not transfer any data they find to a new drive, just replace it and very likely load a default Software Configuration.
    Here are some options. In both cases, be READY to start copying data the INSTANT the drive is recognized. If it comes up at all...
    - Restart the PB in Target Disk Mode by holding down the "T" key during the bootup process. If you can get the PB to load as a Target Disk, you can plug it into another Mac and copy off your files (or clone it if you want to get more advanced)
    - Have a local shop remove the hard drive and replace it with a new one. Reload the default software yourself, then put the original malfunctioning drive into an external firewire/USB case to see if it's still salvageable.
    Yeah, clicking noises from a hard drive are never good. I've had a couple drives go bad on me, and was lucky enough to have time to backup real quick - biting nails all the way. Let us know how you're doing with the repair,
    Ed

  • Disc stuck in disc drive but computer doesn't detect disc

    I put it in and it's stuck, and I tried a bunch of methods, but the computer doesn't detect the disc and I can't get it out. Help please!!!!

       If you have not tried any of these steps, try it.
       1. Restart the computer and hold the trackpad down.
       2. Launch iTunes and eject from there.
       3. Launch Terminal.
        Applications > Utilities > Terminal
        Type in   drutil eject internal
       Press enter.

  • CD Drive is active but doesn't detect discs

    Hello,
    I'm working on my Thinkpad T41 with Windows XP Prof. SP3 (actual updates) since some years and it worked fine.
    Now the CD / DVD drive doesn't read any discs. Neither inside of Windows, nor at startup.
    - the drive is shown in the Windows XP device list
    - the Windows XP driver is installed without any errors
    - and it has a drive letter
    - the LED flashes, when I close the cd-drive case
    It seems, that the cd drive it  doesn't really start rotating fastly when I close the case. But if a cd drive realizes a disc inside, it starts rotating fastly.
    If I want to open the disc in the explorer it says that there's no cd inserted.
    It is a MAT**bleep**A UJDA765.
    First I tried to build the cd-drive in another Laptop - a newer Lenovo. And it worked fine there.
    So I thought there're some driver problems and I put the drive back in my T41.
    I tried some of my Backups (which I made with a bootable CD at a time when the drive worked fine). These are backups of the whole C:\-partition. So everthing must be in there. I had to use a bootable USB-Stick to start the backup programm. After recovery of several backups, the cd drive still wasn't working.
    Then I reinstalled the whole system. The problem didn't changed.
    Then - finally - I found something: I was searching a bit in the BIOS menu and the other IBM Utils on startup besides the recovery option. There I find the PC doctor 4.0. I wasn't able to test the drive directly ("There is no cd/dvd in this drive . . .blabla"), BUT in the "system summary" I found under "CD-Drive Version" (can't remember correct term) the value: "No CD driver installed".  o_O
    Yes. Sure. The drive is shown in Windows, but my BIOS hasn't installed the driver. Does that make sense?
    So the only idea I had, was to update the BIOS, although I wasn't able to understand how I could destroy some BIOS driver stuff. After the update everything worked fine . . . . everything, but the cd drive. Same problem.
    I just have 1 idea, why the problem occured, but now it doesn't make much sense either: A virus was found in one of my driver files in C:\DRIVERS . . .*somewhere*. Can't remember when I deleted it (some day, I realized that Avira AntiVir doesn't delete or move infected files automatically, so I scaned the system and deleted the found files).
    This is my only idea. But note: the backups I tried out had 100% virus free data.
    Maybe I had some troubles with Daemon Tools too, but I can't imagine that this could be the reason.
    Now I have no more ideas. I don't know if IBM has some special way to handle their drivers.
    I really hope someone can help me out.

    Hello,
    Microsoft has a Fix it (a small troubleshooting program) which solves several common problems with Windows not recognizing a DVD/CD disc drive:
    Your CD or DVD drive can't read or write media 
    Perhaps running that will solve the problem.
    Regards,
    Aryeh Goretsky
    I am a volunteer and neither a Lenovo nor a Microsoft employee. • Dexter is a good dog • Dexter je dobrý pes
    S230u (3347-4HU) • X220 (4286-CTO) • W510 (4318-CTO) • W530 (2441-4R3) • X100e (3508-CTO) • X120e (0596-CTO) • T61p (6459-CTO) • T43p (2678-H7U) • T42 (2378-R4U) • T23 (2648-LU7)
      Deutsche Community   Comunidad en Español Русскоязычное Сообщество

  • [SOLVED]fdisk doesn't detect hard drives

    As I'm progressing with installation of Arch, new problems come
    When trying to partition brand new drive during the installation process, I've ran into problem that the drive isn't detected at all. I have 3 physical drives on this machine, including brand new SSD I want to work with (install Arch on), HDD with Windows and external USB stick which I booted from. However, while running either fdisk -l or lsblk only USB stick was to show up as physical drive. (There were other devices of type "loop" showing up when running lsblk, I don't think that they have smth to do with my issue) Important may be that both internal drives are connected to SATA3 ports, though BIOS can see them (and even boot Windows from) perfectly well.
    Googling didn't really help, people were experiencing same problem with external USB hard drives, and the only solution related to Linux was to modify kernel to extend USB storage delay, but there are no parameters like that to work with SATA.
    SOLUTION: so the problem seems to be with SATA3, one needs to switch drive loading option from IDE to AHCI in BIOS, though nothing like that is on wiki.
    keep creating unnecessary topics :uneasy:
    Last edited by L1ghtmareI (2014-08-30 08:56:30)

    Quote
    ps: i wanted to set them both on RAID-0... is this possible even thought they're ATA devices, and not SATA?
    ...nope...your motherboard only supports SATA RAID...
    ...try connecting a single HDD as master on the first IDE channel...
    ...how many optical drives will you have?..

  • Radeon driver on HD7770: Direct rendering disabled

    Hi, i have strange issue here. DRI is just not working. I am trying to fix this shit already a week, or maybe even more. Help someone. pls.
    Installed pkgs
    linux-firmware
    amd-ucode
    xf86-video-ati
    ati-dri
    lib32-ati-dri
    glu
    libegl
    libgbm
    libgl
    libglapi
    libgles
    mesa
    lib32-mesa
    mesa-demos
    Kms currently in early start(in late start no changes). If kms disabled from kernel by grub cmd line or radeon.conf in modprobe.d, same story.
    dmesg
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Linux version 3.6.8-1-ARCH (tobias@T-POWA-LX) (gcc version 4.7.2 (GCC) ) #1 SMP PREEMPT Mon Nov 26 22:10:40 CET 2012
    [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=6820a5fc-5e11-4854-929c-62edccd80ff8 resume=/dev/sda6 ro quiet
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f3ff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009f400-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000e6000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000cffaffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000cffb0000-0x00000000cffbdfff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x00000000cffbe000-0x00000000cffdffff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000cffe0000-0x00000000cfffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ff700000-0x00000000ffffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000022fffffff] usable
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] DMI present.
    [ 0.000000] DMI: BIOSTAR Group TA770XE3/TA770XE3, BIOS 080014 09/01/2010
    [ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] No AGP bridge found
    [ 0.000000] e820: last_pfn = 0x230000 max_arch_pfn = 0x400000000
    [ 0.000000] MTRR default type: uncachable
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-EFFFF uncachable
    [ 0.000000] F0000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000000 mask FFFF80000000 write-back
    [ 0.000000] 1 base 000080000000 mask FFFFC0000000 write-back
    [ 0.000000] 2 base 0000C0000000 mask FFFFF0000000 write-back
    [ 0.000000] 3 disabled
    [ 0.000000] 4 disabled
    [ 0.000000] 5 disabled
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] TOM2: 0000000230000000 aka 8960M
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820: update [mem 0xd0000000-0xffffffff] usable ==> reserved
    [ 0.000000] e820: last_pfn = 0xcffb0 max_arch_pfn = 0x400000000
    [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ffff8800000ff780]
    [ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff]
    [ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
    [ 0.000000] Using GB pages for direct mapping
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0xcffaffff]
    [ 0.000000] [mem 0x00000000-0xbfffffff] page 1G
    [ 0.000000] [mem 0xc0000000-0xcfdfffff] page 2M
    [ 0.000000] [mem 0xcfe00000-0xcffaffff] page 4k
    [ 0.000000] kernel direct mapping tables up to 0xcffaffff @ [mem 0x1fffd000-0x1fffffff]
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x22fffffff]
    [ 0.000000] [mem 0x100000000-0x1ffffffff] page 1G
    [ 0.000000] [mem 0x200000000-0x22fffffff] page 2M
    [ 0.000000] kernel direct mapping tables up to 0x22fffffff @ [mem 0xcffae000-0xcffaffff]
    [ 0.000000] RAMDISK: [mem 0x378dc000-0x37c65fff]
    [ 0.000000] ACPI: RSDP 00000000000fb360 00024 (v02 ACPIAM)
    [ 0.000000] ACPI: XSDT 00000000cffb0100 00054 (v01 090110 XSDT1718 20100901 MSFT 00000097)
    [ 0.000000] ACPI: FACP 00000000cffb0290 000F4 (v03 090110 FACP1718 20100901 MSFT 00000097)
    [ 0.000000] ACPI: DSDT 00000000cffb0450 0952E (v01 78XBD 78XBD901 00000001 INTL 20051117)
    [ 0.000000] ACPI: FACS 00000000cffbe000 00040
    [ 0.000000] ACPI: APIC 00000000cffb0390 0007C (v01 090110 APIC1718 20100901 MSFT 00000097)
    [ 0.000000] ACPI: MCFG 00000000cffb0410 0003C (v01 090110 OEMMCFG 20100901 MSFT 00000097)
    [ 0.000000] ACPI: SRAT 00000000cffb9980 000D8 (v03 AMD FAM_F_10 00000002 AMD 00000001)
    [ 0.000000] ACPI: HPET 00000000cffb9a60 00038 (v01 090110 OEMHPET 20100901 MSFT 00000097)
    [ 0.000000] ACPI: SSDT 00000000cffb9aa0 00672 (v01 A M I POWERNOW 00000001 AMD 00000001)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0
    [ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0
    [ 0.000000] SRAT: PXM 0 -> APIC 0x02 -> Node 0
    [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]
    [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0xcfffffff]
    [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x100000000-0x22fffffff]
    [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0xcfffffff] -> [mem 0x00000000-0xcfffffff]
    [ 0.000000] NUMA: Node 0 [mem 0x00000000-0xcfffffff] + [mem 0x100000000-0x22fffffff] -> [mem 0x00000000-0x22fffffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x22fffffff]
    [ 0.000000] NODE_DATA [mem 0x22fffc000-0x22fffffff]
    [ 0.000000] [ffffea0000000000-ffffea0008bfffff] PMD -> [ffff880227600000-ffff88022f5fffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00010000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal [mem 0x100000000-0x22fffffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00010000-0x0009efff]
    [ 0.000000] node 0: [mem 0x00100000-0xcffaffff]
    [ 0.000000] node 0: [mem 0x100000000-0x22fffffff]
    [ 0.000000] On node 0 totalpages: 2096959
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 6 pages reserved
    [ 0.000000] DMA zone: 3913 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 16320 pages used for memmap
    [ 0.000000] DMA32 zone: 831472 pages, LIFO batch:31
    [ 0.000000] Normal zone: 19456 pages used for memmap
    [ 0.000000] Normal zone: 1225728 pages, LIFO batch:31
    [ 0.000000] ACPI: PM-Timer IO Port: 0x808
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x84] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x85] disabled)
    [ 0.000000] ACPI: IOAPIC (id[0x03] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 3, version 33, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8300 base: 0xfed00000
    [ 0.000000] smpboot: Allowing 6 CPUs, 3 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e6000
    [ 0.000000] PM: Registered nosave memory: 00000000000e6000 - 0000000000100000
    [ 0.000000] PM: Registered nosave memory: 00000000cffb0000 - 00000000cffbe000
    [ 0.000000] PM: Registered nosave memory: 00000000cffbe000 - 00000000cffe0000
    [ 0.000000] PM: Registered nosave memory: 00000000cffe0000 - 00000000d0000000
    [ 0.000000] PM: Registered nosave memory: 00000000d0000000 - 00000000ff700000
    [ 0.000000] PM: Registered nosave memory: 00000000ff700000 - 0000000100000000
    [ 0.000000] e820: [mem 0xd0000000-0xff6fffff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:6 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88022fc00000 s84608 r8192 d21888 u262144
    [ 0.000000] pcpu-alloc: s84608 r8192 d21888 u262144 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 - -
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2061113
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=6820a5fc-5e11-4854-929c-62edccd80ff8 resume=/dev/sda6 ro quiet
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] __ex_table already sorted, skipping sort
    [ 0.000000] Checking aperture...
    [ 0.000000] No AGP bridge found
    [ 0.000000] Node 0: aperture @ ffda000000 size 32 MB
    [ 0.000000] Aperture beyond 4GB. Ignoring.
    [ 0.000000] Your BIOS doesn't leave a aperture memory hole
    [ 0.000000] Please enable the IOMMU option in the BIOS setup
    [ 0.000000] This costs you 64 MB of RAM
    [ 0.000000] Mapping aperture over 65536 KB of RAM @ c4000000
    [ 0.000000] PM: Registered nosave memory: 00000000c4000000 - 00000000c8000000
    [ 0.000000] Memory: 8109632k/9175040k available (4727k kernel code, 787204k absent, 278204k reserved, 4143k data, 772k init)
    [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
    [ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=6.
    [ 0.000000] NR_IRQS:4352 nr_irqs:728 16
    [ 0.000000] Extended CMOS year: 2000
    [ 0.000000] spurious 8259A interrupt: IRQ7.
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 33554432 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] hpet clockevent registered
    [ 0.000000] tsc: Fast TSC calibration using PIT
    [ 0.003333] tsc: Detected 3300.452 MHz processor
    [ 0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 6603.94 BogoMIPS (lpj=11001506)
    [ 0.000006] pid_max: default: 32768 minimum: 301
    [ 0.000028] Security Framework initialized
    [ 0.000031] AppArmor: AppArmor disabled by boot time parameter
    [ 0.000423] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    [ 0.003268] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.004597] Mount-cache hash table entries: 256
    [ 0.004774] Initializing cgroup subsys cpuacct
    [ 0.004776] Initializing cgroup subsys memory
    [ 0.004784] Initializing cgroup subsys devices
    [ 0.004785] Initializing cgroup subsys freezer
    [ 0.004786] Initializing cgroup subsys net_cls
    [ 0.004787] Initializing cgroup subsys blkio
    [ 0.004806] tseg: 0000000000
    [ 0.004817] CPU: Physical Processor ID: 0
    [ 0.004817] CPU: Processor Core ID: 0
    [ 0.004819] mce: CPU supports 6 MCE banks
    [ 0.004823] LVT offset 0 assigned for vector 0xf9
    [ 0.004827] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
    Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0
    tlb_flushall_shift is 0xffffffff
    [ 0.005367] ACPI: Core revision 20120711
    [ 0.013974] ftrace: allocating 18348 entries in 72 pages
    [ 0.020364] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.053342] smpboot: CPU0: AMD Athlon(tm) II X3 455 Processor stepping 03
    [ 0.159231] Performance Events: AMD PMU driver.
    [ 0.159233] ... version: 0
    [ 0.159234] ... bit width: 48
    [ 0.159235] ... generic registers: 4
    [ 0.159236] ... value mask: 0000ffffffffffff
    [ 0.159236] ... max period: 00007fffffffffff
    [ 0.159237] ... fixed-purpose events: 0
    [ 0.159238] ... event mask: 000000000000000f
    [ 0.185941] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.199228] smpboot: Booting Node 0, Processors #1 #2
    [ 0.235728] Brought up 3 CPUs
    [ 0.235731] smpboot: Total of 3 processors activated (19810.82 BogoMIPS)
    [ 0.236361] devtmpfs: initialized
    [ 0.237998] PM: Registering ACPI NVS region [mem 0xcffbe000-0xcffdffff] (139264 bytes)
    [ 0.238734] NET: Registered protocol family 16
    [ 0.238826] node 0 link 0: io port [1000, ffffff]
    [ 0.238828] TOM: 00000000d0000000 aka 3328M
    [ 0.238830] Fam 10h mmconf [mem 0xe0000000-0xefffffff]
    [ 0.238831] node 0 link 0: mmio [e0000000, efffffff] ==> none
    [ 0.238833] node 0 link 0: mmio [f0000000, ffffffff]
    [ 0.238835] node 0 link 0: mmio [a0000, bffff]
    [ 0.238836] node 0 link 0: mmio [d0000000, dfffffff]
    [ 0.238837] TOM2: 0000000230000000 aka 8960M
    [ 0.238839] bus: [bus 00-07] on node 0 link 0
    [ 0.238840] bus: 00 [io 0x0000-0xffff]
    [ 0.238840] bus: 00 [mem 0xf0000000-0xffffffff]
    [ 0.238841] bus: 00 [mem 0x000a0000-0x000bffff]
    [ 0.238842] bus: 00 [mem 0xd0000000-0xdfffffff]
    [ 0.238843] bus: 00 [mem 0x230000000-0xfcffffffff]
    [ 0.238886] ACPI: bus type pci registered
    [ 0.238934] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.238935] PCI: not using MMCONFIG
    [ 0.238936] PCI: Using configuration type 1 for base access
    [ 0.238937] PCI: Using configuration type 1 for extended access
    [ 0.239117] mtrr: your CPUs had inconsistent variable MTRR settings
    [ 0.239118] mtrr: probably your BIOS does not setup all CPUs.
    [ 0.239118] mtrr: corrected configuration.
    [ 0.239456] bio: create slab <bio-0> at 0
    [ 0.239588] ACPI: Added _OSI(Module Device)
    [ 0.239591] ACPI: Added _OSI(Processor Device)
    [ 0.239592] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.239592] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.240094] ACPI: EC: Look up EC in DSDT
    [ 0.240947] ACPI: Executed 5 blocks of module-level executable AML code
    [ 0.243065] ACPI: Interpreter enabled
    [ 0.243070] ACPI: (supports S0 S1 S4 S5)
    [ 0.243083] ACPI: Using IOAPIC for interrupt routing
    [ 0.243100] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.243680] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
    [ 0.263207] ACPI: No dock devices found.
    [ 0.263212] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.263269] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.263374] PCI host bridge to bus 0000:00
    [ 0.263377] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff]
    [ 0.263378] pci_bus 0000:00: root bus resource [bus 00-ff]
    [ 0.263380] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 0.263381] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.263383] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.263384] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff]
    [ 0.263386] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xdfffffff]
    [ 0.263387] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfebfffff]
    [ 0.263396] pci 0000:00:00.0: [1002:5957] type 00 class 0x060000
    [ 0.263405] pci 0000:00:00.0: reg 1c: [mem 0xe0000000-0xffffffff 64bit]
    [ 0.263435] pci 0000:00:02.0: [1002:5978] type 01 class 0x060400
    [ 0.263461] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
    [ 0.263476] pci 0000:00:07.0: [1002:597d] type 01 class 0x060400
    [ 0.263502] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
    [ 0.263531] pci 0000:00:11.0: [1002:4390] type 00 class 0x01018f
    [ 0.263551] pci 0000:00:11.0: reg 10: [io 0xc000-0xc007]
    [ 0.263559] pci 0000:00:11.0: reg 14: [io 0xb000-0xb003]
    [ 0.263568] pci 0000:00:11.0: reg 18: [io 0xa000-0xa007]
    [ 0.263577] pci 0000:00:11.0: reg 1c: [io 0x9000-0x9003]
    [ 0.263585] pci 0000:00:11.0: reg 20: [io 0x8000-0x800f]
    [ 0.263594] pci 0000:00:11.0: reg 24: [mem 0xfe9ff800-0xfe9ffbff]
    [ 0.263613] pci 0000:00:11.0: set SATA to AHCI mode
    [ 0.263665] pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310
    [ 0.263677] pci 0000:00:12.0: reg 10: [mem 0xfe9fe000-0xfe9fefff]
    [ 0.263738] pci 0000:00:12.1: [1002:4398] type 00 class 0x0c0310
    [ 0.263750] pci 0000:00:12.1: reg 10: [mem 0xfe9fd000-0xfe9fdfff]
    [ 0.263816] pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320
    [ 0.263833] pci 0000:00:12.2: reg 10: [mem 0xfe9ff000-0xfe9ff0ff]
    [ 0.263911] pci 0000:00:12.2: supports D1 D2
    [ 0.263912] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
    [ 0.263934] pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310
    [ 0.263946] pci 0000:00:13.0: reg 10: [mem 0xfe9fc000-0xfe9fcfff]
    [ 0.264006] pci 0000:00:13.1: [1002:4398] type 00 class 0x0c0310
    [ 0.264019] pci 0000:00:13.1: reg 10: [mem 0xfe9fb000-0xfe9fbfff]
    [ 0.264084] pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320
    [ 0.264101] pci 0000:00:13.2: reg 10: [mem 0xfe9fa800-0xfe9fa8ff]
    [ 0.264179] pci 0000:00:13.2: supports D1 D2
    [ 0.264180] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
    [ 0.264204] pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500
    [ 0.264297] pci 0000:00:14.1: [1002:439c] type 00 class 0x01018a
    [ 0.264312] pci 0000:00:14.1: reg 10: [io 0x0000-0x0007]
    [ 0.264320] pci 0000:00:14.1: reg 14: [io 0x0000-0x0003]
    [ 0.264329] pci 0000:00:14.1: reg 18: [io 0x0000-0x0007]
    [ 0.264337] pci 0000:00:14.1: reg 1c: [io 0x0000-0x0003]
    [ 0.264346] pci 0000:00:14.1: reg 20: [io 0xff00-0xff0f]
    [ 0.264400] pci 0000:00:14.2: [1002:4383] type 00 class 0x040300
    [ 0.264419] pci 0000:00:14.2: reg 10: [mem 0xfe9f4000-0xfe9f7fff 64bit]
    [ 0.264481] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
    [ 0.264495] pci 0000:00:14.3: [1002:439d] type 00 class 0x060100
    [ 0.264566] pci 0000:00:14.4: [1002:4384] type 01 class 0x060401
    [ 0.264606] pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310
    [ 0.264618] pci 0000:00:14.5: reg 10: [mem 0xfe9f9000-0xfe9f9fff]
    [ 0.264681] pci 0000:00:18.0: [1022:1200] type 00 class 0x060000
    [ 0.264693] pci 0000:00:18.1: [1022:1201] type 00 class 0x060000
    [ 0.264703] pci 0000:00:18.2: [1022:1202] type 00 class 0x060000
    [ 0.264712] pci 0000:00:18.3: [1022:1203] type 00 class 0x060000
    [ 0.264724] pci 0000:00:18.4: [1022:1204] type 00 class 0x060000
    [ 0.264756] pci_bus 0000:01: busn_res: [bus 01] is inserted under [bus 00-ff]
    [ 0.264766] pci 0000:01:00.0: [1002:683d] type 00 class 0x030000
    [ 0.264775] pci 0000:01:00.0: reg 10: [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.264782] pci 0000:01:00.0: reg 18: [mem 0xfeac0000-0xfeafffff 64bit]
    [ 0.264788] pci 0000:01:00.0: reg 20: [io 0xd000-0xd0ff]
    [ 0.264796] pci 0000:01:00.0: reg 30: [mem 0xfeaa0000-0xfeabffff pref]
    [ 0.264824] pci 0000:01:00.0: supports D1 D2
    [ 0.264825] pci 0000:01:00.0: PME# supported from D1 D2 D3hot
    [ 0.264844] pci 0000:01:00.1: [1002:aab0] type 00 class 0x040300
    [ 0.264853] pci 0000:01:00.1: reg 10: [mem 0xfea9c000-0xfea9ffff 64bit]
    [ 0.264900] pci 0000:01:00.1: supports D1 D2
    [ 0.269163] pci 0000:00:02.0: PCI bridge to [bus 01]
    [ 0.269170] pci 0000:00:02.0: bridge window [io 0xd000-0xdfff]
    [ 0.269172] pci 0000:00:02.0: bridge window [mem 0xfea00000-0xfeafffff]
    [ 0.269175] pci 0000:00:02.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.269196] pci_bus 0000:02: busn_res: [bus 02] is inserted under [bus 00-ff]
    [ 0.269217] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
    [ 0.269230] pci 0000:02:00.0: reg 10: [io 0xe800-0xe8ff]
    [ 0.269249] pci 0000:02:00.0: reg 18: [mem 0xfdfff000-0xfdffffff 64bit pref]
    [ 0.269261] pci 0000:02:00.0: reg 20: [mem 0xfdff8000-0xfdffbfff 64bit pref]
    [ 0.269269] pci 0000:02:00.0: reg 30: [mem 0xfebe0000-0xfebfffff pref]
    [ 0.269315] pci 0000:02:00.0: supports D1 D2
    [ 0.269317] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.275825] pci 0000:00:07.0: PCI bridge to [bus 02]
    [ 0.275831] pci 0000:00:07.0: bridge window [io 0xe000-0xefff]
    [ 0.275833] pci 0000:00:07.0: bridge window [mem 0xfeb00000-0xfebfffff]
    [ 0.275836] pci 0000:00:07.0: bridge window [mem 0xfdf00000-0xfdffffff 64bit pref]
    [ 0.275851] pci_bus 0000:03: busn_res: [bus 03] is inserted under [bus 00-ff]
    [ 0.275898] pci 0000:00:14.4: PCI bridge to [bus 03] (subtractive decode)
    [ 0.275907] pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    [ 0.275908] pci 0000:00:14.4: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 0.275909] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 0.275911] pci 0000:00:14.4: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
    [ 0.275912] pci 0000:00:14.4: bridge window [mem 0xd0000000-0xdfffffff] (subtractive decode)
    [ 0.275914] pci 0000:00:14.4: bridge window [mem 0xf0000000-0xfebfffff] (subtractive decode)
    [ 0.275927] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    [ 0.276055] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE2._PRT]
    [ 0.276077] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE7._PRT]
    [ 0.276106] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0PC._PRT]
    [ 0.276147] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM
    [ 0.276149] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08)
    [ 0.278757] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 *7 10 11 12 14 15)
    [ 0.278785] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 7 *10 11 12 14 15)
    [ 0.278809] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 7 *10 11 12 14 15)
    [ 0.278832] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 7 10 *11 12 14 15)
    [ 0.278855] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 7 10 11 12 14 15) *0, disabled.
    [ 0.278880] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 7 10 11 12 14 15) *0, disabled.
    [ 0.278903] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 *9 10 11 12 14 15)
    [ 0.278926] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 7 10 11 12 14 15) *0, disabled.
    [ 0.279015] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.279017] vgaarb: loaded
    [ 0.279017] vgaarb: bridge control possible 0000:01:00.0
    [ 0.279046] PCI: Using ACPI for IRQ routing
    [ 0.287252] PCI: pci_cache_line_size set to 64 bytes
    [ 0.287258] pci 0000:00:00.0: no compatible bridge window for [mem 0xe0000000-0xffffffff 64bit]
    [ 0.287314] e820: reserve RAM buffer [mem 0x0009f400-0x0009ffff]
    [ 0.287315] e820: reserve RAM buffer [mem 0xcffb0000-0xcfffffff]
    [ 0.287385] NetLabel: Initializing
    [ 0.287385] NetLabel: domain hash size = 128
    [ 0.287386] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.287394] NetLabel: unlabeled traffic allowed by default
    [ 0.287409] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
    [ 0.287412] hpet0: 4 comparators, 32-bit 14.318180 MHz counter
    [ 0.289438] Switching to clocksource hpet
    [ 0.293692] pnp: PnP ACPI init
    [ 0.293708] ACPI: bus type pnp registered
    [ 0.293795] pnp 00:00: [bus 00-ff]
    [ 0.293797] pnp 00:00: [io 0x0cf8-0x0cff]
    [ 0.293798] pnp 00:00: [io 0x0000-0x0cf7 window]
    [ 0.293800] pnp 00:00: [io 0x0d00-0xffff window]
    [ 0.293801] pnp 00:00: [mem 0x000a0000-0x000bffff window]
    [ 0.293802] pnp 00:00: [mem 0x000d0000-0x000dffff window]
    [ 0.293804] pnp 00:00: [mem 0xd0000000-0xdfffffff window]
    [ 0.293808] pnp 00:00: [mem 0xf0000000-0xfebfffff window]
    [ 0.293850] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
    [ 0.293873] pnp 00:01: [dma 4]
    [ 0.293875] pnp 00:01: [io 0x0000-0x000f]
    [ 0.293876] pnp 00:01: [io 0x0081-0x0083]
    [ 0.293877] pnp 00:01: [io 0x0087]
    [ 0.293878] pnp 00:01: [io 0x0089-0x008b]
    [ 0.293879] pnp 00:01: [io 0x008f]
    [ 0.293880] pnp 00:01: [io 0x00c0-0x00df]
    [ 0.293898] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.293904] pnp 00:02: [io 0x0070-0x0071]
    [ 0.293913] pnp 00:02: [irq 8]
    [ 0.293927] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.293933] pnp 00:03: [io 0x0061]
    [ 0.293950] pnp 00:03: Plug and Play ACPI device, IDs PNP0800 (active)
    [ 0.293954] pnp 00:04: [io 0x00f0-0x00ff]
    [ 0.293958] pnp 00:04: [irq 13]
    [ 0.293972] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.294136] pnp 00:05: [mem 0xfed00000-0xfed003ff]
    [ 0.294153] pnp 00:05: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 0.294179] pnp 00:06: [mem 0xfec00000-0xfec00fff]
    [ 0.294180] pnp 00:06: [mem 0xfee00000-0xfee00fff]
    [ 0.294219] system 00:06: [mem 0xfec00000-0xfec00fff] could not be reserved
    [ 0.294221] system 00:06: [mem 0xfee00000-0xfee00fff] has been reserved
    [ 0.294223] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.294269] pnp 00:07: [io 0x0010-0x001f]
    [ 0.294270] pnp 00:07: [io 0x0022-0x003f]
    [ 0.294271] pnp 00:07: [io 0x0062-0x0063]
    [ 0.294272] pnp 00:07: [io 0x0065-0x006f]
    [ 0.294274] pnp 00:07: [io 0x0072-0x007f]
    [ 0.294275] pnp 00:07: [io 0x0080]
    [ 0.294276] pnp 00:07: [io 0x0084-0x0086]
    [ 0.294277] pnp 00:07: [io 0x0088]
    [ 0.294278] pnp 00:07: [io 0x008c-0x008e]
    [ 0.294279] pnp 00:07: [io 0x0090-0x009f]
    [ 0.294280] pnp 00:07: [io 0x00a2-0x00bf]
    [ 0.294281] pnp 00:07: [io 0x00b1]
    [ 0.294282] pnp 00:07: [io 0x00e0-0x00ef]
    [ 0.294283] pnp 00:07: [io 0x04d0-0x04d1]
    [ 0.294284] pnp 00:07: [io 0x040b]
    [ 0.294285] pnp 00:07: [io 0x04d6]
    [ 0.294287] pnp 00:07: [io 0x0c00-0x0c01]
    [ 0.294288] pnp 00:07: [io 0x0c14]
    [ 0.294289] pnp 00:07: [io 0x0c50-0x0c51]
    [ 0.294290] pnp 00:07: [io 0x0c52]
    [ 0.294291] pnp 00:07: [io 0x0c6c]
    [ 0.294292] pnp 00:07: [io 0x0c6f]
    [ 0.294293] pnp 00:07: [io 0x0cd0-0x0cd1]
    [ 0.294294] pnp 00:07: [io 0x0cd2-0x0cd3]
    [ 0.294295] pnp 00:07: [io 0x0cd4-0x0cd5]
    [ 0.294296] pnp 00:07: [io 0x0cd6-0x0cd7]
    [ 0.294299] pnp 00:07: [io 0x0cd8-0x0cdf]
    [ 0.294300] pnp 00:07: [io 0x0800-0x089f]
    [ 0.294301] pnp 00:07: [io 0x0b20-0x0b2f]
    [ 0.294303] pnp 00:07: [io 0x0000-0xffffffffffffffff disabled]
    [ 0.294304] pnp 00:07: [io 0x0900-0x090f]
    [ 0.294305] pnp 00:07: [io 0x0910-0x091f]
    [ 0.294306] pnp 00:07: [io 0xfe00-0xfefe]
    [ 0.294307] pnp 00:07: [mem 0xffb80000-0xffbfffff]
    [ 0.294308] pnp 00:07: [mem 0xfec10000-0xfec1001f]
    [ 0.294355] system 00:07: [io 0x04d0-0x04d1] has been reserved
    [ 0.294357] system 00:07: [io 0x040b] has been reserved
    [ 0.294358] system 00:07: [io 0x04d6] has been reserved
    [ 0.294360] system 00:07: [io 0x0c00-0x0c01] has been reserved
    [ 0.294361] system 00:07: [io 0x0c14] has been reserved
    [ 0.294362] system 00:07: [io 0x0c50-0x0c51] has been reserved
    [ 0.294364] system 00:07: [io 0x0c52] has been reserved
    [ 0.294365] system 00:07: [io 0x0c6c] has been reserved
    [ 0.294367] system 00:07: [io 0x0c6f] has been reserved
    [ 0.294368] system 00:07: [io 0x0cd0-0x0cd1] has been reserved
    [ 0.294370] system 00:07: [io 0x0cd2-0x0cd3] has been reserved
    [ 0.294371] system 00:07: [io 0x0cd4-0x0cd5] has been reserved
    [ 0.294373] system 00:07: [io 0x0cd6-0x0cd7] has been reserved
    [ 0.294374] system 00:07: [io 0x0cd8-0x0cdf] has been reserved
    [ 0.294376] system 00:07: [io 0x0800-0x089f] has been reserved
    [ 0.294377] system 00:07: [io 0x0b20-0x0b2f] has been reserved
    [ 0.294379] system 00:07: [io 0x0900-0x090f] has been reserved
    [ 0.294380] system 00:07: [io 0x0910-0x091f] has been reserved
    [ 0.294382] system 00:07: [io 0xfe00-0xfefe] has been reserved
    [ 0.294383] system 00:07: [mem 0xffb80000-0xffbfffff] has been reserved
    [ 0.294385] system 00:07: [mem 0xfec10000-0xfec1001f] has been reserved
    [ 0.294387] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.294485] pnp 00:08: [io 0x0000-0xffffffffffffffff disabled]
    [ 0.294487] pnp 00:08: [io 0x0e00-0x0e0f]
    [ 0.294488] pnp 00:08: [io 0x0e80-0x0e8f]
    [ 0.294489] pnp 00:08: [io 0x0f40-0x0f4f]
    [ 0.294490] pnp 00:08: [io 0x0a30-0x0a3f]
    [ 0.294515] system 00:08: [io 0x0e00-0x0e0f] has been reserved
    [ 0.294517] system 00:08: [io 0x0e80-0x0e8f] has been reserved
    [ 0.294518] system 00:08: [io 0x0f40-0x0f4f] has been reserved
    [ 0.294520] system 00:08: [io 0x0a30-0x0a3f] has been reserved
    [ 0.294521] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.294814] pnp 00:09: [io 0x03f8-0x03ff]
    [ 0.294817] pnp 00:09: [irq 4]
    [ 0.294819] pnp 00:09: [dma 0 disabled]
    [ 0.294877] pnp 00:09: Plug and Play ACPI device, IDs PNP0501 (active)
    [ 0.294896] pnp 00:0a: [mem 0xe0000000-0xefffffff]
    [ 0.294922] system 00:0a: [mem 0xe0000000-0xefffffff] has been reserved
    [ 0.294924] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.295589] pnp 00:0b: [mem 0x00000000-0x0009ffff]
    [ 0.295593] pnp 00:0b: [mem 0x000c0000-0x000cffff]
    [ 0.295594] pnp 00:0b: [mem 0x000e0000-0x000fffff]
    [ 0.295596] pnp 00:0b: [mem 0x00100000-0xcfffffff]
    [ 0.295597] pnp 00:0b: [mem 0xfec00000-0xffffffff]
    [ 0.295602] pnp 00:0b: disabling [mem 0x00000000-0x0009ffff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit]
    [ 0.295605] pnp 00:0b: disabling [mem 0x000c0000-0x000cffff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit]
    [ 0.295606] pnp 00:0b: disabling [mem 0x000e0000-0x000fffff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit]
    [ 0.295608] pnp 00:0b: disabling [mem 0x00100000-0xcfffffff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit]
    [ 0.295676] system 00:0b: [mem 0xfec00000-0xffffffff] could not be reserved
    [ 0.295679] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.295746] pnp: PnP ACPI: found 12 devices
    [ 0.295747] ACPI: ACPI bus type pnp unregistered
    [ 0.301953] pci 0000:00:02.0: PCI bridge to [bus 01]
    [ 0.301957] pci 0000:00:02.0: bridge window [io 0xd000-0xdfff]
    [ 0.301959] pci 0000:00:02.0: bridge window [mem 0xfea00000-0xfeafffff]
    [ 0.301961] pci 0000:00:02.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.301964] pci 0000:00:07.0: PCI bridge to [bus 02]
    [ 0.301966] pci 0000:00:07.0: bridge window [io 0xe000-0xefff]
    [ 0.301968] pci 0000:00:07.0: bridge window [mem 0xfeb00000-0xfebfffff]
    [ 0.301970] pci 0000:00:07.0: bridge window [mem 0xfdf00000-0xfdffffff 64bit pref]
    [ 0.301972] pci 0000:00:14.4: PCI bridge to [bus 03]
    [ 0.302004] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.302006] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.302007] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.302009] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
    [ 0.302010] pci_bus 0000:00: resource 8 [mem 0xd0000000-0xdfffffff]
    [ 0.302011] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfebfffff]
    [ 0.302013] pci_bus 0000:01: resource 0 [io 0xd000-0xdfff]
    [ 0.302014] pci_bus 0000:01: resource 1 [mem 0xfea00000-0xfeafffff]
    [ 0.302015] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.302017] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
    [ 0.302018] pci_bus 0000:02: resource 1 [mem 0xfeb00000-0xfebfffff]
    [ 0.302020] pci_bus 0000:02: resource 2 [mem 0xfdf00000-0xfdffffff 64bit pref]
    [ 0.302021] pci_bus 0000:03: resource 4 [io 0x0000-0x0cf7]
    [ 0.302023] pci_bus 0000:03: resource 5 [io 0x0d00-0xffff]
    [ 0.302024] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.302025] pci_bus 0000:03: resource 7 [mem 0x000d0000-0x000dffff]
    [ 0.302026] pci_bus 0000:03: resource 8 [mem 0xd0000000-0xdfffffff]
    [ 0.302028] pci_bus 0000:03: resource 9 [mem 0xf0000000-0xfebfffff]
    [ 0.302060] NET: Registered protocol family 2
    [ 0.302505] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
    [ 0.305279] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 0.305623] TCP: Hash tables configured (established 524288 bind 65536)
    [ 0.305670] TCP: reno registered
    [ 0.305682] UDP hash table entries: 4096 (order: 5, 131072 bytes)
    [ 0.305738] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
    [ 0.305852] NET: Registered protocol family 1
    [ 0.709156] pci 0000:01:00.0: Boot video device
    [ 0.709164] PCI: CLS 64 bytes, default 64
    [ 0.709211] Unpacking initramfs...
    [ 0.763840] Freeing initrd memory: 3624k freed
    [ 0.768681] PCI-DMA: Disabling AGP.
    [ 0.768756] PCI-DMA: aperture base @ c4000000 size 65536 KB
    [ 0.768757] PCI-DMA: using GART IOMMU.
    [ 0.768759] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
    [ 0.770950] LVT offset 1 assigned for vector 0x400
    [ 0.770961] IBS: LVT offset 1 assigned
    [ 0.770991] perf: AMD IBS detected (0x0000001f)
    [ 0.771163] audit: initializing netlink socket (disabled)
    [ 0.771174] type=2000 audit(1354687482.663:1): initialized
    [ 0.779373] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.781185] VFS: Disk quotas dquot_6.5.2
    [ 0.781221] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.781361] msgmni has been set to 15975
    [ 0.781756] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 0.781858] io scheduler noop registered
    [ 0.781862] io scheduler deadline registered
    [ 0.781917] io scheduler cfq registered (default)
    [ 0.782032] pcieport 0000:00:02.0: irq 40 for MSI/MSI-X
    [ 0.782139] pcieport 0000:00:07.0: irq 41 for MSI/MSI-X
    [ 0.782269] vesafb: mode is 1920x1080x32, linelength=7680, pages=0
    [ 0.782271] vesafb: scrolling: redraw
    [ 0.782273] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
    [ 0.782627] vesafb: framebuffer at 0xd0000000, mapped to 0xffffc90011600000, using 8128k, total 8128k
    [ 0.803841] Console: switching to colour frame buffer device 240x67
    [ 0.824881] fb0: VESA VGA frame buffer device
    [ 0.824906] GHES: HEST is not enabled!
    [ 0.824976] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.845555] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    [ 0.866408] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    [ 0.866594] Linux agpgart interface v0.103
    [ 0.866629] i8042: PNP: No PS/2 controller found. Probing ports directly.
    [ 0.866990] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.867005] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 0.867108] mousedev: PS/2 mouse device common for all mice
    [ 0.867134] rtc_cmos 00:02: RTC can wake from S4
    [ 0.867262] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
    [ 0.867284] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
    [ 0.867289] cpuidle: using governor ladder
    [ 0.867291] cpuidle: using governor menu
    [ 0.867406] drop_monitor: Initializing network drop monitor service
    [ 0.867460] TCP: cubic registered
    [ 0.867524] NET: Registered protocol family 10
    [ 0.867628] NET: Registered protocol family 17
    [ 0.867635] Key type dns_resolver registered
    [ 0.867897] PM: Checking hibernation image partition /dev/sda6
    [ 0.867900] PM: Hibernation image not present or could not be loaded.
    [ 0.867907] registered taskstats version 1
    [ 0.868557] rtc_cmos 00:02: setting system clock to 2012-12-05 06:04:42 UTC (1354687482)
    [ 0.869382] Freeing unused kernel memory: 772k freed
    [ 0.869544] Write protecting the kernel read-only data: 8192k
    [ 0.872682] Freeing unused kernel memory: 1408k freed
    [ 0.874248] Freeing unused kernel memory: 568k freed
    [ 0.882124] systemd-udevd[48]: starting version 196
    [ 0.884645] [drm] Initialized drm 1.1.0 20060810
    [ 0.889084] [drm] radeon defaulting to kernel modesetting.
    [ 0.889088] [drm] radeon kernel modesetting enabled.
    [ 0.889166] checking generic (d0000000 7f0000) vs hw (d0000000 10000000)
    [ 0.889170] fb: conflicting fb hw usage radeondrmfb vs VESA VGA - removing generic driver
    [ 0.889188] Console: switching to colour dummy device 80x25
    [ 0.889525] [drm] initializing kernel modesetting (VERDE 0x1002:0x683D 0x1787:0x201C).
    [ 0.889562] [drm] register mmio base: 0xFEAC0000
    [ 0.889563] [drm] register mmio size: 262144
    [ 0.890235] ATOM BIOS: VERDE
    [ 0.890258] radeon 0000:01:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
    [ 0.890260] radeon 0000:01:00.0: GTT: 512M 0x0000000040000000 - 0x000000005FFFFFFF
    [ 0.890499] [drm] Detected VRAM RAM=1024M, BAR=256M
    [ 0.890502] [drm] RAM width 128bits DDR
    [ 0.890578] [TTM] Zone kernel: Available graphics memory: 4090978 kiB
    [ 0.890579] [TTM] Zone dma32: Available graphics memory: 2097152 kiB
    [ 0.890580] [TTM] Initializing pool allocator
    [ 0.890583] [TTM] Initializing DMA pool allocator
    [ 0.890606] [drm] radeon: 1024M of VRAM memory ready
    [ 0.890607] [drm] radeon: 512M of GTT memory ready.
    [ 0.890619] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    [ 0.890620] [drm] Driver supports precise vblank timestamp query.
    [ 0.890654] radeon 0000:01:00.0: irq 42 for MSI/MSI-X
    [ 0.890661] radeon 0000:01:00.0: radeon: using MSI.
    [ 0.890682] [drm] radeon: irq initialized.
    [ 0.890686] [drm] GART: num cpu pages 131072, num gpu pages 131072
    [ 0.891680] [drm] Loading VERDE Microcode
    [ 1.257750] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
    [ 1.257841] radeon 0000:01:00.0: WB enabled
    [ 1.257844] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0xffff880222b5ec00
    [ 1.257846] radeon 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000040000c04 and cpu addr 0xffff880222b5ec04
    [ 1.257847] radeon 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000040000c08 and cpu addr 0xffff880222b5ec08
    [ 1.276350] [drm] ring test on 0 succeeded in 1 usecs
    [ 1.276354] [drm] ring test on 1 succeeded in 1 usecs
    [ 1.276358] [drm] ring test on 2 succeeded in 1 usecs
    [ 1.282858] [drm] ib test on ring 0 succeeded in 0 usecs
    [ 1.282901] [drm] ib test on ring 1 succeeded in 0 usecs
    [ 1.282938] [drm] ib test on ring 2 succeeded in 0 usecs
    [ 1.283686] [drm] Radeon Display Connectors
    [ 1.283687] [drm] Connector 0:
    [ 1.283688] [drm] DP-1
    [ 1.283689] [drm] HPD2
    [ 1.283691] [drm] DDC: 0x6540 0x6540 0x6544 0x6544 0x6548 0x6548 0x654c 0x654c
    [ 1.283691] [drm] Encoders:
    [ 1.283692] [drm] DFP1: INTERNAL_UNIPHY2
    [ 1.283693] [drm] Connector 1:
    [ 1.283693] [drm] DP-2
    [ 1.283694] [drm] HPD3
    [ 1.283695] [drm] DDC: 0x6570 0x6570 0x6574 0x6574 0x6578 0x6578 0x657c 0x657c
    [ 1.283696] [drm] Encoders:
    [ 1.283697] [drm] DFP2: INTERNAL_UNIPHY2
    [ 1.283697] [drm] Connector 2:
    [ 1.283698] [drm] HDMI-A-1
    [ 1.283699] [drm] HPD1
    [ 1.283700] [drm] DDC: 0x6530 0x6530 0x6534 0x6534 0x6538 0x6538 0x653c 0x653c
    [ 1.283700] [drm] Encoders:
    [ 1.283701] [drm] DFP3: INTERNAL_UNIPHY1
    [ 1.283702] [drm] Connector 3:
    [ 1.283702] [drm] DVI-I-1
    [ 1.283703] [drm] HPD4
    [ 1.283704] [drm] DDC: 0x6560 0x6560 0x6564 0x6564 0x6568 0x6568 0x656c 0x656c
    [ 1.283704] [drm] Encoders:
    [ 1.283705] [drm] DFP4: INTERNAL_UNIPHY
    [ 1.283706] [drm] CRT1: INTERNAL_KLDSCP_DAC1
    [ 1.283755] [drm] Internal thermal controller with fan control
    [ 1.283797] [drm] radeon: power management initialized
    [ 1.331226] [drm] fb mappable at 0xD1143000
    [ 1.331229] [drm] vram apper at 0xD0000000
    [ 1.331229] [drm] size 8294400
    [ 1.331230] [drm] fb depth is 24
    [ 1.331231] [drm] pitch is 7680
    [ 1.331318] fbcon: radeondrmfb (fb0) is primary device
    [ 1.346802] Console: switching to colour frame buffer device 240x67
    [ 1.352720] fb0: radeondrmfb frame buffer device
    [ 1.352721] drm: registered panic notifier
    [ 1.352725] [drm] Initialized radeon 2.24.0 20080528 for 0000:01:00.0 on minor 0
    [ 1.375410] SCSI subsystem initialized
    [ 1.377255] ACPI: bus type usb registered
    [ 1.377282] usbcore: registered new interface driver usbfs
    [ 1.377319] usbcore: registered new interface driver hub
    [ 1.378320] usbcore: registered new device driver usb
    [ 1.379984] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 1.380053] ehci_hcd 0000:00:12.2: EHCI Host Controller
    [ 1.380064] ehci_hcd 0000:00:12.2: new USB bus registered, assigned bus number 1
    [ 1.380075] ehci_hcd 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
    [ 1.380102] ehci_hcd 0000:00:12.2: debug port 1
    [ 1.380123] ehci_hcd 0000:00:12.2: irq 17, io mem 0xfe9ff000
    [ 1.380154] ACPI: bus type scsi registered
    [ 1.380213] libata version 3.00 loaded.
    [ 1.388514] ehci_hcd 0000:00:12.2: USB 2.0 started, EHCI 1.00
    [ 1.388661] hub 1-0:1.0: USB hub found
    [ 1.388664] hub 1-0:1.0: 6 ports detected
    [ 1.388797] ehci_hcd 0000:00:13.2: EHCI Host Controller
    [ 1.388802] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 2
    [ 1.388806] ehci_hcd 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
    [ 1.388834] ehci_hcd 0000:00:13.2: debug port 1
    [ 1.388855] ehci_hcd 0000:00:13.2: irq 19, io mem 0xfe9fa800
    [ 1.398500] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00
    [ 1.398656] hub 2-0:1.0: USB hub found
    [ 1.398659] hub 2-0:1.0: 6 ports detected
    [ 1.398746] ahci 0000:00:11.0: version 3.0
    [ 1.398828] ahci 0000:00:11.0: irq 43 for MSI/MSI-X
    [ 1.398909] ahci 0000:00:11.0: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl SATA mode
    [ 1.398911] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part ccc
    [ 1.399083] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    [ 1.399512] scsi0 : ahci
    [ 1.399610] scsi1 : ahci
    [ 1.399654] scsi2 : ahci
    [ 1.399696] scsi3 : ahci
    [ 1.399728] ata1: SATA max UDMA/133 abar m1024@0xfe9ff800 port 0xfe9ff900 irq 43
    [ 1.399732] ata2: SATA max UDMA/133 abar m1024@0xfe9ff800 port 0xfe9ff980 irq 43
    [ 1.399735] ata3: SATA max UDMA/133 abar m1024@0xfe9ff800 port 0xfe9ffa00 irq 43
    [ 1.399737] ata4: SATA max UDMA/133 abar m1024@0xfe9ff800 port 0xfe9ffa80 irq 43
    [ 1.399854] pata_atiixp 0000:00:14.1: setting latency timer to 64
    [ 1.400149] scsi4 : pata_atiixp
    [ 1.400455] scsi5 : pata_atiixp
    [ 1.400638] ata5: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xff00 irq 14
    [ 1.400639] ata6: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xff08 irq 15
    [ 1.400728] ohci_hcd 0000:00:12.0: OHCI Host Controller
    [ 1.400735] ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 3
    [ 1.400759] ohci_hcd 0000:00:12.0: irq 16, io mem 0xfe9fe000
    [ 1.455951] hub 3-0:1.0: USB hub found
    [ 1.455959] hub 3-0:1.0: 3 ports detected
    [ 1.456074] ohci_hcd 0000:00:12.1: OHCI Host Controller
    [ 1.456079] ohci_hcd 0000:00:12.1: new USB bus registered, assigned bus number 4
    [ 1.456094] ohci_hcd 0000:00:12.1: irq 16, io mem 0xfe9fd000
    [ 1.512562] hub 4-0:1.0: USB hub found
    [ 1.512569] hub 4-0:1.0: 3 ports detected
    [ 1.512679] ohci_hcd 0000:00:13.0: OHCI Host Controller
    [ 1.512684] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 5
    [ 1.512711] ohci_hcd 0000:00:13.0: irq 18, io mem 0xfe9fc000
    [ 1.569169] hub 5-0:1.0: USB hub found
    [ 1.569176] hub 5-0:1.0: 3 ports detected
    [ 1.569277] ohci_hcd 0000:00:13.1: OHCI Host Controller
    [ 1.569282] ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 6
    [ 1.569302] ohci_hcd 0000:00:13.1: irq 18, io mem 0xfe9fb000
    [ 1.625801] hub 6-0:1.0: USB hub found
    [ 1.625808] hub 6-0:1.0: 3 ports detected
    [ 1.625907] ohci_hcd 0000:00:14.5: OHCI Host Controller
    [ 1.625913] ohci_hcd 0000:00:14.5: new USB bus registered, assigned bus number 7
    [ 1.625935] ohci_hcd 0000:00:14.5: irq 18, io mem 0xfe9f9000
    [ 1.682426] hub 7-0:1.0: USB hub found
    [ 1.682433] hub 7-0:1.0: 2 ports detected
    [ 1.718239] ata3: SATA link down (SStatus 0 SControl 300)
    [ 1.718349] ata2: SATA link down (SStatus 0 SControl 300)
    [ 1.771489] tsc: Refined TSC clocksource calibration: 3300.185 MHz
    [ 1.771500] Switching to clocksource tsc
    [ 1.884730] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [ 1.884764] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 1.885647] ata1.00: ATA-8: Hitachi HDS721050CLA362, JP2OA3MA, max UDMA/133
    [ 1.885651] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 1.886648] ata1.00: configured for UDMA/133
    [ 1.886842] scsi 0:0:0:0: Direct-Access ATA Hitachi HDS72105 JP2O PQ: 0 ANSI: 5
    [ 1.887755] ata4.00: ATAPI: HL-DT-ST DVDRAM GH22NS50, TN03, max UDMA/100
    [ 1.891575] ata4.00: configured for UDMA/100
    [ 1.900118] scsi 3:0:0:0: CD-ROM HL-DT-ST DVDRAM GH22NS50 TN03 PQ: 0 ANSI: 5
    [ 1.904493] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
    [ 1.904521] sd 0:0:0:0: [sda] Write Protect is off
    [ 1.904524] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 1.904574] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.960469] sda: sda1 sda2 < sda5 sda6 >
    [ 1.961148] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 1.970258] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
    [ 1.970262] cdrom: Uniform CD-ROM driver Revision: 3.20
    [ 1.970468] sr 3:0:0:0: Attached scsi CD-ROM sr0
    [ 2.304203] Btrfs loaded
    [ 2.341155] device label root devid 1 transid 4703 /dev/sda1
    [ 2.356296] device label home devid 1 transid 12756 /dev/sda5
    [ 2.358335] PM: Starting manual resume from disk
    [ 2.358338] PM: Hibernation image partition 8:6 present
    [ 2.358339] PM: Looking for hibernation image.
    [ 2.361170] PM: Image not found (code -22)
    [ 2.361173] PM: Hibernation image not present or could not be loaded.
    [ 2.410897] usb 3-1: new low-speed USB device number 2 using ohci_hcd
    [ 2.443887] device label root devid 1 transid 4703 /dev/sda1
    [ 2.444603] btrfs: disk space caching is enabled
    [ 2.624746] usbcore: registered new interface driver usbhid
    [ 2.624749] usbhid: USB HID core driver
    [ 2.840498] usb 3-2: new low-speed USB device number 3 using ohci_hcd
    [ 3.209064] systemd[1]: systemd 196 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; arch)
    [ 3.220241] systemd[1]: Set hostname to <username-pc>.
    [ 3.310066] usb 4-1: new full-speed USB device number 2 using ohci_hcd
    [ 3.349360] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [ 3.349401] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 3.349413] systemd[1]: Starting Remote File Systems.
    [ 3.349422] systemd[1]: Reached target Remote File Systems.
    [ 3.349428] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [ 3.349446] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ 3.349452] systemd[1]: Starting Delayed Shutdown Socket.
    [ 3.349471] systemd[1]: Listening on Delayed Shutdown Socket.
    [ 3.349521] systemd[1]: Starting udev Kernel Socket.
    [ 3.349536] systemd[1]: Listening on udev Kernel Socket.
    [ 3.349568] systemd[1]: Starting udev Control Socket.
    [ 3.349583] systemd[1]: Listening on udev Control Socket.
    [ 3.349607] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    [ 3.349685] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [ 3.349694] systemd[1]: Starting Encrypted Volumes.
    [ 3.349700] systemd[1]: Reached target Encrypted Volumes.
    [ 3.349708] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    [ 3.349732] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ 3.349739] systemd[1]: Expecting device dev-sda6.device...
    [ 3.349748] systemd[1]: Expecting device dev-disk-by\x2dlabel-home.device...
    [ 3.349759] systemd[1]: Starting Journal Socket.
    [ 3.349793] systemd[1]: Listening on Journal Socket.
    [ 3.349813] systemd[1]: Starting File System Check on Root Device...
    [ 3.383483] systemd[1]: Mounting Temporary Directory...
    [ 3.386982] systemd[1]: Mounting Huge Pages File System...
    [ 3.396992] systemd[1]: Mounting POSIX Message Queue File System...
    [ 3.411780] systemd[1]: Starting udev Coldplug all Devices...
    [ 3.473293] systemd[1]: Started Load Kernel Modules.
    [ 3.473319] systemd[1]: Mounted Configuration File System.
    [ 3.473331] systemd[1]: Mounting Debug File System...
    [ 3.503316] systemd[1]: Starting Setup Virtual Console...
    [ 3.635877] systemd[1]: Starting Apply Kernel Variables...
    [ 3.644380] systemd[1]: Mounted FUSE Control File System.
    [ 3.681773] systemd[1]: Starting Set Up Additional Binary Formats...
    [ 3.693922] systemd[1]: Starting udev Kernel Device Manager...
    [ 3.699903] systemd[1]: Starting Journal Service...
    [ 3.726363] usb 5-2: new low-speed USB device number 2 using ohci_hcd
    [ 3.729870] systemd[1]: Started Journal Service.
    [ 3.733092] systemd[1]: Started File System Check on Root Device.
    [ 3.733146] systemd[1]: Starting Remount Root and Kernel File Systems...
    [ 3.987619] systemd-udevd[148]: starting version 196
    [ 4.264369] btrfs: disk space caching is enabled
    [ 4.652532] microcode: CPU0: patch_level=0x010000c8
    [ 4.721684] microcode: CPU1: patch_level=0x010000c8
    [ 4.722492] microcode: CPU2: patch_level=0x010000c8
    [ 4.723342] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 4.805102] input: PC Speaker as /devices/platform/pcspkr/input/input0
    [ 4.833306] MCE: In-kernel MCE decoding enabled.
    [ 4.837493] EDAC MC: Ver: 3.0.0
    [ 4.884222] kvm: Nested Virtualization enabled
    [ 4.884225] kvm: Nested Paging enabled
    [ 4.975464] AMD64 EDAC driver v3.4.0
    [ 4.975512] EDAC amd64: DRAM ECC disabled.
    [ 4.975521] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
    Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
    (Note that use of the override may cause unknown side effects.)
    [ 4.994606] hda_intel: position_fix set to 1 for device 1565:8218
    [ 5.059919] wmi: Mapper loaded
    [ 5.146045] input: USB Keyboard as /devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.0/input/input1
    [ 5.146119] hid-generic 0003:09DA:0260.0001: input,hidraw0: USB HID v1.10 Keyboard [ USB Keyboard] on usb-0000:00:12.0-1/input0
    [ 5.151317] input: USB Keyboard as /devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.1/input/input2
    [ 5.151391] hid-generic 0003:09DA:0260.0002: input,hidraw1: USB HID v1.10 Device [ USB Keyboard] on usb-0000:00:12.0-1/input1
    [ 5.151541] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:12.0/usb3/3-2/3-2:1.0/input/input3
    [ 5.151631] hid-generic 0003:046D:C046.0003: input,hidraw2: USB HID v1.10 Mouse [Logitech USB Optical Mouse] on usb-0000:00:12.0-2/input0
    [ 5.151893] input: USB Keyboard as /devices/pci0000:00/0000:00:13.0/usb5/5-2/5-2:1.0/input/input4
    [ 5.152017] hid-generic 0003:04D9:1603.0004: input,hidraw3: USB HID v1.10 Keyboard [ USB Keyboard] on usb-0000:00:13.0-2/input0
    [ 5.156603] input: USB Keyboard as /devices/pci0000:00/0000:00:13.0/usb5/5-2/5-2:1.1/input/input5
    [ 5.156676] hid-generic 0003:04D9:1603.0005: input,hidraw4: USB HID v1.10 Device [ USB Keyboard] on usb-0000:00:13.0-2/input1
    [ 5.181052] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input6
    [ 5.181058] ACPI: Power Button [PWRB]
    [ 5.181100] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input7
    [ 5.181102] ACPI: Power Button [PWRF]
    [ 5.299174] input: HDA ATI SB Line as /devices/pci0000:00/0000:00:14.2/sound/card0/input8
    [ 5.299265] input: HDA ATI SB Front Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input9
    [ 5.299326] input: HDA ATI SB Rear Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input10
    [ 5.299371] input: HDA ATI SB Front Headphone as /devices/pci0000:00/0000:00:14.2/sound/card0/input11
    [ 5.299433] input: HDA ATI SB Line Out as /devices/pci0000:00/0000:00:14.2/sound/card0/input12
    [ 5.299646] ACPI Warning: 0x0000000000000b00-0x0000000000000b07 SystemIO conflicts with Region \SOR1 1 (20120711/utaddress-251)
    [ 5.299650] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 5.299677] hda-intel: 0000:01:00.1: Handle VGA-switcheroo audio client
    [ 5.299681] hda-intel: Force to non-snoop mode
    [ 5.299770] snd_hda_intel 0000:01:00.1: irq 44 for MSI/MSI-X
    [ 5.320936] usbcore: registered new interface driver snd-usb-audio
    [ 5.330947] thermal LNXTHERM:00: registered as thermal_zone0
    [ 5.330950] ACPI: Thermal Zone [THRM] (22 C)
    [ 5.351444] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
    [ 5.351672] r8169 0000:02:00.0: irq 45 for MSI/MSI-X
    [ 5.351849] r8169 0000:02:00.0: eth0: RTL8168d/8111d at 0xffffc900115b4000, 00:30:67:80:09:98, XID 081000c0 IRQ 45
    [ 5.351851] r8169 0000:02:00.0: eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
    [ 5.417961] sp5100_tco: SP5100 TCO WatchDog Timer Driver v0.01
    [ 5.418019] sp5100_tco: mmio address 0xfec000f0 already in use
    [ 5.526015] powernow-k8: Found 1 AMD Athlon(tm) II X3 455 Processor (3 cpu cores) (version 2.20.00)
    [ 5.526050] powernow-k8: 0 : pstate 0 (3300 MHz)
    [ 5.526051] powernow-k8: 1 : pstate 1 (2600 MHz)
    [ 5.526051] powernow-k8: 2 : pstate 2 (2100 MHz)
    [ 5.526052] powernow-k8: 3 : pstate 3 (800 MHz)
    [ 5.694182] device label root devid 1 transid 4703 /dev/sda1
    [ 5.798696] device label home devid 1 transid 12756 /dev/sda5
    [ 5.931970] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card2/input13
    [ 5.932214] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card2/input14
    [ 5.932423] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card2/input15
    [ 5.932691] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card2/input16
    [ 5.932965] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card2/input17
    [ 5.933246] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card2/input18
    [ 6.074578] Adding 7915516k swap on /dev/sda6. Priority:-1 extents:1 across:7915516k
    [ 6.286004] device label home devid 1 transid 12756 /dev/sda5
    [ 6.287343] btrfs: disk space caching is enabled
    [ 6.519896] systemd-journald[149]: Received SIGUSR1
    [ 7.652509] systemd-logind[297]: Watching system buttons on /dev/input/event7 (Power Button)
    [ 7.652767] systemd-logind[297]: Watching system buttons on /dev/input/event6 (Power Button)
    [ 10.558059] r8169 0000:02:00.0: eth0: link down
    [ 10.558088] r8169 0000:02:00.0: eth0: link down
    [ 10.558121] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    [ 12.703110] r8169 0000:02:00.0: eth0: link up
    [ 12.703129] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    [ 13.436001] sit: IPv6 over IPv4 tunneling driver
    [ 23.465586] systemd-logind[297]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display.
    Xorg log
    [ 10.659]
    X.Org X Server 1.13.0
    Release Date: 2012-09-05
    [ 10.659] X Protocol Version 11, Revision 0
    [ 10.659] Build Operating System: Linux 3.6.3-1-ARCH x86_64
    [ 10.659] Current Operating System: Linux username-pc 3.6.8-1-ARCH #1 SMP PREEMPT Mon Nov 26 22:10:40 CET 2012 x86_64
    [ 10.659] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=6820a5fc-5e11-4854-929c-62edccd80ff8 resume=/dev/sda6 ro quiet
    [ 10.659] Build Date: 08 November 2012 07:09:29PM
    [ 10.659]
    [ 10.659] Current version of pixman: 0.28.0
    [ 10.660] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 10.660] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 10.660] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Dec 5 08:04:52 2012
    [ 10.698] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 10.704] (==) No Layout section. Using the first Screen section.
    [ 10.704] (==) No screen section available. Using defaults.
    [ 10.704] (**) |-->Screen "Default Screen Section" (0)
    [ 10.704] (**) | |-->Monitor "<default monitor>"
    [ 10.705] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 10.705] (==) Automatically adding devices
    [ 10.705] (==) Automatically enabling devices
    [ 10.705] (==) Automatically adding GPU devices
    [ 10.902] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 10.902] Entry deleted from font path.
    [ 10.903] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 10.903] Entry deleted from font path.
    [ 10.903] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 10.904] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 10.904] Entry deleted from font path.
    [ 10.904] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 10.904] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/OTF/
    [ 10.904] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 10.904] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 10.904] (II) Loader magic: 0x7fcc40
    [ 10.904] (II) Module ABI versions:
    [ 10.904] X.Org ANSI C Emulation: 0.4
    [ 10.904] X.Org Video Driver: 13.1
    [ 10.904] X.Org XInput driver : 18.0
    [ 10.904] X.Org Server Extension : 7.0
    [ 10.905] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 10.908] (--) PCI:*(0:1:0:0) 1002:683d:1787:201c rev 0, Mem @ 0xd0000000/268435456, 0xfeac0000/262144, I/O @ 0x0000d000/256, BIOS @ 0x????????/131072
    [ 10.908] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 10.908] Initializing built-in extension Generic Event Extension
    [ 10.908] Initializing built-in extension SHAPE
    [ 10.908] Initializing built-in extension MIT-SHM
    [ 10.908] Initializing built-in extension XInputExtension
    [ 10.908] Initializing built-in extension XTEST
    [ 10.908] Initializing built-in extension BIG-REQUESTS
    [ 10.908] Initializing built-in extension SYNC
    [ 10.908] Initializing built-in extension XKEYBOARD
    [ 10.908] Initializing built-in extension XC-MISC
    [ 10.908] Initializing built-in extension SECURITY
    [ 10.908] Initializing built-in extension XINERAMA
    [ 10.908] Initializing built-in extension XFIXES
    [ 10.908] Initializing built-in extension RENDER
    [ 10.908] Initializing built-in extension RANDR
    [ 10.908] Initializing built-in extension COMPOSITE
    [ 10.908] Initializing built-in extension DAMAGE
    [ 10.908] Initializing built-in extension MIT-SCREEN-SAVER
    [ 10.908] Initializing built-in extension DOUBLE-BUFFER
    [ 10.908] Initializing built-in extension RECORD
    [ 10.908] Initializing built-in extension DPMS
    [ 10.908] Initializing built-in extension X-Resource
    [ 10.908] Initializing built-in extension XVideo
    [ 10.908] Initializing built-in extension XVideo-MotionCompensation
    [ 10.908] Initializing built-in extension XFree86-VidModeExtension
    [ 10.908] Initializing built-in extension XFree86-DGA
    [ 10.908] Initializing built-in extension XFree86-DRI
    [ 10.908] Initializing built-in extension DRI2
    [ 10.908] (II) LoadModule: "glx"
    [ 10.923] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 10.938] (II) Module glx: vendor="X.Org Foundation"
    [ 10.938] compiled for 1.13.0, module version = 1.0.0
    [ 10.938] ABI class: X.Org Server Extension, version 7.0
    [ 10.938] (==) AIGLX enabled
    [ 10.938] Loading extension GLX
    [ 10.938] (==) Matched ati as autoconfigured driver 0
    [ 10.938] (==) Matched ati as autoconfigured driver 1
    [ 10.938] (==) Matched vesa as autoconfigured driver 2
    [ 10.938] (==) Matched modesetting as autoconfigured driver 3
    [ 10.938] (==) Matched fbdev as autoconfigured driver 4
    [ 10.938] (==) Assigned the driver to the xf86ConfigLayout
    [ 10.938] (II) LoadModule: "ati"
    [ 10.950] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
    [ 10.963] (II) Module ati: vendor="X.Org Foundation"
    [ 10.963] compiled for 1.13.0, module version = 7.0.0
    [ 10.963] Module class: X.Org Video Driver
    [ 10.963] ABI class: X.Org Video Driver, version 13.0
    [ 10.963] (II) LoadModule: "radeon"
    [ 10.963] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 11.114] (II) Module radeon: vendor="X.Org Foundation"
    [ 11.114] compiled for 1.13.0, module version = 7.0.0
    [ 11.114] Module class: X.Org Video Driver
    [ 11.114] ABI class: X.Org Video Driver, version 13.0
    [ 11.114] (II) LoadModule: "vesa"
    [ 11.132] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 11.138] (II) Module vesa: vendor="X.Org Foundation"
    [ 11.139] compiled for 1.13.0, module version = 2.3.2
    [ 11.139] Module class: X.Org Video Driver
    [ 11.139] ABI class: X.Org Video Driver, version 13.0
    [ 11.139] (II) LoadModule: "modesetting"
    [ 11.139] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
    [ 11.149] (II) Module modesetting: vendor="X.Org Foundation"
    [ 11.149] compiled for 1.13.0, module version = 0.5.0
    [ 11.149] Module class: X.Org Video Driver
    [ 11.149] ABI class: X.Org Video Driver, version 13.0
    [ 11.149] (II) LoadModule: "fbdev"
    [ 11.162] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    [ 11.163] (II) Module fbdev: vendor="X.Org Foundation"
    [ 11.164] compiled for 1.13.0, module version = 0.4.3
    [ 11.164] Module class: X.Org Video Driver
    [ 11.164] ABI class: X.Org Video Driver, version 13.0
    [ 11.164] (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

    Same issue with my HD6670. I didn't notice until I installed Steam and it was unusable. Since you have a 7000 series card, try this: https://bbs.archlinux.org/viewtopic.php?pid=1250981
    EDIT: I just noticed how old this thread was.
    Last edited by nadman10 (2013-04-06 19:11:40)

  • Can't run KDE with OpenGL using radeon driver

    Hi,
    I'm running KDE on a ThinkPad T400 with an ATI Radeon HD3470 card using the radeon driver. I've got the desktop running with desktop effects using XRender, but when I try switching to OpenGL I get a pop-up saying...
    "Failed to activate desktop effects using the given configuration options."
    I've tried tweaking the OpenGL options in KDE and various driver options in xorg.conf but it fails every time. glxinfo reports that direct rendering is working and glxgears runs at around 200fps.
    Here's my xorg.conf:
    Section "ServerLayout"
    Identifier "Xorg Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "USB Mouse" "CorePointer"
    InputDevice "Touchpad" "SendCoreEvents"
    EndSection
    Section "ServerFlags"
    Option "AllowMouseOpenFail" "true"
    Option "AutoAddDevices" "False"
    Option "AIGLX" "on"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc:unscaled"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/PEX"
    # Additional fonts: Locale, Gimp, TTF...
    FontPath "/usr/share/fonts/cyrillic"
    # FontPath "/usr/share/lib/X11/fonts/latin2/75dpi"
    # FontPath "/usr/share/lib/X11/fonts/latin2/100dpi"
    # True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/ttf/western"
    FontPath "/usr/share/fonts/ttf/decoratives"
    FontPath "/usr/share/fonts/truetype"
    FontPath "/usr/share/fonts/truetype/openoffice"
    FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
    FontPath "/usr/share/fonts/latex-ttf-fonts"
    FontPath "/usr/share/fonts/defoma/CID"
    FontPath "/usr/share/fonts/defoma/TrueType"
    EndSection
    Section "Module"
    Load "ddc" # ddc probing of monitor
    Load "dbe"
    Load "dri"
    Load "extmod"
    Load "glx"
    Load "bitmap" # bitmap-fonts
    # Load "type1"
    Load "freetype"
    # Load "record"
    Load "drm"
    Load "synaptics"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "keyboard"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "gb"
    Option "XkbVariant" ""
    EndSection
    Section "InputDevice"
    Identifier "Serial Mouse"
    Driver "mouse"
    Option "Protocol" "Microsoft"
    Option "Device" "/dev/ttyS0"
    Option "Emulate3Buttons" "true"
    Option "Emulate3Timeout" "70"
    Option "SendCoreEvents" "true"
    EndSection
    Section "InputDevice"
    Identifier "PS/2 Mouse"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "ZAxisMapping" "4 5"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "true"
    Option "Emulate3Timeout" "70"
    Option "SendCoreEvents" "true"
    EndSection
    Section "InputDevice"
    Identifier "USB Mouse"
    Driver "mouse"
    Option "Device" "/dev/input/mice"
    Option "SendCoreEvents" "true"
    Option "Protocol" "IMPS/2"
    Option "ZAxisMapping" "4 5"
    Option "Buttons" "5"
    EndSection
    Section "InputDevice"
    Identifier "Touchpad"
    Driver "synaptics"
    Option "AlwaysCore" "true"
    Option "Device" "/dev/input/mouse0"
    Option "Protocol" "auto-dev"
    Option "SHMConfig" "on"
    Option "MaxTapTime" "0"
    Option "MaxTapMove" "0"
    Option "TapButton0" "0"
    Option "TapButton1" "0"
    Option "TapButton2" "0"
    Option "VertScrollDelta" "0"
    Option "HorizScrollDelta" "0"
    EndSection
    # Auto-generated by Archie mkxcfg
    Section "Monitor"
    Identifier "Monitor0"
    Option "DPMS" "true"
    # HorizSync 28.0 - 78.0 # Warning: This may fry very old Monitors
    HorizSync 28.0 - 96.0 # Warning: This may fry old Monitors
    VertRefresh 50.0 - 75.0 # Very conservative. May flicker.
    # VertRefresh 50.0 - 62.0 # Extreme conservative. Will flicker. TFT default.
    # Default modes distilled from
    # "VESA and Industry Standards and Guide for Computer Display Monitor
    # Timing", version 1.0, revision 0.8, adopted September 17, 1998.
    # $XFree86: xc/programs/Xserver/hw/xfree86/etc/vesamodes,v 1.4 1999/11/18 16:52:17 tsi Exp $
    # 640x350 @ 85Hz (VESA) hsync: 37.9kHz
    ModeLine "640x350" 31.5 640 672 736 832 350 382 385 445 +hsync -vsync
    # 640x400 @ 85Hz (VESA) hsync: 37.9kHz
    ModeLine "640x400" 31.5 640 672 736 832 400 401 404 445 -hsync +vsync
    # 720x400 @ 85Hz (VESA) hsync: 37.9kHz
    ModeLine "720x400" 35.5 720 756 828 936 400 401 404 446 -hsync +vsync
    # 640x480 @ 60Hz (Industry standard) hsync: 31.5kHz
    ModeLine "640x480" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
    # 640x480 @ 72Hz (VESA) hsync: 37.9kHz
    ModeLine "640x480" 31.5 640 664 704 832 480 489 491 520 -hsync -vsync
    # 640x480 @ 75Hz (VESA) hsync: 37.5kHz
    ModeLine "640x480" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync
    # 640x480 @ 85Hz (VESA) hsync: 43.3kHz
    ModeLine "640x480" 36.0 640 696 752 832 480 481 484 509 -hsync -vsync
    # 800x600 @ 56Hz (VESA) hsync: 35.2kHz
    ModeLine "800x600" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
    # 800x600 @ 60Hz (VESA) hsync: 37.9kHz
    ModeLine "800x600" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
    # 800x600 @ 72Hz (VESA) hsync: 48.1kHz
    ModeLine "800x600" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
    # 800x600 @ 75Hz (VESA) hsync: 46.9kHz
    ModeLine "800x600" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
    # 800x600 @ 85Hz (VESA) hsync: 53.7kHz
    ModeLine "800x600" 56.3 800 832 896 1048 600 601 604 631 +hsync +vsync
    # 1024x768i @ 43Hz (industry standard) hsync: 35.5kHz
    ModeLine "1024x768" 44.9 1024 1032 1208 1264 768 768 776 817 +hsync +vsync Interlace
    # 1024x768 @ 60Hz (VESA) hsync: 48.4kHz
    ModeLine "1024x768" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
    # 1024x768 @ 70Hz (VESA) hsync: 56.5kHz
    ModeLine "1024x768" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
    # 1024x768 @ 75Hz (VESA) hsync: 60.0kHz
    ModeLine "1024x768" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
    # 1024x768 @ 85Hz (VESA) hsync: 68.7kHz
    ModeLine "1024x768" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
    # 1152x864 @ 75Hz (VESA) hsync: 67.5kHz
    ModeLine "1152x864" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
    # 1280x960 @ 60Hz (VESA) hsync: 60.0kHz
    ModeLine "1280x960" 108.0 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync
    # 1280x960 @ 85Hz (VESA) hsync: 85.9kHz
    ModeLine "1280x960" 148.5 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync
    # 1280x1024 @ 60Hz (VESA) hsync: 64.0kHz
    ModeLine "1280x1024" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
    # 1280x1024 @ 75Hz (VESA) hsync: 80.0kHz
    ModeLine "1280x1024" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
    # 1280x1024 @ 85Hz (VESA) hsync: 91.1kHz
    ModeLine "1280x1024" 157.5 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync
    # 1600x1200 @ 60Hz (VESA) hsync: 75.0kHz
    ModeLine "1600x1200" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    # 1600x1200 @ 65Hz (VESA) hsync: 81.3kHz
    ModeLine "1600x1200" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    # 1600x1200 @ 70Hz (VESA) hsync: 87.5kHz
    ModeLine "1600x1200" 189.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    # 1600x1200 @ 75Hz (VESA) hsync: 93.8kHz
    ModeLine "1600x1200" 202.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    # 1600x1200 @ 85Hz (VESA) hsync: 106.3kHz
    ModeLine "1600x1200" 229.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    # 1792x1344 @ 60Hz (VESA) hsync: 83.6kHz
    ModeLine "1792x1344" 204.8 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync
    # 1792x1344 @ 75Hz (VESA) hsync: 106.3kHz
    ModeLine "1792x1344" 261.0 1792 1888 2104 2456 1344 1345 1348 1417 -hsync +vsync
    # 1856x1392 @ 60Hz (VESA) hsync: 86.3kHz
    ModeLine "1856x1392" 218.3 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync
    # 1856x1392 @ 75Hz (VESA) hsync: 112.5kHz
    ModeLine "1856x1392" 288.0 1856 1984 2208 2560 1392 1393 1396 1500 -hsync +vsync
    # 1920x1440 @ 60Hz (VESA) hsync: 90.0kHz
    ModeLine "1920x1440" 234.0 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync
    # 1920x1440 @ 75Hz (VESA) hsync: 112.5kHz
    ModeLine "1920x1440" 297.0 1920 2064 2288 2640 1440 1441 1444 1500 -hsync +vsync
    # Additional modelines
    ModeLine "1800x1440" 230 1800 1896 2088 2392 1440 1441 1444 1490 +HSync +VSync
    ModeLine "1800x1440" 250 1800 1896 2088 2392 1440 1441 1444 1490 +HSync +VSync
    # Extended modelines with GTF timings
    # 640x480 @ 100.00 Hz (GTF) hsync: 50.90 kHz; pclk: 43.16 MHz
    ModeLine "640x480" 43.16 640 680 744 848 480 481 484 509 -HSync +Vsync
    # 768x576 @ 60.00 Hz (GTF) hsync: 35.82 kHz; pclk: 34.96 MHz
    ModeLine "768x576" 34.96 768 792 872 976 576 577 580 597 -HSync +Vsync
    # 768x576 @ 72.00 Hz (GTF) hsync: 43.27 kHz; pclk: 42.93 MHz
    ModeLine "768x576" 42.93 768 800 880 992 576 577 580 601 -HSync +Vsync
    # 768x576 @ 75.00 Hz (GTF) hsync: 45.15 kHz; pclk: 45.51 MHz
    ModeLine "768x576" 45.51 768 808 888 1008 576 577 580 602 -HSync +Vsync
    # 768x576 @ 85.00 Hz (GTF) hsync: 51.42 kHz; pclk: 51.84 MHz
    ModeLine "768x576" 51.84 768 808 888 1008 576 577 580 605 -HSync +Vsync
    # 768x576 @ 100.00 Hz (GTF) hsync: 61.10 kHz; pclk: 62.57 MHz
    ModeLine "768x576" 62.57 768 816 896 1024 576 577 580 611 -HSync +Vsync
    # 800x600 @ 100.00 Hz (GTF) hsync: 63.60 kHz; pclk: 68.18 MHz
    ModeLine "800x600" 68.18 800 848 936 1072 600 601 604 636 -HSync +Vsync
    # 1024x768 @ 100.00 Hz (GTF) hsync: 81.40 kHz; pclk: 113.31 MHz
    ModeLine "1024x768" 113.31 1024 1096 1208 1392 768 769 772 814 -HSync +Vsync
    # 1152x864 @ 60.00 Hz (GTF) hsync: 53.70 kHz; pclk: 81.62 MHz
    ModeLine "1152x864" 81.62 1152 1216 1336 1520 864 865 868 895 -HSync +Vsync
    # 1152x864 @ 85.00 Hz (GTF) hsync: 77.10 kHz; pclk: 119.65 MHz
    ModeLine "1152x864" 119.65 1152 1224 1352 1552 864 865 868 907 -HSync +Vsync
    # 1152x864 @ 100.00 Hz (GTF) hsync: 91.50 kHz; pclk: 143.47 MHz
    ModeLine "1152x864" 143.47 1152 1232 1360 1568 864 865 868 915 -HSync +Vsync
    # 1280x960 @ 72.00 Hz (GTF) hsync: 72.07 kHz; pclk: 124.54 MHz
    ModeLine "1280x960" 124.54 1280 1368 1504 1728 960 961 964 1001 -HSync +Vsync
    # 1280x960 @ 75.00 Hz (GTF) hsync: 75.15 kHz; pclk: 129.86 MHz
    ModeLine "1280x960" 129.86 1280 1368 1504 1728 960 961 964 1002 -HSync +Vsync
    # 1280x960 @ 100.00 Hz (GTF) hsync: 101.70 kHz; pclk: 178.99 MHz
    ModeLine "1280x960" 178.99 1280 1376 1520 1760 960 961 964 1017 -HSync +Vsync
    # 1280x1024 @ 100.00 Hz (GTF) hsync: 108.50 kHz; pclk: 190.96 MHz
    ModeLine "1280x1024" 190.96 1280 1376 1520 1760 1024 1025 1028 1085 -HSync +Vsync
    # 1400x1050 @ 60.00 Hz (GTF) hsync: 65.22 kHz; pclk: 122.61 MHz
    ModeLine "1400x1050" 122.61 1400 1488 1640 1880 1050 1051 1054 1087 -HSync +Vsync
    # 1400x1050 @ 72.00 Hz (GTF) hsync: 78.77 kHz; pclk: 149.34 MHz
    ModeLine "1400x1050" 149.34 1400 1496 1648 1896 1050 1051 1054 1094 -HSync +Vsync
    # 1400x1050 @ 75.00 Hz (GTF) hsync: 82.20 kHz; pclk: 155.85 MHz
    ModeLine "1400x1050" 155.85 1400 1496 1648 1896 1050 1051 1054 1096 -HSync +Vsync
    # 1400x1050 @ 85.00 Hz (GTF) hsync: 93.76 kHz; pclk: 179.26 MHz
    ModeLine "1400x1050" 179.26 1400 1504 1656 1912 1050 1051 1054 1103 -HSync +Vsync
    # 1400x1050 @ 100.00 Hz (GTF) hsync: 111.20 kHz; pclk: 214.39 MHz
    ModeLine "1400x1050" 214.39 1400 1512 1664 1928 1050 1051 1054 1112 -HSync +Vsync
    # 1600x1200 @ 100.00 Hz (GTF) hsync: 127.10 kHz; pclk: 280.64 MHz
    ModeLine "1600x1200" 280.64 1600 1728 1904 2208 1200 1201 1204 1271 -HSync +Vsync
    EndSection
    # Auto-generated by Archie mkxcfg
    Section "Device"
    Identifier "Card0"
    Driver "radeon"
    VendorName "All"
    BoardName "All"
    Option "DRI" "true"
    Option "XAANoOffscreenPixmaps" "true"
    Option "RenderAccel" "true"
    Option "AccelMethod" "EXA"
    Option "AllowGLXWithComposite" "true"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultColorDepth 24
    SubSection "Display"
    Depth 24
    Modes "1440x900" "1024x768" "800x600" "640x480"
    EndSubSection
    EndSection
    Section "DRI"
    Group "video"
    Mode 0666
    EndSection
    Section "Extensions"
    Option "Composite" "Enable"
    EndSection
    Here's the output from glxinfo:
    Xlib: extension "Generic Event Extension" missing on display ":0.0"
    name of display: :0.0
    display: :0 screen: 0
    direct rendering: Yes
    server glx vendor string: SGI
    server glx version string: 1.2
    server glx extensions:
    GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
    GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_OML_swap_method,
    GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_hyperpipe,
    GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig, GLX_MESA_copy_sub_buffer
    client glx vendor string: SGI
    client glx version string: 1.4
    client glx extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,
    GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control,
    GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control,
    GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
    GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap
    GLX version: 1.2
    GLX extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_OML_swap_method,
    GLX_SGIS_multisample, GLX_SGIX_fbconfig
    OpenGL vendor string: Mesa Project
    OpenGL renderer string: Software Rasterizer
    OpenGL version string: 2.1 Mesa 7.2
    OpenGL shading language version string: 1.10
    OpenGL extensions:
    GL_ARB_depth_texture, GL_ARB_draw_buffers, GL_ARB_fragment_program,
    GL_ARB_fragment_program_shadow, GL_ARB_fragment_shader,
    GL_ARB_half_float_pixel, GL_ARB_imaging, GL_ARB_multisample,
    GL_ARB_multitexture, GL_ARB_occlusion_query, GL_ARB_pixel_buffer_object,
    GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_shader_objects,
    GL_ARB_shading_language_100, GL_ARB_shadow, GL_ARB_shadow_ambient,
    GL_ARB_texture_border_clamp, GL_ARB_texture_compression,
    GL_ARB_texture_cube_map, GL_ARB_texture_env_add,
    GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar,
    GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat,
    GL_ARB_texture_non_power_of_two, GL_ARB_texture_rectangle,
    GL_ARB_transpose_matrix, GL_ARB_vertex_buffer_object,
    GL_ARB_vertex_program, GL_ARB_vertex_shader, GL_ARB_window_pos,
    GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color,
    GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate,
    GL_EXT_blend_logic_op, GL_EXT_blend_minmax, GL_EXT_blend_subtract,
    GL_EXT_clip_volume_hint, GL_EXT_compiled_vertex_array, GL_EXT_convolution,
    GL_EXT_copy_texture, GL_EXT_depth_bounds_test, GL_EXT_draw_range_elements,
    GL_EXT_framebuffer_object, GL_EXT_framebuffer_blit, GL_EXT_fog_coord,
    GL_EXT_gpu_program_parameters, GL_EXT_histogram, GL_EXT_multi_draw_arrays,
    GL_EXT_packed_depth_stencil, GL_EXT_packed_pixels,
    GL_EXT_paletted_texture, GL_EXT_pixel_buffer_object,
    GL_EXT_point_parameters, GL_EXT_polygon_offset, GL_EXT_rescale_normal,
    GL_EXT_secondary_color, GL_EXT_separate_specular_color,
    GL_EXT_shadow_funcs, GL_EXT_shared_texture_palette, GL_EXT_stencil_wrap,
    GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D,
    GL_EXT_texture_edge_clamp, GL_EXT_texture_env_add,
    GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3,
    GL_EXT_texture_lod_bias, GL_EXT_texture_mirror_clamp,
    GL_EXT_texture_object, GL_EXT_texture_rectangle, GL_EXT_texture_sRGB,
    GL_EXT_vertex_array, GL_APPLE_packed_pixels, GL_APPLE_vertex_array_object,
    GL_ATI_blend_equation_separate, GL_ATI_texture_env_combine3,
    GL_ATI_texture_mirror_once, GL_ATI_fragment_shader,
    GL_ATI_separate_stencil, GL_IBM_multimode_draw_arrays,
    GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat,
    GL_INGR_blend_func_separate, GL_MESA_pack_invert, GL_MESA_program_debug,
    GL_MESA_resize_buffers, GL_MESA_texture_array, GL_MESA_ycbcr_texture,
    GL_MESA_window_pos, GL_NV_blend_square, GL_NV_fragment_program,
    GL_NV_light_max_exponent, GL_NV_point_sprite, GL_NV_texture_rectangle,
    GL_NV_texgen_reflection, GL_NV_vertex_program, GL_NV_vertex_program1_1,
    GL_OES_read_format, GL_SGI_color_matrix, GL_SGI_color_table,
    GL_SGI_texture_color_table, GL_SGIS_generate_mipmap,
    GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp,
    GL_SGIS_texture_lod, GL_SGIX_depth_texture, GL_SGIX_shadow,
    GL_SGIX_shadow_ambient, GL_SUN_multi_draw_arrays
    3 GLX Visuals
    visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
    id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
    0x21 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
    0x22 24 dc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
    0x49 32 tc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
    32 GLXFBConfigs:
    visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
    id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
    0x4a 0 tc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
    0x4b 0 tc 0 32 0 r . . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
    0x4c 0 tc 0 32 0 r y . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
    0x4d 0 tc 0 32 0 r y . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
    0x4e 0 tc 0 32 0 r . . 8 8 8 8 0 0 8 0 0 0 0 0 0 None
    0x4f 0 tc 0 32 0 r . . 8 8 8 8 0 0 8 16 16 16 16 0 0 Slow
    0x50 0 tc 0 32 0 r y . 8 8 8 8 0 0 8 0 0 0 0 0 0 None
    0x51 0 tc 0 32 0 r y . 8 8 8 8 0 0 8 16 16 16 16 0 0 Slow
    0x52 0 tc 0 32 0 r . . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
    0x53 0 tc 0 32 0 r . . 8 8 8 8 0 24 0 16 16 16 16 0 0 Slow
    0x54 0 tc 0 32 0 r y . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
    0x55 0 tc 0 32 0 r y . 8 8 8 8 0 24 0 16 16 16 16 0 0 Slow
    0x56 0 tc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
    0x57 0 tc 0 32 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
    0x58 0 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
    0x59 0 tc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
    0x5a 0 dc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
    0x5b 0 dc 0 32 0 r . . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
    0x5c 0 dc 0 32 0 r y . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
    0x5d 0 dc 0 32 0 r y . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
    0x5e 0 dc 0 32 0 r . . 8 8 8 8 0 0 8 0 0 0 0 0 0 None
    0x5f 0 dc 0 32 0 r . . 8 8 8 8 0 0 8 16 16 16 16 0 0 Slow
    0x60 0 dc 0 32 0 r y . 8 8 8 8 0 0 8 0 0 0 0 0 0 None
    0x61 0 dc 0 32 0 r y . 8 8 8 8 0 0 8 16 16 16 16 0 0 Slow
    0x62 0 dc 0 32 0 r . . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
    0x63 0 dc 0 32 0 r . . 8 8 8 8 0 24 0 16 16 16 16 0 0 Slow
    0x64 0 dc 0 32 0 r y . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
    0x65 0 dc 0 32 0 r y . 8 8 8 8 0 24 0 16 16 16 16 0 0 Slow
    0x66 0 dc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
    0x67 0 dc 0 32 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
    0x68 0 dc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
    0x69 0 dc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
    The desktop looks great but I'd love to get it working with OpenGL. Any suggestions greatly appreciated.

    Unfortunatelly, this driver doesn't support opengl with your card. Radeonhd driver doesn't support either. You can only use desktop effects with XRender, but not all and some of them might be choppy.
    The only solution for you is installing catalyst drivers (not recommended, hanged my system several times per day) or turning off desktop effects (recommended). In 2 months 2.6.30 kernel should be out with extra features and tweaks, allowing to use EXA with radeon drivers, so XRender performance should fly. Unfortunatelly I don't have any information about OpenGL support with open source radeon drivers.
    I moved from nvidia to ati, after nvidia's problem with kde performance, but ati is not better.

  • XBMC freezes with free Radeon driver and VDPAU (Mesa 3D 9.2)

    Hello!
    I am currently setting up a HTPC with AMD A4-5300 with the integrated Radeon HD 7480D. To avoid the trouble with the fglrx driver, I would like to use the free xf86-video-ati driver.
    I thought this would be no problem since the update to Mesa 3D 9.2 (Package version 9.2.0-1) yesterday. This should have brought support for the UVD in the GPU when at least kernel 3.10 is installed (3.10.9-1 is).
    According to this Gentoo Wiki page, the Aruba GPU should use TAHITI_uvd.bin as the UVD firmware, the file exists in /usr/lib/firmware/radeon.
    But now to the problems with XBMC (12.2-5). When I boot up the system, select a for example x264 encoded video file it plays fine most of the time. Low CPU load indicates that hardware decoding actually is used. When I then stop the video and simply select it again in the file list, XBMC freezes. Restarting works most of the time to workaround the problem, so after a reboot XBMC manages to play the video most of the time.
    Sometimes it even freezes on the first attempt to start the movie. After just restarting X11, XBMC was never able to play a video file.
    Here is a portion of the logfile where a film is played, then stopped and then selected again, causing a freeze:
    19:14:30 T:139964276774656 NOTICE: Thread Background Loader start, auto delete: false
    19:14:34 T:139965115230144 NOTICE: Previous line repeats 1 times.
    19:14:34 T:139965115230144 NOTICE: DVDPlayer: Opening: smb://ANDI/xxx.mkv
    19:14:34 T:139965115230144 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
    19:14:34 T:139964276774656 NOTICE: Thread CDVDPlayer start, auto delete: false
    19:14:34 T:139964276774656 NOTICE: Creating InputStream
    19:14:34 T:139964276774656 NOTICE: Creating Demuxer
    19:14:35 T:139964276774656 NOTICE: Opening video stream: 0 source: 256
    19:14:35 T:139964276774656 NOTICE: Creating video codec with codec id: 28
    19:14:35 T:139964276774656 NOTICE: CDVDVideoCodecFFmpeg::Open() Creating VDPAU(1920x1080, 28)
    19:14:35 T:139964276774656 NOTICE: vdp_device = 0x00000001 vdp_st = 0x00000000
    19:14:35 T:139964276774656 NOTICE: VDPAU Decoder capabilities:
    19:14:35 T:139964276774656 NOTICE: name level macbs width height
    19:14:35 T:139964276774656 NOTICE: ------------------------------------
    19:14:35 T:139964276774656 NOTICE: MPEG1 16 9216 2048 1152
    19:14:35 T:139964276774656 NOTICE: MPEG2_SIMPLE 16 9216 2048 1152
    19:14:35 T:139964276774656 NOTICE: MPEG2_MAIN 16 9216 2048 1152
    19:14:35 T:139964276774656 NOTICE: H264_BASELINE 16 9216 2048 1152
    19:14:35 T:139964276774656 NOTICE: H264_MAIN 16 9216 2048 1152
    19:14:35 T:139964276774656 NOTICE: H264_HIGH 16 9216 2048 1152
    19:14:35 T:139964276774656 NOTICE: VC1_SIMPLE 16 9216 2048 1152
    19:14:35 T:139964276774656 NOTICE: VC1_MAIN 16 9216 2048 1152
    19:14:35 T:139964276774656 NOTICE: VC1_ADVANCED 16 9216 2048 1152
    19:14:35 T:139964276774656 NOTICE: MPEG4_PART2_ASP 16 9216 2048 1152
    19:14:35 T:139964276774656 NOTICE: ------------------------------------
    19:14:35 T:139964276774656 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_NOISE_REDUCTION
    19:14:35 T:139964276774656 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_SHARPNESS
    19:14:35 T:139964276774656 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 (VDPAU acceleration)
    19:14:35 T:139964285167360 NOTICE: Thread CVideoReferenceClock start, auto delete: false
    19:14:36 T:139964276774656 NOTICE: Creating video thread
    19:14:36 T:139963235432192 NOTICE: Thread CDVDPlayerVideo start, auto delete: false
    19:14:36 T:139964276774656 NOTICE: Opening audio stream: 1 source: 256
    19:14:36 T:139964276774656 NOTICE: Finding audio codec for: 86020
    19:14:36 T:139964276774656 NOTICE: Creating audio thread
    19:14:36 T:139963235432192 NOTICE: running thread: video_thread
    19:14:36 T:139963227039488 NOTICE: Thread CDVDPlayerAudio start, auto delete: false
    19:14:36 T:139963227039488 NOTICE: running thread: CDVDPlayerAudio::Process()
    19:14:36 T:139963227039488 NOTICE: Creating audio stream (codec id: 86020, channels: 6, sample rate: 48000, no pass-through)
    19:14:36 T:139963235432192 NOTICE: (VDPAU) screenWidth:0 vidWidth:1920 surfaceWidth:1920
    19:14:36 T:139963235432192 NOTICE: (VDPAU) screenHeight:0 vidHeight:1080 surfaceHeight:1088
    19:14:36 T:139963235432192 NOTICE: Creating 1920x1080 pixmap
    19:14:36 T:139963235432192 NOTICE: (VDPAU) Total Output Surfaces Available: 2 of a max (tmp: 2 const: 4)
    19:14:36 T:139963235432192 NOTICE: (VDPAU) Creating the video mixer
    19:14:36 T:139963235432192 NOTICE: fps: 23.976024, pwidth: 1920, pheight: 1080, dwidth: 1920, dheight: 1080
    19:14:36 T:139963235432192 NOTICE: Display resolution ADJUST : HDMI-0: 1920x1080 @ 24.00Hz (21) (weight: 0.001)
    19:14:36 T:139965115230144 NOTICE: CVDPAU::OnLostDevice event
    19:14:36 T:139965115230144 NOTICE: (VDPAU) FiniVDPAUOutput
    19:14:36 T:139965115230144 ERROR: GLX: Same window as before, refreshing context
    19:14:36 T:139965115230144 NOTICE: Using GL_TEXTURE_2D
    19:14:36 T:139965115230144 NOTICE: GL: Using VDPAU render method
    19:14:36 T:139965115230144 NOTICE: GL: NPOT texture support detected
    19:14:36 T:139965115230144 NOTICE: GL: Using GL_ARB_pixel_buffer_object
    19:14:36 T:139965115230144 NOTICE: CVDPAU::OnResetDevice event
    19:14:36 T:139963235432192 NOTICE: Attempting recovery
    19:14:36 T:139963235432192 NOTICE: vdp_device = 0x00000001 vdp_st = 0x00000000
    19:14:36 T:139963235432192 NOTICE: (VDPAU) screenWidth:1920 vidWidth:1920 surfaceWidth:1920
    19:14:36 T:139963235432192 NOTICE: (VDPAU) screenHeight:1080 vidHeight:1080 surfaceHeight:1088
    19:14:36 T:139963235432192 NOTICE: Creating 1920x1080 pixmap
    19:14:36 T:139963235432192 NOTICE: (VDPAU) Total Output Surfaces Available: 2 of a max (tmp: 2 const: 4)
    19:14:36 T:139963235432192 NOTICE: (VDPAU) Creating the video mixer
    19:14:37 T:139965115230144 ERROR: CWinSystemX11::XErrorHandler: BadDrawable (invalid Pixmap or Window parameter), type:0, serial:12680, error_code:9, request_code:152 minor_code:8
    19:14:57 T:139965115230144 NOTICE: CDVDPlayer::CloseFile()
    19:14:57 T:139965115230144 NOTICE: DVDPlayer: waiting for threads to exit
    19:14:57 T:139964276774656 NOTICE: CDVDPlayer::OnExit()
    19:14:57 T:139964276774656 NOTICE: DVDPlayer: closing audio stream
    19:14:57 T:139964276774656 NOTICE: Closing audio stream
    19:14:57 T:139964276774656 NOTICE: Waiting for audio thread to exit
    19:14:57 T:139963227039488 NOTICE: thread end: CDVDPlayerAudio::OnExit()
    19:14:57 T:139964276774656 NOTICE: Closing audio device
    19:14:57 T:139964276774656 NOTICE: Deleting audio codec
    19:14:57 T:139964276774656 NOTICE: DVDPlayer: closing video stream
    19:14:57 T:139964276774656 NOTICE: Closing video stream
    19:14:57 T:139964276774656 NOTICE: waiting for video thread to exit
    19:14:57 T:139963235432192 NOTICE: thread end: video_thread
    19:14:57 T:139964276774656 NOTICE: deleting video codec
    19:14:57 T:139964276774656 NOTICE: CDVDPlayer::OnExit() deleting demuxer
    19:14:57 T:139964276774656 NOTICE: CDVDPlayer::OnExit() deleting input stream
    19:14:57 T:139965115230144 NOTICE: DVDPlayer: finished waiting
    19:14:57 T:139965115230144 NOTICE: (VDPAU) Close
    19:14:57 T:139965115230144 NOTICE: (VDPAU) FiniVDPAUOutput
    19:14:57 T:139965115230144 ERROR: GLX: Same window as before, refreshing context
    19:14:58 T:139963387606784 NOTICE: Thread Background Loader start, auto delete: false
    19:14:58 T:139965115230144 NOTICE: Previous line repeats 1 times.
    19:14:58 T:139965115230144 NOTICE: CDVDPlayer::CloseFile()
    19:14:58 T:139965115230144 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
    19:14:58 T:139965115230144 NOTICE: DVDPlayer: waiting for threads to exit
    19:14:58 T:139965115230144 NOTICE: DVDPlayer: finished waiting
    19:15:09 T:139965115230144 NOTICE: DVDPlayer: Opening: smb://ANDI/xxx.mkv
    19:15:09 T:139965115230144 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
    19:15:09 T:139964285167360 NOTICE: Thread CDVDPlayer start, auto delete: false
    19:15:09 T:139964285167360 NOTICE: Creating InputStream
    19:15:10 T:139964285167360 NOTICE: Creating Demuxer
    19:15:10 T:139964285167360 NOTICE: Opening video stream: 0 source: 256
    19:15:10 T:139964285167360 NOTICE: Creating video codec with codec id: 28
    19:15:10 T:139964285167360 NOTICE: CDVDVideoCodecFFmpeg::Open() Creating VDPAU(1920x1080, 28)
    Here a debug log from a similar action (play, stop, play, crash)
    19:21:23 T:139993780455360 NOTICE: DVDPlayer: Opening: smb://xxx.mkv
    19:21:23 T:139993780455360 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
    19:21:23 T:139993780455360 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
    19:21:23 T:139993780455360 DEBUG: LinuxRendererGL: Cleaning up GL resources
    19:21:23 T:139993780455360 DEBUG: CLinuxRendererGL::PreInit - precision of luminance 16 is 16
    19:21:23 T:139993780455360 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avutil-51-x86_64-linux.so)
    19:21:23 T:139993780455360 DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/avutil-51-x86_64-linux.so
    19:21:23 T:139993780455360 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/swscale-2-x86_64-linux.so)
    19:21:23 T:139993780455360 DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/swscale-2-x86_64-linux.so
    19:21:23 T:139992949044992 NOTICE: Thread CDVDPlayer start, auto delete: false
    19:21:23 T:139992949044992 NOTICE: Creating InputStream
    19:21:23 T:139992949044992 DEBUG: CSmbFile::Open - opened xxx.mkv, fd=10001
    19:21:23 T:139992949044992 DEBUG: ScanForExternalSubtitles: Searching for subtitles...
    19:21:23 T:139992949044992 DEBUG: OpenDir - Using authentication url smb://ANDI/Filme
    19:21:23 T:139993780455360 DEBUG: ------ Window Init (DialogBusy.xml) ------
    19:21:24 T:139992949044992 DEBUG: ScanForExternalSubtitles: END (total time: 639 ms)
    19:21:24 T:139992949044992 NOTICE: Creating Demuxer
    19:21:24 T:139992949044992 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avcodec-53-x86_64-linux.so)
    19:21:24 T:139992949044992 DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/avcodec-53-x86_64-linux.so
    19:21:24 T:139992949044992 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avformat-53-x86_64-linux.so)
    19:21:24 T:139992949044992 DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/avformat-53-x86_64-linux.so
    19:21:24 T:139992949044992 DEBUG: Open - probing detected format [matroska,webm]
    19:21:24 T:139992949044992 DEBUG: Open - avformat_find_stream_info starting
    19:21:24 T:139992949044992 DEBUG: Open - av_find_stream_info finished
    19:21:24 T:139992949044992 INFO: ffmpeg[A5FFB700]: Input #0, matroska,webm, from 'smb://ANDI/xxx.mkv':
    19:21:24 T:139992949044992 INFO: ffmpeg[A5FFB700]: Duration: 01:27:57.02, start: 0.000000, bitrate: 13143 kb/s
    19:21:24 T:139992949044992 INFO: ffmpeg[A5FFB700]: Stream #0:0(ger): Video: h264 (High), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
    19:21:24 T:139992949044992 INFO: ffmpeg[A5FFB700]: Stream #0:1(ger): Audio: dts (DTS), 48000 Hz, 5.1(side), s16, 1536 kb/s (default)
    19:21:24 T:139992949044992 INFO: ffmpeg[A5FFB700]: Metadata:
    19:21:24 T:139992949044992 INFO: ffmpeg[A5FFB700]: title : German
    19:21:24 T:139992949044992 INFO: ffmpeg[A5FFB700]: Stream #0:2(eng): Audio: dts (DTS), 48000 Hz, 5.1(side), s16, 1536 kb/s
    19:21:24 T:139992949044992 INFO: ffmpeg[A5FFB700]: Metadata:
    19:21:24 T:139992949044992 INFO: ffmpeg[A5FFB700]: title : English
    19:21:24 T:139992949044992 NOTICE: Opening video stream: 0 source: 256
    19:21:24 T:139992949044992 NOTICE: Creating video codec with codec id: 28
    19:21:24 T:139992949044992 DEBUG: CDVDFactoryCodec: compiled in hardware support: CrystalHD:no OpenMax:no VDPAU:yes VAAPI:yes
    19:21:24 T:139992949044992 DEBUG: FactoryCodec - Video: - Opening
    19:21:24 T:139992949044992 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/swresample-0-x86_64-linux.so)
    19:21:24 T:139992949044992 DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/swresample-0-x86_64-linux.so
    19:21:24 T:139992949044992 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avfilter-2-x86_64-linux.so)
    19:21:24 T:139992949044992 DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/avfilter-2-x86_64-linux.so
    19:21:24 T:139992949044992 NOTICE: CDVDVideoCodecFFmpeg::Open() Creating VDPAU(1920x1080, 28)
    19:21:24 T:139992949044992 NOTICE: vdp_device = 0x00000001 vdp_st = 0x00000000
    19:21:24 T:139992949044992 NOTICE: VDPAU Decoder capabilities:
    19:21:24 T:139992949044992 NOTICE: name level macbs width height
    19:21:24 T:139992949044992 NOTICE: ------------------------------------
    19:21:24 T:139992949044992 NOTICE: MPEG1 16 9216 2048 1152
    19:21:24 T:139992949044992 NOTICE: MPEG2_SIMPLE 16 9216 2048 1152
    19:21:24 T:139992949044992 NOTICE: MPEG2_MAIN 16 9216 2048 1152
    19:21:24 T:139992949044992 NOTICE: H264_BASELINE 16 9216 2048 1152
    19:21:24 T:139992949044992 NOTICE: H264_MAIN 16 9216 2048 1152
    19:21:24 T:139992949044992 NOTICE: H264_HIGH 16 9216 2048 1152
    19:21:24 T:139992949044992 NOTICE: VC1_SIMPLE 16 9216 2048 1152
    19:21:24 T:139992949044992 NOTICE: VC1_MAIN 16 9216 2048 1152
    19:21:24 T:139992949044992 NOTICE: VC1_ADVANCED 16 9216 2048 1152
    19:21:24 T:139992949044992 NOTICE: MPEG4_PART2_ASP 16 9216 2048 1152
    19:21:24 T:139992949044992 NOTICE: ------------------------------------
    19:21:24 T:139992949044992 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_NOISE_REDUCTION
    19:21:24 T:139992949044992 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_SHARPNESS
    19:21:24 T:139992949044992 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 (VDPAU acceleration)
    19:21:24 T:139992949044992 DEBUG: FactoryCodec - Video: ff-h264_vdpau-vdpau - Opened
    19:21:24 T:139992957437696 NOTICE: Thread CVideoReferenceClock start, auto delete: false
    19:21:24 T:139992957437696 DEBUG: CVideoReferenceClock: Setting up GLX
    19:21:24 T:139992957437696 DEBUG: CVideoReferenceClock: GL_VENDOR:x.org, not using nvidia-settings
    19:21:24 T:139992957437696 DEBUG: CVideoReferenceClock: Using RandR for refreshrate detection
    19:21:24 T:139992957437696 DEBUG: CVideoReferenceClock: Detected refreshrate: 50 hertz
    19:21:24 T:139992949044992 NOTICE: Creating video thread
    19:21:24 T:139991896848128 NOTICE: Thread CDVDPlayerVideo start, auto delete: false
    19:21:24 T:139991896848128 NOTICE: running thread: video_thread
    19:21:24 T:139992949044992 NOTICE: Opening audio stream: 1 source: 256
    19:21:24 T:139992949044992 NOTICE: Finding audio codec for: 86020
    19:21:24 T:139991896848128 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
    19:21:24 T:139992949044992 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
    19:21:24 T:139992949044992 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
    19:21:24 T:139992949044992 NOTICE: Creating audio thread
    19:21:24 T:139991888455424 NOTICE: Thread CDVDPlayerAudio start, auto delete: false
    19:21:24 T:139991888455424 NOTICE: running thread: CDVDPlayerAudio::Process()
    19:21:24 T:139992949044992 DEBUG: ReadEditDecisionLists - Checking for edit decision lists (EDL) on local drive or remote share for: smb://ANDI/xxx.mkv
    19:21:24 T:139992949044992 DEBUG: CDVDPlayer::SetCaching - caching state 3
    19:21:24 T:139991896848128 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
    19:21:25 T:139991888455424 NOTICE: Creating audio stream (codec id: 86020, channels: 6, sample rate: 48000, no pass-through)
    19:21:25 T:139991888455424 INFO: CSoftAE::MakeStream - AE_FMT_S16NE, 48000, FL,FR,FC,LFE,SL,SR
    19:21:25 T:139991896848128 NOTICE: (VDPAU) screenWidth:0 vidWidth:1920 surfaceWidth:1920
    19:21:25 T:139991896848128 NOTICE: (VDPAU) screenHeight:0 vidHeight:1080 surfaceHeight:1088
    19:21:25 T:139993780455360 DEBUG: CGUIInfoManager::SetCurrentMovie(smb://ANDI/xxx.mkv)
    19:21:25 T:139993780455360 DEBUG: GetMovieId (smb://ANDI/xxx.mkv), query = select idMovie from movie where idFile=17
    19:21:25 T:139993780455360 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
    19:21:25 T:139993780455360 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
    19:21:25 T:139993780455360 DEBUG: Building didl for object 'smb://ANDI/xxx.mkv'
    19:21:25 T:139991896848128 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(167000.000000, 0)
    19:21:25 T:139991896848128 NOTICE: Creating 1920x1080 pixmap
    19:21:25 T:139993337231104 DEBUG: CSoftAE::Run - Sink restart flagged
    19:21:25 T:139993337231104 INFO: CSoftAE::LoadSettings - Stereo upmix is enabled
    19:21:25 T:139993337231104 INFO: CSoftAE::InternalOpenSink - sink incompatible, re-starting
    19:21:25 T:139991896848128 DEBUG: Found 60 fbconfigs.
    19:21:25 T:139991896848128 DEBUG: Using fbconfig index 0.
    19:21:25 T:139991896848128 NOTICE: (VDPAU) Total Output Surfaces Available: 2 of a max (tmp: 2 const: 4)
    19:21:25 T:139991896848128 NOTICE: (VDPAU) Creating the video mixer
    19:21:25 T:139991896848128 NOTICE: fps: 23.976024, pwidth: 1920, pheight: 1080, dwidth: 1920, dheight: 1080
    19:21:25 T:139991896848128 DEBUG: OutputPicture - change configuration. 1920x1080. framerate: 23.98. format: VDPAU
    19:21:25 T:139991896848128 NOTICE: Display resolution ADJUST : HDMI-0: 1920x1080 @ 24.00Hz (21) (weight: 0.001)
    19:21:25 T:139991896848128 DEBUG: CVideoReferenceClock: Clock speed 100.100000%
    19:21:25 T:139993780455360 NOTICE: Using GL_TEXTURE_2D
    19:21:25 T:139993780455360 NOTICE: GL: Using VDPAU render method
    19:21:25 T:139993780455360 NOTICE: GL: NPOT texture support detected
    19:21:25 T:139993780455360 NOTICE: GL: Using GL_ARB_pixel_buffer_object
    19:21:25 T:139993780455360 DEBUG: Activating window ID: 12005
    19:21:25 T:139993780455360 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
    19:21:25 T:139993780455360 DEBUG: OnLostDevice - notify display change event
    19:21:25 T:139993780455360 DEBUG: Flush - flushing renderer
    19:21:25 T:139993780455360 NOTICE: CVDPAU::OnLostDevice event
    19:21:25 T:139993780455360 DEBUG: GLX: Destroying glPixmap
    19:21:25 T:139993780455360 DEBUG: GLX: Destroying XPixmap
    19:21:25 T:139993780455360 NOTICE: (VDPAU) FiniVDPAUOutput
    19:21:25 T:139993780455360 INFO: XRANDR: /usr/lib/xbmc/xbmc-xrandr --output HDMI-0 --mode 0x4a
    19:21:25 T:139993337231104 INFO: CAESinkALSA::Initialize - Attempting to open device "@"
    19:21:25 T:139993337231104 INFO: CAESinkALSA::Initialize - Opened device "surround51"
    19:21:25 T:139993337231104 INFO: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
    19:21:25 T:139993337231104 INFO: CAESinkALSA::InitializeHW - Using data format AE_FMT_S24NE4
    19:21:25 T:139993337231104 DEBUG: CAESinkALSA::InitializeHW - Request: periodSize 2400, bufferSize 9600
    19:21:25 T:139993337231104 DEBUG: CAESinkALSA::InitializeHW - Got: periodSize 2400, bufferSize 9600
    19:21:25 T:139993337231104 DEBUG: CAESinkALSA::InitializeHW - Setting timeout to 200 ms
    19:21:25 T:139993337231104 DEBUG: CSoftAE::InternalOpenSink - ALSA Initialized:
    19:21:25 T:139993337231104 DEBUG: Output Device : Default (Xonar DX Multichannel)
    19:21:25 T:139993337231104 DEBUG: Sample Rate : 48000
    19:21:25 T:139993337231104 DEBUG: Sample Format : AE_FMT_S24NE4
    19:21:25 T:139993337231104 DEBUG: Channel Count : 6
    19:21:25 T:139993337231104 DEBUG: Channel Layout: FL,FR,BL,BR,FC,LFE
    19:21:25 T:139993337231104 DEBUG: Frames : 2400
    19:21:25 T:139993337231104 DEBUG: Frame Samples : 14400
    19:21:25 T:139993337231104 DEBUG: Frame Size : 24
    19:21:25 T:139993337231104 DEBUG: CSoftAE::InternalOpenSink - Using speaker layout: 5.1
    19:21:25 T:139993337231104 DEBUG: CSoftAE::InternalOpenSink - Internal Buffer Size: 57600
    19:21:25 T:139993337231104 DEBUG: AERemap: Downmix normalization is disabled
    19:21:25 T:139992949044992 DEBUG: Previous line repeats 4 times.
    19:21:25 T:139992949044992 DEBUG: CDVDPlayer::SetCaching - caching state 0
    19:21:25 T:139993337231104 DEBUG: AERemap: Downmix normalization is disabled
    19:21:25 T:139993337231104 DEBUG: Previous line repeats 1 times.
    19:21:25 T:139993337231104 DEBUG: CSoftAEStream::CSoftAEStream - Converting from AE_FMT_S16NE to AE_FMT_FLOAT
    19:21:25 T:139991888455424 DEBUG: CDVDPlayerAudio:: synctype set to 2: resample
    19:21:25 T:139991888455424 DEBUG: CDVDPlayerAudio:: Discontinuity1 - was:4139.147000, should be:99.419667, error:-4039.727333
    19:21:25 T:139991888455424 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(10000.000000, 1)
    19:21:25 T:139992949044992 DEBUG: CDVDPlayer::HandleMessages - player started 1
    19:21:25 T:139993337231104 DEBUG: CSoftAE::Run - Sink restart flagged
    19:21:25 T:139993337231104 INFO: CSoftAE::LoadSettings - Stereo upmix is enabled
    19:21:25 T:139993337231104 INFO: CSoftAE::InternalOpenSink - keeping old sink with : AE_FMT_FLOAT, FL,FR,FC,BL,BR,LFE, 48000hz
    19:21:25 T:139993337231104 DEBUG: CSoftAE::InternalOpenSink - Using speaker layout: 5.1
    19:21:25 T:139993337231104 DEBUG: CSoftAE::InternalOpenSink - Internal Buffer Size: 57600
    19:21:25 T:139992957437696 DEBUG: CVideoReferenceClock: detected 1 vblanks, missed 2, refreshrate might have changed
    19:21:25 T:139993780455360 ERROR: GLX: Same window as before, refreshing context
    19:21:25 T:139993780455360 INFO: GL: Maximum texture width: 16384
    19:21:25 T:139993780455360 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
    19:21:25 T:139993780455360 DEBUG: ------ Window Init (VideoFullScreen.xml) ------
    19:21:25 T:139993780455360 INFO: Loading skin file: VideoFullScreen.xml, load type: KEEP_IN_MEMORY
    19:21:25 T:139993780455360 NOTICE: Using GL_TEXTURE_2D
    19:21:25 T:139991896848128 NOTICE: CVDPAU::Check waiting for display reset event
    19:21:25 T:139993780455360 NOTICE: GL: Using VDPAU render method
    19:21:25 T:139993780455360 NOTICE: GL: NPOT texture support detected
    19:21:25 T:139993780455360 NOTICE: GL: Using GL_ARB_pixel_buffer_object
    19:21:25 T:139993780455360 DEBUG: CheckDisplayEvents: Received RandR event 89
    19:21:25 T:139993780455360 DEBUG: CheckDisplayEvents - notify display reset event
    19:21:25 T:139993780455360 NOTICE: CVDPAU::OnResetDevice event
    19:21:25 T:139991896848128 NOTICE: Attempting recovery
    19:21:25 T:139991896848128 NOTICE: vdp_device = 0x00000001 vdp_st = 0x00000000
    19:21:25 T:139991896848128 DEBUG: CDVDPlayerVideo - video decoder was flushed
    19:21:25 T:139991896848128 DEBUG: CVDPAU::FFReleaseBuffer - ignoring invalid buffer
    19:21:25 T:139991896848128 DEBUG: Previous line repeats 3 times.
    19:21:25 T:139991896848128 NOTICE: (VDPAU) screenWidth:1920 vidWidth:1920 surfaceWidth:1920
    19:21:25 T:139991896848128 NOTICE: (VDPAU) screenHeight:1080 vidHeight:1080 surfaceHeight:1088
    19:21:25 T:139992949044992 DEBUG: CDVDPlayer::HandleMessages - player started 2
    19:21:25 T:139991896848128 NOTICE: Creating 1920x1080 pixmap
    19:21:25 T:139991896848128 DEBUG: Found 60 fbconfigs.
    19:21:25 T:139991896848128 DEBUG: Using fbconfig index 0.
    19:21:25 T:139991896848128 NOTICE: (VDPAU) Total Output Surfaces Available: 2 of a max (tmp: 2 const: 4)
    19:21:25 T:139991896848128 NOTICE: (VDPAU) Creating the video mixer
    19:21:25 T:139991896848128 DEBUG: CVideoReferenceClock: Clock speed 104.270833%
    19:21:25 T:139993780455360 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
    19:21:25 T:139993780455360 ERROR: CWinSystemX11::XErrorHandler: BadDrawable (invalid Pixmap or Window parameter), type:0, serial:19101, error_code:9, request_code:152 minor_code:8
    19:21:26 T:139991888455424 DEBUG: CDVDPlayerAudio:: Discontinuity1 - was:597724.273333, should be:497666.666667, error:-100057.606667
    19:21:26 T:139992957437696 DEBUG: CVideoReferenceClock: Received RandR event 89
    19:21:27 T:139992957437696 DEBUG: CVideoReferenceClock: Detected refreshrate: 24 hertz
    19:21:27 T:139991888455424 DEBUG: CDVDPlayerAudio:: Discontinuity1 - was:941996.125667, should be:782833.402667, error:-159162.723000
    19:21:27 T:139991896848128 DEBUG: CVideoReferenceClock: Clock speed 100.100000%
    19:21:27 T:139991888455424 DEBUG: CDVDPlayerAudio:: Discontinuity1 - was:1096842.754667, should be:1310812.627000, error:213969.872333
    19:21:27 T:139991888455424 DEBUG: CDVDPlayerAudio:: Discontinuity1 - was:1410874.922000, should be:1543306.990333, error:132432.068333
    19:21:27 T:139991888455424 DEBUG: CDVDPlayerAudio:: Discontinuity1 - was:1692760.338333, should be:1830683.329000, error:137922.990667
    19:21:27 T:139991888455424 DEBUG: CDVDPlayerAudio:: Discontinuity1 - was:1931490.324000, should be:2062739.533667, error:131249.209667
    19:21:27 T:139991888455424 DEBUG: CDVDPlayerAudio:: Discontinuity1 - was:2212469.159667, should be:2347929.139333, error:135459.979667
    19:21:30 T:139991896848128 DEBUG: CPullupCorrection: detected pattern of length 1: 41708.33, frameduration: 41708.333333
    19:21:31 T:139992932259584 DEBUG: webserver: request received for /jsonrpc
    19:21:31 T:139992932259584 DEBUG: JSONRPC: Incoming request: [{"id":0,"jsonrpc":"2.0","method":"Player.GetActivePlayers"},{"id":1,"jsonrpc":"2.0","method":"Application.GetProperties","params":{"properties":["volume","muted"]}}]
    19:21:31 T:139992932259584 DEBUG: JSONRPC: Calling player.getactiveplayers
    19:21:31 T:139992932259584 DEBUG: JSONRPC: Calling application.getproperties
    19:21:36 T:139992932259584 DEBUG: webserver: request received for /jsonrpc
    19:21:36 T:139992932259584 DEBUG: JSONRPC: Incoming request: [{"id":2,"jsonrpc":"2.0","method":"Player.GetProperties","params":{"playerid":1,"properties":["audiostreams","canseek","currentaudiostream","currentsubtitle","partymode","playlistid","position","repeat","shuffled","speed","subtitleenabled","subtitles","time","totaltime","type"]}},{"id":3,"jsonrpc":"2.0","method":"Player.GetItem","params":{"playerid":1,"properties":["album","albumartist","artist","director","episode","fanart","file","genre","plot","rating","season","showtitle","studio","imdbnumber","tagline","thumbnail","title","track","writer","year","streamdetails","originaltitle"]}}]
    19:21:36 T:139992932259584 DEBUG: JSONRPC: Calling player.getproperties
    19:21:36 T:139992932259584 DEBUG: JSONRPC: Calling player.getitem
    19:21:38 T:139993780455360 DEBUG: Keyboard: scancode: ae, sym: 00b2, unicode: 0000, modifier: 0
    19:21:38 T:139993780455360 DEBUG: OnKey: stop (f0bc) pressed, action is Stop
    19:21:38 T:139993780455360 NOTICE: CDVDPlayer::CloseFile()
    19:21:38 T:139993780455360 NOTICE: DVDPlayer: waiting for threads to exit
    19:21:38 T:139992949044992 NOTICE: CDVDPlayer::OnExit()
    19:21:38 T:139992949044992 NOTICE: DVDPlayer: closing audio stream
    19:21:38 T:139992949044992 NOTICE: Closing audio stream
    19:21:38 T:139992949044992 NOTICE: Waiting for audio thread to exit
    19:21:38 T:139991888455424 NOTICE: thread end: CDVDPlayerAudio::OnExit()
    19:21:38 T:139991888455424 DEBUG: Thread CDVDPlayerAudio 139991888455424 terminating
    19:21:38 T:139992949044992 NOTICE: Closing audio device
    19:21:38 T:139992949044992 DEBUG: CSoftAEStream::~CSoftAEStream - Destructed
    19:21:38 T:139992949044992 NOTICE: Deleting audio codec
    19:21:38 T:139992949044992 NOTICE: DVDPlayer: closing video stream
    19:21:38 T:139992949044992 NOTICE: Closing video stream
    19:21:38 T:139992949044992 NOTICE: waiting for video thread to exit
    19:21:38 T:139993337231104 DEBUG: CSoftAE::Run - Sink restart flagged
    19:21:38 T:139993337231104 INFO: CSoftAE::LoadSettings - Stereo upmix is enabled
    19:21:38 T:139993337231104 INFO: CSoftAE::InternalOpenSink - sink incompatible, re-starting
    19:21:39 T:139991896848128 NOTICE: thread end: video_thread
    19:21:39 T:139991896848128 DEBUG: Thread CDVDPlayerVideo 139991896848128 terminating
    19:21:39 T:139992949044992 NOTICE: deleting video codec
    19:21:39 T:139992949044992 NOTICE: CDVDPlayer::OnExit() deleting demuxer
    19:21:39 T:139992949044992 NOTICE: CDVDPlayer::OnExit() deleting input stream
    19:21:39 T:139992949044992 DEBUG: CSmbFile::Close closing fd 10001
    19:21:39 T:139992949044992 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
    19:21:39 T:139992949044992 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
    19:21:39 T:139992949044992 DEBUG: Thread CDVDPlayer 139992949044992 terminating
    19:21:39 T:139993780455360 NOTICE: DVDPlayer: finished waiting
    19:21:39 T:139993780455360 DEBUG: LinuxRendererGL: Cleaning up GL resources
    19:21:39 T:139993780455360 NOTICE: (VDPAU) Close
    19:21:39 T:139993780455360 DEBUG: GLX: Destroying glPixmap
    19:21:39 T:139993780455360 DEBUG: GLX: Destroying XPixmap
    19:21:39 T:139993780455360 NOTICE: (VDPAU) FiniVDPAUOutput
    19:21:39 T:139993780455360 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
    19:21:39 T:139993780455360 DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------
    19:21:39 T:139993780455360 DEBUG: OnLostDevice - notify display change event
    19:21:39 T:139993780455360 DEBUG: Flush - flushing renderer
    19:21:39 T:139993780455360 INFO: XRANDR: /usr/lib/xbmc/xbmc-xrandr --output HDMI-0 --mode 0x47
    19:21:39 T:139993337231104 INFO: CAESinkALSA::Initialize - Attempting to open device "@"
    19:21:39 T:139993337231104 INFO: CAESinkALSA::Initialize - Opened device "surround51"
    19:21:39 T:139993337231104 INFO: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
    19:21:39 T:139993337231104 INFO: CAESinkALSA::InitializeHW - Using data format AE_FMT_S24NE4
    19:21:39 T:139993337231104 DEBUG: CAESinkALSA::InitializeHW - Request: periodSize 2205, bufferSize 8820
    19:21:39 T:139993337231104 DEBUG: CAESinkALSA::InitializeHW - Got: periodSize 2204, bufferSize 8820
    19:21:39 T:139993337231104 DEBUG: CAESinkALSA::InitializeHW - Setting timeout to 200 ms
    19:21:39 T:139993337231104 DEBUG: CSoftAE::InternalOpenSink - ALSA Initialized:
    19:21:39 T:139993337231104 DEBUG: Output Device : Default (Xonar DX Multichannel)
    19:21:39 T:139993337231104 DEBUG: Sample Rate : 44100
    19:21:39 T:139993337231104 DEBUG: Sample Format : AE_FMT_S24NE4
    19:21:39 T:139993337231104 DEBUG: Channel Count : 6
    19:21:39 T:139993337231104 DEBUG: Channel Layout: FL,FR,BL,BR,FC,LFE
    19:21:39 T:139993337231104 DEBUG: Frames : 2204
    19:21:39 T:139993337231104 DEBUG: Frame Samples : 13224
    19:21:39 T:139993337231104 DEBUG: Frame Size : 24
    19:21:39 T:139993337231104 DEBUG: CSoftAE::InternalOpenSink - Using speaker layout: 5.1
    19:21:39 T:139993337231104 DEBUG: CSoftAE::InternalOpenSink - Internal Buffer Size: 52896
    19:21:39 T:139993337231104 DEBUG: AERemap: Downmix normalization is disabled
    19:21:39 T:139993780455360 DEBUG: Previous line repeats 5 times.
    19:21:39 T:139993780455360 ERROR: GLX: Same window as before, refreshing context
    19:21:39 T:139993780455360 INFO: GL: Maximum texture width: 16384
    19:21:39 T:139993780455360 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
    19:21:39 T:139993780455360 DEBUG: CheckDisplayEvents: Received RandR event 89
    19:21:39 T:139993780455360 DEBUG: CheckDisplayEvents - notify display reset event
    19:21:39 T:139993780455360 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
    19:21:39 T:139993780455360 DEBUG: ------ Window Init (MyVideoNav.xml) ------
    19:21:39 T:139993780455360 DEBUG: CGUIMediaWindow::GetDirectory (videodb://1/2/)
    19:21:39 T:139993780455360 DEBUG: ParentPath = [videodb://1/2/]
    19:21:39 T:139993780455360 DEBUG: RunQuery took 8 ms for 357 items query: select * from movieview
    19:21:39 T:139992126953216 NOTICE: Thread Background Loader start, auto delete: false
    19:21:39 T:139992126953216 DEBUG: Thread Background Loader 139992126953216 terminating
    19:21:39 T:139992126953216 NOTICE: Thread Background Loader start, auto delete: false
    19:21:39 T:139992126953216 DEBUG: Thread Background Loader 139992126953216 terminating
    19:21:39 T:139993780455360 DEBUG: ExecuteXBMCAction : Translating ClearProperty(BrowseActors,home)
    19:21:39 T:139993780455360 DEBUG: ExecuteXBMCAction : To ClearProperty(BrowseActors,home)
    19:21:39 T:139993780455360 NOTICE: CDVDPlayer::CloseFile()
    19:21:39 T:139993780455360 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
    19:21:39 T:139993780455360 NOTICE: DVDPlayer: waiting for threads to exit
    19:21:39 T:139993780455360 NOTICE: DVDPlayer: finished waiting
    19:21:39 T:139993780455360 DEBUG: LinuxRendererGL: Cleaning up GL resources
    19:21:39 T:139992957437696 DEBUG: CVideoReferenceClock: Cleaning up GLX
    19:21:39 T:139992957437696 DEBUG: Thread CVideoReferenceClock 139992957437696 terminating
    19:21:39 T:139991938168576 DEBUG: DoWork - Saving file state for video item smb://ANDI/xxx.mkv
    19:21:39 T:139991938168576 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
    19:21:39 T:139991938168576 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
    19:21:40 T:139993069709056 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "VideoLibrary.GetMovies", "params": {"properties": ["title", "originaltitle", "playcount", "year", "genre", "studio", "country", "tagline", "plot", "runtime", "file", "plotoutline", "lastplayed", "trailer", "rating", "resume", "art", "streamdetails", "mpaa", "director"], "limits": {"end": 20}, "sort": {"order": "descending", "method": "lastplayed"}, "filter": {"field": "inprogress", "operator": "true", "value": ""}}}
    19:21:40 T:139993069709056 DEBUG: JSONRPC: Calling videolibrary.getmovies
    19:21:40 T:139993069709056 DEBUG: RunQuery took 1 ms for 1 items query: select * from movieview WHERE (movieview.idFile IN (select idFile from bookmark where type = 1))
    19:21:40 T:139993069709056 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "VideoLibrary.GetMovies", "params": {"properties": ["title", "originaltitle", "playcount", "year", "genre", "studio", "country", "tagline", "plot", "runtime", "file", "plotoutline", "lastplayed", "trailer", "rating", "resume", "art", "streamdetails", "mpaa", "director"], "limits": {"end": 20}, "sort": {"order": "descending", "method": "dateadded"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}}}
    19:21:40 T:139993069709056 DEBUG: JSONRPC: Calling videolibrary.getmovies
    19:21:40 T:139993069709056 DEBUG: RunQuery took 9 ms for 183 items query: select * from movieview WHERE ((movieview.playCount IS NULL OR movieview.playCount = 0))
    19:21:43 T:139993780455360 DEBUG: Keyboard: scancode: 24, sym: 000d, unicode: 000d, modifier: 0
    19:21:43 T:139993780455360 DEBUG: OnKey: return (f00d) pressed, action is Select
    19:21:43 T:139993780455360 DEBUG: OnPlayMedia smb://ANDI/xxx.mkv
    19:21:43 T:139993780455360 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
    19:21:43 T:139993780455360 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
    19:21:43 T:139993780455360 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
    19:21:43 T:139993780455360 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
    19:21:43 T:139993780455360 DEBUG: CPlayerCoreFactory::GetPlayers(smb://ANDI/xxx.mkv)
    19:21:43 T:139993780455360 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
    19:21:43 T:139993780455360 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
    19:21:43 T:139993780455360 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
    19:21:43 T:139993780455360 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/mms/udp
    19:21:43 T:139993780455360 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
    19:21:43 T:139993780455360 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
    19:21:43 T:139993780455360 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
    19:21:43 T:139993780455360 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
    19:21:43 T:139993780455360 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
    19:21:43 T:139993780455360 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
    19:21:43 T:139993780455360 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
    19:21:43 T:139993780455360 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
    19:21:43 T:139993780455360 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
    19:21:43 T:139993780455360 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
    19:21:43 T:139993780455360 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (1)
    19:21:43 T:139993780455360 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
    19:21:43 T:139993780455360 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
    19:21:43 T:139993780455360 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
    19:21:43 T:139993780455360 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
    19:21:43 T:139993780455360 NOTICE: DVDPlayer: Opening: smb://ANDI/xxx.mkv
    19:21:43 T:139993780455360 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
    19:21:43 T:139993780455360 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
    19:21:43 T:139993780455360 DEBUG: LinuxRendererGL: Cleaning up GL resources
    19:21:43 T:139993780455360 DEBUG: CLinuxRendererGL::PreInit - precision of luminance 16 is 16
    19:21:43 T:139992957437696 NOTICE: Thread CDVDPlayer start, auto delete: false
    19:21:43 T:139992957437696 NOTICE: Creating InputStream
    19:21:43 T:139992957437696 DEBUG: CSmbFile::Open - opened xxx.mkv, fd=10001
    19:21:43 T:139992957437696 DEBUG: ScanForExternalSubtitles: Searching for subtitles...
    19:21:43 T:139992957437696 DEBUG: OpenDir - Using authentication url smb://ANDI/Filme
    19:21:43 T:139993780455360 DEBUG: ------ Window Init (DialogBusy.xml) ------
    19:21:43 T:139992957437696 DEBUG: ScanForExternalSubtitles: END (total time: 648 ms)
    19:21:43 T:139992957437696 NOTICE: Creating Demuxer
    19:21:43 T:139992957437696 DEBUG: Open - probing detected format [matroska,webm]
    19:21:43 T:139992957437696 DEBUG: Open - avformat_find_stream_info starting
    19:21:44 T:139992957437696 DEBUG: Open - av_find_stream_info finished
    19:21:44 T:139992957437696 INFO: ffmpeg[A67FC700]: Input #0, matroska,webm, from 'smb://ANDI/xxx.mkv':
    19:21:44 T:139992957437696 INFO: ffmpeg[A67FC700]: Duration: 01:27:57.02, start: 0.000000, bitrate: 13143 kb/s
    19:21:44 T:139992957437696 INFO: ffmpeg[A67FC700]: Stream #0:0(ger): Video: h264 (High), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
    19:21:44 T:139992957437696 INFO: ffmpeg[A67FC700]: Stream #0:1(ger): Audio: dts (DTS), 48000 Hz, 5.1(side), s16, 1536 kb/s (default)
    19:21:44 T:139992957437696 INFO: ffmpeg[A67FC700]: Metadata:
    19:21:44 T:139992957437696 INFO: ffmpeg[A67FC700]: title : German
    19:21:44 T:139992957437696 INFO: ffmpeg[A67FC700]: Stream #0:2(eng): Audio: dts (DTS), 48000 Hz, 5.1(side), s16, 1536 kb/s
    19:21:44 T:139992957437696 INFO: ffmpeg[A67FC700]: Metadata:
    19:21:44 T:139992957437696 INFO: ffmpeg[A67FC700]: title : English
    19:21:44 T:139992957437696 NOTICE: Opening video stream: 0 source: 256
    19:21:44 T:139992957437696 NOTICE: Creating video codec with codec id: 28
    19:21:44 T:139992957437696 DEBUG: CDVDFactoryCodec: compiled in hardware support: CrystalHD:no OpenMax:no VDPAU:yes VAAPI:yes
    19:21:44 T:139992957437696 DEBUG: FactoryCodec - Video: - Opening
    19:21:44 T:139992957437696 NOTICE: CDVDVideoCodecFFmpeg::Open() Creating VDPAU(1920x1080, 28)
    19:21:46 T:139992932259584 DEBUG: webserver: request received for /jsonrpc
    19:21:46 T:139992932259584 DEBUG: JSONRPC: Incoming request: [{"id":0,"jsonrpc":"2.0","method":"Player.GetActivePlayers"},{"id":1,"jsonrpc":"2.0","method":"Application.GetProperties","params":{"properties":["volume","muted"]}}]
    19:21:46 T:139992932259584 DEBUG: JSONRPC: Calling player.getactiveplayers
    19:21:46 T:139992932259584 DEBUG: JSONRPC: Calling application.getproperties
    19:21:47 T:139992823219968 DEBUG: webserver: request received for /image/image%3A%2F%2Fhttp%253a%252f%252fcf2.imgobject.com%252ft%252fp%252foriginal%252frbrQPjl2n4gTPsPXim9ckpRuycg.jpg%2F
    19:21:48 T:139992823219968 DEBUG: webserver: request received for /jsonrpc
    19:21:48 T:139992823219968 DEBUG: JSONRPC: Incoming request: [{"id":0,"jsonrpc":"2.0","method":"Player.GetActivePlayers"},{"id":1,"jsonrpc":"2.0","method":"Application.GetProperties","params":{"properties":["volume","muted"]}}]
    19:21:48 T:139992823219968 DEBUG: JSONRPC: Calling player.getactiveplayers
    19:21:48 T:139992823219968 DEBUG: JSONRPC: Calling application.getproperties
    19:21:48 T:139992932259584 DEBUG: webserver: request received for /image/image%3A%2F%2Fhttp%253a%252f%252fcf2.imgobject.com%252ft%252fp%252foriginal%252frbrQPjl2n4gTPsPXim9ckpRuycg.jpg%2F
    19:21:53 T:139993337231104 DEBUG: Previous line repeats 2 times.
    19:21:53 T:139993337231104 DEBUG: Suspended the Sink
    Playing Live TV with xvdr (0.9.8-1, self compiled and packaged from github) fails every time with a freeze:
    19:48:04 T:140440470034368 DEBUG: ------ Window Init (MyPVR.xml) ------
    19:48:04 T:140440470034368 INFO: Loading skin file: MyPVR.xml, load type: LOAD_EVERY_TIME
    19:48:04 T:140440470034368 DEBUG: CGUIMediaWindow::GetDirectory ()
    19:48:04 T:140440470034368 DEBUG: ParentPath = []
    19:48:04 T:140440470034368 DEBUG: CGUIWindowPVRCommon - OnMessageFocus - focus set to window 'tv'
    19:48:04 T:140440470034368 DEBUG: CGUIWindowPVRChannels - UpdateData - update window 'tv'. set view to 11
    19:48:04 T:140440470034368 DEBUG: CGUIMediaWindow::GetDirectory (pvr://channels/tv/Alle TV-Kanäle/)
    19:48:04 T:140440470034368 DEBUG: ParentPath = []
    19:48:04 T:140438627669760 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/tv/Alle TV-Kanäle)
    19:48:04 T:140439491426048 NOTICE: Thread PVR Channel Window start, auto delete: false
    19:48:04 T:140440470034368 DEBUG: CGUIWindowPVRCommon - OnMessageFocus - focus set to window 'tv'
    19:48:05 T:140440470034368 DEBUG: Previous line repeats 1 times.
    19:48:05 T:140440470034368 DEBUG: Keyboard: scancode: 24, sym: 000d, unicode: 000d, modifier: 0
    19:48:05 T:140440470034368 DEBUG: OnKey: return (f00d) pressed, action is Select
    19:48:06 T:140440470034368 DEBUG: CPlayerCoreFactory::GetPlayers(pvr://channels/tv/Alle TV-Kanäle/0.pvr)
    19:48:06 T:140440470034368 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
    19:48:06 T:140440470034368 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
    19:48:06 T:140440470034368 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
    19:48:06 T:140440470034368 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/mms/udp
    19:48:06 T:140440470034368 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
    19:48:06 T:140440470034368 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
    19:48:06 T:140440470034368 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
    19:48:06 T:140440470034368 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
    19:48:06 T:140440470034368 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
    19:48:06 T:140440470034368 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
    19:48:06 T:140440470034368 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
    19:48:06 T:140440470034368 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
    19:48:06 T:140440470034368 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
    19:48:06 T:140440470034368 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
    19:48:06 T:140440470034368 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (1)
    19:48:06 T:140440470034368 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
    19:48:06 T:140440470034368 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
    19:48:06 T:140440470034368 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
    19:48:06 T:140440470034368 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
    19:48:06 T:140440470034368 NOTICE: DVDPlayer: Opening: pvr://channels/tv/Alle TV-Kanäle/0.pvr
    19:48:06 T:140440470034368 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
    19:48:06 T:140440470034368 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
    19:48:06 T:140440470034368 DEBUG: LinuxRendererGL: Cleaning up GL resources
    19:48:06 T:140440470034368 DEBUG: CLinuxRendererGL::PreInit - precision of luminance 16 is 16
    19:48:06 T:140440470034368 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avutil-51-x86_64-linux.so)
    19:48:06 T:140440470034368 DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/avutil-51-x86_64-linux.so
    19:48:06 T:140440470034368 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/swscale-2-x86_64-linux.so)
    19:48:06 T:140440470034368 DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/swscale-2-x86_64-linux.so
    19:48:06 T:140438879053568 NOTICE: Thread CDVDPlayer start, auto delete: false
    19:48:06 T:140438879053568 NOTICE: Creating InputStream
    19:48:06 T:140438879053568 DEBUG: PVRManager - OpenLiveStream - opening live stream on channel 'Das Erste HD'
    19:48:06 T:140438879053568 DEBUG: opening live stream for channel 'Das Erste HD'
    19:48:06 T:140440470034368 DEBUG: ------ Window Init (DialogBusy.xml) ------
    19:48:06 T:140438879053568 DEBUG: AddOnLog: VDR XVDR Client: Possible leak caused by workaround in GetLanguageCode
    19:48:06 T:140438879053568 INFO: AddOnLog: VDR XVDR Client: Logged in at '1377798483+7200' to 'VDR-XVDR Server' Version: '0.9.9' with protocol version '4'
    19:48:06 T:140438879053568 INFO: AddOnLog: VDR XVDR Client: Preferred Audio Language: deu
    19:48:06 T:140438879053568 DEBUG: AddOnLog: VDR XVDR Client: changing to channel 1640430212 (priority 50)
    19:48:06 T:140438879053568 INFO: AddOnLog: VDR XVDR Client: sucessfully switched channel
    19:48:06 T:140438879053568 DEBUG: PVRFile - Open - playback has started on filename pvr://channels/tv/Alle TV-Kanäle/0.pvr
    19:48:06 T:140438879053568 DEBUG: CDVDInputStreamPVRManager::Open - stream opened: pvr://channels/tv/Alle TV-Kanäle/0.pvr
    19:48:06 T:140438879053568 NOTICE: Creating Demuxer
    19:48:06 T:140438879053568 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avcodec-53-x86_64-linux.so)
    19:48:06 T:140438879053568 DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/avcodec-53-x86_64-linux.so
    19:48:06 T:140438879053568 DEBUG: CDVDPlayer::SetCaching - caching state 2
    19:48:06 T:140438879053568 WARNING: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED
    19:48:06 T:140438879053568 WARNING: CDVDMessageQueue(video)::Put MSGQ_NOT_INITIALIZED
    19:48:06 T:140440470034368 DEBUG: CGUIInfoManager::SetCurrentMovie(pvr://channels/tv/Alle TV-Kanäle/0.pvr)
    19:48:06 T:140440470034368 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
    19:48:06 T:140440470034368 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
    19:48:06 T:140440470034368 DEBUG: Building didl for object 'pvr://channels/tv/Alle TV-Kanäle/0.pvr'
    19:48:06 T:140440470034368 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
    19:48:06 T:140438879053568 DEBUG: CDVDDemuxPVRClient::RequestStreams(): added/updated stream 0:5101 with codec_id 28
    19:48:06 T:140438879053568 DEBUG: CDVDDemuxPVRClient::RequestStreams(): added/updated stream 1:5106 with codec_id 86019
    19:48:06 T:140438879053568 DEBUG: CDVDDemuxPVRClient::RequestStreams(): added/updated stream 2:5102 with codec_id 86016
    19:48:06 T:140438879053568 DEBUG: CDVDDemuxPVRClient::RequestStreams(): added/updated stream 3:5103 with codec_id 86016
    19:48:06 T:140438879053568 DEBUG: CDVDDemuxPVRClient::RequestStreams(): added/updated stream 4:5105 with codec_id 94209
    19:48:06 T:140438879053568 DEBUG: CDVDDemuxPVRClient::RequestStreams(): added/updated stream 5:5104 with codec_id 94215
    19:48:06 T:140438879053568 NOTICE: Opening video stream: 0 source: 256
    19:48:06 T:140438879053568 NOTICE: Creating video codec with codec id: 28
    19:48:06 T:140438879053568 DEBUG: CDVDFactoryCodec: compiled in hardware support: CrystalHD:no OpenMax:no VDPAU:yes VAAPI:yes
    19:48:06 T:140438879053568 DEBUG: FactoryCodec - Video: - Opening
    19:48:06 T:140438879053568 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/swresample-0-x86_64-linux.so)
    19:48:06 T:140438879053568 DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/swresample-0-x86_64-linux.so
    19:48:06 T:140438879053568 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avformat-53-x86_64-linux.so)
    19:48:06 T:140438879053568 DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/avformat-53-x86_64-linux.so
    19:48:06 T:140438879053568 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avfilter-2-x86_64-linux.so)
    19:48:06 T:140438879053568 DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/avfilter-2-x86_64-linux.so
    19:48:06 T:140438879053568 NOTICE: CDVDVideoCodecFFmpeg::Open() Creating VDPAU(1280x720, 28)
    19:48:16 T:140440026806016 DEBUG: Suspended the Sink
    With Hardware Acceleration disabled in XBMC none of the problems described above occurs.
    So does anybody here know how to approach this problem? I'd really like to use Arch on the HTPC. Is this a problem with Arch or shall I look for the cause more on the XBMC side?
    Last edited by And1G (2013-08-29 18:05:38)

    And1G wrote:OK, for everyone who is interested, this problem is most likely caused by XBMC relying on the OpenGL extension GL_NV_vdpau_interop which is not available with the Radeon driver.
    I'll go over to the XBMC forums with the issue, I hope they can help.
    I followed your from the heise newsticker to here, as you have some fully wrong information.
    xbmc implements as the first at all the GL vdpau interop. Which is used to use surfaces in both the decoder, vdpau and the presenter OpenGL. But - we still have all the "pixmap code" in place. So on Radeon vdpau, where this interop is not supported, we render into a pixmap and transfer that result afterwards back to OpenGL.
    This works perfectly fine with e.g. mplayer - as the pixmap is the finished result, no need to transfer it any further. Xbmc is something special, cause we are fully 3D - radeon driver (be it GL part or whatever) is damn slow here, cause performance currently just sucks when rendering to pixmap and from there back to OpenGL.
    We are in contact with all the AMD OSS devs to find a solution here.
    Btw. nvidia ION-2 is fast enough for 1080p50 _with_ the pixmap approach, so you can imagine, that we currently search the issue somewhere else - especially in the AMD drivers.
    Edit: On my current radeon vdpau oss tests with xbmc - mesa fills up with memory, leaks and dies after 20 minutes .... not a good situation to start anything.
    Last edited by fritsch (2013-09-17 15:20:49)

  • [SOLVED] CUPS doesn't detect USB Samsung ML-2010 printer

    Hi. I only speak a little English. Sorry for that.
    I have got an USB Samsung ML-2010 printer. Before I used cups-usblp from AUR, and it worked. But it doesn't work now. The cups-usblp maintainer suggests to use cups instead of cups-usblp. Searching with google, it appears that other people don't have problems with this printer, cups, and archlinux. But I do. Cups' web interface doesn't detect it.
    Well, this is how are the things now:
    $ lsusb | grep Samsung
    Bus 002 Device 004: ID 04e8:326c Samsung Electronics Co., Ltd ML-2010P Mono Laser Printer
    $ ls -l /dev/bus/usb/002/004
    crw-rw-r-- 1 root lp 189, 131 mar  4 09:56 /dev/bus/usb/002/004
    $ grep usb /lib/udev/rules.d/50-udev-default.rules
    # 'libusb' device nodes
    SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", MODE="0664"
    SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", IMPORT{builtin}="usb_id"
    SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", ENV{ID_USB_INTERFACES}=="*:0701??:*", GROUP="lp"
    $ sudo grep SystemGroup /etc/cups/cupsd.conf
    SystemGroup sys root lp
    $ groups
    lp wheel games video audio optical storage scanner power users
    $ cat /etc/modprobe.d/blacklist.conf
    blacklist usblp
    $ lsmod | grep usblp
    (no output)
    $ cat /etc/udev/rules.d/10-cups_device_link.rules
    KERNEL=="lp[0-9]", SYMLINK+="%k", GROUP="lp"
    $ cat /etc/udev/rules.d/10-usbprinter.rules
    ATTR{idVendor}=="04e8", ATTR{idProduct}=="326c", MODE:="0660", GROUP:="lp"
    $ rc.d status cupsd
    :: Checking cupsd status                                                                                                   [STARTED]
    $ pacman -Q cups ghostscript gsfonts gutenprint foomatic-db foomatic-db-engine foomatic-db-nonfree foomatic-filters splix
    cups 1.5.2-1
    ghostscript 9.05-1
    gsfonts 1.0.7pre44-3
    gutenprint 5.2.7-3
    foomatic-db 1:4.0.7_20110707-1
    foomatic-db-engine 1:4.0.7_20110707-1
    foomatic-db-nonfree 1:4.0.7_20110707-1
    foomatic-filters 1:4.0.7_20110707-1
    splix 2.0.0-11
    I open http://localhost:631 in my browser, click "add new printer" and I get just "Serial printer #1"
    at "local printers". There isn't my printer. I use KDE, and KDE's tool for adding printers doesn's detect it either.
    I miss archlinux, but I need to print.
    What may be wrong? What may be I am missing?
    Thanks a lot for your comments and help.
    Last edited by felihommen (2012-03-04 20:33:39)

    Solved!
    Restarting cupsd didn't work.
    But reinstalling cups...
    $ sudo pacman -Rdc cups (it is a dependency of kdeadmin-system-config-printer-kde which I had installed)
    $ sudo rm -r /etc/cups/*
    I realize cupsd is already running:
    $ ps aux | grep cupsd
    root      1549  0.0  0.1  75548  4080 ?        Ss   21:04   0:00 cupsd -C /etc/cups/cupsd.conf
    felipe    1690  0.0  0.0   8416  1028 pts/1    S+   21:13   0:00 grep cups
    I kill it
    $ sudo -SIGKILL 1549
    $ ps aux | grep cupsd
    felipe    1694  0.0  0.0   8416  1024 pts/1    S+   21:13   0:00 grep cups
    Ok. Reinstall cups
    $ sudo pacman -S cups
    Start cups daemon:
    $ sudo rc.d start cupsd
    Open firefox. Go to web interface, bla, bla, bla.... And it's there!
    I feel really silly. It was a fresh install, so I didn't think about reinstalling.
    Printed some jobs and worked perfectly. I used the gutenprint driver.
    Thanks a lot, pyther.  I thought yours wasn't a very useful suggestion, but it really was. I'm so happy. I owe you.

  • [SOLVED] Portal 2, radeon driver, OpenGL

    Hey,
    I just tried to launch Portal 2 via Steam, but it immediately crashes. Executing the launcher directly gives the following error output:
    [klemens@arch-pc ~]$ ./.steam/steam/SteamApps/common/Portal\ 2/portal2.sh
    libGL error: dlopen /usr/lib32/xorg/modules/dri/radeonsi_dri.so failed (/home/klemens/.steam/steam/SteamApps/common/Portal 2/bin/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /usr/lib32/libLLVM-3.4.so))
    libGL error: unable to load driver: radeonsi_dri.so
    libGL error: driver pointer missing
    libGL error: failed to load driver: radeonsi
    libGL error: dlopen /usr/lib32/xorg/modules/dri/swrast_dri.so failed (/home/klemens/.steam/steam/SteamApps/common/Portal 2/bin/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /usr/lib32/libLLVM-3.4.so))
    libGL error: unable to load driver: swrast_dri.so
    libGL error: failed to load driver: swrast
    SDL video target is 'x11'
    SDL video target is 'x11'
    SDL failed to create GL compatibility profile (whichProfile=0!
    SDL failed to create GL compatibility profile (whichProfile=0!
    PROBLEM: You appear to have OpenGL 1.4.0, but we need at least 2.0.0!
    Could not find required OpenGL entry point 'glGetError'! Either your video card is unsupported, or your OpenGL driver needs to be updated.
    Could not find required OpenGL entry point 'glGetError'! Either your video card is unsupported, or your OpenGL driver needs to be updated.
    I'm using the latest open source radeon driver and removed the following libraries from Steam according to arch's wiki page in order to get rid of some errors:
    rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6
    rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libgcc_s.so.1
    rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/lib/x86_64-linux-gnu/libgcc_s.so.1
    rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/lib/x86_64-linux-gnu/libstdc++.so.6
    Games like Portal, Dungeon Defenders, CS:S, Micron, XCOM: Enemy Unknown and L4D 2 run absoloutly fine. Does anyone else have the same problem or know how to fix it? Maybe these infos can help..
    [klemens@arch-pc ~]$ glxinfo | grep OpenGL
    OpenGL vendor string: X.Org
    OpenGL renderer string: Gallium 0.4 on AMD TAHITI
    OpenGL core profile version string: 3.3 (Core Profile) Mesa 10.2.5
    OpenGL core profile shading language version string: 3.30
    OpenGL core profile context flags: (none)
    OpenGL core profile profile mask: core profile
    OpenGL core profile extensions:
    OpenGL version string: 3.0 Mesa 10.2.5
    OpenGL shading language version string: 1.30
    OpenGL context flags: (none)
    OpenGL extensions:
    OpenGL ES profile version string: OpenGL ES 3.0 Mesa 10.2.5
    OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.0
    OpenGL ES profile extensions:
    [klemens@arch-pc ~]$ glxinfo32 | grep OpenGL
    OpenGL vendor string: X.Org
    OpenGL renderer string: Gallium 0.4 on AMD TAHITI
    OpenGL core profile version string: 3.3 (Core Profile) Mesa 10.2.5
    OpenGL core profile shading language version string: 3.30
    OpenGL core profile context flags: (none)
    OpenGL core profile profile mask: core profile
    OpenGL core profile extensions:
    OpenGL version string: 3.0 Mesa 10.2.5
    OpenGL shading language version string: 1.30
    OpenGL context flags: (none)
    OpenGL extensions:
    OpenGL ES profile version string: OpenGL ES 3.0 Mesa 10.2.5
    OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.0
    OpenGL ES profile extensions:
    Last edited by klenamenis (2014-10-26 14:18:57)

    [klemens@arch-pc ~]$ mv /home/klemens/.steam/steam/SteamApps/common/Portal\ 2/bin/libstdc++.so.6 .
    [klemens@arch-pc ~]$ ./.steam/steam/SteamApps/common/Portal\ 2/portal2.sh
    SDL video target is 'x11'
    SDL video target is 'x11'
    SDL failed to create GL compatibility profile (whichProfile=0!
    SDL failed to create GL compatibility profile (whichProfile=0!
    This system supports the OpenGL extension GL_EXT_framebuffer_object.
    This system supports the OpenGL extension GL_EXT_framebuffer_blit.
    This system supports the OpenGL extension GL_EXT_framebuffer_multisample.
    This system DOES NOT support the OpenGL extension GL_APPLE_fence.
    This system DOES NOT support the OpenGL extension GL_NV_fence.
    This system supports the OpenGL extension GL_ARB_sync.
    This system supports the OpenGL extension GL_EXT_draw_buffers2.
    This system DOES NOT support the OpenGL extension GL_EXT_bindable_uniform.
    This system DOES NOT support the OpenGL extension GL_APPLE_flush_buffer_range.
    This system supports the OpenGL extension GL_ARB_map_buffer_range.
    This system supports the OpenGL extension GL_ARB_vertex_buffer_object.
    This system supports the OpenGL extension GL_ARB_occlusion_query.
    This system DOES NOT support the OpenGL extension GL_APPLE_texture_range.
    This system DOES NOT support the OpenGL extension GL_APPLE_client_storage.
    This system DOES NOT support the OpenGL extension GL_ARB_uniform_buffer.
    This system supports the OpenGL extension GL_ARB_vertex_array_bgra.
    This system supports the OpenGL extension GL_EXT_vertex_array_bgra.
    This system supports the OpenGL extension GL_ARB_framebuffer_object.
    This system DOES NOT support the OpenGL extension GL_GREMEDY_string_marker.
    This system supports the OpenGL extension GL_ARB_debug_output.
    This system DOES NOT support the OpenGL extension GL_EXT_direct_state_access.
    This system DOES NOT support the OpenGL extension GL_NV_bindless_texture.
    This system DOES NOT support the OpenGL extension GL_AMD_pinned_memory.
    This system supports the OpenGL extension GL_EXT_framebuffer_multisample_blit_scaled.
    This system supports the OpenGL extension GL_EXT_texture_sRGB_decode.
    This system DOES NOT support the OpenGL extension GL_NVX_gpu_memory_info.
    This system DOES NOT support the OpenGL extension GL_ATI_meminfo.
    This system supports the OpenGL extension GL_EXT_texture_compression_s3tc.
    This system supports the OpenGL extension GL_EXT_texture_compression_dxt1.
    This system supports the OpenGL extension GL_ANGLE_texture_compression_dxt3.
    This system supports the OpenGL extension GL_ANGLE_texture_compression_dxt5.
    This system DOES NOT support the OpenGL extension GLX_EXT_swap_control_tear.
    radeon: Failed to allocate a buffer:
    radeon: size : 0 bytes
    radeon: alignment : 4096 bytes
    radeon: domains : 4
    radeon: Failed to allocate a buffer:
    radeon: size : 0 bytes
    radeon: alignment : 4096 bytes
    radeon: domains : 4
    radeon: Failed to allocate a buffer:
    radeon: size : 0 bytes
    radeon: alignment : 4096 bytes
    radeon: domains : 4
    radeon: Failed to allocate a buffer:
    radeon: size : 0 bytes
    radeon: alignment : 4096 bytes
    radeon: domains : 4
    radeon: Failed to allocate a buffer:
    radeon: size : 0 bytes
    radeon: alignment : 4096 bytes
    radeon: domains : 4
    radeon: Failed to allocate a buffer:
    radeon: size : 0 bytes
    radeon: alignment : 4096 bytes
    radeon: domains : 4
    Setup file 'GameInfo.txt' doesn't exist in subdirectory 'hl2'.
    Check your -game parameter or VCONFIG setting.
    Setup file 'GameInfo.txt' doesn't exist in subdirectory 'hl2'.
    Check your -game parameter or VCONFIG setting.
    A bunch of unsupported OpenGL extensions prevents Portal 2 form starting, I have no clue...

Maybe you are looking for