GDM displays only a black screen and a cursor, before login screen

I'm using the xf86-video-ati driver for an R9 270, and GDM (v3.16.1.1) only shows a black screen with cursor. I can run TWM fine with startx, and I've got 2 displays attached via DVI.
Here's my Xorg.0.log:
[ 2.743]
X.Org X Server 1.17.1
Release Date: 2015-02-10
[ 2.743] X Protocol Version 11, Revision 0
[ 2.743] Build Operating System: Linux 3.19.2-1-ARCH x86_64
[ 2.743] Current Operating System: Linux spitfire 3.19.3-3-ARCH #1 SMP PREEMPT Wed Apr 8 14:10:00 CEST 2015 x86_64
[ 2.743] Kernel command line: initrd=\initramfs-linux.img root=/dev/sda2 rw nomodeset
[ 2.743] Build Date: 14 April 2015 10:34:18AM
[ 2.743]
[ 2.743] Current version of pixman: 0.32.6
[ 2.743] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 2.743] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 2.743] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Apr 29 02:52:10 2015
[ 2.744] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 2.744] (==) No Layout section. Using the first Screen section.
[ 2.745] (==) No screen section available. Using defaults.
[ 2.745] (**) |-->Screen "Default Screen Section" (0)
[ 2.745] (**) | |-->Monitor "<default monitor>"
[ 2.745] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 2.745] (==) Automatically adding devices
[ 2.745] (==) Automatically enabling devices
[ 2.745] (==) Automatically adding GPU devices
[ 2.748] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF/".
[ 2.748] Entry deleted from font path.
[ 2.748] (Run 'mkfontdir' on "/usr/share/fonts/OTF/").
[ 2.748] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 2.748] Entry deleted from font path.
[ 2.752] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 2.752] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 2.752] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 2.753] (II) Loader magic: 0x815d80
[ 2.753] (II) Module ABI versions:
[ 2.753] X.Org ANSI C Emulation: 0.4
[ 2.753] X.Org Video Driver: 19.0
[ 2.753] X.Org XInput driver : 21.0
[ 2.753] X.Org Server Extension : 9.0
[ 2.754] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c2
[ 2.754] (--) PCI:*(0:1:0:0) 1002:6811:1458:226c rev 0, Mem @ 0xd0000000/268435456, 0xefe00000/262144, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[ 2.754] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 2.755] (II) LoadModule: "glx"
[ 2.755] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 2.758] (II) Module glx: vendor="X.Org Foundation"
[ 2.758] compiled for 1.17.1, module version = 1.0.0
[ 2.758] ABI class: X.Org Server Extension, version 9.0
[ 2.758] (==) AIGLX enabled
[ 2.758] (==) Matched ati as autoconfigured driver 0
[ 2.758] (==) Matched modesetting as autoconfigured driver 1
[ 2.758] (==) Matched fbdev as autoconfigured driver 2
[ 2.758] (==) Matched vesa as autoconfigured driver 3
[ 2.758] (==) Assigned the driver to the xf86ConfigLayout
[ 2.758] (II) LoadModule: "ati"
[ 2.758] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[ 2.758] (II) Module ati: vendor="X.Org Foundation"
[ 2.758] compiled for 1.17.0, module version = 7.5.0
[ 2.758] Module class: X.Org Video Driver
[ 2.758] ABI class: X.Org Video Driver, version 19.0
[ 2.758] (II) LoadModule: "radeon"
[ 2.758] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[ 2.761] (II) Module radeon: vendor="X.Org Foundation"
[ 2.761] compiled for 1.17.0, module version = 7.5.0
[ 2.761] Module class: X.Org Video Driver
[ 2.761] ABI class: X.Org Video Driver, version 19.0
[ 2.761] (II) LoadModule: "modesetting"
[ 2.761] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 2.761] (II) Module modesetting: vendor="X.Org Foundation"
[ 2.761] compiled for 1.17.1, module version = 1.17.1
[ 2.761] Module class: X.Org Video Driver
[ 2.761] ABI class: X.Org Video Driver, version 19.0
[ 2.761] (II) LoadModule: "fbdev"
[ 2.761] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 2.762] (II) Module fbdev: vendor="X.Org Foundation"
[ 2.762] compiled for 1.17.0, module version = 0.4.4
[ 2.762] Module class: X.Org Video Driver
[ 2.762] ABI class: X.Org Video Driver, version 19.0
[ 2.762] (II) LoadModule: "vesa"
[ 2.762] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 2.762] (II) Module vesa: vendor="X.Org Foundation"
[ 2.762] compiled for 1.17.0, module version = 2.3.2
[ 2.762] Module class: X.Org Video Driver
[ 2.762] ABI class: X.Org Video Driver, version 19.0
[ 2.762] (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,
HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, 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
[ 2.776] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 2.776] (II) FBDEV: driver for framebuffer: fbdev
[ 2.776] (II) VESA: driver for VESA chipsets: vesa
[ 2.776] (++) using VT number 1
[ 2.776] (II) [KMS] drm report modesetting isn't supported.
[ 2.776] (EE) open /dev/dri/card0: No such file or directory
[ 2.776] (WW) Falling back to old probe method for modesetting
[ 2.776] (EE) open /dev/dri/card0: No such file or directory
[ 2.776] (II) Loading sub module "fbdevhw"
[ 2.776] (II) LoadModule: "fbdevhw"
[ 2.776] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 2.777] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 2.777] compiled for 1.17.1, module version = 0.0.2
[ 2.777] ABI class: X.Org Video Driver, version 19.0
[ 2.777] (**) FBDEV(2): claimed PCI slot 1@0:0:0
[ 2.777] (II) FBDEV(2): using default device
[ 2.777] (WW) Falling back to old probe method for vesa
[ 2.777] (EE) Screen 0 deleted because of no matching config section.
[ 2.777] (II) UnloadModule: "radeon"
[ 2.777] (EE) Screen 0 deleted because of no matching config section.
[ 2.777] (II) UnloadModule: "modesetting"
[ 2.777] (II) FBDEV(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 2.777] (==) FBDEV(0): Depth 24, (==) framebuffer bpp 32
[ 2.777] (==) FBDEV(0): RGB weight 888
[ 2.777] (==) FBDEV(0): Default visual is TrueColor
[ 2.777] (==) FBDEV(0): Using gamma correction (1.0, 1.0, 1.0)
[ 2.777] (II) FBDEV(0): hardware: EFI VGA (video memory: 3072kB)
[ 2.777] (II) FBDEV(0): checking modes against framebuffer device...
[ 2.777] (II) FBDEV(0): checking modes against monitor...
[ 2.777] (--) FBDEV(0): Virtual size is 1024x768 (pitch 1024)
[ 2.777] (**) FBDEV(0): Built-in mode "current": 78.7 MHz, 59.9 kHz, 75.7 Hz
[ 2.777] (II) FBDEV(0): Modeline "current"x0.0 78.65 1024 1056 1184 1312 768 772 776 792 -hsync -vsync -csync (59.9 kHz b)
[ 2.777] (==) FBDEV(0): DPI set to (96, 96)
[ 2.777] (II) Loading sub module "fb"
[ 2.777] (II) LoadModule: "fb"
[ 2.777] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 2.778] (II) Module fb: vendor="X.Org Foundation"
[ 2.778] compiled for 1.17.1, module version = 1.0.0
[ 2.778] ABI class: X.Org ANSI C Emulation, version 0.4
[ 2.778] (**) FBDEV(0): using shadow framebuffer
[ 2.778] (II) Loading sub module "shadow"
[ 2.778] (II) LoadModule: "shadow"
[ 2.778] (II) Loading /usr/lib/xorg/modules/libshadow.so
[ 2.779] (II) Module shadow: vendor="X.Org Foundation"
[ 2.779] compiled for 1.17.1, module version = 1.1.0
[ 2.779] ABI class: X.Org ANSI C Emulation, version 0.4
[ 2.779] (II) UnloadModule: "vesa"
[ 2.779] (II) Unloading vesa
[ 2.779] (==) Depth 24 pixmap format is 32 bpp
[ 2.779] (EE) FBDEV(0): FBIOBLANK: Invalid argument
[ 2.781] (==) FBDEV(0): Backing store enabled
[ 2.782] (==) FBDEV(0): DPMS enabled
[ 2.782] (==) RandR enabled
[ 2.786] (II) AIGLX: Screen 0 is not DRI2 capable
[ 2.786] (EE) AIGLX: reverting to software rendering
[ 2.874] (II) AIGLX: Loaded and initialized swrast
[ 2.874] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 2.932] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 2.932] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 2.932] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 2.932] (II) LoadModule: "libinput"
[ 2.932] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 2.933] (II) Module libinput: vendor="X.Org Foundation"
[ 2.933] compiled for 1.17.1, module version = 0.9.0
[ 2.933] Module class: X.Org XInput Driver
[ 2.933] ABI class: X.Org XInput driver, version 21.0
[ 2.933] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 14 paused 0
[ 2.933] (II) Using input driver 'libinput' for 'Power Button'
[ 2.933] (**) Power Button: always reports core events
[ 2.933] (**) Option "Device" "/dev/input/event2"
[ 2.934] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
[ 2.934] (II) input device 'Power Button', /dev/input/event2 is a keyboard
[ 2.934] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event2"
[ 2.934] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 2.934] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
[ 2.934] (II) input device 'Power Button', /dev/input/event2 is a keyboard
[ 2.934] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 2.934] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 2.934] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 2.934] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 17 paused 0
[ 2.934] (II) Using input driver 'libinput' for 'Power Button'
[ 2.934] (**) Power Button: always reports core events
[ 2.934] (**) Option "Device" "/dev/input/event0"
[ 2.934] (II) input device 'Power Button', /dev/input/event0 is tagged by udev as: Keyboard
[ 2.934] (II) input device 'Power Button', /dev/input/event0 is a keyboard
[ 2.934] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event0"
[ 2.934] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 2.935] (II) input device 'Power Button', /dev/input/event0 is tagged by udev as: Keyboard
[ 2.935] (II) input device 'Power Button', /dev/input/event0 is a keyboard
[ 2.935] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[ 2.935] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 2.935] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 2.935] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 18 paused 0
[ 2.935] (II) Using input driver 'libinput' for 'Sleep Button'
[ 2.935] (**) Sleep Button: always reports core events
[ 2.935] (**) Option "Device" "/dev/input/event1"
[ 2.935] (II) input device 'Sleep Button', /dev/input/event1 is tagged by udev as: Keyboard
[ 2.935] (II) input device 'Sleep Button', /dev/input/event1 is a keyboard
[ 2.935] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3/event1"
[ 2.935] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 2.935] (II) input device 'Sleep Button', /dev/input/event1 is tagged by udev as: Keyboard
[ 2.935] (II) input device 'Sleep Button', /dev/input/event1 is a keyboard
[ 2.935] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event7)
[ 2.935] (II) No input driver specified, ignoring this device.
[ 2.935] (II) This device may have been added with another device file.
[ 2.936] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=9 (/dev/input/event8)
[ 2.936] (II) No input driver specified, ignoring this device.
[ 2.936] (II) This device may have been added with another device file.
[ 2.936] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=10 (/dev/input/event9)
[ 2.936] (II) No input driver specified, ignoring this device.
[ 2.936] (II) This device may have been added with another device file.
[ 2.936] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=11 (/dev/input/event12)
[ 2.936] (II) No input driver specified, ignoring this device.
[ 2.936] (II) This device may have been added with another device file.
[ 2.936] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event5)
[ 2.936] (II) No input driver specified, ignoring this device.
[ 2.936] (II) This device may have been added with another device file.
[ 2.936] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event6)
[ 2.936] (II) No input driver specified, ignoring this device.
[ 2.936] (II) This device may have been added with another device file.
[ 2.936] (II) config/udev: Adding input device LOGITECH G110 G-keys (/dev/input/event4)
[ 2.936] (**) LOGITECH G110 G-keys: Applying InputClass "evdev keyboard catchall"
[ 2.936] (**) LOGITECH G110 G-keys: Applying InputClass "libinput keyboard catchall"
[ 2.936] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 19 paused 0
[ 2.936] (II) Using input driver 'libinput' for 'LOGITECH G110 G-keys'
[ 2.936] (**) LOGITECH G110 G-keys: always reports core events
[ 2.936] (**) Option "Device" "/dev/input/event4"
[ 2.937] (II) input device 'LOGITECH G110 G-keys', /dev/input/event4 is tagged by udev as: Keyboard
[ 2.937] (II) input device 'LOGITECH G110 G-keys', /dev/input/event4 is a keyboard
[ 2.937] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-11/3-11.1/3-11.1:1.0/0003:046D:C22B.0001/input/input7/event4"
[ 2.937] (II) XINPUT: Adding extended input device "LOGITECH G110 G-keys" (type: KEYBOARD, id 9)
[ 2.937] (II) input device 'LOGITECH G110 G-keys', /dev/input/event4 is tagged by udev as: Keyboard
[ 2.937] (II) input device 'LOGITECH G110 G-keys', /dev/input/event4 is a keyboard
[ 2.937] (II) config/udev: Adding input device Gaming Keyboard G110 (/dev/input/event10)
[ 2.937] (**) Gaming Keyboard G110: Applying InputClass "evdev keyboard catchall"
[ 2.937] (**) Gaming Keyboard G110: Applying InputClass "libinput keyboard catchall"
[ 2.937] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 20 paused 0
[ 2.937] (II) Using input driver 'libinput' for 'Gaming Keyboard G110'
[ 2.937] (**) Gaming Keyboard G110: always reports core events
[ 2.937] (**) Option "Device" "/dev/input/event10"
[ 2.937] (II) input device 'Gaming Keyboard G110', /dev/input/event10 is tagged by udev as: Keyboard
[ 2.937] (II) input device 'Gaming Keyboard G110', /dev/input/event10 is a keyboard
[ 2.937] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-11/3-11.3/3-11.3:1.0/0003:046D:C22A.0002/input/input22/event10"
[ 2.937] (II) XINPUT: Adding extended input device "Gaming Keyboard G110" (type: KEYBOARD, id 10)
[ 2.938] (II) input device 'Gaming Keyboard G110', /dev/input/event10 is tagged by udev as: Keyboard
[ 2.938] (II) input device 'Gaming Keyboard G110', /dev/input/event10 is a keyboard
[ 2.938] (II) config/udev: Adding input device Gaming Keyboard G110 (/dev/input/event20)
[ 2.938] (**) Gaming Keyboard G110: Applying InputClass "evdev keyboard catchall"
[ 2.938] (**) Gaming Keyboard G110: Applying InputClass "libinput keyboard catchall"
[ 2.938] (II) systemd-logind: got fd for /dev/input/event20 13:84 fd 21 paused 0
[ 2.938] (II) Using input driver 'libinput' for 'Gaming Keyboard G110'
[ 2.938] (**) Gaming Keyboard G110: always reports core events
[ 2.938] (**) Option "Device" "/dev/input/event20"
[ 2.938] (II) input device 'Gaming Keyboard G110', /dev/input/event20 is tagged by udev as: Keyboard
[ 2.938] (II) input device 'Gaming Keyboard G110', /dev/input/event20 is a keyboard
[ 2.938] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-11/3-11.3/3-11.3:1.1/0003:046D:C22A.0003/input/input23/event20"
[ 2.938] (II) XINPUT: Adding extended input device "Gaming Keyboard G110" (type: KEYBOARD, id 11)
[ 2.938] (II) input device 'Gaming Keyboard G110', /dev/input/event20 is tagged by udev as: Keyboard
[ 2.938] (II) input device 'Gaming Keyboard G110', /dev/input/event20 is a keyboard
[ 2.939] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event21)
[ 2.939] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
[ 2.939] (**) Logitech USB Receiver: Applying InputClass "libinput pointer catchall"
[ 2.990] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 22 paused 0
[ 2.990] (II) Using input driver 'libinput' for 'Logitech USB Receiver'
[ 2.990] (**) Logitech USB Receiver: always reports core events
[ 2.990] (**) Option "Device" "/dev/input/event21"
[ 2.990] (II) input device 'Logitech USB Receiver', /dev/input/event21 is tagged by udev as: Mouse
[ 2.990] (II) input device 'Logitech USB Receiver', /dev/input/event21 is a pointer caps
[ 2.990] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-11/3-11.4/3-11.4:1.0/0003:046D:C52F.0004/input/input24/event21"
[ 2.990] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 12)
[ 2.990] (**) Option "AccelerationScheme" "none"
[ 2.990] (**) Logitech USB Receiver: (accel) selected scheme none/0
[ 2.990] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[ 2.990] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[ 2.990] (II) input device 'Logitech USB Receiver', /dev/input/event21 is tagged by udev as: Mouse
[ 2.990] (II) input device 'Logitech USB Receiver', /dev/input/event21 is a pointer caps
[ 2.990] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
[ 2.990] (II) No input driver specified, ignoring this device.
[ 2.990] (II) This device may have been added with another device file.
[ 2.990] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event22)
[ 2.990] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[ 2.990] (**) Logitech USB Receiver: Applying InputClass "libinput keyboard catchall"
[ 2.991] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 23 paused 0
[ 2.991] (II) Using input driver 'libinput' for 'Logitech USB Receiver'
[ 2.991] (**) Logitech USB Receiver: always reports core events
[ 2.991] (**) Option "Device" "/dev/input/event22"
[ 2.991] (II) input device 'Logitech USB Receiver', /dev/input/event22 is tagged by udev as: Keyboard
[ 2.991] (II) input device 'Logitech USB Receiver', /dev/input/event22 is a keyboard
[ 2.991] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-11/3-11.4/3-11.4:1.1/0003:046D:C52F.0005/input/input25/event22"
[ 2.991] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 13)
[ 2.991] (**) Option "AccelerationScheme" "none"
[ 2.991] (**) Logitech USB Receiver: (accel) selected scheme none/0
[ 2.991] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[ 2.991] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[ 2.991] (II) input device 'Logitech USB Receiver', /dev/input/event22 is tagged by udev as: Keyboard
[ 2.991] (II) input device 'Logitech USB Receiver', /dev/input/event22 is a keyboard
[ 2.991] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event11)
[ 2.991] (II) No input driver specified, ignoring this device.
[ 2.991] (II) This device may have been added with another device file.
[ 2.992] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event13)
[ 2.992] (II) No input driver specified, ignoring this device.
[ 2.992] (II) This device may have been added with another device file.
[ 2.992] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event14)
[ 2.992] (II) No input driver specified, ignoring this device.
[ 2.992] (II) This device may have been added with another device file.
[ 2.992] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event15)
[ 2.992] (II) No input driver specified, ignoring this device.
[ 2.992] (II) This device may have been added with another device file.
[ 2.992] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event16)
[ 2.992] (II) No input driver specified, ignoring this device.
[ 2.992] (II) This device may have been added with another device file.
[ 2.992] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event17)
[ 2.992] (II) No input driver specified, ignoring this device.
[ 2.992] (II) This device may have been added with another device file.
[ 2.992] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event18)
[ 2.992] (II) No input driver specified, ignoring this device.
[ 2.992] (II) This device may have been added with another device file.
[ 2.992] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event19)
[ 2.992] (II) No input driver specified, ignoring this device.
[ 2.992] (II) This device may have been added with another device file.
[ 2.992] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[ 2.992] (II) No input driver specified, ignoring this device.
[ 2.992] (II) This device may have been added with another device file.
[ 2.993] (EE) FBDEV(0): FBIOBLANK: Invalid argument
Output of lshw -c video:
*-display
description: VGA compatible controller
product: Curacao PRO [Radeon R9 270]
vendor: Advanced Micro Devices, Inc. [AMD/ATI]
physical id: 0
bus info: pci@0000:01:00.0
version: 00
width: 64 bits
clock: 33MHz
capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
configuration: driver=radeon latency=0
resources: irq:29 memory:d0000000-dfffffff memory:efe00000-efe3ffff ioport:e000(size=256) memory:efe40000-efe5ffff
And the output of systemctl status gdm:
● gdm.service - GNOME Display Manager
Loaded: loaded (/usr/lib/systemd/system/gdm.service; enabled; vendor preset: disabled)
Active: active (running) since Wed 2015-04-29 03:30:42 AEST; 15min ago
Main PID: 289 (gdm)
CGroup: /system.slice/gdm.service
└─289 /usr/bin/gdm
Apr 29 03:30:42 spitfire systemd[1]: Starting GNOME Display Manager...
Apr 29 03:30:42 spitfire systemd[1]: Started GNOME Display Manager.
Apr 29 03:30:45 spitfire gdm[289]: GdmDisplay: display lasted 2.980133 seconds
Apr 29 03:30:45 spitfire gdm[289]: Child process -311 was already dead.
Apr 29 03:30:45 spitfire gdm[289]: Child process 303 was already dead.
Apr 29 03:30:45 spitfire gdm[289]: Unable to kill session worker process
Apr 29 03:30:45 spitfire gdm[289]: Child process 303 was already dead.
Apr 29 03:30:45 spitfire gdm[289]: Unable to kill session worker process
I don't know where the GDM logs are located, as the /var/log/gdm folder is empty. Newbie problems.
If there are other logs that would help, please tell me and I'll add them. Thanks.
Last edited by The6P4C (2015-04-28 09:53:14)

The first is the audio codec, which is WM Std at 44.1kHz. WVP2 is the video codec and I have not heard of it. Nor seen it playback in QT assisted by Flip4mac so it may be unplayable.
There are always listed one audio codec and one video codec in that box assuming there are audio and video in the clip, e.g. AAC 256 bit (audio) and H264 Simple Profile (video) in an iPod clip.
Ooh bad news, from another source:
+"It seems that the Flip4Mac WMV Player, which should provide the missing Windows Media support for Mac users (as endorsed by Microsoft) does not support all Windows Media codecs, namely *it refuses to play content encoded with the Windows Media Video 9 Image v2 (WVP2) codec.* "+

Similar Messages

  • Win 7/Z580: Black screen on boot up, before login screen?

    Win 7/Z580: Black screen on boot up, before login screen?
    =======================================
    I find some interesting posting in this forum. Thanks for keeping this forum to help windows/Lenovo community. I like to pick up the brain of this forum to resolve the black screen issue. I am not sure, whether it caused by virus. I use Microsoft Security Essentials. I am not able to run this in command prompt.
    I started my laptop this morning & login screen showed up. Once I entered my login credentials, I heard the sound that usually plays once a login is successful, but I ended up with a black screen. After this occurred, I had to hold down the power button to manually shut down the computer. Once I started it up again, I was prompted to do a system repair, which eventually ended up with all successful outcomes, but I now have a black screen with a cursor before the login screen now. I have no idea what caused this to happen. My laptop is a Lenovo Ideapad Model Z580 (500 GB HD, 6GB RAM).
    I am not able to get into safe mode or any other mode, which all leads to a black screen described above. I am able to use the "Repair Your computer" tools after pressing F8 during booting only . All other options leads to Black screen with cursor in the middle
    Last Known Good Configuration leads to same
    Enable Low Resolution Video (640x480) leads to same My Z580 is not responding to CTRL+ALT+DEL Windows Logo keys as well.
    **** I tried SAFE Mode. It loaded couple of drivers and paused at CLASSPNP.SYS load. It went to Black screen with cursor at center.
    I am able to invoke control pannel from Command prompt of working PC by typing control.
    Z580 PC is not responding to control from command prompt (under Repair Your computer)  either.
    Z580 is able to use the "Repair Your computer" tools after pressing F8 during booting .
    Under local user login it provided Start Repair option. As I pick this option, I got the following. Problem signature
    Startup repair offline
    1 - 6.1.7600.16385
    2 -
    6.1.7600.16385
    3 - unknown
    4 - 21200332
    5 - autofailover
    6 -
    4
    7 - NoRootCause
    os v - 6.1.7600.2.1.0.2561
    locale id – 1033
    Under Admin user login, it provided system recovery options. It is not picking up the recovery point created a while ago.
    Windows Memory Diagnostics is not launching and shows a black screen without cursor.
    I am able to get into command prompt. I tried the following there.
    I am not able to run cmd as admin
    I reviewed the past posting of this forum on this subject.
    Windows 7 boots to an unresponsive black screen with mouse cursor...
    System File Checker: Run sfc /scannow & analyze its logs in Windows 7 / 8
    Windows Resource Protection could not start the repair service
    How to analyze the log file entries that the Microsoft Windows Resource Checker (SFC.exe) program generates in Windows Vista
    Force SFC to Run in Windows 7
    Windows Resource Protection found corrupt files but was unable to fix some of them
    SFC /SCANNOW showed up
    "Windows Resource Protection could not start the repair service
    I did "net start trustedinstaller"
    "Windows Resource Protection detected pending repair restart the computer"
    I ran repair options using sfc /scannow /offbootdir=x:\ /offwindir=D:\windows
    and got "Windows Resource Protection found corrupt files but was unable to fix some of them "
    I did findstr /c:"[SR]" %windir%\logs\cbs\cbs.log >sfcdetails.txt I will be glad to attach the zip file that contain CBS.LOG & [SR] tag extract (xxx.txt).
    I did not any find ERRORS there, SFC ended with message saying "found corrupt files but was unable to fix some of them" . It is misleading. There is no [SR] tag pointing to corrupt files. Does SFC through false positive like this?
    I ran chkdsk. ResultsFile verification completed.
    0 bad file records processed.
    0 EA records processed.
    CHKDSK is verifying indexes (stage 2 of 5)...
    Index verification completed.
    0 unindexed files scanned.
    0 unindexed files recovered.
    Windows has checked the file system and found no problems.
    0 KB in bad sectors.
    Failed to transfer logged messages to the event log with status 50.
    It is puzzling me.
    Thanks for helping.

    I tried these steps 8/7/2015. I ran chkdsk. Results for D:\
    File verification completed.
    0 bad file records processed.
    0 EA records processed.
    CHKDSK is verifying indexes (stage 2 of 5)...
    Index verification completed.
    0 unindexed files scanned.
    0 unindexed files recovered.
    Windows has checked the file system and found no problems.
    0 KB in bad sectors.
    Failed to transfer logged messages to the event log with status 50.
    Updated on 8/7
    ============
    Here are my HDD config:
    Volume ### Ltr Label Fs Type Status Info
    Volume 0 F WDO_Media64 UDF DVD- Healthy
    Volume 1 C NTFS Partition Healthy
    Volume 2 D Windows7_OS NTFS Partition Healthy
    Volume 3 E LENOVO NTFS Partition Healthy
    Volume 4 G FAT Removable Healthy
    Volume 5 LENOVO_PART NTFS Partition Healthy Hidden
    I ran CHKDSK /F /X for C, D, E. All resluted to "Windows has checked the file system and found no problems."
    F8 ===> Repair Computer===> Command Prompt ===> Works OK
    F8 ===> Repair Computer===> Start up Repair ==> Results into "Startup repair could not detect a problem"
    F8 ===> Repair Computer===> System Restore ===> "No restore points has been created on yout computer system drive"
    F8 ===> Repair Computer===> System Image Recovery ===> "Windows cannot find a system impage on this computer"
    F8 ===> Repair Computer===> windows Memory Diagnostiyics ===> "Black screen with Cursor in the middle"
    After getting into Command prompt
    I run net user
    User accounts for \\
    Administrator Guest
    The command completed with one or more errors
    It did not list other users in my laptop. I do not know why? I tried under F8 ===> Repair Computer===> Command Prompt ===> Works OK
    Here is the result:
    - Boot with Last Known Good Configuration (F8 menu) ===> Black screen with cursor in the middle
    - Restore to a prior date (System Restore) - System Restore ====> Already reported in previous reply
    - Try a clean startup Troubleshoot Application Conflicts by Performing a Clean Startup results in
    Clean Start up
    D:\Windows\System32>runas /user:administrator msconfig
    Enter the password for administrator:
    Attempting to start msconfig as user "MININT-84TH5FG\administrator" ...
    RUNAS ERROR: Unable to run - msconfig
    1060: The specified service does not exist as an installed service.
    - Try loading defaults in BIOS - F2 ==> f9 ==> f10 ===> Black screen with cursor in the middle
    Check if explorer.exe is running and start from CTRL+ALT+DEL (task manager - new task) ===> CTRL+ALT+DEL not responding
     Is anybody in this forum point me to fix? Thanks for looking into this issue. 

  • Black screen after boot but before login screen

    Hi,
    I have a windows server 2012 machine running ADDS, recently I installed new hardware in to the machine but when I turned the server on windows would not fully load, in Safe Mode nor normally. So I removed the hardware I had installed but it
    was still like it. The only mode I can boot and interact with the login screen is in Active Directory Restore Mode
    Current config
    HP DL360 G5
    4GB RAM
    Windows server 2012 r2
    Jordan Harvey

    I don't see 2012 R2 listed but you'll surely want the proliant support pack installed.
     http://h20564.www2.hp.com/hpsc/swd/public/readIndex?sp4ts.oid=1121420
    I wasn't able to find it here either.
    http://www.windowsservercatalog.com/results.aspx?&text=dl360+g5&chtext=&cstext=&csttext=&chbtext=&bCatID=1282&cpID=0&avc=10&ava=80&avq=0&OR=5&PGS=25&ready=0
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • My MacBook Pro is now asking for a login. When I enter my passcode, it goes to a blue screen and back to the login screen. I saw several older posts, but nothing recently. I am running Snow Leopard.

    My MacBook is now asking for a password. When I login, it loops to a blue screen, and back to the login. Incorrect logins create a shaking of the login screen. I tried restarting with the shift key depressed, with no luck.

    I performed a hard shutdown, and upon start I could access my system without logging on. I'm not sure what caused the issue, but I have not booted up in almost a week.

  • [SOLVED] Black screen halfway through boot before login screen appears

    I originally installed my Arch Linux 64 system on a quad core intel cpu with 4GB RAM and a Nvidia 9600 GT graphics card. Arch is installed on 2 500 GB HDD running on software RAID and LVM. A few months ago I decided I wanted to upgrade my machine to an i7-2600K with 8 GB RAM and a Nvidia 580 GTX graphics card. Since I was using pure software RAID I knew that I could just reuse my installation. So I popped in the drives into the new machine and glory glory Arch booted just fine. One thing I notied though and this has been bothered me since then. On my old machine I could see the whole boot process from start to finish. On my new machine I only see the first few seconds and then a black screen for few seconds and then I get the login screen (KDM in my case). Now I'm running a pure systemd system and I can see the boot process until
    [ok]     started loading random ...
    and then the black screen sets in. Why does this happen? Why can't see if udev, samba etc. start correctly anymore?
    Last edited by fettouhi (2012-10-11 21:46:56)

    DSpider wrote:Then remove Nouveau completely, undo any changes to mkinitcpio.conf, and re-generate your initramfs.
    I don't have the nouveau driver installed at all. But I finally got rid of the black screen. I simply added nomodeset to the kernel parameters in grub and now everything ass before.

  • Black Screen after W7 logo before login screen - HELP!

    Hi,
    When I start windows, after Windows 7 start logo, I get a black screen for about 20-40
    seconds, then a black screen with cursor for around 1 and a half minute and then I get the login screen, thats around after 3minutes.
    I am facing this problem for quite some time now, I also did a clean windows installation
    after wiping out harddisk using diskpart. But it was of no use, still I get that annoying Black Screen at startup and I think my laptop is a bit slow too. When
    I open windows in safe mode, I get the Black screen there too but for like 35-45 seconds.
    I also ran Dell PC Checkup, everything is fine.
    I'd be really grateful if someone helps me find out what exactly is wrong with my laptop
    and how can I get rid of this black screen, thanks! 
    *Windows is up to date, all drivers are installed perfectly.
    System Specs:
    Computer type Laptop 
    System Manufacturer/Model Number Dell XPS L502X 
    OS Windows 7 Home Premium 64-bit 
    CPU Intel(R) Core(TM) i5-2410M CPU @ 2.30GHz 
    Motherboard Dell Inc. 0NJT03 
    Memory 6.00 GB 
    Graphics Card (1)NVIDIA GeForce GT 540M (2)Intel(R) HD Graphics Family 
    Sound Card (1)Realtek High Definition Audio (2)Intel(R) Display Audio 

    Hi,
    Did you make any changes recently before this issue? Have you looked into the event viewer for any related recorded information? regarding to reinstallation, are you using a offical installation disc or an image customized by yourself? Any 3 rd party seervices
    lauched on startup?
    Unplug all the external devices, except mouse and keyboard and then restart the computer.
    You can use this small tool Autoruns to check what is launched on a startup
    http://technet.microsoft.com/en-in/sysinternals/bb963902.aspx
    Meanwhile, update driver for graphic card, BIOS and chipset driver will be helpful to improve the performance of your PC.
    Yolanda Zhu
    TechNet Community Support

  • White screen and progress bar on login screen

    Hi
    I recently upgraded my Mac Air 2012 to Yosemite. That went fine with no issues. I then turned on FileVault and left the computer to encrypt and optimize the system drive overnight. I woke up this morning to find that the computer had crashed and automatically restarted sometime during the night. The FileVault screen in System Preferences says that FileVault is on for System. I am hoping that this means the the encryption and optimization process completed before the crash.
    I only ask as now, whenever I login to my Apple Air, the login screen is blank white. When I enter my password a progress bar appears beneath the password box. When this progress bar has reached its conclusion, the computer logins in to my account and I can use it without issue.
    I know that this white screen should not be there as I recently upgraded my Macbook Pro to Yosemite and activated FileVault. I can now login to that computer on a screen with a blurred image of my desktop behind it. Once the password has been entered, there is no progress bar, I am just immediately logged onto the desktop.
    Any idea what might of happened and how this can be solved?
    Ta.

    Having spoken to Jigsaw 24 Tech support have solved the problem - just needed the PRAM resetting.

  • Random Visio Stencils Displaying Only as Black and White Lines (No colour)

    I'm experiencing a strange problem where some Visio stencils/shapes are displaying only as black and white outlines (i.e. - without any colour). I'm using Visio 2010 on a Samsung NC900 laptop with 8gb RAM, 1.7Ghz i7 CPU on Windows 7.
    The symptoms that I'm experiencing are:
    The majority of stencils display fine in the left hand stencil window but some do not.
    Some stencils display the majority of shapes as black and white outlines but some in full colour.
    Some shapes display fine within the stencil window but change to black and white outline when I drag them to the drawing (These are typically ones that I open independently of the drawing - i.e. - by double clicking rather than via "Search Shapes").
    I've done a search on the web for this problem and have found some similar issues but none of the suggested fixes work.
    One of the stencils that I experience this issue with is the Exchange 2013 Microsoft stencil.
    I've updated Java and Silverlight (stab in the dark there) and my graphics driver is up to date.
    It's driving me mad now so any help would be appreciated!
    Nikos101

    Lori
    The remove profile worked like a charm with the greyscale images. Maybe a slight loss of contrast, but I'll hold the tiff scan in any case. I-photo would not import the image again (already in the library) but I can remove the profile on the image in my folder outside i-photo. And I think I can prevent it at import now.
    Thanks! I doubt I would ever have figured that one out.
    Marilyn A

  • IPad displays only in black & white

    My iPad 2 just started displaying only in black & white.  Any ideas on how to fix?  I tried holding the power and home buttons for 10 seconds to reboot, but that didn't help.  Thank you for any and all ideas!

    I think it all depends on how old your ipad is and what your budget is and needs are.
    If yours isn';t that old and is still covered by the warranty it might be a free replacement. If it's out of warranty then the fee starts at 219 for a mini, 249 for a 2 and 299 for the newer ones....but you will get model for model...so say your iPad is an iPad 2, do you want to spend 249 for essentially a 3 year old device, or put the money towards something newer?
    I think first I'd make an appointment at your local apple store and have them work on it/diagnose it and then go from there. Just make sure you make an appointment before you do so you don't waste time waiting.
    http://www.apple.com/support/ipad/contact/

  • After login I get a blue screen and then back to login window, but only for one account

    When one of the users on the iMac tries to login it goes to a blue screen and back to the login window.  This only happens with one of the users - I've tried doing a safe boot, running disk utility, and using Time Machine to restore the user's libray back to pre-problem timetable.  When I run repair permissions I do gt a SUID file "usr/sbin/vpnd" and "usr/sbin/pppd" have been modified.  Any ideas?

    Try this...
    http://reviews.cnet.com/8301-13727_7-20013630-263.html
    If that doesn't help I'd make a new user & use an admin account to move the old folders over & change rights to the new user.

  • Firefox 4 blacks out and distorts sections of the screen if I scroll on a website, navigate the bookmarks or sometimes just randomly.

    Firefox 4 blacks out and distorts sections of the screen if I scroll on a website, navigate the bookmarks, at the addons/extensions menu or sometimes just randomly. Occasionally this causes it to crash often with the rest of the computer (no crash report). The previous versions of firefox all ran fine.

    I seem to have fixed this by setting layers.acceleration.disabled to true (In about:config). I assume this is something to do with graphics hardware acceleration but I am not sure what the wider consequences of changing this setting are. Nothing seems to be going wrong so far though.

  • TS3988 please help i upgraded my iphone5 to new ios7 yesterday 2pm and untill now its already 17hours and why cant access or back to normal?is this normal or stil upgrading? it only appears the apple logo on screen and keep coming the logo screen on and o

    please help i upgraded my iphone5 to new ios7 yesterday 2pm and untill now its already 17hours and why cant access or back to normal?is this normal or stil upgrading? it only appears the apple logo on screen and keep coming the logo screen on and off.do i need to bring my phone to apple center or is this iops 7 takes longer time or an hours to successfully upgraded.please help me what can i do?

    Anyone have any suggestions? or is everyone else just as clueless as me !

  • When i do the download of adobe reader 11 there is only a black window and it don't start

    when i do the download of adobe reader 11 there is only a black window and it don't start
    excuse for my bad english but i'm italian

    Please don't post the same question multiple times!

  • Toshiba sattelite pro ( SPM30 ) problem with black screen and white cursor

    I have a toshiba SPM30 from a friend and I couldn't succed to resolve the problem with black screen and white cursor.I can enter in bios using F2 and I can use F12 but is not booting, I have some CD and DVD with Win Xp but it seeams that is not booting.I've traied to change the order in boot order: first CD/DVD and after HDD but still is not working...I saw that a HDD I can see details about it but at CD/DVD I can't see...I think that the CD/DVD is not working( but I can see the light and hear the sounds when I put a bootable CD or DVD)...Please, if someoane can help me......( byt the way I've traied to remove the bios battery and still is not working...)

    Try f8 and try the repair your computer options
    This explains advanced start up options:
    http://windows.microsoft.com/en-us/windows/advanced-startup-options-including-safe-mode#1TC=windows-...
    This explains start up repair:
    http://windows.microsoft.com/en-us/windows/startup-repair-faq#1TC=windows-7
    A system disc can be used for these repair options also, in your case if the DVD drive is not working you can use an external dvd drive if you have one.
    S70-ABT2N22 Windows 7 Pro & 8.1Pro, C55-A5180 Windows 8.1****Click on White “Kudos” STAR to say thanks!****

  • My ipod touch 4th generation has frozen whilst being turned back on. The apple logo has been on the screen and ever so often the screen flashes white and then black. How do I get it to unfreeze at this stage?

    My ipod touch 4th generation has frozen whilst being turned back on. The apple logo has been on the screen and ever so often the screen flashes white and then black. How do I get it to unfreeze at this stage?

    Try:
    - iOS: Not responding or does not turn on
    - Also try DFU mode after try recovery mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - Try on another computer
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
    Apple Retail Store - Genius Bar       

Maybe you are looking for

  • Open images as float all in windows and not as uneditable background

    I hope the Elements team read these posts occasionally, and realize how many people want to default images to open "float all in windows" instead of having to hunt through the drop down menus to do it every single time PSE is opened. I also want to b

  • Recent items to Dock

    Does anyone know how to add recent items (apps and files) to the Dock?

  • Downpayment process (AP)

    Hi, I'd like to know the difference between partial and full downpayment. Is the process the same? Thanks a lot!

  • How do i skip the registration page?

    Hi. The first time i start a new E72 phone there is a screen saying that it will send an SMS to nokia. I can accept this by pressing OK. My question is, how do i skip this? It does not seem to be possible to say, No thank you. (i tried pressing all k

  • SAP IMG

    Hi all,                          Why do we create personnel areas and personnel sub-areas in Human resource under Enterprise structure, while the company, company code and location is created by Finance consultants.......i felt like there is a reason