You are not logged in.

#1 2016-02-09 15:26:51

djp
Member
Registered: 2012-02-11
Posts: 12

iMac with radeon won't boot without nomodeset

I have Arch on an old iMac with a Mobility Radeon HD4670. If I try to boot without the nomodeset flag I just get a black screen, however the radeon driver depends on KMS so I'm left without proper video support. I read other topics that seem related, but most end in an issue particular to their own display/X configurations. Most other threads ask for a log file from booting without nomodeset, but I couldn't find one with the particular name they ask (Xorg.1.log). Instead I found two, posted below. Any help would be appreciated.


Xorg.0.log:

[     9.416] 
X.Org X Server 1.18.0
Release Date: 2015-11-09
[     9.416] X Protocol Version 11, Revision 0
[     9.416] Build Operating System: Linux 4.2.5-1-ARCH x86_64 
[     9.416] Current Operating System: Linux haskeleton-cse 4.4.1-2-ARCH #1 SMP PREEMPT Wed Feb 3 13:12:33 UTC 2016 x86_64
[     9.416] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=f90f7369-a439-4e0e-b292-cbc4b6c8ad70 rw quiet nomodeset
[     9.416] Build Date: 08 January 2016  05:56:16PM
[     9.416]  
[     9.416] Current version of pixman: 0.34.0
[     9.416] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     9.416] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     9.416] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Feb  8 12:48:23 2016
[     9.455] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     9.508] (==) No Layout section.  Using the first Screen section.
[     9.508] (==) No screen section available. Using defaults.
[     9.508] (**) |-->Screen "Default Screen Section" (0)
[     9.508] (**) |   |-->Monitor "<default monitor>"
[     9.526] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     9.526] (==) Automatically adding devices
[     9.526] (==) Automatically enabling devices
[     9.526] (==) Automatically adding GPU devices
[     9.526] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     9.577] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[     9.577] 	Entry deleted from font path.
[     9.579] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/100dpi/,
	/usr/share/fonts/75dpi/
[     9.579] (==) ModulePath set to "/usr/lib/xorg/modules"
[     9.579] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     9.579] (II) Loader magic: 0x819d40
[     9.579] (II) Module ABI versions:
[     9.579] 	X.Org ANSI C Emulation: 0.4
[     9.579] 	X.Org Video Driver: 20.0
[     9.579] 	X.Org XInput driver : 22.1
[     9.579] 	X.Org Server Extension : 9.0
[     9.579] (++) using VT number 7

[     9.579] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     9.581] (--) PCI:*(0:2:0:0) 1002:9488:106b:00b6 rev 0, Mem @ 0xc0000000/268435456, 0xd0220000/65536, I/O @ 0x00001000/256, BIOS @ 0x????????/131072
[     9.581] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     9.599] (II) LoadModule: "glx"
[     9.677] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     9.825] (II) Module glx: vendor="X.Org Foundation"
[     9.825] 	compiled for 1.18.0, module version = 1.0.0
[     9.825] 	ABI class: X.Org Server Extension, version 9.0
[     9.825] (==) AIGLX enabled
[     9.825] (==) Matched ati as autoconfigured driver 0
[     9.825] (==) Matched modesetting as autoconfigured driver 1
[     9.825] (==) Matched fbdev as autoconfigured driver 2
[     9.825] (==) Matched vesa as autoconfigured driver 3
[     9.825] (==) Assigned the driver to the xf86ConfigLayout
[     9.825] (II) LoadModule: "ati"
[     9.825] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[     9.844] (II) Module ati: vendor="X.Org Foundation"
[     9.844] 	compiled for 1.18.0, module version = 7.6.1
[     9.844] 	Module class: X.Org Video Driver
[     9.844] 	ABI class: X.Org Video Driver, version 20.0
[     9.844] (II) LoadModule: "radeon"
[     9.844] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[     9.865] (II) Module radeon: vendor="X.Org Foundation"
[     9.865] 	compiled for 1.18.0, module version = 7.6.1
[     9.865] 	Module class: X.Org Video Driver
[     9.865] 	ABI class: X.Org Video Driver, version 20.0
[     9.865] (II) LoadModule: "modesetting"
[     9.865] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     9.886] (II) Module modesetting: vendor="X.Org Foundation"
[     9.886] 	compiled for 1.18.0, module version = 1.18.0
[     9.886] 	Module class: X.Org Video Driver
[     9.886] 	ABI class: X.Org Video Driver, version 20.0
[     9.886] (II) LoadModule: "fbdev"
[     9.886] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[     9.886] (II) Module fbdev: vendor="X.Org Foundation"
[     9.886] 	compiled for 1.18.0, module version = 0.4.4
[     9.886] 	Module class: X.Org Video Driver
[     9.886] 	ABI class: X.Org Video Driver, version 20.0
[     9.886] (II) LoadModule: "vesa"
[     9.887] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[     9.893] (II) Module vesa: vendor="X.Org Foundation"
[     9.893] 	compiled for 1.18.0, module version = 2.3.4
[     9.893] 	Module class: X.Org Video Driver
[     9.893] 	ABI class: X.Org Video Driver, version 20.0
[     9.893] (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, VERDE, OLAND, OLAND, OLAND, OLAND, 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,
	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, KAVERI, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII,
	HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII
[     9.896] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     9.896] (II) FBDEV: driver for framebuffer: fbdev
[     9.896] (II) VESA: driver for VESA chipsets: vesa
[     9.917] (II) [KMS] drm report modesetting isn't supported.
[     9.917] (EE) open /dev/dri/card0: No such file or directory
[     9.917] (WW) Falling back to old probe method for modesetting
[     9.917] (EE) open /dev/dri/card0: No such file or directory
[     9.917] (II) Loading sub module "fbdevhw"
[     9.917] (II) LoadModule: "fbdevhw"
[     9.935] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[     9.941] (II) Module fbdevhw: vendor="X.Org Foundation"
[     9.941] 	compiled for 1.18.0, module version = 0.0.2
[     9.941] 	ABI class: X.Org Video Driver, version 20.0
[     9.941] (**) FBDEV(2): claimed PCI slot 2@0:0:0
[     9.941] (II) FBDEV(2): using default device
[     9.941] (WW) Falling back to old probe method for vesa
[     9.941] (EE) Screen 0 deleted because of no matching config section.
[     9.941] (II) UnloadModule: "radeon"
[     9.942] (EE) Screen 0 deleted because of no matching config section.
[     9.942] (II) UnloadModule: "modesetting"
[     9.942] (II) FBDEV(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     9.942] (==) FBDEV(0): Depth 24, (==) framebuffer bpp 32
[     9.942] (==) FBDEV(0): RGB weight 888
[     9.942] (==) FBDEV(0): Default visual is TrueColor
[     9.942] (==) FBDEV(0): Using gamma correction (1.0, 1.0, 1.0)
[     9.942] (II) FBDEV(0): hardware: EFI VGA (video memory: 14400kB)
[     9.942] (II) FBDEV(0): checking modes against framebuffer device...
[     9.942] (II) FBDEV(0): checking modes against monitor...
[     9.942] (--) FBDEV(0): Virtual size is 2560x1440 (pitch 2560)
[     9.942] (**) FBDEV(0):  Built-in mode "current": 368.7 MHz, 135.6 kHz, 92.6 Hz
[     9.942] (II) FBDEV(0): Modeline "current"x0.0  368.73  2560 2592 2656 2720  1440 1444 1448 1464 -hsync -vsync -csync (135.6 kHz b)
[     9.942] (==) FBDEV(0): DPI set to (96, 96)
[     9.942] (II) Loading sub module "fb"
[     9.942] (II) LoadModule: "fb"
[     9.942] (II) Loading /usr/lib/xorg/modules/libfb.so
[     9.947] (II) Module fb: vendor="X.Org Foundation"
[     9.947] 	compiled for 1.18.0, module version = 1.0.0
[     9.947] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     9.947] (**) FBDEV(0): using shadow framebuffer
[     9.947] (II) Loading sub module "shadow"
[     9.947] (II) LoadModule: "shadow"
[     9.947] (II) Loading /usr/lib/xorg/modules/libshadow.so
[     9.954] (II) Module shadow: vendor="X.Org Foundation"
[     9.954] 	compiled for 1.18.0, module version = 1.1.0
[     9.954] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     9.954] (II) UnloadModule: "vesa"
[     9.954] (II) Unloading vesa
[     9.954] (==) Depth 24 pixmap format is 32 bpp
[     9.955] (II) FBDEV(0): FBIOBLANK: Invalid argument (Screen blanking not supported by kernel - disabling)
[     9.971] (==) FBDEV(0): Backing store enabled
[     9.972] (==) FBDEV(0): DPMS enabled
[     9.972] (==) RandR enabled
[     9.978] (II) AIGLX: Screen 0 is not DRI2 capable
[     9.978] (EE) AIGLX: reverting to software rendering
[    10.767] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    10.768] (II) AIGLX: Loaded and initialized swrast
[    10.768] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    11.122] (II) config/udev: Adding input device Power Button (/dev/input/event6)
[    11.122] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    11.122] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    11.122] (II) LoadModule: "libinput"
[    11.123] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    11.173] (II) Module libinput: vendor="X.Org Foundation"
[    11.173] 	compiled for 1.18.0, module version = 0.16.0
[    11.173] 	Module class: X.Org XInput Driver
[    11.173] 	ABI class: X.Org XInput driver, version 22.1
[    11.173] (II) Using input driver 'libinput' for 'Power Button'
[    11.173] (**) Power Button: always reports core events
[    11.173] (**) Option "Device" "/dev/input/event6"
[    11.173] (**) Option "_source" "server/udev"
[    11.174] (II) input device 'Power Button', /dev/input/event6 is tagged by udev as: Keyboard
[    11.174] (II) input device 'Power Button', /dev/input/event6 is a keyboard
[    11.186] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event6"
[    11.186] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    11.187] (II) input device 'Power Button', /dev/input/event6 is tagged by udev as: Keyboard
[    11.187] (II) input device 'Power Button', /dev/input/event6 is a keyboard
[    11.188] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[    11.188] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    11.188] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    11.188] (II) Using input driver 'libinput' for 'Power Button'
[    11.188] (**) Power Button: always reports core events
[    11.188] (**) Option "Device" "/dev/input/event4"
[    11.188] (**) Option "_source" "server/udev"
[    11.188] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[    11.188] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[    11.203] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4/event4"
[    11.203] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    11.204] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[    11.204] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[    11.204] (II) config/udev: Adding input device Sleep Button (/dev/input/event5)
[    11.204] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    11.204] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    11.204] (II) Using input driver 'libinput' for 'Sleep Button'
[    11.204] (**) Sleep Button: always reports core events
[    11.204] (**) Option "Device" "/dev/input/event5"
[    11.204] (**) Option "_source" "server/udev"
[    11.205] (II) input device 'Sleep Button', /dev/input/event5 is tagged by udev as: Keyboard
[    11.205] (II) input device 'Sleep Button', /dev/input/event5 is a keyboard
[    11.216] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5/event5"
[    11.216] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[    11.217] (II) input device 'Sleep Button', /dev/input/event5 is tagged by udev as: Keyboard
[    11.217] (II) input device 'Sleep Button', /dev/input/event5 is a keyboard
[    11.218] (II) config/udev: Adding input device Dell Dell USB Keyboard (/dev/input/event0)
[    11.218] (**) Dell Dell USB Keyboard: Applying InputClass "evdev keyboard catchall"
[    11.218] (**) Dell Dell USB Keyboard: Applying InputClass "libinput keyboard catchall"
[    11.218] (II) Using input driver 'libinput' for 'Dell Dell USB Keyboard'
[    11.218] (**) Dell Dell USB Keyboard: always reports core events
[    11.218] (**) Option "Device" "/dev/input/event0"
[    11.218] (**) Option "_source" "server/udev"
[    11.219] (II) input device 'Dell Dell USB Keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[    11.219] (II) input device 'Dell Dell USB Keyboard', /dev/input/event0 is a keyboard
[    11.243] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb3/3-3/3-3:1.0/0003:413C:2105.0001/input/input0/event0"
[    11.243] (II) XINPUT: Adding extended input device "Dell Dell USB Keyboard" (type: KEYBOARD, id 9)
[    11.244] (II) input device 'Dell Dell USB Keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[    11.244] (II) input device 'Dell Dell USB Keyboard', /dev/input/event0 is a keyboard
[    11.245] (II) config/udev: Adding input device Apple Computer, Inc. IR Receiver (/dev/input/event8)
[    11.245] (**) Apple Computer, Inc. IR Receiver: Applying InputClass "evdev keyboard catchall"
[    11.245] (**) Apple Computer, Inc. IR Receiver: Applying InputClass "libinput keyboard catchall"
[    11.245] (II) Using input driver 'libinput' for 'Apple Computer, Inc. IR Receiver'
[    11.245] (**) Apple Computer, Inc. IR Receiver: always reports core events
[    11.245] (**) Option "Device" "/dev/input/event8"
[    11.245] (**) Option "_source" "server/udev"
[    11.245] (II) input device 'Apple Computer, Inc. IR Receiver', /dev/input/event8 is tagged by udev as: Keyboard
[    11.245] (II) input device 'Apple Computer, Inc. IR Receiver', /dev/input/event8 is a keyboard
[    11.273] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb3/3-5/3-5:1.0/0003:05AC:8242.0002/input/input8/event8"
[    11.273] (II) XINPUT: Adding extended input device "Apple Computer, Inc. IR Receiver" (type: KEYBOARD, id 10)
[    11.274] (II) input device 'Apple Computer, Inc. IR Receiver', /dev/input/event8 is tagged by udev as: Keyboard
[    11.274] (II) input device 'Apple Computer, Inc. IR Receiver', /dev/input/event8 is a keyboard
[    11.275] (II) config/udev: Adding input device Built-in iSight (/dev/input/event2)
[    11.275] (**) Built-in iSight: Applying InputClass "evdev keyboard catchall"
[    11.275] (**) Built-in iSight: Applying InputClass "libinput keyboard catchall"
[    11.275] (II) Using input driver 'libinput' for 'Built-in iSight'
[    11.275] (**) Built-in iSight: always reports core events
[    11.275] (**) Option "Device" "/dev/input/event2"
[    11.275] (**) Option "_source" "server/udev"
[    11.275] (II) input device 'Built-in iSight', /dev/input/event2 is tagged by udev as: Keyboard
[    11.275] (II) input device 'Built-in iSight', /dev/input/event2 is a keyboard
[    11.300] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.1/usb1/1-4/1-4:1.0/input/input10/event2"
[    11.300] (II) XINPUT: Adding extended input device "Built-in iSight" (type: KEYBOARD, id 11)
[    11.300] (II) input device 'Built-in iSight', /dev/input/event2 is tagged by udev as: Keyboard
[    11.300] (II) input device 'Built-in iSight', /dev/input/event2 is a keyboard
[    11.301] (II) config/udev: Adding input device Dell Dell USB Optical Mouse (/dev/input/event1)
[    11.301] (**) Dell Dell USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[    11.301] (**) Dell Dell USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[    11.301] (II) Using input driver 'libinput' for 'Dell Dell USB Optical Mouse'
[    11.301] (**) Dell Dell USB Optical Mouse: always reports core events
[    11.301] (**) Option "Device" "/dev/input/event1"
[    11.301] (**) Option "_source" "server/udev"
[    11.353] (II) input device 'Dell Dell USB Optical Mouse', /dev/input/event1 is tagged by udev as: Mouse
[    11.353] (II) Device 'Dell Dell USB Optical Mouse' set to 400 DPI
[    11.353] (II) input device 'Dell Dell USB Optical Mouse', /dev/input/event1 is a pointer caps
[    11.383] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:06.0/usb4/4-4/4-4:1.0/0003:413C:3012.0003/input/input1/event1"
[    11.383] (II) XINPUT: Adding extended input device "Dell Dell USB Optical Mouse" (type: MOUSE, id 12)
[    11.383] (**) Option "AccelerationScheme" "none"
[    11.383] (**) Dell Dell USB Optical Mouse: (accel) selected scheme none/0
[    11.383] (**) Dell Dell USB Optical Mouse: (accel) acceleration factor: 2.000
[    11.383] (**) Dell Dell USB Optical Mouse: (accel) acceleration threshold: 4
[    11.437] (II) input device 'Dell Dell USB Optical Mouse', /dev/input/event1 is tagged by udev as: Mouse
[    11.437] (II) Device 'Dell Dell USB Optical Mouse' set to 400 DPI
[    11.437] (II) input device 'Dell Dell USB Optical Mouse', /dev/input/event1 is a pointer caps
[    11.437] (II) config/udev: Adding input device Dell Dell USB Optical Mouse (/dev/input/mouse0)
[    11.437] (II) No input driver specified, ignoring this device.
[    11.438] (II) This device may have been added with another device file.
[    11.438] (II) config/udev: Adding input device HDA NVidia Headphone (/dev/input/event3)
[    11.438] (II) No input driver specified, ignoring this device.
[    11.438] (II) This device may have been added with another device file.
[    11.439] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event7)
[    11.439] (II) No input driver specified, ignoring this device.
[    11.439] (II) This device may have been added with another device file.
[    11.439] (II) config/udev: Adding input device PC Speaker (/dev/input/event9)
[    11.439] (II) No input driver specified, ignoring this device.
[    11.439] (II) This device may have been added with another device file.
[    48.122] (II) input device 'Power Button', /dev/input/event6 is tagged by udev as: Keyboard
[    48.122] (II) input device 'Power Button', /dev/input/event6 is a keyboard
[    48.122] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[    48.122] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[    48.122] (II) input device 'Sleep Button', /dev/input/event5 is tagged by udev as: Keyboard
[    48.123] (II) input device 'Sleep Button', /dev/input/event5 is a keyboard
[    48.123] (II) input device 'Dell Dell USB Keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[    48.123] (II) input device 'Dell Dell USB Keyboard', /dev/input/event0 is a keyboard
[    48.123] (II) input device 'Apple Computer, Inc. IR Receiver', /dev/input/event8 is tagged by udev as: Keyboard
[    48.123] (II) input device 'Apple Computer, Inc. IR Receiver', /dev/input/event8 is a keyboard
[    48.124] (II) input device 'Built-in iSight', /dev/input/event2 is tagged by udev as: Keyboard
[    48.124] (II) input device 'Built-in iSight', /dev/input/event2 is a keyboard
[    48.177] (II) input device 'Dell Dell USB Optical Mouse', /dev/input/event1 is tagged by udev as: Mouse
[    48.177] (II) Device 'Dell Dell USB Optical Mouse' set to 400 DPI
[    48.177] (II) input device 'Dell Dell USB Optical Mouse', /dev/input/event1 is a pointer caps

Xorg.0.log.old (I think from booting without nomodeset):

[    11.661] 
X.Org X Server 1.18.0
Release Date: 2015-11-09
[    11.661] X Protocol Version 11, Revision 0
[    11.661] Build Operating System: Linux 4.2.5-1-ARCH x86_64 
[    11.661] Current Operating System: Linux haskeleton-cse 4.4.1-2-ARCH #1 SMP PREEMPT Wed Feb 3 13:12:33 UTC 2016 x86_64
[    11.661] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=f90f7369-a439-4e0e-b292-cbc4b6c8ad70 rw quiet
[    11.661] Build Date: 08 January 2016  05:56:16PM
[    11.661]  
[    11.661] Current version of pixman: 0.34.0
[    11.661] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    11.661] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    11.661] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Feb  8 12:47:17 2016
[    11.709] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    11.745] (==) No Layout section.  Using the first Screen section.
[    11.745] (==) No screen section available. Using defaults.
[    11.745] (**) |-->Screen "Default Screen Section" (0)
[    11.745] (**) |   |-->Monitor "<default monitor>"
[    11.763] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    11.763] (==) Automatically adding devices
[    11.763] (==) Automatically enabling devices
[    11.763] (==) Automatically adding GPU devices
[    11.763] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    11.827] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    11.827] 	Entry deleted from font path.
[    11.845] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/100dpi/,
	/usr/share/fonts/75dpi/
[    11.845] (==) ModulePath set to "/usr/lib/xorg/modules"
[    11.845] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    11.845] (II) Loader magic: 0x819d40
[    11.845] (II) Module ABI versions:
[    11.845] 	X.Org ANSI C Emulation: 0.4
[    11.845] 	X.Org Video Driver: 20.0
[    11.845] 	X.Org XInput driver : 22.1
[    11.845] 	X.Org Server Extension : 9.0
[    11.846] (++) using VT number 7

[    11.846] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    11.846] (II) xfree86: Adding drm device (/dev/dri/card0)
[    11.848] (--) PCI:*(0:2:0:0) 1002:9488:106b:00b6 rev 0, Mem @ 0xc0000000/268435456, 0xd0220000/65536, I/O @ 0x00001000/256, BIOS @ 0x????????/131072
[    11.848] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    11.861] (II) LoadModule: "glx"
[    11.897] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    12.046] (II) Module glx: vendor="X.Org Foundation"
[    12.046] 	compiled for 1.18.0, module version = 1.0.0
[    12.046] 	ABI class: X.Org Server Extension, version 9.0
[    12.046] (==) AIGLX enabled
[    12.046] (==) Matched ati as autoconfigured driver 0
[    12.046] (==) Matched ati as autoconfigured driver 1
[    12.046] (==) Matched modesetting as autoconfigured driver 2
[    12.046] (==) Matched fbdev as autoconfigured driver 3
[    12.046] (==) Matched vesa as autoconfigured driver 4
[    12.046] (==) Assigned the driver to the xf86ConfigLayout
[    12.046] (II) LoadModule: "ati"
[    12.046] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[    12.064] (II) Module ati: vendor="X.Org Foundation"
[    12.064] 	compiled for 1.18.0, module version = 7.6.1
[    12.064] 	Module class: X.Org Video Driver
[    12.064] 	ABI class: X.Org Video Driver, version 20.0
[    12.064] (II) LoadModule: "radeon"
[    12.065] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[    12.086] (II) Module radeon: vendor="X.Org Foundation"
[    12.086] 	compiled for 1.18.0, module version = 7.6.1
[    12.086] 	Module class: X.Org Video Driver
[    12.086] 	ABI class: X.Org Video Driver, version 20.0
[    12.086] (II) LoadModule: "modesetting"
[    12.086] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    12.106] (II) Module modesetting: vendor="X.Org Foundation"
[    12.106] 	compiled for 1.18.0, module version = 1.18.0
[    12.106] 	Module class: X.Org Video Driver
[    12.106] 	ABI class: X.Org Video Driver, version 20.0
[    12.106] (II) LoadModule: "fbdev"
[    12.106] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    12.107] (II) Module fbdev: vendor="X.Org Foundation"
[    12.107] 	compiled for 1.18.0, module version = 0.4.4
[    12.107] 	Module class: X.Org Video Driver
[    12.107] 	ABI class: X.Org Video Driver, version 20.0
[    12.107] (II) LoadModule: "vesa"
[    12.107] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    12.113] (II) Module vesa: vendor="X.Org Foundation"
[    12.113] 	compiled for 1.18.0, module version = 2.3.4
[    12.113] 	Module class: X.Org Video Driver
[    12.113] 	ABI class: X.Org Video Driver, version 20.0
[    12.114] (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, VERDE, OLAND, OLAND, OLAND, OLAND, 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,
	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, KAVERI, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII,
	HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII
[    12.117] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    12.117] (II) FBDEV: driver for framebuffer: fbdev
[    12.117] (II) VESA: driver for VESA chipsets: vesa
[    12.137] (II) [KMS] Kernel modesetting enabled.
[    12.137] (WW) Falling back to old probe method for modesetting
[    12.137] (WW) Falling back to old probe method for fbdev
[    12.137] (II) Loading sub module "fbdevhw"
[    12.137] (II) LoadModule: "fbdevhw"
[    12.155] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    12.162] (II) Module fbdevhw: vendor="X.Org Foundation"
[    12.162] 	compiled for 1.18.0, module version = 0.0.2
[    12.162] 	ABI class: X.Org Video Driver, version 20.0
[    12.162] (WW) Falling back to old probe method for vesa
[    12.162] (II) RADEON(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    12.162] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
[    12.162] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    12.162] (==) RADEON(0): Default visual is TrueColor
[    12.162] (==) RADEON(0): RGB weight 888
[    12.162] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[    12.162] (--) RADEON(0): Chipset: "ATI Mobility Radeon HD 4670" (ChipID = 0x9488)
[    12.162] (II) Loading sub module "dri2"
[    12.162] (II) LoadModule: "dri2"
[    12.162] (II) Module "dri2" already built-in
[    12.162] (II) Loading sub module "exa"
[    12.162] (II) LoadModule: "exa"
[    12.162] (II) Loading /usr/lib/xorg/modules/libexa.so
[    12.163] (II) Module exa: vendor="X.Org Foundation"
[    12.163] 	compiled for 1.18.0, module version = 2.6.0
[    12.163] 	ABI class: X.Org Video Driver, version 20.0
[    12.163] (II) RADEON(0): KMS Color Tiling: enabled
[    12.163] (II) RADEON(0): KMS Color Tiling 2D: enabled
[    12.163] (II) RADEON(0): KMS Pageflipping: enabled
[    12.163] (II) RADEON(0): SwapBuffers wait for vsync: enabled
[    12.170] (II) RADEON(0): Output DisplayPort-0 has no monitor section
[    12.208] (II) RADEON(0): Output eDP has no monitor section
[    12.217] (II) RADEON(0): Output VGA-0 has no monitor section
[    12.223] (II) RADEON(0): EDID for output DisplayPort-0
[    12.261] (II) RADEON(0): EDID for output eDP
[    12.261] (II) RADEON(0): Manufacturer: APP  Model: 9cb5  Serial#: 0
[    12.261] (II) RADEON(0): Year: 2009  Week: 28
[    12.261] (II) RADEON(0): EDID Version: 1.4
[    12.261] (II) RADEON(0): Digital Display Input
[    12.261] (II) RADEON(0): 8 bits per channel
[    12.261] (II) RADEON(0): Digital interface is DisplayPort
[    12.261] (II) RADEON(0): Max Image Size [cm]: horiz.: 60  vert.: 34
[    12.261] (II) RADEON(0): Gamma: 2.20
[    12.261] (II) RADEON(0): DPMS capabilities: Off
[    12.261] (II) RADEON(0): Supported color encodings: RGB 4:4:4 
[    12.261] (II) RADEON(0): First detailed timing is preferred mode
[    12.261] (II) RADEON(0): Preferred mode is native pixel format and refresh rate
[    12.261] (II) RADEON(0): redX: 0.653 redY: 0.334   greenX: 0.300 greenY: 0.620
[    12.261] (II) RADEON(0): blueX: 0.146 blueY: 0.050   whiteX: 0.312 whiteY: 0.329
[    12.261] (II) RADEON(0): Manufacturer's mask: 0
[    12.261] (II) RADEON(0): Supported detailed timing:
[    12.261] (II) RADEON(0): clock: 241.5 MHz   Image Size:  597 x 336 mm
[    12.261] (II) RADEON(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[    12.261] (II) RADEON(0): v_active: 1440  v_sync: 1443  v_sync_end 1448 v_blanking: 1481 v_border: 0
[    12.261] (II) RADEON(0): Supported detailed timing:
[    12.262] (II) RADEON(0): clock: 74.5 MHz   Image Size:  597 x 336 mm
[    12.262] (II) RADEON(0): h_active: 1280  h_sync: 1344  h_sync_end 1472 h_blank_end 1664 h_border: 0
[    12.262] (II) RADEON(0): v_active: 720  v_sync: 723  v_sync_end 728 v_blanking: 748 v_border: 0
[    12.262] (II) RADEON(0): Unknown vendor-specific block 2
[    12.262] (II) RADEON(0): Monitor name: Color LCD
[    12.262] (II) RADEON(0): Supported detailed timing:
[    12.262] (II) RADEON(0): clock: 241.5 MHz   Image Size:  597 x 336 mm
[    12.262] (II) RADEON(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[    12.262] (II) RADEON(0): v_active: 1440  v_sync: 1443  v_sync_end 1448 v_blanking: 1481 v_border: 0
[    12.262] (II) RADEON(0): Supported detailed timing:
[    12.262] (II) RADEON(0): clock: 74.5 MHz   Image Size:  597 x 336 mm
[    12.262] (II) RADEON(0): h_active: 1280  h_sync: 1344  h_sync_end 1472 h_blank_end 1664 h_border: 0
[    12.262] (II) RADEON(0): v_active: 720  v_sync: 723  v_sync_end 728 v_blanking: 748 v_border: 0
[    12.262] (II) RADEON(0): Number of EDID sections to follow: 1
[    12.262] (II) RADEON(0): EDID (in hex):
[    12.262] (II) RADEON(0): 	00ffffffffffff000610b59c00000000
[    12.262] (II) RADEON(0): 	1c130104a53c2278226fb1a7554c9e25
[    12.262] (II) RADEON(0): 	0c505400000001010101010101010101
[    12.262] (II) RADEON(0): 	010101010101565e00a0a0a029503020
[    12.262] (II) RADEON(0): 	350055502100001a1a1d008051d01c20
[    12.262] (II) RADEON(0): 	4080350055502100001c000000020106
[    12.262] (II) RADEON(0): 	10010a010000000000000000000000fc
[    12.262] (II) RADEON(0): 	00436f6c6f72204c43440a2020200108
[    12.262] (II) RADEON(0): 	02030cc12309070783010000565e00a0
[    12.262] (II) RADEON(0): 	a0a029503020350055502100001a1a1d
[    12.262] (II) RADEON(0): 	008051d01c204080350055502100001c
[    12.262] (II) RADEON(0): 	00000000000000000000000000000000
[    12.262] (II) RADEON(0): 	00000000000000000000000000000000
[    12.262] (II) RADEON(0): 	00000000000000000000000000000000
[    12.262] (II) RADEON(0): 	00000000000000000000000000000000
[    12.262] (II) RADEON(0): 	00000000000000000000000000000013
[    12.262] (II) RADEON(0): Printing probed modes for output eDP
[    12.262] (II) RADEON(0): Modeline "2560x1440"x60.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz eP)
[    12.262] (II) RADEON(0): Modeline "1920x1200"x59.9  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz)
[    12.262] (II) RADEON(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz)
[    12.262] (II) RADEON(0): Modeline "1600x1200"x59.9  161.00  1600 1712 1880 2160  1200 1203 1207 1245 -hsync +vsync (74.5 kHz)
[    12.262] (II) RADEON(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[    12.262] (II) RADEON(0): Modeline "1400x1050"x60.0  121.75  1400 1488 1632 1864  1050 1053 1057 1089 -hsync +vsync (65.3 kHz)
[    12.262] (II) RADEON(0): Modeline "1280x1024"x59.9  109.00  1280 1368 1496 1712  1024 1027 1034 1063 -hsync +vsync (63.7 kHz)
[    12.262] (II) RADEON(0): Modeline "1440x900"x59.9  106.50  1440 1528 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz)
[    12.262] (II) RADEON(0): Modeline "1280x960"x59.9  101.25  1280 1360 1488 1696  960 963 967 996 -hsync +vsync (59.7 kHz)
[    12.262] (II) RADEON(0): Modeline "1280x854"x59.9   89.25  1280 1352 1480 1680  854 857 867 887 -hsync +vsync (53.1 kHz)
[    12.262] (II) RADEON(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz)
[    12.262] (II) RADEON(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz e)
[    12.262] (II) RADEON(0): Modeline "1152x768"x59.8   71.75  1152 1216 1328 1504  768 771 781 798 -hsync +vsync (47.7 kHz)
[    12.262] (II) RADEON(0): Modeline "1024x768"x59.9   63.50  1024 1072 1176 1328  768 771 775 798 -hsync +vsync (47.8 kHz)
[    12.262] (II) RADEON(0): Modeline "800x600"x59.9   38.25  800 832 912 1024  600 603 607 624 -hsync +vsync (37.4 kHz)
[    12.262] (II) RADEON(0): Modeline "848x480"x59.7   31.50  848 872 952 1056  480 483 493 500 -hsync +vsync (29.8 kHz)
[    12.262] (II) RADEON(0): Modeline "720x480"x59.7   26.75  720 744 808 896  480 483 493 500 -hsync +vsync (29.9 kHz)
[    12.262] (II) RADEON(0): Modeline "640x480"x59.4   23.75  640 664 720 800  480 483 487 500 -hsync +vsync (29.7 kHz)
[    12.273] (II) RADEON(0): EDID for output VGA-0
[    12.273] (II) RADEON(0): Output DisplayPort-0 disconnected
[    12.273] (II) RADEON(0): Output eDP connected
[    12.273] (II) RADEON(0): Output VGA-0 disconnected
[    12.273] (II) RADEON(0): Using exact sizes for initial modes
[    12.273] (II) RADEON(0): Output eDP using initial mode 2560x1440 +0+0
[    12.273] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    12.273] (II) RADEON(0): mem size init: gart size :3fdde000 vram size: s:10000000 visible:ed91000
[    12.273] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
[    12.273] (==) RADEON(0): DPI set to (96, 96)
[    12.273] (II) Loading sub module "fb"
[    12.273] (II) LoadModule: "fb"
[    12.274] (II) Loading /usr/lib/xorg/modules/libfb.so
[    12.276] (II) Module fb: vendor="X.Org Foundation"
[    12.276] 	compiled for 1.18.0, module version = 1.0.0
[    12.276] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    12.276] (II) Loading sub module "ramdac"
[    12.276] (II) LoadModule: "ramdac"
[    12.276] (II) Module "ramdac" already built-in
[    12.276] (II) UnloadModule: "modesetting"
[    12.276] (II) Unloading modesetting
[    12.276] (II) UnloadModule: "fbdev"
[    12.276] (II) Unloading fbdev
[    12.276] (II) UnloadSubModule: "fbdevhw"
[    12.276] (II) Unloading fbdevhw
[    12.276] (II) UnloadModule: "vesa"
[    12.276] (II) Unloading vesa
[    12.276] (--) Depth 24 pixmap format is 32 bpp
[    12.277] (II) RADEON(0): [DRI2] Setup complete
[    12.277] (II) RADEON(0): [DRI2]   DRI driver: r600
[    12.277] (II) RADEON(0): [DRI2]   VDPAU driver: r600
[    12.277] (II) RADEON(0): Front buffer size: 14400K
[    12.277] (II) RADEON(0): VRAM usage limit set to 205952K
[    12.291] (==) RADEON(0): DRI3 disabled
[    12.291] (==) RADEON(0): Backing store enabled
[    12.291] (II) RADEON(0): Direct rendering enabled
[    12.291] (II) EXA(0): Driver allocated offscreen pixmaps
[    12.291] (II) EXA(0): Driver registered support for the following operations:
[    12.291] (II)         Solid
[    12.291] (II)         Copy
[    12.291] (II)         Composite (RENDER acceleration)
[    12.291] (II)         UploadToScreen
[    12.291] (II)         DownloadFromScreen
[    12.291] (II) RADEON(0): Acceleration enabled
[    12.291] (==) RADEON(0): DPMS enabled
[    12.291] (==) RADEON(0): Silken mouse enabled
[    12.292] (II) RADEON(0): Set up textured video
[    12.292] (II) RADEON(0): [XvMC] Associated with Radeon Textured Video.
[    12.292] (II) RADEON(0): [XvMC] Extension initialized.
[    12.292] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    12.292] (--) RandR disabled
[    13.113] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    13.113] (II) AIGLX: enabled GLX_ARB_create_context
[    13.113] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    13.113] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[    13.113] (II) AIGLX: enabled GLX_INTEL_swap_event
[    13.113] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    13.113] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    13.113] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    13.113] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    13.113] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[    13.114] (II) AIGLX: Loaded and initialized r600
[    13.114] (II) GLX: Initialized DRI2 GL provider for screen 0
[    13.114] (II) RADEON(0): Setting screen physical size to 677 x 381
[    13.460] (II) config/udev: Adding input device Power Button (/dev/input/event7)
[    13.460] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    13.460] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    13.460] (II) LoadModule: "libinput"
[    13.460] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    13.510] (II) Module libinput: vendor="X.Org Foundation"
[    13.510] 	compiled for 1.18.0, module version = 0.16.0
[    13.510] 	Module class: X.Org XInput Driver
[    13.510] 	ABI class: X.Org XInput driver, version 22.1
[    13.510] (II) Using input driver 'libinput' for 'Power Button'
[    13.510] (**) Power Button: always reports core events
[    13.510] (**) Option "Device" "/dev/input/event7"
[    13.510] (**) Option "_source" "server/udev"
[    13.511] (II) input device 'Power Button', /dev/input/event7 is tagged by udev as: Keyboard
[    13.511] (II) input device 'Power Button', /dev/input/event7 is a keyboard
[    13.530] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event7"
[    13.530] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    13.530] (II) input device 'Power Button', /dev/input/event7 is tagged by udev as: Keyboard
[    13.530] (II) input device 'Power Button', /dev/input/event7 is a keyboard
[    13.531] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[    13.531] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    13.531] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    13.531] (II) Using input driver 'libinput' for 'Power Button'
[    13.531] (**) Power Button: always reports core events
[    13.531] (**) Option "Device" "/dev/input/event5"
[    13.531] (**) Option "_source" "server/udev"
[    13.532] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[    13.532] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[    13.543] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5/event5"
[    13.543] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    13.544] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[    13.544] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[    13.544] (II) config/udev: Adding input device Sleep Button (/dev/input/event6)
[    13.544] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    13.544] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    13.544] (II) Using input driver 'libinput' for 'Sleep Button'
[    13.544] (**) Sleep Button: always reports core events
[    13.544] (**) Option "Device" "/dev/input/event6"
[    13.544] (**) Option "_source" "server/udev"
[    13.544] (II) input device 'Sleep Button', /dev/input/event6 is tagged by udev as: Keyboard
[    13.544] (II) input device 'Sleep Button', /dev/input/event6 is a keyboard
[    13.556] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input6/event6"
[    13.556] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[    13.557] (II) input device 'Sleep Button', /dev/input/event6 is tagged by udev as: Keyboard
[    13.557] (II) input device 'Sleep Button', /dev/input/event6 is a keyboard
[    13.558] (II) config/udev: Adding input device Dell Dell USB Keyboard (/dev/input/event0)
[    13.558] (**) Dell Dell USB Keyboard: Applying InputClass "evdev keyboard catchall"
[    13.558] (**) Dell Dell USB Keyboard: Applying InputClass "libinput keyboard catchall"
[    13.558] (II) Using input driver 'libinput' for 'Dell Dell USB Keyboard'
[    13.558] (**) Dell Dell USB Keyboard: always reports core events
[    13.558] (**) Option "Device" "/dev/input/event0"
[    13.558] (**) Option "_source" "server/udev"
[    13.559] (II) input device 'Dell Dell USB Keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[    13.559] (II) input device 'Dell Dell USB Keyboard', /dev/input/event0 is a keyboard
[    13.583] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb1/1-3/1-3:1.0/0003:413C:2105.0001/input/input0/event0"
[    13.583] (II) XINPUT: Adding extended input device "Dell Dell USB Keyboard" (type: KEYBOARD, id 9)
[    13.584] (II) input device 'Dell Dell USB Keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[    13.584] (II) input device 'Dell Dell USB Keyboard', /dev/input/event0 is a keyboard
[    13.585] (II) config/udev: Adding input device Apple Computer, Inc. IR Receiver (/dev/input/event1)
[    13.585] (**) Apple Computer, Inc. IR Receiver: Applying InputClass "evdev keyboard catchall"
[    13.585] (**) Apple Computer, Inc. IR Receiver: Applying InputClass "libinput keyboard catchall"
[    13.585] (II) Using input driver 'libinput' for 'Apple Computer, Inc. IR Receiver'
[    13.585] (**) Apple Computer, Inc. IR Receiver: always reports core events
[    13.585] (**) Option "Device" "/dev/input/event1"
[    13.585] (**) Option "_source" "server/udev"
[    13.585] (II) input device 'Apple Computer, Inc. IR Receiver', /dev/input/event1 is tagged by udev as: Keyboard
[    13.585] (II) input device 'Apple Computer, Inc. IR Receiver', /dev/input/event1 is a keyboard
[    13.613] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb1/1-5/1-5:1.0/0003:05AC:8242.0002/input/input1/event1"
[    13.613] (II) XINPUT: Adding extended input device "Apple Computer, Inc. IR Receiver" (type: KEYBOARD, id 10)
[    13.614] (II) input device 'Apple Computer, Inc. IR Receiver', /dev/input/event1 is tagged by udev as: Keyboard
[    13.614] (II) input device 'Apple Computer, Inc. IR Receiver', /dev/input/event1 is a keyboard
[    13.615] (II) config/udev: Adding input device Built-in iSight (/dev/input/event4)
[    13.615] (**) Built-in iSight: Applying InputClass "evdev keyboard catchall"
[    13.615] (**) Built-in iSight: Applying InputClass "libinput keyboard catchall"
[    13.615] (II) Using input driver 'libinput' for 'Built-in iSight'
[    13.615] (**) Built-in iSight: always reports core events
[    13.615] (**) Option "Device" "/dev/input/event4"
[    13.615] (**) Option "_source" "server/udev"
[    13.615] (II) input device 'Built-in iSight', /dev/input/event4 is tagged by udev as: Keyboard
[    13.615] (II) input device 'Built-in iSight', /dev/input/event4 is a keyboard
[    13.640] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.1/usb3/3-4/3-4:1.0/input/input9/event4"
[    13.640] (II) XINPUT: Adding extended input device "Built-in iSight" (type: KEYBOARD, id 11)
[    13.640] (II) input device 'Built-in iSight', /dev/input/event4 is tagged by udev as: Keyboard
[    13.640] (II) input device 'Built-in iSight', /dev/input/event4 is a keyboard
[    13.641] (II) config/udev: Adding input device Dell Dell USB Optical Mouse (/dev/input/event2)
[    13.641] (**) Dell Dell USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[    13.641] (**) Dell Dell USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[    13.641] (II) Using input driver 'libinput' for 'Dell Dell USB Optical Mouse'
[    13.641] (**) Dell Dell USB Optical Mouse: always reports core events
[    13.641] (**) Option "Device" "/dev/input/event2"
[    13.641] (**) Option "_source" "server/udev"
[    13.693] (II) input device 'Dell Dell USB Optical Mouse', /dev/input/event2 is tagged by udev as: Mouse
[    13.693] (II) Device 'Dell Dell USB Optical Mouse' set to 400 DPI
[    13.693] (II) input device 'Dell Dell USB Optical Mouse', /dev/input/event2 is a pointer caps
[    13.720] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:06.0/usb2/2-4/2-4:1.0/0003:413C:3012.0003/input/input2/event2"
[    13.720] (II) XINPUT: Adding extended input device "Dell Dell USB Optical Mouse" (type: MOUSE, id 12)
[    13.720] (**) Option "AccelerationScheme" "none"
[    13.720] (**) Dell Dell USB Optical Mouse: (accel) selected scheme none/0
[    13.720] (**) Dell Dell USB Optical Mouse: (accel) acceleration factor: 2.000
[    13.720] (**) Dell Dell USB Optical Mouse: (accel) acceleration threshold: 4
[    13.773] (II) input device 'Dell Dell USB Optical Mouse', /dev/input/event2 is tagged by udev as: Mouse
[    13.773] (II) Device 'Dell Dell USB Optical Mouse' set to 400 DPI
[    13.773] (II) input device 'Dell Dell USB Optical Mouse', /dev/input/event2 is a pointer caps
[    13.774] (II) config/udev: Adding input device Dell Dell USB Optical Mouse (/dev/input/mouse0)
[    13.774] (II) No input driver specified, ignoring this device.
[    13.774] (II) This device may have been added with another device file.
[    13.775] (II) config/udev: Adding input device HDA NVidia Headphone (/dev/input/event9)
[    13.775] (II) No input driver specified, ignoring this device.
[    13.775] (II) This device may have been added with another device file.
[    13.776] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event8)
[    13.776] (II) No input driver specified, ignoring this device.
[    13.776] (II) This device may have been added with another device file.
[    13.776] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[    13.776] (II) No input driver specified, ignoring this device.
[    13.776] (II) This device may have been added with another device file.
[    17.723] (II) UnloadModule: "libinput"
[    17.723] (II) UnloadModule: "libinput"
[    17.723] (II) UnloadModule: "libinput"
[    17.723] (II) UnloadModule: "libinput"
[    17.723] (II) UnloadModule: "libinput"
[    17.723] (II) UnloadModule: "libinput"
[    17.724] (II) UnloadModule: "libinput"
[    17.819] (II) Server terminated successfully (0). Closing log file.

Offline

#2 2016-02-10 13:21:54

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 15,162

Re: iMac with radeon won't boot without nomodeset

please boot without nomodeset and add systemd.unit=multi-user.target to the kernel line.

Do you get the normal CLI screen this way ?

please post spci -k


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#3 2016-02-10 16:05:01

djp
Member
Registered: 2012-02-11
Posts: 12

Re: iMac with radeon won't boot without nomodeset

Booting with a different target still gives a blank screen. I assume you wanted lspci -k with KMS active, but here it is with nomodeset anyway:

00:00.0 Host bridge: NVIDIA Corporation MCP79 Host Bridge (rev b1)
00:00.1 RAM memory: NVIDIA Corporation MCP79 Memory Controller (rev b1)
00:03.0 ISA bridge: NVIDIA Corporation MCP79 LPC Bridge (rev b3)
	Subsystem: NVIDIA Corporation Apple iMac 9,1
00:03.1 RAM memory: NVIDIA Corporation MCP79 Memory Controller (rev b1)
00:03.2 SMBus: NVIDIA Corporation MCP79 SMBus (rev b1)
	Subsystem: NVIDIA Corporation Apple iMac 9,1
	Kernel driver in use: nForce2_smbus
	Kernel modules: i2c_nforce2, nv_tco
00:03.3 RAM memory: NVIDIA Corporation MCP79 Memory Controller (rev b1)
00:03.4 RAM memory: NVIDIA Corporation MCP79 Memory Controller (rev b1)
	Subsystem: NVIDIA Corporation iMac 9,1
00:03.5 Co-processor: NVIDIA Corporation MCP79 Co-processor (rev b1)
	Subsystem: NVIDIA Corporation Apple iMac 9,1
00:04.0 USB controller: NVIDIA Corporation MCP79 OHCI USB 1.1 Controller (rev b1)
	Subsystem: NVIDIA Corporation Apple iMac 9,1
	Kernel driver in use: ohci-pci
	Kernel modules: ohci_pci
00:04.1 USB controller: NVIDIA Corporation MCP79 EHCI USB 2.0 Controller (rev b1)
	Subsystem: NVIDIA Corporation Apple iMac 9,1
	Kernel driver in use: ehci-pci
	Kernel modules: ehci_pci
00:06.0 USB controller: NVIDIA Corporation MCP79 OHCI USB 1.1 Controller (rev b1)
	Subsystem: NVIDIA Corporation Apple iMac 9,1
	Kernel driver in use: ohci-pci
	Kernel modules: ohci_pci
00:06.1 USB controller: NVIDIA Corporation MCP79 EHCI USB 2.0 Controller (rev b1)
	Subsystem: NVIDIA Corporation Apple iMac 9,1
	Kernel driver in use: ehci-pci
	Kernel modules: ehci_pci
00:08.0 Audio device: NVIDIA Corporation MCP79 High Definition Audio (rev b1)
	Subsystem: NVIDIA Corporation Apple iMac 9,1
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel
00:09.0 PCI bridge: NVIDIA Corporation MCP79 PCI Bridge (rev b1)
00:0a.0 Ethernet controller: NVIDIA Corporation MCP79 Ethernet (rev b1)
	Subsystem: NVIDIA Corporation Apple iMac 9,1
	Kernel driver in use: forcedeth
	Kernel modules: forcedeth
00:0b.0 SATA controller: NVIDIA Corporation MCP79 AHCI Controller (rev b1)
	Subsystem: NVIDIA Corporation Apple iMac 9,1
	Kernel driver in use: ahci
	Kernel modules: ahci
00:0c.0 PCI bridge: NVIDIA Corporation MCP79 PCI Express Bridge (rev b1)
	Kernel driver in use: pcieport
	Kernel modules: shpchp
00:15.0 PCI bridge: NVIDIA Corporation MCP79 PCI Express Bridge (rev b1)
	Kernel driver in use: pcieport
	Kernel modules: shpchp
00:16.0 PCI bridge: NVIDIA Corporation MCP79 PCI Express Bridge (rev b1)
	Kernel driver in use: pcieport
	Kernel modules: shpchp
02:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RV730/M96-XT [Mobility Radeon HD 4670]
	Subsystem: Apple Inc. Device 00b6
	Kernel modules: radeon
02:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] RV710/730 HDMI Audio [Radeon HD 4000 series]
	Subsystem: Apple Inc. Device aa38
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel
03:00.0 Network controller: Qualcomm Atheros AR928X Wireless Network Adapter (PCI-Express) (rev 01)
	Subsystem: Apple Inc. AirPort Extreme
	Kernel driver in use: ath9k
	Kernel modules: ath9k
04:00.0 PCI bridge: Texas Instruments XIO2213A/B/XIO2221 PCI Express to PCI Bridge [Cheetah Express] (rev 01)
	Kernel modules: shpchp
05:00.0 FireWire (IEEE 1394): Texas Instruments XIO2213A/B/XIO2221 IEEE-1394b OHCI Controller [Cheetah Express] (rev 01)
	Kernel driver in use: firewire_ohci
	Kernel modules: firewire_ohci

Offline

#4 2016-02-11 14:22:15

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 15,162

Re: iMac with radeon won't boot without nomodeset

good, you only have 1 videocard in the system.

first, please remove quiet from the kernel line.

When KMS kicks in, you'll see a change in screen resoution.
perform 3 boots with same kernel, for boot 1 and 2  watch carefully when the screen goes black .

1. without nomodeset
2. edit mkinitcpio.conf, add radeon to the modules= line, regenerate initramfs , boot
3. revert to your normal mkinitcpio.conf, regenerate initramfs, boot WITH nomodeset

post (use a pastebin client) journalctl -b , journalctl -b -1 and journalctl -b -2 .
(add a note to them when the screen went black if applicable)

That will gives us logs from a boot with late KMS, early KMS and a boot without KMS.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#5 2016-02-11 20:51:54

zekebsatx
Member
Registered: 2016-01-29
Posts: 72

Re: iMac with radeon won't boot without nomodeset

I will do as you suggest @Lone_wolf, but I have made a little progress working in another direction.  I replaced Xorg-server with xorg-server1.12 and installed the catalyst-total-hd234k driver from AUR (I had to remove x86-video-ati for this to succeed and also had to regress to linux-LTS).  Now I can boot without adding 'nomodeset' to the kernel line, but xinit fails with this message:

...
[  2143.456] (II) fglrx(0): Kernel Module Version Information:
[  2143.456] (II) fglrx(0):     Name: fglrx
[  2143.456] (II) fglrx(0):     Version: 8.97.2
[  2143.456] (II) fglrx(0):     Date: Nov 16 2012
[  2143.456] (II) fglrx(0):     Desc: ATI FireGL DRM kernel module
[  2143.456] (II) fglrx(0): Kernel Module version matches driver.
[  2143.456] (II) fglrx(0): Kernel Module Build Time Information:
[  2143.456] (II) fglrx(0):     Build-Kernel UTS_RELEASE:        3.7.10-1-ARCH
[  2143.456] (II) fglrx(0):     Build-Kernel MODVERSIONS:        no
[  2143.456] (II) fglrx(0):     Build-Kernel __SMP__:            no
[  2143.456] (II) fglrx(0):     Build-Kernel PAGE_SIZE:          0x1000
[  2143.456] (II) fglrx(0): [uki] register handle = 0x00028000
[  2143.475] (EE) fglrx(0): Not enough video memory to allocate primary surface (frame buffer).
[  2143.475] (II) fglrx(0): Shutdown CMMQS
[  2143.475] (II) fglrx(0): [uki] removed 1 reserved context for kernel
[  2143.475] (II) fglrx(0): [uki] unmapping 8192 bytes of SAREA 0x26000 at 0x7f222ea1b000
[  2143.475] (WW) fglrx(0): ***********************************************************
[  2143.475] (WW) fglrx(0): * DRI initialization failed                               *
[  2143.475] (WW) fglrx(0): * kernel module (fglrx.ko) may be missing or incompatible *
[  2143.475] (WW) fglrx(0): * 2D and 3D acceleration disabled                         *
[  2143.475] (WW) fglrx(0): ***********************************************************
[  2143.475] 
Fatal server error:
[  2143.475] AddScreen/ScreenInit failed for driver 0
[  2143.475] 
[  2143.475] 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org

There are at least two other forum threads reporting this problem with fglrx driver/cards.  Both solved this problem by switching to grub2.  I don't think I can do that because this imac uses EFI and as far as I can tell, Apple locks the BIOS, preventing disabling secure boot.

I want to play arouind with this a bit more, then I will wipe the system, start from scratch, and try Lone_Wolf's suggestions.

Offline

#6 2016-02-11 22:31:44

respiranto
Member
Registered: 2015-05-15
Posts: 479
Website

Re: iMac with radeon won't boot without nomodeset

zekebsatx wrote:

I don't think I can do that because this imac uses EFI and as far as I can tell, Apple locks the BIOS, preventing disabling secure boot.

I have a Macbook Pro 9,2 and never had any problems with secure boot.
Both GRUB2 and EFISTUB booting work fine.

Offline

#7 2016-02-11 22:56:24

djp
Member
Registered: 2012-02-11
Posts: 12

Re: iMac with radeon won't boot without nomodeset

I had to intersperse your 3 cases with rebooting regularly (nomodeset) just to alter the proper files, so I hope I'm posting the right logs:

without nomodeset:
http://pastebin.com/hvHi8hnj
http://pastebin.com/PkZbfEPj

adding the radeon module to mkinitcpio:
http://pastebin.com/Cp1VSuFK
http://pastebin.com/4uJDbrUg

with nomodeset:
http://pastebin.com/rxV9f7xF
http://pastebin.com/iKsRZdGG

I couldn't match up the black screen to the logfiles, but I didn't notice a difference in the startup sequence.

Thanks for your help.

EDIT: Looks like I screwed up the pastebin links, so they expired too soon.

Last edited by djp (2016-02-15 17:42:21)

Offline

#8 2016-02-12 07:45:50

Suzamax
Member
Registered: 2016-02-12
Posts: 2

Re: iMac with radeon won't boot without nomodeset

Same machine, same problem I recently posted at Antergos forum (Arch derived). This problem is not Arch exclusive, it happens on every Linux distribution (as far as I tried Ubuntu & CO, Fedora, openSUSE, Slackware...). Radeon is the culprit in this movie afaik.

The weird thing is that LiveUSB works flawlessly when booting but UEFI mode (you have to use SYSLINUX or GRUB2), X works. Here the thread at Antergos forum. Here I have some logs from journalctl and dmesg. I also backup'd the /etc/X11/ folder at the LiveUSB.

Maybe this would help: http://www.x.org/wiki/radeonBuildHowTo/ Check the Troubleshooting section. I'll try next week, as I won't have access this weekend to my computer.

Last edited by Suzamax (2016-02-12 07:48:12)

Offline

#9 2016-02-15 17:34:10

djp
Member
Registered: 2012-02-11
Posts: 12

Re: iMac with radeon won't boot without nomodeset

zekebsatx wrote:

I replaced Xorg-server with xorg-server1.12 and installed the catalyst-total-hd234k driver from AUR...Both solved this problem by switching to grub2

That was my first thought, but when I saw what version of xorg I would need in order to use the legacy driver I figured this would break too much to be a viable option. I can say that I am currently using grub2 with no problem (other than the one that this thread is about), so it's probably worth it for you to try if you want to stay on catalyst.

Suzamax wrote:

The weird thing is that LiveUSB works flawlessly when booting...

Strange, the liveusb doesn't work for me (I had to use nomodeset as well)

Offline

#10 2016-02-15 22:09:15

Suzamax
Member
Registered: 2016-02-12
Posts: 2

Re: iMac with radeon won't boot without nomodeset

By the way, Catalyst driver doesn't work (that was the first attempt, still black screen).

Offline

#11 2016-02-16 17:20:46

zekebsatx
Member
Registered: 2016-01-29
Posts: 72

Re: iMac with radeon won't boot without nomodeset

@Suzamax - catalyst works better than Radeon for me - I can get to a CLI without "nomodeset" in the kernel line.  But, X fails with the black screen and the "no video memory error" in Xorg.0.log.

I did install GRUB and booted with it, but the problem remains unchanged.

Offline

Board footer

Powered by FluxBB