You are not logged in.
Hey All,
So while the default ATI drivers work well for me, I plan on doing some light gaming on this box and would like to install the catalyst drivers form my Radeon HD 5430.
I've followed the wiki article to a T. Everything installed error free.
When I get to the section where I check functionality, things start going amiss.
The first check looks fine:
lsmod | grep fglrx
fglrx 9175838 0
amd_immu_v2 17450 1 fglrx
button 12909 2 i915,fglrx
Then I check fglrxinfo:
Error: unable to open display (null)
I also installed glxinfo from the AUR and get the same:
Error: unable to open display
I've tried this a few times now, this time I haven't even installed GDM or a WM, when I did have Gnome installed, launching GDM simply produced a black screen.
Any thoughts would be excellent!
Last edited by Dyspareunia (2014-08-20 23:11:14)
Offline
If you get output, it works. Finally, run X with $ startx or by using GDM/KDM and verify that direct rendering is enabled by running the following command in a terminal:
$ glxinfo | grep "direct rendering"If it says "direct rendering: yes" then you're good to go! If the $ glxinfo command is not found install the mesa-demos package.
You seem to run those commands from within the vt without X running. Read 'man startx'. You also fail to name which method you used to install the driver. Did you check any logs or dmesg?
Offline
Hi,
Apologies, I wanted to add more info, but with no WM to launch it was going to prove to be an issue. I installed SSH and can now copy and paste a nice bit of info.
First Xorg:
Xorg -version
X.Org X Server 1.15.2
Release Date: 2014-06-27
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.15.1-1-ARCH x86_64
Current Operating System: Linux Darkwing 3.16.1-1-ARCH #1 SMP PREEMPT Thu Aug 14 07:40:19 CEST 2014 x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=db9d8ddb-d906-499a-aa03-476663a32fd5 rw quiet
Build Date: 27 June 2014 07:32:26PM
Current version of pixman: 0.32.6
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.xorg.conf
cat /etc/X11/xorg.conf
Section "ServerLayout"
Identifier "aticonfig Layout"
Screen 0 "aticonfig-Screen[0]-0" 0 0
EndSection
Section "Module"
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]-0"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]-0"
Driver "fglrx"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]-0"
Device "aticonfig-Device[0]-0"
Monitor "aticonfig-Monitor[0]-0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSectionNow, Xorg won't actually launch, as GDM is giving a black screen. I skipped GDM and tried to launch Xorg independently just to generate a log:
cat /var/log/Xorg.0.log
[ 545.359]
X.Org X Server 1.15.2
Release Date: 2014-06-27
[ 545.431] X Protocol Version 11, Revision 0
[ 545.452] Build Operating System: Linux 3.15.1-1-ARCH x86_64
[ 545.472] Current Operating System: Linux Darkwing 3.16.1-1-ARCH #1 SMP PREEMPT Thu Aug 14 07:40:19 CEST 2014 x86_64
[ 545.472] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=db9d8ddb-d906-499a-aa03-476663a32fd5 rw quiet
[ 545.509] Build Date: 27 June 2014 07:32:26PM
[ 545.526]
[ 545.542] Current version of pixman: 0.32.6
[ 545.574] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 545.574] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 545.639] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Aug 19 09:02:30 2014
[ 545.677] (==) Using config file: "/etc/X11/xorg.conf"
[ 545.693] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 545.708] (==) ServerLayout "aticonfig Layout"
[ 545.708] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
[ 545.708] (**) | |-->Monitor "aticonfig-Monitor[0]-0"
[ 545.708] (**) | |-->Device "aticonfig-Device[0]-0"
[ 545.708] (==) Automatically adding devices
[ 545.708] (==) Automatically enabling devices
[ 545.708] (==) Automatically adding GPU devices
[ 545.724] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 545.724] Entry deleted from font path.
[ 545.727] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 545.727] Entry deleted from font path.
[ 545.727] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 545.727] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 545.727] Entry deleted from font path.
[ 545.727] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 545.727] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/
[ 545.727] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 545.727] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 545.727] (II) Loader magic: 0x811cc0
[ 545.727] (II) Module ABI versions:
[ 545.727] X.Org ANSI C Emulation: 0.4
[ 545.727] X.Org Video Driver: 15.0
[ 545.727] X.Org XInput driver : 20.0
[ 545.727] X.Org Server Extension : 8.0
[ 545.727] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 545.728] (--) PCI: (0:0:2:0) 8086:0152:103c:3397 rev 9, Mem @ 0xf7800000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[ 545.728] (--) PCI:*(0:1:0:0) 1002:68e1:1787:3000 rev 0, Mem @ 0xe0000000/268435456, 0xf7d20000/131072, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[ 545.728] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 545.748] Initializing built-in extension Generic Event Extension
[ 545.767] Initializing built-in extension SHAPE
[ 545.784] Initializing built-in extension MIT-SHM
[ 545.801] Initializing built-in extension XInputExtension
[ 545.817] Initializing built-in extension XTEST
[ 545.833] Initializing built-in extension BIG-REQUESTS
[ 545.849] Initializing built-in extension SYNC
[ 545.864] Initializing built-in extension XKEYBOARD
[ 545.880] Initializing built-in extension XC-MISC
[ 545.895] Initializing built-in extension SECURITY
[ 545.910] Initializing built-in extension XINERAMA
[ 545.925] Initializing built-in extension XFIXES
[ 545.940] Initializing built-in extension RENDER
[ 545.955] Initializing built-in extension RANDR
[ 545.969] Initializing built-in extension COMPOSITE
[ 545.983] Initializing built-in extension DAMAGE
[ 545.997] Initializing built-in extension MIT-SCREEN-SAVER
[ 546.011] Initializing built-in extension DOUBLE-BUFFER
[ 546.024] Initializing built-in extension RECORD
[ 546.038] Initializing built-in extension DPMS
[ 546.051] Initializing built-in extension Present
[ 546.064] Initializing built-in extension DRI3
[ 546.077] Initializing built-in extension X-Resource
[ 546.089] Initializing built-in extension XVideo
[ 546.102] Initializing built-in extension XVideo-MotionCompensation
[ 546.114] Initializing built-in extension XFree86-VidModeExtension
[ 546.126] Initializing built-in extension XFree86-DGA
[ 546.138] Initializing built-in extension XFree86-DRI
[ 546.149] Initializing built-in extension DRI2
[ 546.149] (II) "glx" will be loaded by default.
[ 546.149] (II) LoadModule: "glx"
[ 546.150] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 546.171] (II) Module glx: vendor="Advanced Micro Devices, Inc."
[ 546.171] compiled for 6.9.0, module version = 1.0.0
[ 546.187] Loading extension GLX
[ 546.187] (II) LoadModule: "fglrx"
[ 546.187] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
[ 546.414] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
[ 546.414] compiled for 1.4.99.906, module version = 14.20.7
[ 546.414] Module class: X.Org Video Driver
[ 546.415] (II) Loading sub module "fglrxdrm"
[ 546.415] (II) LoadModule: "fglrxdrm"
[ 546.415] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[ 546.438] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
[ 546.438] compiled for 1.4.99.906, module version = 14.20.7
[ 546.438] (II) AMD Proprietary Linux Driver Version Identifier:14.20.7
[ 546.438] (II) AMD Proprietary Linux Driver Release Identifier: UNSUPPORTED-14.20
[ 546.438] (II) AMD Proprietary Linux Driver Build Date: May 29 2014 10:25:55
[ 546.438] (--) using VT number 3
[ 546.523] (WW) Falling back to old probe method for fglrx
[ 546.563] (II) Loading PCS database from /etc/ati/amdpcsdb /etc/ati/amdpcsdb.default
[ 546.566] ukiDynamicMajor: found major device number 251
[ 546.566] ukiDynamicMajor: found major device number 251
[ 546.566] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[ 546.566] ukiOpenDevice: node name is /dev/ati/card0
[ 546.566] ukiOpenDevice: open result is 11, (OK)
[ 546.856] ukiOpenByBusid: ukiOpenMinor returns 11
[ 546.856] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[ 546.869] (--) Chipset Supported AMD Graphics Processor (0x68E1) found
[ 546.870] (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
[ 546.871] (II) fglrx(0): pEnt->device->identifier=0x1595180
[ 546.871] (II) fglrx(0): === [xdl_xs115_atiddxPreInit] === begin
[ 546.871] (II) Loading sub module "vgahw"
[ 546.871] (II) LoadModule: "vgahw"
[ 546.871] (II) Loading /usr/lib/xorg/modules/libvgahw.so
[ 546.884] (II) Module vgahw: vendor="X.Org Foundation"
[ 546.884] compiled for 1.15.2, module version = 0.1.0
[ 546.884] ABI class: X.Org Video Driver, version 15.0
[ 546.884] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
[ 546.884] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 546.884] (==) fglrx(0): Default visual is TrueColor
[ 546.884] (**) fglrx(0): Option "DPMS" "true"
[ 546.884] (==) fglrx(0): RGB weight 888
[ 546.884] (II) fglrx(0): Using 8 bits per RGB
[ 546.884] (==) fglrx(0): Buffer Tiling is ON
[ 546.884] (II) Loading sub module "fglrxdrm"
[ 546.884] (II) LoadModule: "fglrxdrm"
[ 546.884] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[ 546.884] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
[ 546.884] compiled for 1.4.99.906, module version = 14.20.7
[ 546.885] ukiDynamicMajor: found major device number 251
[ 546.885] ukiDynamicMajor: found major device number 251
[ 546.885] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[ 546.885] ukiOpenDevice: node name is /dev/ati/card0
[ 546.885] ukiOpenDevice: open result is 13, (OK)
[ 546.885] ukiOpenByBusid: ukiOpenMinor returns 13
[ 546.885] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[ 546.885] (**) fglrx(0): NoAccel = NO
[ 546.885] (**) fglrx(0): AMD 2D Acceleration Architecture enabled
[ 546.886] (--) fglrx(0): Chipset: "ATI Radeon HD 5400 Series " (Chipset = 0x68e1)
[ 546.886] (--) fglrx(0): (PciSubVendor = 0x1787, PciSubDevice = 0x3000)
[ 546.886] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original AMD
[ 546.886] (--) fglrx(0): Linear framebuffer (phys) at 0xe0000000
[ 546.886] (--) fglrx(0): MMIO registers at 0xf7d20000
[ 546.886] (--) fglrx(0): I/O port at 0x0000e000
[ 546.886] (==) fglrx(0): ROM-BIOS at 0x000c0000
[ 546.887] (II) fglrx(0): AC Adapter is used
[ 546.889] (II) fglrx(0): Primary V_BIOS segment is: 0xc000
[ 546.891] (II) Loading sub module "vbe"
[ 546.891] (II) LoadModule: "vbe"
[ 546.891] (II) Loading /usr/lib/xorg/modules/libvbe.so
[ 546.891] (II) Module vbe: vendor="X.Org Foundation"
[ 546.891] compiled for 1.15.2, module version = 1.1.0
[ 546.892] ABI class: X.Org Video Driver, version 15.0
[ 546.892] (II) fglrx(0): VESA BIOS detected
[ 546.892] (II) fglrx(0): VESA VBE Version 3.0
[ 546.892] (II) fglrx(0): VESA VBE Total Mem: 16384 kB
[ 546.892] (II) fglrx(0): VESA VBE OEM: ATI ATOMBIOS
[ 546.892] (II) fglrx(0): VESA VBE OEM Software Rev: 12.20
[ 546.892] (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc.
[ 546.893] (II) fglrx(0): VESA VBE OEM Product: 01
[ 546.893] (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
[ 546.893] (II) fglrx(0): AMD Video BIOS revision 9 or later detected
[ 546.893] (--) fglrx(0): Video RAM: 1048576 kByte, Type: DDR3
[ 546.893] (II) fglrx(0): PCIE card detected
[ 546.893] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
[ 546.893] (WW) fglrx(0): board is an unknown third party board, chipset is supported
[ 546.893] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf00000000, MCFBSize = 0x40000000)
[ 546.893] (II) fglrx(0): RandR 1.2 support is enabled!
[ 546.893] (II) fglrx(0): RandR 1.2 rotation support is enabled!
[ 546.893] (II) Loading sub module "fb"
[ 546.893] (II) LoadModule: "fb"
[ 546.893] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 546.895] (II) Module fb: vendor="X.Org Foundation"
[ 546.895] compiled for 1.15.2, module version = 1.0.0
[ 546.895] ABI class: X.Org ANSI C Emulation, version 0.4
[ 546.895] (II) fglrx(0): EDID Management option: EDID Management is enabled
[ 546.895] (II) Loading sub module "ddc"
[ 546.895] (II) LoadModule: "ddc"
[ 546.895] (II) Module "ddc" already built-in
[ 547.059] (II) fglrx(0): Output DFP1 using monitor section aticonfig-Monitor[0]-0
[ 547.059] (II) fglrx(0): Output DFP2 has no monitor section
[ 547.059] (II) fglrx(0): Output CRT1 has no monitor section
[ 547.059] (II) fglrx(0): Output CRT2 has no monitor section
[ 547.059] (II) Loading sub module "ddc"
[ 547.059] (II) LoadModule: "ddc"
[ 547.059] (II) Module "ddc" already built-in
[ 547.059] (II) fglrx(0): Connected Display0: CRT1
[ 547.059] (II) fglrx(0): Display0 EDID data ---------------------------
[ 547.059] (II) fglrx(0): Manufacturer: DEL Model: a015 Serial#: 909263692
[ 547.059] (II) fglrx(0): Year: 2006 Week: 7
[ 547.059] (II) fglrx(0): EDID Version: 1.3
[ 547.059] (II) fglrx(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
[ 547.059] (II) fglrx(0): Sync: Separate
[ 547.059] (II) fglrx(0): Max Image Size [cm]: horiz.: 38 vert.: 30
[ 547.059] (II) fglrx(0): Gamma: 2.20
[ 547.059] (II) fglrx(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[ 547.059] (II) fglrx(0): Default color space is primary color space
[ 547.059] (II) fglrx(0): First detailed timing is preferred mode
[ 547.059] (II) fglrx(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
[ 547.059] (II) fglrx(0): blueX: 0.150 blueY: 0.060 whiteX: 0.312 whiteY: 0.329
[ 547.059] (II) fglrx(0): Supported established timings:
[ 547.059] (II) fglrx(0): 720x400@70Hz
[ 547.059] (II) fglrx(0): 640x480@60Hz
[ 547.059] (II) fglrx(0): 640x480@75Hz
[ 547.059] (II) fglrx(0): 800x600@60Hz
[ 547.059] (II) fglrx(0): 800x600@75Hz
[ 547.059] (II) fglrx(0): 1024x768@60Hz
[ 547.059] (II) fglrx(0): 1024x768@75Hz
[ 547.059] (II) fglrx(0): 1280x1024@75Hz
[ 547.059] (II) fglrx(0): Manufacturer's mask: 0
[ 547.059] (II) fglrx(0): Supported standard timings:
[ 547.059] (II) fglrx(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 547.059] (II) fglrx(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 547.059] (II) fglrx(0): Supported detailed timing:
[ 547.059] (II) fglrx(0): clock: 108.0 MHz Image Size: 376 x 301 mm
[ 547.059] (II) fglrx(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
[ 547.059] (II) fglrx(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
[ 547.059] (II) fglrx(0): Serial No: KC14762D62CL
[ 547.059] (II) fglrx(0): Monitor name: DELL E196FP
[ 547.059] (II) fglrx(0): Ranges: V min: 56 V max: 75 Hz, H min: 31 H max: 83 kHz, PixClock max 145 MHz
[ 547.059] (II) fglrx(0): EDID (in hex):
[ 547.059] (II) fglrx(0): 00ffffffffffff0010ac15a04c433236
[ 547.059] (II) fglrx(0): 0710010368261e78eeee91a3544c9926
[ 547.059] (II) fglrx(0): 0f5054a54b00714f8180010101010101
[ 547.059] (II) fglrx(0): 010101010101302a009851002a403070
[ 547.059] (II) fglrx(0): 1300782d1100001e000000ff004b4331
[ 547.059] (II) fglrx(0): 34373632443632434c0a000000fc0044
[ 547.059] (II) fglrx(0): 454c4c204531393646500a20000000fd
[ 547.059] (II) fglrx(0): 00384b1f530e000a20202020202000ca
[ 547.059] (II) fglrx(0): End of Display0 EDID data --------------------
[ 547.059] (II) fglrx(0): Dynamic Surface Resizing Enabled
[ 547.060] (II) fglrx(0): EDID for output DFP1
[ 547.060] (II) fglrx(0): EDID for output DFP2
[ 547.060] (II) fglrx(0): EDID for output CRT1
[ 547.060] (II) fglrx(0): Manufacturer: DEL Model: a015 Serial#: 909263692
[ 547.060] (II) fglrx(0): Year: 2006 Week: 7
[ 547.060] (II) fglrx(0): EDID Version: 1.3
[ 547.060] (II) fglrx(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
[ 547.060] (II) fglrx(0): Sync: Separate
[ 547.060] (II) fglrx(0): Max Image Size [cm]: horiz.: 38 vert.: 30
[ 547.060] (II) fglrx(0): Gamma: 2.20
[ 547.060] (II) fglrx(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[ 547.060] (II) fglrx(0): Default color space is primary color space
[ 547.060] (II) fglrx(0): First detailed timing is preferred mode
[ 547.060] (II) fglrx(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
[ 547.060] (II) fglrx(0): blueX: 0.150 blueY: 0.060 whiteX: 0.312 whiteY: 0.329
[ 547.060] (II) fglrx(0): Supported established timings:
[ 547.060] (II) fglrx(0): 720x400@70Hz
[ 547.060] (II) fglrx(0): 640x480@60Hz
[ 547.060] (II) fglrx(0): 640x480@75Hz
[ 547.060] (II) fglrx(0): 800x600@60Hz
[ 547.060] (II) fglrx(0): 800x600@75Hz
[ 547.060] (II) fglrx(0): 1024x768@60Hz
[ 547.060] (II) fglrx(0): 1024x768@75Hz
[ 547.060] (II) fglrx(0): 1280x1024@75Hz
[ 547.060] (II) fglrx(0): Manufacturer's mask: 0
[ 547.060] (II) fglrx(0): Supported standard timings:
[ 547.060] (II) fglrx(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 547.060] (II) fglrx(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 547.060] (II) fglrx(0): Supported detailed timing:
[ 547.060] (II) fglrx(0): clock: 108.0 MHz Image Size: 376 x 301 mm
[ 547.060] (II) fglrx(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
[ 547.060] (II) fglrx(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
[ 547.060] (II) fglrx(0): Serial No: KC14762D62CL
[ 547.060] (II) fglrx(0): Monitor name: DELL E196FP
[ 547.060] (II) fglrx(0): Ranges: V min: 56 V max: 75 Hz, H min: 31 H max: 83 kHz, PixClock max 145 MHz
[ 547.060] (II) fglrx(0): EDID (in hex):
[ 547.060] (II) fglrx(0): 00ffffffffffff0010ac15a04c433236
[ 547.060] (II) fglrx(0): 0710010368261e78eeee91a3544c9926
[ 547.060] (II) fglrx(0): 0f5054a54b00714f8180010101010101
[ 547.060] (II) fglrx(0): 010101010101302a009851002a403070
[ 547.060] (II) fglrx(0): 1300782d1100001e000000ff004b4331
[ 547.060] (II) fglrx(0): 34373632443632434c0a000000fc0044
[ 547.060] (II) fglrx(0): 454c4c204531393646500a20000000fd
[ 547.060] (II) fglrx(0): 00384b1f530e000a20202020202000ca
[ 547.060] (II) fglrx(0): Printing probed modes for output CRT1
[ 547.060] (II) fglrx(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[ 547.060] (II) fglrx(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 547.060] (II) fglrx(0): Modeline "1280x960"x75.0 135.00 1280 1296 1440 1688 960 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 547.060] (II) fglrx(0): Modeline "1280x960"x60.0 108.00 1280 1328 1440 1688 960 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 547.060] (II) fglrx(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 547.060] (II) fglrx(0): Modeline "1152x864"x60.0 108.00 1152 1328 1440 1688 864 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 547.060] (II) fglrx(0): Modeline "1280x768"x75.0 135.00 1280 1296 1440 1688 768 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 547.060] (II) fglrx(0): Modeline "1280x768"x60.0 108.00 1280 1328 1440 1688 768 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 547.060] (II) fglrx(0): Modeline "1280x720"x75.0 135.00 1280 1296 1440 1688 720 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 547.060] (II) fglrx(0): Modeline "1280x720"x60.0 108.00 1280 1328 1440 1688 720 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 547.060] (II) fglrx(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 547.060] (II) fglrx(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 547.060] (II) fglrx(0): Modeline "1024x600"x75.0 78.75 1024 1040 1136 1312 600 769 772 800 +hsync +vsync (60.0 kHz e)
[ 547.060] (II) fglrx(0): Modeline "1024x600"x60.0 65.00 1024 1048 1184 1344 600 771 777 806 -hsync -vsync (48.4 kHz e)
[ 547.061] (II) fglrx(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 547.061] (II) fglrx(0): Modeline "800x600"x60.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 547.061] (II) fglrx(0): Modeline "800x480"x75.0 49.50 800 816 896 1056 480 601 604 625 +hsync +vsync (46.9 kHz e)
[ 547.061] (II) fglrx(0): Modeline "800x480"x60.0 40.00 800 840 968 1056 480 601 605 628 +hsync +vsync (37.9 kHz e)
[ 547.061] (II) fglrx(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 547.061] (II) fglrx(0): Modeline "640x480"x60.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 547.061] (II) fglrx(0): EDID for output CRT2
[ 547.061] (II) fglrx(0): Output DFP1 disconnected
[ 547.061] (II) fglrx(0): Output DFP2 disconnected
[ 547.061] (II) fglrx(0): Output CRT1 connected
[ 547.061] (II) fglrx(0): Output CRT2 disconnected
[ 547.061] (II) fglrx(0): Using exact sizes for initial modes
[ 547.061] (II) fglrx(0): Output CRT1 using initial mode 1280x1024
[ 547.061] (II) fglrx(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 547.061] (II) fglrx(0): DPI set to (96, 96)
[ 547.061] (II) fglrx(0): Eyefinity capable adapter detected.
[ 547.061] (II) fglrx(0): Adapter ATI Radeon HD 5400 Series has 4 configurable heads and 1 displays connected.
[ 547.061] (==) fglrx(0): PseudoColor visuals disabled
[ 547.061] (II) Loading sub module "ramdac"
[ 547.061] (II) LoadModule: "ramdac"
[ 547.061] (II) Module "ramdac" already built-in
[ 547.061] (==) fglrx(0): NoDRI = NO
[ 547.061] (==) fglrx(0): Capabilities: 0x00000000
[ 547.061] (==) fglrx(0): CapabilitiesEx: 0x00000000
[ 547.061] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
[ 547.061] (==) fglrx(0): UseFastTLS=0
[ 547.061] (II) fglrx(0): Shadow Primary option: ShadowPrimary is enabled
[ 547.061] (--) Depth 24 pixmap format is 32 bpp
[ 547.061] Loading extension ATIFGLRXDRI
[ 547.061] (II) fglrx(0): doing swlDriScreenInit
[ 547.061] (II) fglrx(0): swlDriScreenInit for fglrx driver
[ 547.061] ukiDynamicMajor: found major device number 251
[ 547.061] ukiDynamicMajor: found major device number 251
[ 547.061] ukiDynamicMajor: found major device number 251
[ 547.061] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[ 547.061] ukiOpenDevice: node name is /dev/ati/card0
[ 547.061] ukiOpenDevice: open result is 14, (OK)
[ 547.061] ukiOpenByBusid: ukiOpenMinor returns 14
[ 547.061] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[ 547.061] (II) fglrx(0): [uki] DRM interface version 1.0
[ 547.061] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:1:0:0"
[ 547.061] (II) fglrx(0): [uki] added 8192 byte SAREA at 0x2000
[ 547.061] (II) fglrx(0): [uki] mapped SAREA 0x2000 to 0x7f0a2f2fc000
[ 547.061] (II) fglrx(0): [uki] framebuffer handle = 0x3000
[ 547.061] (II) fglrx(0): [uki] added 1 reserved context for kernel
[ 547.061] (II) fglrx(0): swlDriScreenInit done
[ 547.061] (II) fglrx(0): Kernel Module Version Information:
[ 547.061] (II) fglrx(0): Name: fglrx
[ 547.061] (II) fglrx(0): Version: 14.20.7
[ 547.061] (II) fglrx(0): Date: May 29 2014
[ 547.061] (II) fglrx(0): Desc: AMD FireGL DRM kernel module
[ 547.061] (II) fglrx(0): Kernel Module version matches driver.
[ 547.061] (II) fglrx(0): Kernel Module Build Time Information:
[ 547.061] (II) fglrx(0): Build-Kernel UTS_RELEASE: 3.16.1-1-ARCH
[ 547.061] (II) fglrx(0): Build-Kernel MODVERSIONS: yes
[ 547.061] (II) fglrx(0): Build-Kernel __SMP__: yes
[ 547.061] (II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
[ 547.061] (II) fglrx(0): [uki] register handle = 0x00004000
[ 547.064] (II) fglrx(0): DRI initialization successfull
[ 547.080] (II) fglrx(0): FBADPhys: 0xf00000000 FBMappedSize: 0x01040000
[ 547.089] (==) fglrx(0): Backing store enabled
[ 547.089] Loading extension FGLRXEXTENSION
[ 547.089] (**) fglrx(0): DPMS enabled
[ 547.090] (II) fglrx(0): Initialized in-driver Xinerama extension
[ 547.090] (**) fglrx(0): Textured Video is enabled.
[ 547.090] (II) LoadModule: "glesx"
[ 547.090] (II) Loading /usr/lib/xorg/modules/glesx.so
[ 547.274] (II) Module glesx: vendor="X.Org Foundation"
[ 547.274] compiled for 1.4.99.906, module version = 1.0.0
[ 547.275] Loading extension GLESX
[ 547.275] (II) fglrx(0): GLESX enableFlags = 8784
[ 547.281] (II) fglrx(0): GLESX is enabled
[ 547.281] (II) LoadModule: "amdxmm"
[ 547.281] (II) Loading /usr/lib/xorg/modules/amdxmm.so
[ 547.296] (II) Module amdxmm: vendor="X.Org Foundation"
[ 547.296] compiled for 1.4.99.906, module version = 2.0.0
[ 547.314] Loading extension AMDXVOPL
[ 547.314] Loading extension AMDXVBA
[ 547.323] (II) fglrx(0): UVD feature is enabled(II) fglrx(0):
[ 547.325] (II) fglrx(0): Enable composite support successfully
[ 547.325] (WW) fglrx(0): Option "VendorName" is not used
[ 547.325] (WW) fglrx(0): Option "ModelName" is not used
[ 547.325] (II) fglrx(0): X context handle = 0x1
[ 547.325] (II) fglrx(0): [DRI] installation complete
[ 547.325] (==) fglrx(0): Silken mouse enabled
[ 547.326] (==) fglrx(0): Using HW cursor of display infrastructure!
[ 547.326] (II) fglrx(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 547.467] (--) RandR disabled
[ 547.472] ukiDynamicMajor: found major device number 251
[ 547.472] ukiDynamicMajor: found major device number 251
[ 547.473] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[ 547.473] ukiOpenDevice: node name is /dev/ati/card0
[ 547.473] ukiOpenDevice: open result is 15, (OK)
[ 547.473] ukiOpenByBusid: ukiOpenMinor returns 15
[ 547.473] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[ 547.473] (EE) AIGLX error: failed to open /usr/X11R6/lib64/modules/dri/fglrx_dri.so, error[/usr/X11R6/lib64/modules/dri/fglrx_dri.so: cannot open shared object f$
[ 547.755] ukiDynamicMajor: found major device number 251
[ 547.755] ukiDynamicMajor: found major device number 251
[ 547.755] ukiDynamicMajor: found major device number 251
[ 547.755] ukiOpenDevice: node name is /dev/ati/card0
[ 547.755] ukiOpenDevice: open result is 16, (OK)
[ 547.755] ukiGetBusid returned 'PCI:1:0:0'
[ 547.755] ukiOpenDevice: node name is /dev/ati/card1
[ 547.755] ukiOpenDevice: open result is -1, (No such device)
[ 547.755] ukiOpenDevice: open result is -1, (No such device)
[ 547.755] ukiOpenDevice: Open failed
[ 547.755] ukiOpenDevice: node name is /dev/ati/card2
[ 547.755] ukiOpenDevice: open result is -1, (No such device)
[ 547.755] ukiOpenDevice: open result is -1, (No such device)
[ 547.755] ukiOpenDevice: Open failed
[ 547.755] ukiOpenDevice: node name is /dev/ati/card3
[ 547.755] ukiOpenDevice: open result is -1, (No such device)
[ 547.755] ukiOpenDevice: open result is -1, (No such device)
[ 547.755] ukiOpenDevice: Open failed
[ 547.755] ukiOpenDevice: node name is /dev/ati/card4
[ 547.755] ukiOpenDevice: open result is -1, (No such device)
[ 547.755] ukiOpenDevice: open result is -1, (No such device)
[ 547.755] ukiOpenDevice: Open failed
[ 547.755] ukiOpenDevice: node name is /dev/ati/card5
[ 547.755] ukiOpenDevice: open result is -1, (No such device)
[ 547.755] ukiOpenDevice: open result is -1, (No such device)
[ 547.755] ukiOpenDevice: Open failed
[ 547.755] ukiOpenDevice: node name is /dev/ati/card6
[ 547.755] ukiOpenDevice: open result is -1, (No such device)
[ 547.755] ukiOpenDevice: open result is -1, (No such device)
[ 547.755] ukiOpenDevice: Open failed
[ 547.755] ukiOpenDevice: node name is /dev/ati/card7
[ 547.755] ukiOpenDevice: open result is -1, (No such device)
[ 547.755] ukiOpenDevice: open result is -1, (No such device)
[ 547.755] ukiOpenDevice: Open failed
[ 547.755] ukiOpenDevice: node name is /dev/ati/card8
[ 547.755] ukiOpenDevice: open result is -1, (No such device)
[ 547.755] ukiOpenDevice: open result is -1, (No such device)
[ 547.755] ukiOpenDevice: Open failed
[ 547.755] ukiOpenDevice: node name is /dev/ati/card9
[ 547.755] ukiOpenDevice: open result is -1, (No such device)
[ 547.755] ukiOpenDevice: open result is -1, (No such device)
[ 547.755] ukiOpenDevice: Open failed
[ 547.755] ukiOpenDevice: node name is /dev/ati/card10
[ 547.755] ukiOpenDevice: open result is -1, (No such device)
[ 547.755] ukiOpenDevice: open result is -1, (No such device)
[ 547.755] ukiOpenDevice: Open failed
[ 547.755] ukiOpenDevice: node name is /dev/ati/card11
[ 547.755] ukiOpenDevice: open result is -1, (No such device)
[ 547.755] ukiOpenDevice: open result is -1, (No such device)
[ 547.755] ukiOpenDevice: Open failed
[ 547.755] ukiOpenDevice: node name is /dev/ati/card12
[ 547.755] ukiOpenDevice: open result is -1, (No such device)
[ 547.755] ukiOpenDevice: open result is -1, (No such device)
[ 547.755] ukiOpenDevice: Open failed
[ 547.755] ukiOpenDevice: node name is /dev/ati/card13
[ 547.755] ukiOpenDevice: open result is -1, (No such device)
[ 547.755] ukiOpenDevice: open result is -1, (No such device)
[ 547.755] ukiOpenDevice: Open failed
[ 547.755] ukiOpenDevice: node name is /dev/ati/card14
[ 547.755] ukiOpenDevice: open result is -1, (No such device)
[ 547.756] ukiOpenDevice: open result is -1, (No such device)
[ 547.756] ukiOpenDevice: Open failed
[ 547.756] ukiOpenDevice: node name is /dev/ati/card15
[ 547.756] ukiOpenDevice: open result is -1, (No such device)
[ 547.756] ukiOpenDevice: open result is -1, (No such device)
[ 547.756] ukiOpenDevice: Open failed
[ 547.756] ukiDynamicMajor: found major device number 251
[ 547.756] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[ 547.756] ukiOpenDevice: node name is /dev/ati/card0
[ 547.756] ukiOpenDevice: open result is 16, (OK)
[ 547.756] ukiOpenByBusid: ukiOpenMinor returns 16
[ 547.756] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[ 548.659] (II) AIGLX: Loaded and initialized OpenGL driver(II) GLX: Initialized DRI GL provider for screen 0
[ 548.660] ukiDynamicMajor: found major device number 251
[ 548.660] ukiDynamicMajor: found major device number 251
[ 548.660] ukiDynamicMajor: found major device number 251
[ 548.660] ukiOpenDevice: node name is /dev/ati/card0
[ 548.660] ukiOpenDevice: open result is 17, (OK)
[ 548.660] ukiGetBusid returned 'PCI:1:0:0'
[ 548.660] ukiOpenDevice: node name is /dev/ati/card1
[ 548.660] ukiOpenDevice: open result is -1, (No such device)
[ 548.660] ukiOpenDevice: open result is -1, (No such device)
[ 548.660] ukiOpenDevice: Open failed
[ 548.660] ukiOpenDevice: node name is /dev/ati/card2
[ 548.660] ukiOpenDevice: open result is -1, (No such device)
[ 548.660] ukiOpenDevice: open result is -1, (No such device)
[ 548.660] ukiOpenDevice: Open failed
[ 548.660] ukiOpenDevice: node name is /dev/ati/card3
[ 548.660] ukiOpenDevice: open result is -1, (No such device)
[ 548.660] ukiOpenDevice: open result is -1, (No such device)
[ 548.660] ukiOpenDevice: Open failed
[ 548.660] ukiOpenDevice: node name is /dev/ati/card4
[ 548.660] ukiOpenDevice: open result is -1, (No such device)
[ 548.660] ukiOpenDevice: open result is -1, (No such device)
[ 548.660] ukiOpenDevice: Open failed
[ 548.660] ukiOpenDevice: node name is /dev/ati/card5
[ 548.660] ukiOpenDevice: open result is -1, (No such device)
[ 548.660] ukiOpenDevice: open result is -1, (No such device)
[ 548.660] ukiOpenDevice: Open failed
[ 548.660] ukiOpenDevice: node name is /dev/ati/card6
[ 548.660] ukiOpenDevice: open result is -1, (No such device)
[ 548.660] ukiOpenDevice: open result is -1, (No such device)
[ 548.660] ukiOpenDevice: Open failed
[ 548.660] ukiOpenDevice: node name is /dev/ati/card7
[ 548.660] ukiOpenDevice: open result is -1, (No such device)
[ 548.660] ukiOpenDevice: open result is -1, (No such device)
[ 548.660] ukiOpenDevice: Open failed
[ 548.660] ukiOpenDevice: node name is /dev/ati/card8
[ 548.660] ukiOpenDevice: open result is -1, (No such device)
[ 548.660] ukiOpenDevice: open result is -1, (No such device)
[ 548.660] ukiOpenDevice: Open failed
[ 548.660] ukiOpenDevice: node name is /dev/ati/card9
[ 548.660] ukiOpenDevice: open result is -1, (No such device)
[ 548.660] ukiOpenDevice: open result is -1, (No such device)
[ 548.660] ukiOpenDevice: Open failed
[ 548.660] ukiOpenDevice: node name is /dev/ati/card10
[ 548.660] ukiOpenDevice: open result is -1, (No such device)
[ 548.660] ukiOpenDevice: open result is -1, (No such device)
[ 548.660] ukiOpenDevice: Open failed
[ 548.660] ukiOpenDevice: node name is /dev/ati/card11
[ 548.660] ukiOpenDevice: open result is -1, (No such device)
[ 548.660] ukiOpenDevice: open result is -1, (No such device)
[ 548.660] ukiOpenDevice: Open failed
[ 548.661] ukiOpenDevice: node name is /dev/ati/card12
[ 548.661] ukiOpenDevice: open result is -1, (No such device)
[ 548.661] ukiOpenDevice: open result is -1, (No such device)
[ 548.661] ukiOpenDevice: Open failed
[ 548.661] ukiOpenDevice: node name is /dev/ati/card13
[ 548.661] ukiOpenDevice: open result is -1, (No such device)
[ 548.661] ukiOpenDevice: open result is -1, (No such device)
[ 548.661] ukiOpenDevice: Open failed
[ 548.661] ukiOpenDevice: node name is /dev/ati/card14
[ 548.661] ukiOpenDevice: open result is -1, (No such device)
[ 548.661] ukiOpenDevice: open result is -1, (No such device)
[ 548.661] ukiOpenDevice: Open failed
[ 548.661] ukiOpenDevice: node name is /dev/ati/card15
[ 548.661] ukiOpenDevice: open result is -1, (No such device)
[ 548.661] ukiOpenDevice: open result is -1, (No such device)
[ 548.661] ukiOpenDevice: Open failed
[ 548.661] ukiDynamicMajor: found major device number 251
[ 548.661] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[ 548.661] ukiOpenDevice: node name is /dev/ati/card0
[ 548.661] ukiOpenDevice: open result is 17, (OK)
[ 548.661] ukiOpenByBusid: ukiOpenMinor returns 17
[ 548.661] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[ 548.736] (II) fglrx(0): OverDrive5 Detected!
[ 548.740] (II) fglrx(0): Setting screen physical size to 338 x 270
[ 549.045] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 549.045] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 549.045] (II) LoadModule: "evdev"
[ 549.046] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 549.055] (II) Module evdev: vendor="X.Org Foundation"
[ 549.055] compiled for 1.15.1, module version = 2.9.0
[ 549.055] Module class: X.Org XInput Driver
[ 549.055] ABI class: X.Org XInput driver, version 20.0
[ 549.055] (II) Using input driver 'evdev' for 'Power Button'
[ 549.055] (**) Power Button: always reports core events
[ 549.055] (**) evdev: Power Button: Device: "/dev/input/event1"
[ 549.055] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 549.055] (--) evdev: Power Button: Found keys
[ 549.055] (II) evdev: Power Button: Configuring as keyboard
[ 549.055] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event1"
[ 549.055] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 549.055] (**) Option "xkb_rules" "evdev"
[ 549.055] (**) Option "xkb_model" "pc104"
[ 549.055] (**) Option "xkb_layout" "us"
[ 549.081] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[ 549.081] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 549.081] (II) Using input driver 'evdev' for 'Video Bus'
[ 549.081] (**) Video Bus: always reports core events
[ 549.081] (**) evdev: Video Bus: Device: "/dev/input/event3"
[ 549.081] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 549.081] (--) evdev: Video Bus: Found keys
[ 549.081] (II) evdev: Video Bus: Configuring as keyboard
[ 549.081] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/LNXVIDEO:01/input/input5/event3"
[ 549.081] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 549.081] (**) Option "xkb_rules" "evdev"
[ 549.081] (**) Option "xkb_model" "pc104"
[ 549.081] (**) Option "xkb_layout" "us"
[ 549.082] (II) config/udev: Adding input device Video Bus (/dev/input/event2)
[ 549.082] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 549.082] (II) Using input driver 'evdev' for 'Video Bus'
[ 549.082] (**) Video Bus: always reports core events
[ 549.082] (**) evdev: Video Bus: Device: "/dev/input/event2"
[ 549.082] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 549.082] (--) evdev: Video Bus: Found keys
[ 549.082] (II) evdev: Video Bus: Configuring as keyboard
[ 549.082] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4/event2"
[ 549.082] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[ 549.082] (**) Option "xkb_rules" "evdev"
[ 549.082] (**) Option "xkb_model" "pc104"
[ 549.082] (**) Option "xkb_layout" "us"
[ 549.082] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 549.082] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 549.082] (II) Using input driver 'evdev' for 'Power Button'
[ 549.082] (**) Power Button: always reports core events
[ 549.082] (**) evdev: Power Button: Device: "/dev/input/event0"
[ 549.082] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 549.082] (--) evdev: Power Button: Found keys
[ 549.082] (II) evdev: Power Button: Configuring as keyboard
[ 549.082] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event0"
[ 549.082] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[ 549.082] (**) Option "xkb_rules" "evdev"
[ 549.082] (**) Option "xkb_model" "pc104"
[ 549.082] (**) Option "xkb_layout" "us"
[ 549.083] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event5)
[ 549.083] (II) No input driver specified, ignoring this device.
[ 549.083] (II) This device may have been added with another device file.
[ 549.083] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 549.083] (II) config/udev: Adding input device Dell Dell Multimedia Pro Keyboard (/dev/input/event6)
[ 549.083] (**) Dell Dell Multimedia Pro Keyboard: Applying InputClass "evdev keyboard catchall"
[ 549.083] (II) Using input driver 'evdev' for 'Dell Dell Multimedia Pro Keyboard'
[ 549.083] (**) Dell Dell Multimedia Pro Keyboard: always reports core events
[ 549.083] (**) evdev: Dell Dell Multimedia Pro Keyboard: Device: "/dev/input/event6"
[ 549.083] (--) evdev: Dell Dell Multimedia Pro Keyboard: Vendor 0x413c Product 0x2011
[ 549.083] (--) evdev: Dell Dell Multimedia Pro Keyboard: Found keys
[ 549.083] (II) evdev: Dell Dell Multimedia Pro Keyboard: Configuring as keyboard
[ 549.083] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.1/3-1.1:1.0/0003:413C:2011.0001/input/input9/event6"
[ 549.083] (II) XINPUT: Adding extended input device "Dell Dell Multimedia Pro Keyboard" (type: KEYBOARD, id 10)
[ 549.083] (**) Option "xkb_rules" "evdev"
[ 549.083] (**) Option "xkb_model" "pc104"
[ 549.083] (**) Option "xkb_layout" "us"
[ 549.084] (II) config/udev: Adding input device Dell Dell Multimedia Pro Keyboard (/dev/input/event7)
[ 549.084] (**) Dell Dell Multimedia Pro Keyboard: Applying InputClass "evdev keyboard catchall"
[ 549.084] (II) Using input driver 'evdev' for 'Dell Dell Multimedia Pro Keyboard'
[ 549.084] (**) Dell Dell Multimedia Pro Keyboard: always reports core events
[ 549.084] (**) evdev: Dell Dell Multimedia Pro Keyboard: Device: "/dev/input/event7"
[ 549.084] (--) evdev: Dell Dell Multimedia Pro Keyboard: Vendor 0x413c Product 0x2011
[ 549.084] (--) evdev: Dell Dell Multimedia Pro Keyboard: Found absolute axes
[ 549.084] (II) evdev: Dell Dell Multimedia Pro Keyboard: Forcing absolute x/y axes to exist.
[ 549.084] (--) evdev: Dell Dell Multimedia Pro Keyboard: Found keys
[ 549.084] (II) evdev: Dell Dell Multimedia Pro Keyboard: Forcing relative x/y axes to exist.
[ 549.084] (II) evdev: Dell Dell Multimedia Pro Keyboard: Configuring as mouse
[ 549.084] (II) evdev: Dell Dell Multimedia Pro Keyboard: Configuring as keyboard
[ 549.084] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.1/3-1.1:1.1/0003:413C:2011.0002/input/input10/event7"
[ 549.084] (II) XINPUT: Adding extended input device "Dell Dell Multimedia Pro Keyboard" (type: KEYBOARD, id 11)
[ 549.084] (**) Option "xkb_rules" "evdev"
[ 549.084] (**) Option "xkb_model" "pc104"
[ 549.084] (**) Option "xkb_layout" "us"
[ 549.084] (II) evdev: Dell Dell Multimedia Pro Keyboard: initialized for absolute axes.
[ 549.084] (**) Dell Dell Multimedia Pro Keyboard: (accel) keeping acceleration scheme 1
[ 549.084] (**) Dell Dell Multimedia Pro Keyboard: (accel) acceleration profile 0
[ 549.084] (**) Dell Dell Multimedia Pro Keyboard: (accel) acceleration factor: 2.000
[ 549.084] (**) Dell Dell Multimedia Pro Keyboard: (accel) acceleration threshold: 4
[ 549.084] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
[ 549.084] (II) No input driver specified, ignoring this device.
[ 549.084] (II) This device may have been added with another device file.
[ 549.084] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event9)
[ 549.084] (II) No input driver specified, ignoring this device.
[ 549.084] (II) This device may have been added with another device file.
[ 549.085] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event10)
[ 549.085] (II) No input driver specified, ignoring this device.
[ 549.085] (II) This device may have been added with another device file.
[ 549.085] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event11)
[ 549.085] (II) No input driver specified, ignoring this device.
[ 549.085] (II) This device may have been added with another device file.
[ 549.085] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event12)
[ 549.085] (II) No input driver specified, ignoring this device.
[ 549.085] (II) This device may have been added with another device file.
[ 549.085] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event13)
[ 549.085] (II) No input driver specified, ignoring this device.
[ 549.085] (II) This device may have been added with another device file.
[ 549.085] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[ 549.085] (II) No input driver specified, ignoring this device.
[ 549.085] (II) This device may have been added with another device file.
[ 549.086] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event14)
[ 549.086] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 549.086] (II) Using input driver 'evdev' for 'HP WMI hotkeys'
[ 549.086] (**) HP WMI hotkeys: always reports core events
[ 549.086] (**) evdev: HP WMI hotkeys: Device: "/dev/input/event14"
[ 549.086] (--) evdev: HP WMI hotkeys: Vendor 0 Product 0
[ 549.086] (--) evdev: HP WMI hotkeys: Found keys
[ 549.086] (II) evdev: HP WMI hotkeys: Configuring as keyboard
[ 549.086] (**) Option "config_info" "udev:/sys/devices/virtual/input/input11/event14"
[ 549.086] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 12)
[ 549.086] (**) Option "xkb_rules" "evdev"
[ 549.086] (**) Option "xkb_model" "pc104"
[ 549.086] (**) Option "xkb_layout" "us"
[ 587.412] (II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environmentsThere are no logs in /var/log/gdm
lspci:
lspci
00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port (rev 09)
00:02.0 Display controller: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller (rev 09)
00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
00:16.3 Serial controller: Intel Corporation 7 Series/C210 Series Chipset Family KT Controller (rev 04)
00:19.0 Ethernet controller: Intel Corporation 82579LM Gigabit Network Connection (rev 04)
00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev a4)
00:1f.0 ISA bridge: Intel Corporation Q77 Express Chipset LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 7 Series/C210 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04)
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Park [Mobility Radeon HD 5430]
01:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Cedar HDMI Audio [Radeon HD 5400/6300 Series]
02:00.0 Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 03)lsmod | grep fglrx
fglrx 9175838 0
amd_iommu_v2 17450 1 fglrx
button 12909 2 i915,fglrxfglrxinfo
Error: unable to open display (null)As for method. I installed from the unofficial repository.
My pacman.conf
cat /etc/pacman.conf
#
# /etc/pacman.conf
#
# See the pacman.conf(5) manpage for option and repository directives
#
# GENERAL OPTIONS
#
[options]
# The following paths are commented out with their default values listed.
# If you wish to use different paths, uncomment and update the paths.
#RootDir = /
#DBPath = /var/lib/pacman/
#CacheDir = /var/cache/pacman/pkg/
#LogFile = /var/log/pacman.log
#GPGDir = /etc/pacman.d/gnupg/
HoldPkg = pacman glibc
#XferCommand = /usr/bin/curl -C - -f %u > %o
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#CleanMethod = KeepInstalled
#UseDelta = 0.7
Architecture = auto
# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
#IgnorePkg =
#IgnoreGroup =
#NoUpgrade =
#NoExtract =
# Misc options
#UseSyslog
#Color
#TotalDownload
CheckSpace
#VerbosePkgLists
# By default, pacman accepts packages signed by keys that its local keyring
# trusts (see pacman-key and its man page), as well as unsigned packages.
SigLevel = Never
LocalFileSigLevel = Optional
#RemoteFileSigLevel = Required
# NOTE: You must run `pacman-key --init` before first using pacman; the local
# keyring can then be populated with the keys of all official Arch Linux
# packagers with `pacman-key --populate archlinux`.
#
# REPOSITORIES
# - can be defined here or included from another file
# - pacman will search repositories in the order defined here
# - local/custom mirrors can be added here or in separate files
# - repositories listed first will take precedence when packages
# have identical names, regardless of version number
# - URLs will have $repo replaced by the name of the current repo
# - URLs will have $arch replaced by the name of the architecture
#
# Repository entries are of the format:
# [repo-name]
# Server = ServerName
# Include = IncludePath
#
# The header [repo-name] is crucial - it must be present and
# uncommented to enable the repo.
#
# The testing repositories are disabled by default. To enable, uncomment the
# repo name header and Include lines. You can add preferred servers immediately
# after the header, and they will be used before the default mirrors.
#[testing]
#Include = /etc/pacman.d/mirrorlist
[xorg115]
#Server = http://catalyst.wirephire.com/repo/catalyst/$arch
Server = http://mirror.rts-informatique.fr/archlinux-catalyst/repo/xorg115/$arch
[catalyst]
#Server = http://catalyst.wirephire.com/repo/xorg115/$arch
#Server = http://70.239.162.206/catalyst-mirror/repo/catalyst/$arch
Server = http://mirror.rts-informatique.fr/archlinux-catalyst/repo/catalyst/$arch
[core]
Include = /etc/pacman.d/mirrorlist
[extra]
Include = /etc/pacman.d/mirrorlist
#[community-testing]
#Include = /etc/pacman.d/mirrorlist
[community]
Include = /etc/pacman.d/mirrorlist
# If you want to run 32 bit applications on your x86_64 system,
# enable the multilib repositories as required here.
#[multilib-testing]
#Include = /etc/pacman.d/mirrorlist
[multilib]
Include = /etc/pacman.d/mirrorlist
# An example of a custom package repository. See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#SigLevel = Optional TrustAll
#Server = file:///home/custompkgsI've set nomodeset in /boot/grub/grub.cfg
sudo cat /etc/default/grub
GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR="Arch"
GRUB_CMDLINE_LINUX_DEFAULT="nomodeset"
GRUB_CMDLINE_LINUX=""
# Preload both GPT and MBR modules so that they are not missed
GRUB_PRELOAD_MODULES="part_gpt part_msdos"
# Uncomment to enable Hidden Menu, and optionally hide the timeout count
#GRUB_HIDDEN_TIMEOUT=5
#GRUB_HIDDEN_TIMEOUT_QUIET=true
# Uncomment to use basic console
GRUB_TERMINAL_INPUT=console
# Uncomment to disable graphical terminal
#GRUB_TERMINAL_OUTPUT=console
# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
GRUB_GFXMODE=auto
# Uncomment to allow the kernel use the same resolution used by grub
GRUB_GFXPAYLOAD_LINUX=keep
# Uncomment if you want GRUB to pass to the Linux kernel the old parameter
# format "root=/dev/xxx" instead of "root=/dev/disk/by-uuid/xxx"
#GRUB_DISABLE_LINUX_UUID=true
# Uncomment to disable generation of recovery mode menu entries
GRUB_DISABLE_RECOVERY=true
# Uncomment and set to the desired menu colors. Used by normal and wallpaper
# modes only. Entries specified as foreground/background.
#GRUB_COLOR_NORMAL="light-blue/black"
#GRUB_COLOR_HIGHLIGHT="light-cyan/blue"
# Uncomment one of them for the gfx desired, a image background or a gfxtheme
#GRUB_BACKGROUND="/path/to/wallpaper"
#GRUB_THEME="/path/to/gfxtheme"
# Uncomment to get a beep at GRUB start
#GRUB_INIT_TUNE="480 440 1"
#GRUB_SAVEDEFAULT="true"I blacklisted radeon
cat /etc/modprobe.d/modprobe.conf
blacklist radeonFinally, I looked at dmesg and found an odd error:
dmesg | grep VGA
[ 0.423088] fb0: VESA VGA frame buffer device
[ 3.976564] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
[ 3.977325] [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module parameter "video.allow_duplicates=1"if the current driver doesn't work.
[ 4.527609] [drm] Replacing VGA console driver
[ 4.876763] snd_hda_intel 0000:01:00.1: Handle VGA-switcheroo audio clientI tried adding "video.allow_duplicates=1" to /etc/modprobe.d/modprobe.conf and restarting - No change.
Hopefully that helps. Thanks again!
Offline
Update:
Ok... So I didn't install xorg-xinit so there was no 'startx' command. When I used the open source video driver it wasn't needed. I enabled gdm with systemctl and it would simply launch at start-up, which is the behavior I'm looking for now.
I installed xorg-xinit and ran startx, it launched a black screen with three terminals open within it and my mouse... I tried running gnome-session and bam, gnome started! fglrxinfo is returning proper output with fgl_glxgears reporting 1020FPS! Awesome.
I still have an issue with GDM however displaying a black screen, if I start it manually or on startup. When I installed the open source video driver, installed gnome and launched GDM before rebooting, I got the same screen I described above with the three terminal windows. I believe startx is starting GDM while systemctl can only produce a blackscreen when starting GDM. I'm quite puzzled by this.
I took a look at the systemctl status of GDM while in gnome (ran startx - window with 3 terminals appeared, ran gnome-session in one of those terminals to start gnome)
systemctl status gdm
● gdm.service - GNOME Display Manager
Loaded: loaded (/usr/lib/systemd/system/gdm.service; enabled)
Active: active (running) since Tue 2014-08-19 14:59:18 MDT; 57min ago
Main PID: 439 (gdm)
CGroup: /system.slice/gdm.service
└─439 /usr/bin/gdm
Aug 19 14:59:20 Darkwing gdm[439]: GLib-GObject: invalid unclassed pointer in cast to 'GdmSimpleSlave'
Aug 19 14:59:20 Darkwing gdm[439]: GLib-GObject: invalid unclassed pointer in cast to 'GdmSimpleSlave'
Aug 19 14:59:20 Darkwing gdm[439]: GLib-GObject: invalid unclassed pointer in cast to 'GdmSimpleSlave'
Aug 19 14:59:20 Darkwing gdm[439]: GLib-GObject: invalid unclassed pointer in cast to 'GdmSimpleSlave'
Aug 19 14:59:20 Darkwing gdm[439]: GLib-GObject: invalid unclassed pointer in cast to 'GdmSimpleSlave'
Aug 19 14:59:20 Darkwing gdm[439]: GLib-GObject: invalid unclassed pointer in cast to 'GdmSimpleSlave'
Aug 19 14:59:20 Darkwing gdm[439]: GLib-GObject: invalid unclassed pointer in cast to 'GdmSimpleSlave'
Aug 19 14:59:20 Darkwing gdm[439]: GLib-GObject: invalid unclassed pointer in cast to 'GdmSimpleSlave'
Aug 19 14:59:20 Darkwing gdm[439]: GLib-GObject: invalid unclassed pointer in cast to 'GdmSimpleSlave'
Aug 19 14:59:20 Darkwing gdm[439]: GLib-GObject: invalid unclassed pointer in cast to 'GdmSimpleSlave'So the million dollar question... How can I correct the fact that launching GDM at boot is only producing a black screen after installing the catalyst drivers??
This thread may not be suited for this thread now as well.. Let me know if I should move it.
Thanks again! I'm at least making progress here!
** EDIT
I'm getting another error with systemctl status gdm now
● gdm.service - GNOME Display Manager
Loaded: loaded (/usr/lib/systemd/system/gdm.service; disabled)
Active: active (running) since Tue 2014-08-19 18:05:07 MDT; 1min 25s ago
Main PID: 1079 (gdm)
CGroup: /system.slice/gdm.service
└─1079 /usr/bin/gdm
Aug 19 18:05:07 Darkwing gdm-Xorg-:5[1098]: (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
Aug 19 18:05:07 Darkwing gdm-Xorg-:5[1098]: compiled for 1.4.99.906, module version = 14.20.7
Aug 19 18:05:07 Darkwing gdm-Xorg-:5[1098]: Module class: X.Org Video Driver
Aug 19 18:05:07 Darkwing gdm-Xorg-:5[1098]: (EE)
Aug 19 18:05:07 Darkwing gdm-Xorg-:5[1098]: (EE) Backtrace:
Aug 19 18:05:07 Darkwing gdm-Xorg-:5[1098]: (EE) 0: /usr/bin/Xorg (xorg_backtrace+0x56) [0x58f186]
Aug 19 18:05:07 Darkwing gdm-Xorg-:5[1098]: (EE) 1: /usr/bin/Xorg (0x400000+0x192fc9) [0x592fc9]
Aug 19 18:05:07 Darkwing gdm[1079]: Child process 1098 was already dead.
Aug 19 18:05:07 Darkwing gdm[1079]: GdmDisplay: display lasted 0.014963 seconds
Aug 19 18:05:07 Darkwing gdm[1079]: GdmLocalDisplayFactory: maximum number of X display failures reached: check X server log for errorsLast edited by Dyspareunia (2014-08-20 06:07:42)
Offline
Instead of moving or starting a new thread, change the title of the topic to something including gdm and describing the current issue. The rest of the OP might be also updated to reflect current situation.
As for the issue look at ~/.xinitrc. I do not use gdm or any dm for that matter, so I cannot help you here.
Offline
Thanks for the reply!
I gave up with GDM and installed SLIM, it solved the issue. I'll mark this one as closed.
Offline
Please don't use [Closed], it denotes a locked thread; use [Solved] instead...
Offline
Sorry! Fixed!
Offline
Hey Dyspareunia,
The Catalyst driver wiki entry clearly states, that GDM 3.12 (that which comes with Gnome 3.12 by default) is not compatible with the current Catalyst package and sadly I can confirm that, because my desktop PC with a Radeon HD 7770 locks up on boot. Of course disabling the gdm.service helped, but let's hope this gets fixed in the future.
Thanks for the tip on using SLIM instead, even though I don't mind typing startx at every boot. ![]()
Offline