You are not logged in.

#7326 2016-02-22 11:42:28

suchende
Member
Registered: 2016-02-22
Posts: 2

Re: The AMD/ATI Bar & Grill

@machinegod420  I removed the "nomodeset" but it doesn't help. The main difference is that the tty resolution changes from VGA to native. But as soon as I start gdm, I loose any access to tty and has to hard reset the system.

Offline

#7327 2016-02-24 06:55:23

machinegod420
Member
Registered: 2015-01-05
Posts: 28

Re: The AMD/ATI Bar & Grill

suchende wrote:

@machinegod420  I removed the "nomodeset" but it doesn't help. The main difference is that the tty resolution changes from VGA to native. But as soon as I start gdm, I loose any access to tty and has to hard reset the system.

You're in the same boat as me. It's been pretty much impossible to get any pxp systems to work..

Offline

#7328 2016-02-24 14:17:36

Lone_Wolf
Forum Moderator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,954

Re: The AMD/ATI Bar & Grill

machinegod420, suchende :

I think we have now narrowed the problem enough to see 2 possible causes :
rootless X doesn't give X enough rights to make the needed changes
when X has more rights, X is not able to override logind .

This also points to a possible workaround.

as root , run startx -- vt7.

your xorg.log should now have a line like this :

[   370.615] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration

If this works, try running the same command as user.


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


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Online

#7329 2016-02-25 06:50:22

machinegod420
Member
Registered: 2015-01-05
Posts: 28

Re: The AMD/ATI Bar & Grill

We're definitely starting to get somewhere!

After running 'sudo startx -- vt7' I got twm to open up successfully! However, the entire thing freezes and I have to restart the computer.
Running it without root simply causes it to have a permissions error, unsurprisingly.

Could there be some more issues with logind? In the logfile, there seems to be a release issue with it so that the computer may lock after xserver starting successfully.

With sudo logfile

[   113.308] 
X.Org X Server 1.17.4
Release Date: 2015-10-28
[   113.310] X Protocol Version 11, Revision 0
[   113.311] Build Operating System: Linux 4.2.5-1-ARCH x86_64 
[   113.312] Current Operating System: Linux ArchBen 4.4.1-2-ARCH #1 SMP PREEMPT Wed Feb 3 13:12:33 UTC 2016 x86_64
[   113.312] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=e485add8-02af-42c8-b2c8-806a4864e495 rw quiet
[   113.313] Build Date: 01 November 2015  10:36:50AM
[   113.314]  
[   113.315] Current version of pixman: 0.34.0
[   113.316] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   113.316] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   113.319] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Feb 24 22:39:14 2016
[   113.320] (==) Using config file: "/etc/X11/xorg.conf"
[   113.321] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   113.321] (==) ServerLayout "aticonfig Layout"
[   113.321] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
[   113.321] (**) |   |-->Monitor "aticonfig-Monitor[0]-0"
[   113.321] (**) |   |-->Device "aticonfig-Device[0]-0"
[   113.321] (==) Automatically adding devices
[   113.321] (==) Automatically enabling devices
[   113.321] (==) Automatically adding GPU devices
[   113.321] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/Type1/,
	/usr/share/fonts/100dpi/,
	/usr/share/fonts/75dpi/
[   113.321] (==) ModulePath set to "/usr/lib/xorg/modules"
[   113.321] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   113.321] (II) Loader magic: 0x817d60
[   113.321] (II) Module ABI versions:
[   113.321] 	X.Org ANSI C Emulation: 0.4
[   113.321] 	X.Org Video Driver: 19.0
[   113.321] 	X.Org XInput driver : 21.1
[   113.321] 	X.Org Server Extension : 9.0
[   113.323] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[   113.323] (II) xfree86: Adding drm device (/dev/dri/card0)
[   113.324] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[   113.325] (--) PCI:*(0:0:2:0) 8086:0a16:17aa:3801 rev 11, Mem @ 0xc0000000/4194304, 0xb0000000/268435456, I/O @ 0x00005000/64
[   113.325] (--) PCI: (0:5:0:0) 1002:6820:17aa:3801 rev 0, Mem @ 0xa0000000/268435456, 0xc0400000/262144, I/O @ 0x00003000/256, BIOS @ 0x????????/131072
[   113.325] (II) Open ACPI successful (/var/run/acpid.socket)
[   113.325] (II) "glx" will be loaded by default.
[   113.325] (II) LoadModule: "glx"
[   113.326] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   113.326] (II) Module glx: vendor="Advanced Micro Devices, Inc."
[   113.326] 	compiled for 6.9.0, module version = 1.0.0
[   113.326] (II) LoadModule: "fglrx"
[   113.326] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
[   113.343] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
[   113.343] 	compiled for 1.4.99.906, module version = 15.30.3
[   113.343] 	Module class: X.Org Video Driver
[   113.343] (II) Loading sub module "fglrxdrm"
[   113.343] (II) LoadModule: "fglrxdrm"
[   113.343] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[   113.343] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
[   113.343] 	compiled for 1.4.99.906, module version = 15.30.3
[   113.343] (II) AMD Proprietary Linux Driver Version Identifier:15.30.3
[   113.343] (II) AMD Proprietary Linux Driver Release Identifier: UNSUPPORTED-15.302                   
[   113.343] (II) AMD Proprietary Linux Driver Build Date: Dec 17 2015 02:43:16
[   113.343] (++) using VT number 7

[   113.353] (WW) Falling back to old probe method for fglrx
[   113.368] (II) Loading PCS database from /etc/ati/amdpcsdb /etc/ati/amdpcsdb.default
[   113.369] ukiDynamicMajor: found major device number 249
[   113.369] ukiDynamicMajor: found major device number 249
[   113.369] ukiOpenByBusid: Searching for BusID PCI:5:0:0
[   113.369] ukiOpenDevice: node name is /dev/ati/card0
[   113.369] ukiOpenDevice: open result is 12, (OK)
[   113.369] ukiOpenByBusid: ukiOpenMinor returns 12
[   113.369] ukiOpenByBusid: ukiGetBusid reports PCI:5:0:0
[   113.442] (--) Chipset Supported AMD Graphics Processor (0x6820) found
[   113.442] (II) fglrx: intel VGA device detected, load intel driver.
[   113.442] (II) LoadModule: "intel"
[   113.442] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[   113.443] (II) Module intel: vendor="X.Org Foundation"
[   113.443] 	compiled for 1.17.2, module version = 2.99.917
[   113.443] 	Module class: X.Org Video Driver
[   113.443] 	ABI class: X.Org Video Driver, version 19.0
[   113.443] (II) fglrx(0): pEnt->device->identifier=0x17a94f0
[   113.443] (II) intel(1): pEnt->device->identifier=(nil)
[   113.443] (EE) Screen 1 deleted because of no matching config section.
[   113.443] (II) UnloadModule: "intel"
[   113.443] (II) fglrx(0): === [xdl_xs117_atiddxPreInit] === begin
[   113.443] (II) fglrx(0): FB driver is enabled
[   113.443] (II) fglrx(0): PowerXpress: Discrete GPU is selected.
[   113.574] (II) fglrx(0): PowerXpress: Diagnostic output from /usr/lib64/fglrx/switchlibGL:
Switch to AMD

[   113.578] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
[   113.578] (==) fglrx(0): RGB weight 888
[   113.578] (==) fglrx(0): Default visual is TrueColor
[   113.578] (**) fglrx(0): Option "Tiling" "off"
[   113.578] (**) fglrx(0): Option "LinearFramebuffer" "on"
[   113.578] (--) fglrx(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4400
[   113.578] (**) fglrx(0): Relaxed fencing enabled
[   113.578] (**) fglrx(0): Wait on SwapBuffers? enabled
[   113.578] (**) fglrx(0): Triple buffering? enabled
[   113.578] (**) fglrx(0): Framebuffer linear
[   113.578] (**) fglrx(0): Pixmaps linear
[   113.578] (**) fglrx(0): 3D buffers tiled
[   113.578] (**) fglrx(0): SwapBuffers wait enabled
[   113.578] (==) fglrx(0): video overlay key set to 0x101fe
[   113.579] (II) fglrx(0): Output eDP1 using monitor section aticonfig-Monitor[0]-0
[   113.579] (--) fglrx(0): found backlight control interface intel_backlight
[   113.683] (II) fglrx(0): Output HDMI1 has no monitor section
[   113.684] (II) fglrx(0): EDID for output eDP1
[   113.684] (II) fglrx(0): Manufacturer: AUO  Model: 143d  Serial#: 0
[   113.684] (II) fglrx(0): Year: 2013  Week: 0
[   113.684] (II) fglrx(0): EDID Version: 1.4
[   113.684] (II) fglrx(0): Digital Display Input
[   113.684] (II) fglrx(0): 6 bits per channel
[   113.684] (II) fglrx(0): Digital interface is DisplayPort
[   113.684] (II) fglrx(0): Max Image Size [cm]: horiz.: 31  vert.: 17
[   113.684] (II) fglrx(0): Gamma: 2.20
[   113.684] (II) fglrx(0): No DPMS capabilities specified
[   113.684] (II) fglrx(0): Supported color encodings: RGB 4:4:4 
[   113.684] (II) fglrx(0): First detailed timing is preferred mode
[   113.684] (II) fglrx(0): Preferred mode is native pixel format and refresh rate
[   113.684] (II) fglrx(0): redX: 0.580 redY: 0.335   greenX: 0.330 greenY: 0.565
[   113.684] (II) fglrx(0): blueX: 0.155 blueY: 0.140   whiteX: 0.313 whiteY: 0.329
[   113.684] (II) fglrx(0): Manufacturer's mask: 0
[   113.684] (II) fglrx(0): Supported detailed timing:
[   113.684] (II) fglrx(0): clock: 140.0 MHz   Image Size:  309 x 173 mm
[   113.684] (II) fglrx(0): h_active: 1920  h_sync: 1968  h_sync_end 2068 h_blank_end 2100 h_border: 0
[   113.684] (II) fglrx(0): v_active: 1080  v_sync: 1083  v_sync_end 1084 v_blanking: 1110 v_border: 0
[   113.684] (II) fglrx(0): Unknown vendor-specific block f
[   113.684] (II) fglrx(0):  AUO
[   113.684] (II) fglrx(0):  B140HTN01.4
[   113.684] (II) fglrx(0): EDID (in hex):
[   113.684] (II) fglrx(0): 	00ffffffffffff0006af3d1400000000
[   113.684] (II) fglrx(0): 	00170104951f117802bbf59455549027
[   113.684] (II) fglrx(0): 	23505400000001010101010101010101
[   113.684] (II) fglrx(0): 	010101010101b03680b470381e403064
[   113.684] (II) fglrx(0): 	310035ad100000180000000f00000000
[   113.684] (II) fglrx(0): 	00000000000000000020000000fe0041
[   113.684] (II) fglrx(0): 	554f0a202020202020202020000000fe
[   113.684] (II) fglrx(0): 	004231343048544e30312e34200a0053
[   113.684] (II) fglrx(0): Not using default mode "320x240" (doublescan mode not supported)
[   113.684] (II) fglrx(0): Not using default mode "400x300" (doublescan mode not supported)
[   113.684] (II) fglrx(0): Not using default mode "400x300" (doublescan mode not supported)
[   113.684] (II) fglrx(0): Not using default mode "512x384" (doublescan mode not supported)
[   113.684] (II) fglrx(0): Not using default mode "640x480" (doublescan mode not supported)
[   113.684] (II) fglrx(0): Not using default mode "640x512" (doublescan mode not supported)
[   113.684] (II) fglrx(0): Not using default mode "800x600" (doublescan mode not supported)
[   113.684] (II) fglrx(0): Not using default mode "896x672" (doublescan mode not supported)
[   113.684] (II) fglrx(0): Not using default mode "928x696" (doublescan mode not supported)
[   113.684] (II) fglrx(0): Not using default mode "960x720" (doublescan mode not supported)
[   113.684] (II) fglrx(0): Not using default mode "700x525" (doublescan mode not supported)
[   113.684] (II) fglrx(0): Not using default mode "1024x768" (doublescan mode not supported)
[   113.684] (II) fglrx(0): Printing probed modes for output eDP1
[   113.684] (II) fglrx(0): Modeline "1920x1080"x60.1  140.00  1920 1968 2068 2100  1080 1083 1084 1110 -hsync -vsync (66.7 kHz eP)
[   113.684] (II) fglrx(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[   113.684] (II) fglrx(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[   113.684] (II) fglrx(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[   113.684] (II) fglrx(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[   113.684] (II) fglrx(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[   113.684] (II) fglrx(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[   113.684] (II) fglrx(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[   113.790] (II) fglrx(0): EDID for output HDMI1
[   113.790] (II) fglrx(0): Output eDP1 connected
[   113.790] (II) fglrx(0): Output HDMI1 disconnected
[   113.790] (II) fglrx(0): Using exact sizes for initial modes
[   113.790] (II) fglrx(0): Output eDP1 using initial mode 1920x1080
[   113.790] (II) fglrx(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[   113.790] (II) fglrx(0): Kernel page flipping support detected, enabling
[   113.790] (==) fglrx(0): DPI set to (96, 96)
[   113.790] (II) Loading sub module "fb"
[   113.790] (II) LoadModule: "fb"
[   113.790] (II) Loading /usr/lib/xorg/modules/libfb.so
[   113.804] (II) Module fb: vendor="X.Org Foundation"
[   113.804] 	compiled for 1.17.4, module version = 1.0.0
[   113.804] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   113.804] (II) Loading sub module "dri2"
[   113.804] (II) LoadModule: "dri2"
[   113.804] (II) Module "dri2" already built-in
[   113.804] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
[   113.804] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[   113.804] (==) fglrx(0): Default visual is TrueColor
[   113.804] (**) fglrx(0): Option "DPMS" "true"
[   113.804] (**) fglrx(0): Option "ShadowFB" "off"
[   113.804] (==) fglrx(0): RGB weight 888
[   113.804] (II) fglrx(0): Using 8 bits per RGB 
[   113.804] (==) fglrx(0): Buffer Tiling is ON
[   113.804] (II) Loading sub module "fglrxdrm"
[   113.804] (II) LoadModule: "fglrxdrm"
[   113.804] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[   113.805] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
[   113.805] 	compiled for 1.4.99.906, module version = 15.30.3
[   113.806] ukiDynamicMajor: found major device number 249
[   113.806] ukiDynamicMajor: found major device number 249
[   113.806] ukiOpenByBusid: Searching for BusID PCI:5:0:0
[   113.806] ukiOpenDevice: node name is /dev/ati/card0
[   113.806] ukiOpenDevice: open result is 15, (OK)
[   113.806] ukiOpenByBusid: ukiOpenMinor returns 15
[   113.806] ukiOpenByBusid: ukiGetBusid reports PCI:5:0:0
[   113.806] (**) fglrx(0): NoAccel = NO
[   113.806] (**) fglrx(0): AMD 2D Acceleration Architecture enabled
[   113.806] (--) fglrx(0): Chipset: "AMD Radeon R9 M275X" (Chipset = 0x6820)
[   113.806] (--) fglrx(0): (PciSubVendor = 0x17aa, PciSubDevice = 0x3801)
[   113.806] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original AMD
[   113.806] (--) fglrx(0): Linear framebuffer (phys) at 0xa0000000
[   113.806] (--) fglrx(0): MMIO registers at 0xc0400000
[   113.806] (--) fglrx(0): I/O port at 0x00003000
[   113.806] (==) fglrx(0): ROM-BIOS at 0x000c0000
[   113.819] (II) fglrx(0): AC Adapter is used
[   113.825] (II) fglrx(0): AMD Video BIOS revision 9 or later detected
[   113.826] (--) fglrx(0): Video RAM: 2097152 kByte, Type: DDR3
[   113.826] (II) fglrx(0): PCIE card detected
[   113.826] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
[   113.826] (WW) fglrx(0): board is an unknown third party board, chipset is supported
[   113.856] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf400000000, MCFBSize = 0x80000000)
[   113.856] (II) fglrx(0): RandR 1.2 support is enabled!
[   113.856] (II) fglrx(0): RandR 1.2 rotation support is enabled!
[   113.856] (II) Loading sub module "fb"
[   113.856] (II) LoadModule: "fb"
[   113.856] (II) Loading /usr/lib/xorg/modules/libfb.so
[   113.856] (II) Module fb: vendor="X.Org Foundation"
[   113.856] 	compiled for 1.17.4, module version = 1.0.0
[   113.856] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   113.856] (II) fglrx(0): EDID Management option: EDID Management is enabled
[   113.856] (II) Loading sub module "ddc"
[   113.856] (II) LoadModule: "ddc"
[   113.856] (II) Module "ddc" already built-in
[   113.986] (II) fglrx(0): Eyefinity capable adapter detected.
[   113.986] (II) fglrx(0): Adapter AMD Radeon R9 M275X has 6 configurable heads and 0 displays connected.
[   113.986] (==) fglrx(0):  PseudoColor visuals disabled
[   113.986] (II) Loading sub module "ramdac"
[   113.986] (II) LoadModule: "ramdac"
[   113.986] (II) Module "ramdac" already built-in
[   113.986] (==) fglrx(0): NoDRI = NO
[   113.986] (==) fglrx(0): Capabilities: 0x00000000
[   113.986] (==) fglrx(0): CapabilitiesEx: 0x00000000
[   113.986] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
[   113.986] (==) fglrx(0): UseFastTLS=0
[   113.986] (II) fglrx(0): TearFreeDesktop is not supported on PowerXpress systems currently.
[   113.987] (--) Depth 24 pixmap format is 32 bpp
[   113.987] (II) LoadModule: "glesx"
[   113.987] (II) Loading /usr/lib/xorg/modules/glesx.so
[   114.152] (II) Module glesx: vendor="X.Org Foundation"
[   114.152] 	compiled for 1.4.99.906, module version = 1.0.0
[   114.162] (II) fglrx(0): Allocated new frame buffer 1920x1080 stride 7680, untiled
[   114.165] (II) UXA(0): Driver registered support for the following operations:
[   114.165] (II)         solid
[   114.165] (II)         copy
[   114.165] (II)         composite (RENDER acceleration)
[   114.165] (II)         put_image
[   114.165] (II)         get_image
[   114.165] (II) fglrx(0): [DRI2] Setup complete
[   114.165] (II) fglrx(0): [DRI2]   DRI driver: i965
[   114.165] (II) fglrx(0): [DRI2]   VDPAU driver: va_gl
[   114.165] (==) fglrx(0): Backing store enabled
[   114.165] (==) fglrx(0): Silken mouse enabled
[   114.165] (II) fglrx(0): Initializing HW Cursor
[   114.165] (II) fglrx(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   114.166] (**) fglrx(0): DPMS enabled
[   114.166] (==) fglrx(0): Intel XvMC decoder enabled
[   114.166] (II) fglrx(0): Set up textured video
[   114.166] (II) fglrx(0): [XvMC] xvmc_vld driver initialized.
[   114.166] (II) fglrx(0): DRI2: Enabled
[   114.166] (II) fglrx(0): DRI3: Disabled
[   114.166] (WW) fglrx(0): Option "VendorName" is not used
[   114.166] (WW) fglrx(0): Option "ModelName" is not used
[   114.166] (WW) fglrx(0): Option "Shadow" is not used
[   114.166] (WW) fglrx(0): Option "Tiling" is not used
[   114.166] (WW) fglrx(0): Option "LinearFramebuffer" is not used
[   114.166] (==) fglrx(0): hotplug detection: "enabled"
[   114.178] (II) fglrx(0): doing swlDriScreenInit
[   114.178] (II) fglrx(0): swlDriScreenInit for fglrx driver
[   114.178] ukiDynamicMajor: found major device number 249
[   114.178] ukiDynamicMajor: found major device number 249
[   114.178] ukiDynamicMajor: found major device number 249
[   114.178] ukiOpenByBusid: Searching for BusID PCI:5:0:0
[   114.178] ukiOpenDevice: node name is /dev/ati/card0
[   114.178] ukiOpenDevice: open result is 17, (OK)
[   114.178] ukiOpenByBusid: ukiOpenMinor returns 17
[   114.178] ukiOpenByBusid: ukiGetBusid reports PCI:5:0:0
[   114.178] (II) fglrx(0): [uki] DRM interface version 1.0
[   114.178] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:5:0:0"
[   114.178] (II) fglrx(0): [uki] added 8192 byte SAREA at 0x2000
[   114.178] (II) fglrx(0): [uki] mapped SAREA 0x2000 to 0x7f9f40b61000
[   114.178] (II) fglrx(0): [uki] framebuffer handle = 0x3000
[   114.178] (II) fglrx(0): [uki] added 1 reserved context for kernel
[   114.178] (II) fglrx(0): swlDriScreenInit done
[   114.178] (II) fglrx(0): Kernel Module Version Information:
[   114.178] (II) fglrx(0):     Name: fglrx
[   114.179] (II) fglrx(0):     Version: 15.30.3
[   114.179] (II) fglrx(0):     Date: Dec 17 2015
[   114.179] (II) fglrx(0):     Desc: AMD FireGL DRM kernel module
[   114.179] (II) fglrx(0): Kernel Module version matches driver.
[   114.179] (II) fglrx(0): Kernel Module Build Time Information:
[   114.179] (II) fglrx(0):     Build-Kernel UTS_RELEASE:        4.4.1-2-ARCH
[   114.179] (II) fglrx(0):     Build-Kernel MODVERSIONS:        yes
[   114.179] (II) fglrx(0):     Build-Kernel __SMP__:            yes
[   114.179] (II) fglrx(0):     Build-Kernel PAGE_SIZE:          0x1000
[   114.179] (II) fglrx(0): [uki] register handle = 0x00004000
[   114.192] (II) fglrx(0): DRI initialization successfull
[   114.192] (II) fglrx(0): FBADPhys: 0xf400000000 FBMappedSize: 0x010e0000
[   114.194] (II) fglrx(0): Intel display surface mc addr for AMD: ffe8117000
[   114.194] (==) fglrx(0): Backing store enabled
[   114.194] (**) fglrx(0): DPMS enabled
[   114.194] (II) fglrx(0): Initialized in-driver Xinerama extension
[   114.194] (**) fglrx(0): Textured Video is enabled.
[   114.194] (II) fglrx(0): GLESX enableFlags = 9040
[   114.194] (II) fglrx(0): GLESX is enabled
[   114.194] (II) LoadModule: "amdxmm"
[   114.194] (II) Loading /usr/lib/xorg/modules/amdxmm.so
[   114.204] (II) Module amdxmm: vendor="X.Org Foundation"
[   114.204] 	compiled for 1.4.99.906, module version = 2.0.0
[   114.204] XvScreenInit: screen devPrivates ptr non-NULL before init
[   114.205] (II) fglrx(0): UVD feature is enabled(II) fglrx(0): 
[   114.207] (II) fglrx(0): Enable composite support successfully
[   114.207] (WW) fglrx(0): Option "VendorName" is not used
[   114.207] (WW) fglrx(0): Option "ModelName" is not used
[   114.207] (WW) fglrx(0): Option "Shadow" is not used
[   114.207] (WW) fglrx(0): Option "Tiling" is not used
[   114.207] (WW) fglrx(0): Option "LinearFramebuffer" is not used
[   114.207] (II) fglrx(0): X context handle = 0x1
[   114.207] (II) fglrx(0): [DRI] installation complete
[   114.219] (--) RandR disabled
[   114.224] ukiDynamicMajor: found major device number 249
[   114.224] ukiDynamicMajor: found major device number 249
[   114.224] ukiDynamicMajor: found major device number 249
[   114.224] ukiOpenDevice: node name is /dev/ati/card0
[   114.224] ukiOpenDevice: open result is 18, (OK)
[   114.224] ukiGetBusid returned 'PCI:5:0:0'
[   114.224] ukiOpenDevice: node name is /dev/ati/card1
[   114.224] ukiOpenDevice: open result is -1, (No such device)
[   114.224] ukiOpenDevice: open result is -1, (No such device)
[   114.224] ukiOpenDevice: Open failed
[   114.224] ukiOpenDevice: node name is /dev/ati/card2
[   114.224] ukiOpenDevice: open result is -1, (No such device)
[   114.224] ukiOpenDevice: open result is -1, (No such device)
[   114.224] ukiOpenDevice: Open failed
[   114.224] ukiOpenDevice: node name is /dev/ati/card3
[   114.224] ukiOpenDevice: open result is -1, (No such device)
[   114.224] ukiOpenDevice: open result is -1, (No such device)
[   114.224] ukiOpenDevice: Open failed
[   114.224] ukiOpenDevice: node name is /dev/ati/card4
[   114.224] ukiOpenDevice: open result is -1, (No such device)
[   114.224] ukiOpenDevice: open result is -1, (No such device)
[   114.224] ukiOpenDevice: Open failed
[   114.224] ukiOpenDevice: node name is /dev/ati/card5
[   114.224] ukiOpenDevice: open result is -1, (No such device)
[   114.224] ukiOpenDevice: open result is -1, (No such device)
[   114.224] ukiOpenDevice: Open failed
[   114.224] ukiOpenDevice: node name is /dev/ati/card6
[   114.224] ukiOpenDevice: open result is -1, (No such device)
[   114.224] ukiOpenDevice: open result is -1, (No such device)
[   114.224] ukiOpenDevice: Open failed
[   114.224] ukiOpenDevice: node name is /dev/ati/card7
[   114.225] ukiOpenDevice: open result is -1, (No such device)
[   114.225] ukiOpenDevice: open result is -1, (No such device)
[   114.225] ukiOpenDevice: Open failed
[   114.225] ukiOpenDevice: node name is /dev/ati/card8
[   114.225] ukiOpenDevice: open result is -1, (No such device)
[   114.225] ukiOpenDevice: open result is -1, (No such device)
[   114.225] ukiOpenDevice: Open failed
[   114.225] ukiOpenDevice: node name is /dev/ati/card9
[   114.225] ukiOpenDevice: open result is -1, (No such device)
[   114.225] ukiOpenDevice: open result is -1, (No such device)
[   114.225] ukiOpenDevice: Open failed
[   114.225] ukiOpenDevice: node name is /dev/ati/card10
[   114.225] ukiOpenDevice: open result is -1, (No such device)
[   114.225] ukiOpenDevice: open result is -1, (No such device)
[   114.225] ukiOpenDevice: Open failed
[   114.225] ukiOpenDevice: node name is /dev/ati/card11
[   114.225] ukiOpenDevice: open result is -1, (No such device)
[   114.225] ukiOpenDevice: open result is -1, (No such device)
[   114.225] ukiOpenDevice: Open failed
[   114.225] ukiOpenDevice: node name is /dev/ati/card12
[   114.225] ukiOpenDevice: open result is -1, (No such device)
[   114.225] ukiOpenDevice: open result is -1, (No such device)
[   114.225] ukiOpenDevice: Open failed
[   114.225] ukiOpenDevice: node name is /dev/ati/card13
[   114.225] ukiOpenDevice: open result is -1, (No such device)
[   114.225] ukiOpenDevice: open result is -1, (No such device)
[   114.225] ukiOpenDevice: Open failed
[   114.225] ukiOpenDevice: node name is /dev/ati/card14
[   114.225] ukiOpenDevice: open result is -1, (No such device)
[   114.225] ukiOpenDevice: open result is -1, (No such device)
[   114.225] ukiOpenDevice: Open failed
[   114.225] ukiOpenDevice: node name is /dev/ati/card15
[   114.225] ukiOpenDevice: open result is -1, (No such device)
[   114.225] ukiOpenDevice: open result is -1, (No such device)
[   114.225] ukiOpenDevice: Open failed
[   114.225] ukiDynamicMajor: found major device number 249
[   114.225] ukiOpenByBusid: Searching for BusID PCI:5:0:0
[   114.225] ukiOpenDevice: node name is /dev/ati/card0
[   114.225] ukiOpenDevice: open result is 18, (OK)
[   114.225] ukiOpenByBusid: ukiOpenMinor returns 18
[   114.225] ukiOpenByBusid: ukiGetBusid reports PCI:5:0:0
[   114.418] ukiDynamicMajor: found major device number 249
[   114.418] ukiDynamicMajor: found major device number 249
[   114.418] ukiOpenByBusid: Searching for BusID PCI:5:0:0
[   114.418] ukiOpenDevice: node name is /dev/ati/card0
[   114.418] ukiOpenDevice: open result is 18, (OK)
[   114.419] ukiOpenByBusid: ukiOpenMinor returns 18
[   114.419] ukiOpenByBusid: ukiGetBusid reports PCI:5:0:0
[   114.419] (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 file: No such file or directory]
[   114.745] ukiDynamicMajor: found major device number 249
[   114.745] ukiDynamicMajor: found major device number 249
[   114.745] ukiDynamicMajor: found major device number 249
[   114.745] ukiOpenDevice: node name is /dev/ati/card0
[   114.745] ukiOpenDevice: open result is 19, (OK)
[   114.745] ukiGetBusid returned 'PCI:5:0:0'
[   114.745] ukiOpenDevice: node name is /dev/ati/card1
[   114.745] ukiOpenDevice: open result is -1, (No such device)
[   114.745] ukiOpenDevice: open result is -1, (No such device)
[   114.745] ukiOpenDevice: Open failed
[   114.745] ukiOpenDevice: node name is /dev/ati/card2
[   114.745] ukiOpenDevice: open result is -1, (No such device)
[   114.745] ukiOpenDevice: open result is -1, (No such device)
[   114.745] ukiOpenDevice: Open failed
[   114.745] ukiOpenDevice: node name is /dev/ati/card3
[   114.745] ukiOpenDevice: open result is -1, (No such device)
[   114.745] ukiOpenDevice: open result is -1, (No such device)
[   114.745] ukiOpenDevice: Open failed
[   114.745] ukiOpenDevice: node name is /dev/ati/card4
[   114.745] ukiOpenDevice: open result is -1, (No such device)
[   114.745] ukiOpenDevice: open result is -1, (No such device)
[   114.745] ukiOpenDevice: Open failed
[   114.745] ukiOpenDevice: node name is /dev/ati/card5
[   114.745] ukiOpenDevice: open result is -1, (No such device)
[   114.745] ukiOpenDevice: open result is -1, (No such device)
[   114.745] ukiOpenDevice: Open failed
[   114.745] ukiOpenDevice: node name is /dev/ati/card6
[   114.745] ukiOpenDevice: open result is -1, (No such device)
[   114.745] ukiOpenDevice: open result is -1, (No such device)
[   114.745] ukiOpenDevice: Open failed
[   114.745] ukiOpenDevice: node name is /dev/ati/card7
[   114.745] ukiOpenDevice: open result is -1, (No such device)
[   114.745] ukiOpenDevice: open result is -1, (No such device)
[   114.745] ukiOpenDevice: Open failed
[   114.745] ukiOpenDevice: node name is /dev/ati/card8
[   114.745] ukiOpenDevice: open result is -1, (No such device)
[   114.745] ukiOpenDevice: open result is -1, (No such device)
[   114.745] ukiOpenDevice: Open failed
[   114.745] ukiOpenDevice: node name is /dev/ati/card9
[   114.745] ukiOpenDevice: open result is -1, (No such device)
[   114.745] ukiOpenDevice: open result is -1, (No such device)
[   114.745] ukiOpenDevice: Open failed
[   114.745] ukiOpenDevice: node name is /dev/ati/card10
[   114.745] ukiOpenDevice: open result is -1, (No such device)
[   114.745] ukiOpenDevice: open result is -1, (No such device)
[   114.745] ukiOpenDevice: Open failed
[   114.745] ukiOpenDevice: node name is /dev/ati/card11
[   114.745] ukiOpenDevice: open result is -1, (No such device)
[   114.745] ukiOpenDevice: open result is -1, (No such device)
[   114.745] ukiOpenDevice: Open failed
[   114.745] ukiOpenDevice: node name is /dev/ati/card12
[   114.745] ukiOpenDevice: open result is -1, (No such device)
[   114.745] ukiOpenDevice: open result is -1, (No such device)
[   114.745] ukiOpenDevice: Open failed
[   114.745] ukiOpenDevice: node name is /dev/ati/card13
[   114.745] ukiOpenDevice: open result is -1, (No such device)
[   114.745] ukiOpenDevice: open result is -1, (No such device)
[   114.745] ukiOpenDevice: Open failed
[   114.746] ukiOpenDevice: node name is /dev/ati/card14
[   114.746] ukiOpenDevice: open result is -1, (No such device)
[   114.746] ukiOpenDevice: open result is -1, (No such device)
[   114.746] ukiOpenDevice: Open failed
[   114.746] ukiOpenDevice: node name is /dev/ati/card15
[   114.746] ukiOpenDevice: open result is -1, (No such device)
[   114.746] ukiOpenDevice: open result is -1, (No such device)
[   114.746] ukiOpenDevice: Open failed
[   114.746] ukiDynamicMajor: found major device number 249
[   114.746] ukiOpenByBusid: Searching for BusID PCI:5:0:0
[   114.746] ukiOpenDevice: node name is /dev/ati/card0
[   114.746] ukiOpenDevice: open result is 19, (OK)
[   114.746] ukiOpenByBusid: ukiOpenMinor returns 19
[   114.746] ukiOpenByBusid: ukiGetBusid reports PCI:5:0:0
[   115.441] (II) AIGLX: Loaded and initialized OpenGL driver(II) GLX: Initialized DRI GL provider for screen 0
[   115.450] (II) fglrx(0): Setting screen physical size to 508 x 285
[   115.637] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[   115.637] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   115.637] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   115.637] (II) LoadModule: "libinput"
[   115.637] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   115.672] (II) Module libinput: vendor="X.Org Foundation"
[   115.672] 	compiled for 1.17.3, module version = 0.15.0
[   115.672] 	Module class: X.Org XInput Driver
[   115.672] 	ABI class: X.Org XInput driver, version 21.1
[   115.673] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 21 paused 1
[   115.673] (II) systemd-logind: releasing fd for 13:68
[   115.690] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[   115.690] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   115.690] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   115.691] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 21 paused 1
[   115.691] (II) systemd-logind: releasing fd for 13:71
[   115.703] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   115.703] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   115.703] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   115.704] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 21 paused 1
[   115.704] (II) systemd-logind: releasing fd for 13:65
[   115.720] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[   115.720] (II) No input driver specified, ignoring this device.
[   115.720] (II) This device may have been added with another device file.
[   115.720] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[   115.720] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[   115.720] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[   115.721] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 21 paused 1
[   115.721] (II) systemd-logind: releasing fd for 13:66
[   115.737] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[   115.737] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   115.737] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   115.737] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 21 paused 1
[   115.737] (II) systemd-logind: releasing fd for 13:70
[   115.750] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event16)
[   115.750] (II) No input driver specified, ignoring this device.
[   115.750] (II) This device may have been added with another device file.
[   115.750] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event17)
[   115.750] (II) No input driver specified, ignoring this device.
[   115.750] (II) This device may have been added with another device file.
[   115.751] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event18)
[   115.751] (II) No input driver specified, ignoring this device.
[   115.751] (II) This device may have been added with another device file.
[   115.751] (II) config/udev: Adding input device CM Storm Quickfire TKL 6keys (/dev/input/event15)
[   115.751] (**) CM Storm Quickfire TKL 6keys: Applying InputClass "evdev keyboard catchall"
[   115.751] (**) CM Storm Quickfire TKL 6keys: Applying InputClass "libinput keyboard catchall"
[   115.751] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 21 paused 1
[   115.751] (II) systemd-logind: releasing fd for 13:79
[   115.767] (II) config/udev: Adding input device CM Storm Quickfire TKL 6keys (/dev/input/event19)
[   115.767] (**) CM Storm Quickfire TKL 6keys: Applying InputClass "evdev keyboard catchall"
[   115.767] (**) CM Storm Quickfire TKL 6keys: Applying InputClass "libinput keyboard catchall"
[   115.767] (II) systemd-logind: got fd for /dev/input/event19 13:83 fd 21 paused 1
[   115.767] (II) systemd-logind: releasing fd for 13:83
[   115.783] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event12)
[   115.783] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
[   115.783] (**) Logitech USB Receiver: Applying InputClass "libinput pointer catchall"
[   115.836] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 21 paused 1
[   115.836] (II) systemd-logind: releasing fd for 13:76
[   115.863] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse1)
[   115.863] (II) No input driver specified, ignoring this device.
[   115.863] (II) This device may have been added with another device file.
[   115.864] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event13)
[   115.864] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[   115.864] (**) Logitech USB Receiver: Applying InputClass "libinput keyboard catchall"
[   115.864] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 21 paused 1
[   115.864] (II) systemd-logind: releasing fd for 13:77
[   115.877] (II) config/udev: Adding input device Lenovo EasyCamera (/dev/input/event14)
[   115.877] (**) Lenovo EasyCamera: Applying InputClass "evdev keyboard catchall"
[   115.877] (**) Lenovo EasyCamera: Applying InputClass "libinput keyboard catchall"
[   115.877] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 21 paused 1
[   115.877] (II) systemd-logind: releasing fd for 13:78
[   115.903] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event9)
[   115.903] (II) No input driver specified, ignoring this device.
[   115.903] (II) This device may have been added with another device file.
[   115.903] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10)
[   115.904] (II) No input driver specified, ignoring this device.
[   115.904] (II) This device may have been added with another device file.
[   115.904] (II) config/udev: Adding input device Ideapad extra buttons (/dev/input/event5)
[   115.904] (**) Ideapad extra buttons: Applying InputClass "evdev keyboard catchall"
[   115.904] (**) Ideapad extra buttons: Applying InputClass "libinput keyboard catchall"
[   115.904] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 21 paused 1
[   115.904] (II) systemd-logind: releasing fd for 13:69
[   115.917] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   115.917] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   115.917] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[   115.917] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 21 paused 1
[   115.917] (II) systemd-logind: releasing fd for 13:64
[   115.930] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event11)
[   115.930] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
[   115.930] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchscreen catchall"
[   115.930] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
[   115.930] (**) ETPS/2 Elantech Touchpad: Applying InputClass "Default clickpad buttons"
[   115.930] (**) ETPS/2 Elantech Touchpad: Applying InputClass "libinput touchpad catchall"
[   115.930] (**) ETPS/2 Elantech Touchpad: Applying InputClass "libinput touchscreen catchall"
[   115.931] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 21 paused 1
[   115.931] (II) systemd-logind: releasing fd for 13:75
[   115.957] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0)
[   115.957] (**) ETPS/2 Elantech Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
[   115.957] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
[   115.957] (II) No input driver specified, ignoring this device.
[   115.957] (II) This device may have been added with another device file.
[   115.965] (II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments
[   126.192] (II) systemd-logind: got pause for 226:0
[   126.193] (II) fglrx(0): EDID vendor "AUO", prod id 5181
[   126.193] (II) fglrx(0): Printing DDC gathered Modelines:
[   126.193] (II) fglrx(0): Modeline "1920x1080"x0.0  140.00  1920 1968 2068 2100  1080 1083 1084 1110 -hsync -vsync (66.7 kHz eP)
[   139.845] (II) fglrx(0): Shutdown CMMQS
[   139.845] (II) fglrx(0): [uki] removed 1 reserved context for kernel
[   139.845] (II) fglrx(0): [uki] unmapping 8192 bytes of SAREA 0x2000 at 0x7f9f40b61000
[   139.867] (EE) systemd-logind: ReleaseControl failed: Connection was disconnected before a reply was received
[   139.867] (II) Server terminated successfully (0). Closing log file.

Logfile from running rootless

[    72.744] 
X.Org X Server 1.17.4
Release Date: 2015-10-28
[    72.746] X Protocol Version 11, Revision 0
[    72.746] Build Operating System: Linux 4.2.5-1-ARCH x86_64 
[    72.747] Current Operating System: Linux ArchBen 4.4.1-2-ARCH #1 SMP PREEMPT Wed Feb 3 13:12:33 UTC 2016 x86_64
[    72.747] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=e485add8-02af-42c8-b2c8-806a4864e495 rw quiet
[    72.748] Build Date: 01 November 2015  10:36:50AM
[    72.749]  
[    72.749] Current version of pixman: 0.34.0
[    72.751] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    72.751] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    72.753] (==) Log file: "/home/ben/.local/share/xorg/Xorg.0.log", Time: Wed Feb 24 22:42:13 2016
[    72.754] (==) Using config file: "/etc/X11/xorg.conf"
[    72.755] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    72.755] (==) ServerLayout "aticonfig Layout"
[    72.755] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
[    72.755] (**) |   |-->Monitor "aticonfig-Monitor[0]-0"
[    72.755] (**) |   |-->Device "aticonfig-Device[0]-0"
[    72.755] (==) Automatically adding devices
[    72.755] (==) Automatically enabling devices
[    72.755] (==) Automatically adding GPU devices
[    72.755] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/Type1/,
	/usr/share/fonts/100dpi/,
	/usr/share/fonts/75dpi/
[    72.755] (==) ModulePath set to "/usr/lib/xorg/modules"
[    72.755] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    72.755] (II) Loader magic: 0x817d60
[    72.755] (II) Module ABI versions:
[    72.755] 	X.Org ANSI C Emulation: 0.4
[    72.755] 	X.Org Video Driver: 19.0
[    72.755] 	X.Org XInput driver : 21.1
[    72.755] 	X.Org Server Extension : 9.0
[    72.756] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[    72.757] (II) xfree86: Adding drm device (/dev/dri/card0)
[    72.757] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[    72.758] (--) PCI:*(0:0:2:0) 8086:0a16:17aa:3801 rev 11, Mem @ 0xc0000000/4194304, 0xb0000000/268435456, I/O @ 0x00005000/64
[    72.758] (--) PCI: (0:5:0:0) 1002:6820:17aa:3801 rev 0, Mem @ 0xa0000000/268435456, 0xc0400000/262144, I/O @ 0x00003000/256, BIOS @ 0x????????/131072
[    72.758] (II) Open ACPI successful (/var/run/acpid.socket)
[    72.758] (II) "glx" will be loaded by default.
[    72.758] (II) LoadModule: "glx"
[    72.759] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    72.759] (II) Module glx: vendor="Advanced Micro Devices, Inc."
[    72.759] 	compiled for 6.9.0, module version = 1.0.0
[    72.759] (II) LoadModule: "fglrx"
[    72.759] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
[    72.776] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
[    72.776] 	compiled for 1.4.99.906, module version = 15.30.3
[    72.776] 	Module class: X.Org Video Driver
[    72.776] (II) Loading sub module "fglrxdrm"
[    72.776] (II) LoadModule: "fglrxdrm"
[    72.776] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[    72.776] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
[    72.776] 	compiled for 1.4.99.906, module version = 15.30.3
[    72.776] (II) AMD Proprietary Linux Driver Version Identifier:15.30.3
[    72.776] (II) AMD Proprietary Linux Driver Release Identifier: UNSUPPORTED-15.302                   
[    72.776] (II) AMD Proprietary Linux Driver Build Date: Dec 17 2015 02:43:16
[    72.776] (++) using VT number 7

[    72.776] (EE) 
Fatal server error:
[    72.777] (EE) xf86OpenConsole: Cannot open virtual console 7 (Permission denied)
[    72.777] (EE) 
[    72.777] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[    72.777] (EE) Please also check the log file at "/home/ben/.local/share/xorg/Xorg.0.log" for additional information.
[    72.777] (EE) 

Offline

#7330 2016-02-25 09:39:15

Lone_Wolf
Forum Moderator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,954

Re: The AMD/ATI Bar & Grill

Ok, time to make sure X runs WITH root rights for all users on your system.

create /etc/X11/Xwrapper.config with this in it :

# Xorg.wrap configuation file
needs_root_rights = yes

as user try running both startx and startx -- vt7

---------------------------------

[   114.419] (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 file: No such file or directory]

This is weird, as /usr/X11R6/ is not used on AL .
My knowledge about catalyst driver is not good enough to help with that error.


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


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Online

#7331 2016-02-25 10:23:27

machinegod420
Member
Registered: 2015-01-05
Posts: 28

Re: The AMD/ATI Bar & Grill

Lone_Wolf wrote:

Ok, time to make sure X runs WITH root rights for all users on your system.

create /etc/X11/Xwrapper.config with this in it :

# Xorg.wrap configuation file
needs_root_rights = yes

as user try running both startx and startx -- vt7

---------------------------------

[   114.419] (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 file: No such file or directory]

This is weird, as /usr/X11R6/ is not used on AL .
My knowledge about catalyst driver is not good enough to help with that error.

Alright, running 'startx -- vt7' lets me start xserver from my own user. Regular startx does not work with the same issues as root calling that. However, there's still the same issue where I can't move my mouse or have input into Xserver. I think X server itself did not freeze though, since on my conky bar I can see the uptime and the cpu usage change. Is there some input driver that is broken by calling startx -- vt7?

Should I try to create a link from that file location to whereever fglrx_dri.so is stored?


Edit: tried symlinking the file. Resolves the error but still have xserver freezingissue

Last edited by machinegod420 (2016-02-25 11:20:02)

Offline

#7332 2016-02-26 18:49:37

Lone_Wolf
Forum Moderator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,954

Re: The AMD/ATI Bar & Grill

Is there some input driver that is broken by calling startx -- vt7 ?

that shouldn't happen , but with logind integration disabled it's hard to predict what happens.

try startx -- vt7 2>&1 >~/.xlog.txt and post xorg.0.log AND ~/.xlog.txt .
( you may want to use a pastebin client as these logs tend to be very big ).

Last edited by Lone_Wolf (2016-02-26 18:49:58)


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


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Online

#7333 2016-02-27 07:05:39

machinegod420
Member
Registered: 2015-01-05
Posts: 28

Re: The AMD/ATI Bar & Grill

Lone_Wolf wrote:

Is there some input driver that is broken by calling startx -- vt7 ?

that shouldn't happen , but with logind integration disabled it's hard to predict what happens.

try startx -- vt7 2>&1 >~/.xlog.txt and post xorg.0.log AND ~/.xlog.txt .
( you may want to use a pastebin client as these logs tend to be very big ).

Unfortunately output does not look very helpful.
Xorg log looks the same as before.

[    95.105] 
X.Org X Server 1.17.4
Release Date: 2015-10-28
[    95.107] X Protocol Version 11, Revision 0
[    95.108] Build Operating System: Linux 4.2.5-1-ARCH x86_64 
[    95.109] Current Operating System: Linux ArchBen 4.4.1-2-ARCH #1 SMP PREEMPT Wed Feb 3 13:12:33 UTC 2016 x86_64
[    95.109] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=e485add8-02af-42c8-b2c8-806a4864e495 rw quiet
[    95.110] Build Date: 01 November 2015  10:36:50AM
[    95.111]  
[    95.112] Current version of pixman: 0.34.0
[    95.114] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    95.114] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    95.117] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Feb 26 23:01:34 2016
[    95.118] (==) Using config file: "/etc/X11/xorg.conf"
[    95.119] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    95.119] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    95.119] (==) ServerLayout "aticonfig Layout"
[    95.120] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
[    95.120] (**) |   |-->Monitor "aticonfig-Monitor[0]-0"
[    95.120] (**) |   |-->Device "aticonfig-Device[0]-0"
[    95.120] (==) Automatically adding devices
[    95.120] (==) Automatically enabling devices
[    95.120] (==) Automatically adding GPU devices
[    95.120] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/Type1/,
	/usr/share/fonts/100dpi/,
	/usr/share/fonts/75dpi/
[    95.120] (==) ModulePath set to "/usr/lib/xorg/modules"
[    95.120] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    95.120] (II) Loader magic: 0x817d60
[    95.120] (II) Module ABI versions:
[    95.120] 	X.Org ANSI C Emulation: 0.4
[    95.120] 	X.Org Video Driver: 19.0
[    95.120] 	X.Org XInput driver : 21.1
[    95.120] 	X.Org Server Extension : 9.0
[    95.121] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[    95.121] (II) xfree86: Adding drm device (/dev/dri/card0)
[    95.122] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[    95.123] (--) PCI:*(0:0:2:0) 8086:0a16:17aa:3801 rev 11, Mem @ 0xc0000000/4194304, 0xb0000000/268435456, I/O @ 0x00005000/64
[    95.123] (--) PCI: (0:5:0:0) 1002:6820:17aa:3801 rev 0, Mem @ 0xa0000000/268435456, 0xc0400000/262144, I/O @ 0x00003000/256, BIOS @ 0x????????/131072
[    95.123] (II) Open ACPI successful (/var/run/acpid.socket)
[    95.123] (II) "glx" will be loaded by default.
[    95.123] (II) LoadModule: "glx"
[    95.123] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    95.123] (II) Module glx: vendor="Advanced Micro Devices, Inc."
[    95.123] 	compiled for 6.9.0, module version = 1.0.0
[    95.123] (II) LoadModule: "fglrx"
[    95.123] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
[    95.142] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
[    95.142] 	compiled for 1.4.99.906, module version = 15.30.3
[    95.142] 	Module class: X.Org Video Driver
[    95.142] (II) Loading sub module "fglrxdrm"
[    95.142] (II) LoadModule: "fglrxdrm"
[    95.142] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[    95.142] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
[    95.142] 	compiled for 1.4.99.906, module version = 15.30.3
[    95.142] (II) AMD Proprietary Linux Driver Version Identifier:15.30.3
[    95.142] (II) AMD Proprietary Linux Driver Release Identifier: UNSUPPORTED-15.302                   
[    95.142] (II) AMD Proprietary Linux Driver Build Date: Dec 17 2015 02:43:16
[    95.142] (++) using VT number 7

[    95.150] (WW) Falling back to old probe method for fglrx
[    95.166] (II) Loading PCS database from /etc/ati/amdpcsdb /etc/ati/amdpcsdb.default
[    95.167] ukiDynamicMajor: found major device number 249
[    95.167] ukiDynamicMajor: found major device number 249
[    95.167] ukiOpenByBusid: Searching for BusID PCI:5:0:0
[    95.167] ukiOpenDevice: node name is /dev/ati/card0
[    95.167] ukiOpenDevice: open result is 12, (OK)
[    95.167] ukiOpenByBusid: ukiOpenMinor returns 12
[    95.167] ukiOpenByBusid: ukiGetBusid reports PCI:5:0:0
[    95.239] (--) Chipset Supported AMD Graphics Processor (0x6820) found
[    95.239] (II) fglrx: intel VGA device detected, load intel driver.
[    95.239] (II) LoadModule: "intel"
[    95.239] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    95.239] (II) Module intel: vendor="X.Org Foundation"
[    95.239] 	compiled for 1.17.2, module version = 2.99.917
[    95.239] 	Module class: X.Org Video Driver
[    95.239] 	ABI class: X.Org Video Driver, version 19.0
[    95.240] (II) fglrx(0): pEnt->device->identifier=0x2707b50
[    95.240] (II) intel(1): pEnt->device->identifier=(nil)
[    95.240] (EE) Screen 1 deleted because of no matching config section.
[    95.240] (II) UnloadModule: "intel"
[    95.240] (II) fglrx(0): === [xdl_xs117_atiddxPreInit] === begin
[    95.240] (II) fglrx(0): FB driver is enabled
[    95.240] (II) fglrx(0): PowerXpress: Discrete GPU is selected.
[    95.372] (II) fglrx(0): PowerXpress: Diagnostic output from /usr/lib64/fglrx/switchlibGL:
Switch to AMD

[    95.376] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
[    95.376] (==) fglrx(0): RGB weight 888
[    95.376] (==) fglrx(0): Default visual is TrueColor
[    95.376] (**) fglrx(0): Option "Tiling" "off"
[    95.376] (**) fglrx(0): Option "LinearFramebuffer" "on"
[    95.376] (--) fglrx(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4400
[    95.376] (**) fglrx(0): Relaxed fencing enabled
[    95.376] (**) fglrx(0): Wait on SwapBuffers? enabled
[    95.376] (**) fglrx(0): Triple buffering? enabled
[    95.376] (**) fglrx(0): Framebuffer linear
[    95.376] (**) fglrx(0): Pixmaps linear
[    95.376] (**) fglrx(0): 3D buffers tiled
[    95.376] (**) fglrx(0): SwapBuffers wait enabled
[    95.376] (==) fglrx(0): video overlay key set to 0x101fe
[    95.376] (II) fglrx(0): Output eDP1 using monitor section aticonfig-Monitor[0]-0
[    95.377] (--) fglrx(0): found backlight control interface intel_backlight
[    95.483] (II) fglrx(0): Output HDMI1 has no monitor section
[    95.484] (II) fglrx(0): EDID for output eDP1
[    95.484] (II) fglrx(0): Manufacturer: AUO  Model: 143d  Serial#: 0
[    95.484] (II) fglrx(0): Year: 2013  Week: 0
[    95.484] (II) fglrx(0): EDID Version: 1.4
[    95.484] (II) fglrx(0): Digital Display Input
[    95.484] (II) fglrx(0): 6 bits per channel
[    95.484] (II) fglrx(0): Digital interface is DisplayPort
[    95.484] (II) fglrx(0): Max Image Size [cm]: horiz.: 31  vert.: 17
[    95.484] (II) fglrx(0): Gamma: 2.20
[    95.484] (II) fglrx(0): No DPMS capabilities specified
[    95.484] (II) fglrx(0): Supported color encodings: RGB 4:4:4 
[    95.484] (II) fglrx(0): First detailed timing is preferred mode
[    95.484] (II) fglrx(0): Preferred mode is native pixel format and refresh rate
[    95.484] (II) fglrx(0): redX: 0.580 redY: 0.335   greenX: 0.330 greenY: 0.565
[    95.484] (II) fglrx(0): blueX: 0.155 blueY: 0.140   whiteX: 0.313 whiteY: 0.329
[    95.484] (II) fglrx(0): Manufacturer's mask: 0
[    95.484] (II) fglrx(0): Supported detailed timing:
[    95.484] (II) fglrx(0): clock: 140.0 MHz   Image Size:  309 x 173 mm
[    95.484] (II) fglrx(0): h_active: 1920  h_sync: 1968  h_sync_end 2068 h_blank_end 2100 h_border: 0
[    95.484] (II) fglrx(0): v_active: 1080  v_sync: 1083  v_sync_end 1084 v_blanking: 1110 v_border: 0
[    95.484] (II) fglrx(0): Unknown vendor-specific block f
[    95.484] (II) fglrx(0):  AUO
[    95.484] (II) fglrx(0):  B140HTN01.4
[    95.484] (II) fglrx(0): EDID (in hex):
[    95.484] (II) fglrx(0): 	00ffffffffffff0006af3d1400000000
[    95.484] (II) fglrx(0): 	00170104951f117802bbf59455549027
[    95.484] (II) fglrx(0): 	23505400000001010101010101010101
[    95.484] (II) fglrx(0): 	010101010101b03680b470381e403064
[    95.484] (II) fglrx(0): 	310035ad100000180000000f00000000
[    95.484] (II) fglrx(0): 	00000000000000000020000000fe0041
[    95.484] (II) fglrx(0): 	554f0a202020202020202020000000fe
[    95.484] (II) fglrx(0): 	004231343048544e30312e34200a0053
[    95.484] (II) fglrx(0): Not using default mode "320x240" (doublescan mode not supported)
[    95.484] (II) fglrx(0): Not using default mode "400x300" (doublescan mode not supported)
[    95.484] (II) fglrx(0): Not using default mode "400x300" (doublescan mode not supported)
[    95.484] (II) fglrx(0): Not using default mode "512x384" (doublescan mode not supported)
[    95.484] (II) fglrx(0): Not using default mode "640x480" (doublescan mode not supported)
[    95.484] (II) fglrx(0): Not using default mode "640x512" (doublescan mode not supported)
[    95.484] (II) fglrx(0): Not using default mode "800x600" (doublescan mode not supported)
[    95.484] (II) fglrx(0): Not using default mode "896x672" (doublescan mode not supported)
[    95.484] (II) fglrx(0): Not using default mode "928x696" (doublescan mode not supported)
[    95.484] (II) fglrx(0): Not using default mode "960x720" (doublescan mode not supported)
[    95.484] (II) fglrx(0): Not using default mode "700x525" (doublescan mode not supported)
[    95.484] (II) fglrx(0): Not using default mode "1024x768" (doublescan mode not supported)
[    95.484] (II) fglrx(0): Printing probed modes for output eDP1
[    95.484] (II) fglrx(0): Modeline "1920x1080"x60.1  140.00  1920 1968 2068 2100  1080 1083 1084 1110 -hsync -vsync (66.7 kHz eP)
[    95.484] (II) fglrx(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    95.484] (II) fglrx(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[    95.484] (II) fglrx(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    95.484] (II) fglrx(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    95.484] (II) fglrx(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    95.484] (II) fglrx(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    95.484] (II) fglrx(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    95.590] (II) fglrx(0): EDID for output HDMI1
[    95.590] (II) fglrx(0): Output eDP1 connected
[    95.590] (II) fglrx(0): Output HDMI1 disconnected
[    95.590] (II) fglrx(0): Using exact sizes for initial modes
[    95.590] (II) fglrx(0): Output eDP1 using initial mode 1920x1080
[    95.590] (II) fglrx(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    95.590] (II) fglrx(0): Kernel page flipping support detected, enabling
[    95.590] (==) fglrx(0): DPI set to (96, 96)
[    95.590] (II) Loading sub module "fb"
[    95.590] (II) LoadModule: "fb"
[    95.590] (II) Loading /usr/lib/xorg/modules/libfb.so
[    95.604] (II) Module fb: vendor="X.Org Foundation"
[    95.604] 	compiled for 1.17.4, module version = 1.0.0
[    95.604] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    95.604] (II) Loading sub module "dri2"
[    95.604] (II) LoadModule: "dri2"
[    95.604] (II) Module "dri2" already built-in
[    95.604] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
[    95.604] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    95.604] (==) fglrx(0): Default visual is TrueColor
[    95.604] (**) fglrx(0): Option "DPMS" "true"
[    95.604] (**) fglrx(0): Option "ShadowFB" "off"
[    95.604] (==) fglrx(0): RGB weight 888
[    95.604] (II) fglrx(0): Using 8 bits per RGB 
[    95.604] (==) fglrx(0): Buffer Tiling is ON
[    95.604] (II) Loading sub module "fglrxdrm"
[    95.604] (II) LoadModule: "fglrxdrm"
[    95.604] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[    95.604] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
[    95.604] 	compiled for 1.4.99.906, module version = 15.30.3
[    95.606] ukiDynamicMajor: found major device number 249
[    95.606] ukiDynamicMajor: found major device number 249
[    95.606] ukiOpenByBusid: Searching for BusID PCI:5:0:0
[    95.606] ukiOpenDevice: node name is /dev/ati/card0
[    95.606] ukiOpenDevice: open result is 15, (OK)
[    95.606] ukiOpenByBusid: ukiOpenMinor returns 15
[    95.606] ukiOpenByBusid: ukiGetBusid reports PCI:5:0:0
[    95.606] (**) fglrx(0): NoAccel = NO
[    95.606] (**) fglrx(0): AMD 2D Acceleration Architecture enabled
[    95.606] (--) fglrx(0): Chipset: "AMD Radeon R9 M275X" (Chipset = 0x6820)
[    95.606] (--) fglrx(0): (PciSubVendor = 0x17aa, PciSubDevice = 0x3801)
[    95.606] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original AMD
[    95.606] (--) fglrx(0): Linear framebuffer (phys) at 0xa0000000
[    95.606] (--) fglrx(0): MMIO registers at 0xc0400000
[    95.606] (--) fglrx(0): I/O port at 0x00003000
[    95.606] (==) fglrx(0): ROM-BIOS at 0x000c0000
[    95.627] (II) fglrx(0): AC Adapter is used
[    95.637] (II) fglrx(0): AMD Video BIOS revision 9 or later detected
[    95.637] (--) fglrx(0): Video RAM: 2097152 kByte, Type: DDR3
[    95.637] (II) fglrx(0): PCIE card detected
[    95.637] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
[    95.637] (WW) fglrx(0): board is an unknown third party board, chipset is supported
[    95.666] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf400000000, MCFBSize = 0x80000000)
[    95.666] (II) fglrx(0): RandR 1.2 support is enabled!
[    95.666] (II) fglrx(0): RandR 1.2 rotation support is enabled!
[    95.666] (II) Loading sub module "fb"
[    95.666] (II) LoadModule: "fb"
[    95.666] (II) Loading /usr/lib/xorg/modules/libfb.so
[    95.666] (II) Module fb: vendor="X.Org Foundation"
[    95.666] 	compiled for 1.17.4, module version = 1.0.0
[    95.666] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    95.666] (II) fglrx(0): EDID Management option: EDID Management is enabled
[    95.666] (II) Loading sub module "ddc"
[    95.666] (II) LoadModule: "ddc"
[    95.666] (II) Module "ddc" already built-in
[    95.798] (II) fglrx(0): Eyefinity capable adapter detected.
[    95.798] (II) fglrx(0): Adapter AMD Radeon R9 M275X has 6 configurable heads and 0 displays connected.
[    95.798] (==) fglrx(0):  PseudoColor visuals disabled
[    95.798] (II) Loading sub module "ramdac"
[    95.798] (II) LoadModule: "ramdac"
[    95.798] (II) Module "ramdac" already built-in
[    95.798] (==) fglrx(0): NoDRI = NO
[    95.798] (==) fglrx(0): Capabilities: 0x00000000
[    95.798] (==) fglrx(0): CapabilitiesEx: 0x00000000
[    95.798] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
[    95.798] (==) fglrx(0): UseFastTLS=0
[    95.798] (II) fglrx(0): TearFreeDesktop is not supported on PowerXpress systems currently.
[    95.798] (--) Depth 24 pixmap format is 32 bpp
[    95.798] (II) LoadModule: "glesx"
[    95.798] (II) Loading /usr/lib/xorg/modules/glesx.so
[    95.963] (II) Module glesx: vendor="X.Org Foundation"
[    95.963] 	compiled for 1.4.99.906, module version = 1.0.0
[    95.974] (II) fglrx(0): Allocated new frame buffer 1920x1080 stride 7680, untiled
[    95.976] (II) UXA(0): Driver registered support for the following operations:
[    95.976] (II)         solid
[    95.976] (II)         copy
[    95.976] (II)         composite (RENDER acceleration)
[    95.976] (II)         put_image
[    95.976] (II)         get_image
[    95.976] (II) fglrx(0): [DRI2] Setup complete
[    95.976] (II) fglrx(0): [DRI2]   DRI driver: i965
[    95.976] (II) fglrx(0): [DRI2]   VDPAU driver: va_gl
[    95.976] (==) fglrx(0): Backing store enabled
[    95.976] (==) fglrx(0): Silken mouse enabled
[    95.976] (II) fglrx(0): Initializing HW Cursor
[    95.976] (II) fglrx(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    95.977] (**) fglrx(0): DPMS enabled
[    95.977] (==) fglrx(0): Intel XvMC decoder enabled
[    95.977] (II) fglrx(0): Set up textured video
[    95.977] (II) fglrx(0): [XvMC] xvmc_vld driver initialized.
[    95.977] (II) fglrx(0): DRI2: Enabled
[    95.977] (II) fglrx(0): DRI3: Disabled
[    95.977] (WW) fglrx(0): Option "VendorName" is not used
[    95.977] (WW) fglrx(0): Option "ModelName" is not used
[    95.977] (WW) fglrx(0): Option "Shadow" is not used
[    95.977] (WW) fglrx(0): Option "Tiling" is not used
[    95.977] (WW) fglrx(0): Option "LinearFramebuffer" is not used
[    95.977] (==) fglrx(0): hotplug detection: "enabled"
[    95.997] (II) fglrx(0): doing swlDriScreenInit
[    95.997] (II) fglrx(0): swlDriScreenInit for fglrx driver
[    95.997] ukiDynamicMajor: found major device number 249
[    95.997] ukiDynamicMajor: found major device number 249
[    95.997] ukiDynamicMajor: found major device number 249
[    95.997] ukiOpenByBusid: Searching for BusID PCI:5:0:0
[    95.997] ukiOpenDevice: node name is /dev/ati/card0
[    95.997] ukiOpenDevice: open result is 17, (OK)
[    95.997] ukiOpenByBusid: ukiOpenMinor returns 17
[    95.997] ukiOpenByBusid: ukiGetBusid reports PCI:5:0:0
[    95.997] (II) fglrx(0): [uki] DRM interface version 1.0
[    95.997] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:5:0:0"
[    95.997] (II) fglrx(0): [uki] added 8192 byte SAREA at 0x2000
[    95.997] (II) fglrx(0): [uki] mapped SAREA 0x2000 to 0x7f3b05a49000
[    95.997] (II) fglrx(0): [uki] framebuffer handle = 0x3000
[    95.997] (II) fglrx(0): [uki] added 1 reserved context for kernel
[    95.997] (II) fglrx(0): swlDriScreenInit done
[    95.997] (II) fglrx(0): Kernel Module Version Information:
[    95.997] (II) fglrx(0):     Name: fglrx
[    95.997] (II) fglrx(0):     Version: 15.30.3
[    95.997] (II) fglrx(0):     Date: Dec 17 2015
[    95.997] (II) fglrx(0):     Desc: AMD FireGL DRM kernel module
[    95.997] (II) fglrx(0): Kernel Module version matches driver.
[    95.997] (II) fglrx(0): Kernel Module Build Time Information:
[    95.997] (II) fglrx(0):     Build-Kernel UTS_RELEASE:        4.4.1-2-ARCH
[    95.997] (II) fglrx(0):     Build-Kernel MODVERSIONS:        yes
[    95.997] (II) fglrx(0):     Build-Kernel __SMP__:            yes
[    95.997] (II) fglrx(0):     Build-Kernel PAGE_SIZE:          0x1000
[    95.997] (II) fglrx(0): [uki] register handle = 0x00004000
[    96.015] (II) fglrx(0): DRI initialization successfull
[    96.015] (II) fglrx(0): FBADPhys: 0xf400000000 FBMappedSize: 0x010e0000
[    96.016] (II) fglrx(0): Intel display surface mc addr for AMD: ffe8117000
[    96.016] (==) fglrx(0): Backing store enabled
[    96.016] (**) fglrx(0): DPMS enabled
[    96.017] (II) fglrx(0): Initialized in-driver Xinerama extension
[    96.017] (**) fglrx(0): Textured Video is enabled.
[    96.017] (II) fglrx(0): GLESX enableFlags = 9040
[    96.017] (II) fglrx(0): GLESX is enabled
[    96.017] (II) LoadModule: "amdxmm"
[    96.017] (II) Loading /usr/lib/xorg/modules/amdxmm.so
[    96.026] (II) Module amdxmm: vendor="X.Org Foundation"
[    96.026] 	compiled for 1.4.99.906, module version = 2.0.0
[    96.026] XvScreenInit: screen devPrivates ptr non-NULL before init
[    96.041] (II) fglrx(0): UVD feature is enabled(II) fglrx(0): 
[    96.044] (II) fglrx(0): Enable composite support successfully
[    96.044] (WW) fglrx(0): Option "VendorName" is not used
[    96.044] (WW) fglrx(0): Option "ModelName" is not used
[    96.044] (WW) fglrx(0): Option "Shadow" is not used
[    96.044] (WW) fglrx(0): Option "Tiling" is not used
[    96.044] (WW) fglrx(0): Option "LinearFramebuffer" is not used
[    96.044] (II) fglrx(0): X context handle = 0x1
[    96.044] (II) fglrx(0): [DRI] installation complete
[    96.056] (--) RandR disabled
[    96.061] ukiDynamicMajor: found major device number 249
[    96.061] ukiDynamicMajor: found major device number 249
[    96.061] ukiDynamicMajor: found major device number 249
[    96.061] ukiOpenDevice: node name is /dev/ati/card0
[    96.061] ukiOpenDevice: open result is 18, (OK)
[    96.061] ukiGetBusid returned 'PCI:5:0:0'
[    96.061] ukiOpenDevice: node name is /dev/ati/card1
[    96.061] ukiOpenDevice: open result is -1, (No such device)
[    96.061] ukiOpenDevice: open result is -1, (No such device)
[    96.061] ukiOpenDevice: Open failed
[    96.061] ukiOpenDevice: node name is /dev/ati/card2
[    96.061] ukiOpenDevice: open result is -1, (No such device)
[    96.061] ukiOpenDevice: open result is -1, (No such device)
[    96.061] ukiOpenDevice: Open failed
[    96.061] ukiOpenDevice: node name is /dev/ati/card3
[    96.061] ukiOpenDevice: open result is -1, (No such device)
[    96.061] ukiOpenDevice: open result is -1, (No such device)
[    96.061] ukiOpenDevice: Open failed
[    96.061] ukiOpenDevice: node name is /dev/ati/card4
[    96.061] ukiOpenDevice: open result is -1, (No such device)
[    96.061] ukiOpenDevice: open result is -1, (No such device)
[    96.061] ukiOpenDevice: Open failed
[    96.061] ukiOpenDevice: node name is /dev/ati/card5
[    96.061] ukiOpenDevice: open result is -1, (No such device)
[    96.061] ukiOpenDevice: open result is -1, (No such device)
[    96.061] ukiOpenDevice: Open failed
[    96.061] ukiOpenDevice: node name is /dev/ati/card6
[    96.061] ukiOpenDevice: open result is -1, (No such device)
[    96.061] ukiOpenDevice: open result is -1, (No such device)
[    96.061] ukiOpenDevice: Open failed
[    96.061] ukiOpenDevice: node name is /dev/ati/card7
[    96.061] ukiOpenDevice: open result is -1, (No such device)
[    96.061] ukiOpenDevice: open result is -1, (No such device)
[    96.061] ukiOpenDevice: Open failed
[    96.061] ukiOpenDevice: node name is /dev/ati/card8
[    96.061] ukiOpenDevice: open result is -1, (No such device)
[    96.061] ukiOpenDevice: open result is -1, (No such device)
[    96.061] ukiOpenDevice: Open failed
[    96.061] ukiOpenDevice: node name is /dev/ati/card9
[    96.061] ukiOpenDevice: open result is -1, (No such device)
[    96.061] ukiOpenDevice: open result is -1, (No such device)
[    96.061] ukiOpenDevice: Open failed
[    96.061] ukiOpenDevice: node name is /dev/ati/card10
[    96.061] ukiOpenDevice: open result is -1, (No such device)
[    96.061] ukiOpenDevice: open result is -1, (No such device)
[    96.061] ukiOpenDevice: Open failed
[    96.061] ukiOpenDevice: node name is /dev/ati/card11
[    96.061] ukiOpenDevice: open result is -1, (No such device)
[    96.061] ukiOpenDevice: open result is -1, (No such device)
[    96.061] ukiOpenDevice: Open failed
[    96.061] ukiOpenDevice: node name is /dev/ati/card12
[    96.061] ukiOpenDevice: open result is -1, (No such device)
[    96.061] ukiOpenDevice: open result is -1, (No such device)
[    96.061] ukiOpenDevice: Open failed
[    96.061] ukiOpenDevice: node name is /dev/ati/card13
[    96.061] ukiOpenDevice: open result is -1, (No such device)
[    96.061] ukiOpenDevice: open result is -1, (No such device)
[    96.061] ukiOpenDevice: Open failed
[    96.061] ukiOpenDevice: node name is /dev/ati/card14
[    96.061] ukiOpenDevice: open result is -1, (No such device)
[    96.061] ukiOpenDevice: open result is -1, (No such device)
[    96.061] ukiOpenDevice: Open failed
[    96.061] ukiOpenDevice: node name is /dev/ati/card15
[    96.061] ukiOpenDevice: open result is -1, (No such device)
[    96.061] ukiOpenDevice: open result is -1, (No such device)
[    96.061] ukiOpenDevice: Open failed
[    96.061] ukiDynamicMajor: found major device number 249
[    96.061] ukiOpenByBusid: Searching for BusID PCI:5:0:0
[    96.061] ukiOpenDevice: node name is /dev/ati/card0
[    96.061] ukiOpenDevice: open result is 18, (OK)
[    96.061] ukiOpenByBusid: ukiOpenMinor returns 18
[    96.061] ukiOpenByBusid: ukiGetBusid reports PCI:5:0:0
[    96.206] ukiDynamicMajor: found major device number 249
[    96.206] ukiDynamicMajor: found major device number 249
[    96.206] ukiOpenByBusid: Searching for BusID PCI:5:0:0
[    96.206] ukiOpenDevice: node name is /dev/ati/card0
[    96.206] ukiOpenDevice: open result is 18, (OK)
[    96.206] ukiOpenByBusid: ukiOpenMinor returns 18
[    96.206] ukiOpenByBusid: ukiGetBusid reports PCI:5:0:0
[    96.475] ukiDynamicMajor: found major device number 249
[    96.475] ukiDynamicMajor: found major device number 249
[    96.475] ukiDynamicMajor: found major device number 249
[    96.475] ukiOpenDevice: node name is /dev/ati/card0
[    96.475] ukiOpenDevice: open result is 19, (OK)
[    96.475] ukiGetBusid returned 'PCI:5:0:0'
[    96.475] ukiOpenDevice: node name is /dev/ati/card1
[    96.476] ukiOpenDevice: open result is -1, (No such device)
[    96.476] ukiOpenDevice: open result is -1, (No such device)
[    96.476] ukiOpenDevice: Open failed
[    96.476] ukiOpenDevice: node name is /dev/ati/card2
[    96.476] ukiOpenDevice: open result is -1, (No such device)
[    96.476] ukiOpenDevice: open result is -1, (No such device)
[    96.476] ukiOpenDevice: Open failed
[    96.476] ukiOpenDevice: node name is /dev/ati/card3
[    96.476] ukiOpenDevice: open result is -1, (No such device)
[    96.476] ukiOpenDevice: open result is -1, (No such device)
[    96.476] ukiOpenDevice: Open failed
[    96.476] ukiOpenDevice: node name is /dev/ati/card4
[    96.476] ukiOpenDevice: open result is -1, (No such device)
[    96.476] ukiOpenDevice: open result is -1, (No such device)
[    96.476] ukiOpenDevice: Open failed
[    96.476] ukiOpenDevice: node name is /dev/ati/card5
[    96.476] ukiOpenDevice: open result is -1, (No such device)
[    96.476] ukiOpenDevice: open result is -1, (No such device)
[    96.476] ukiOpenDevice: Open failed
[    96.476] ukiOpenDevice: node name is /dev/ati/card6
[    96.476] ukiOpenDevice: open result is -1, (No such device)
[    96.476] ukiOpenDevice: open result is -1, (No such device)
[    96.476] ukiOpenDevice: Open failed
[    96.476] ukiOpenDevice: node name is /dev/ati/card7
[    96.476] ukiOpenDevice: open result is -1, (No such device)
[    96.476] ukiOpenDevice: open result is -1, (No such device)
[    96.476] ukiOpenDevice: Open failed
[    96.476] ukiOpenDevice: node name is /dev/ati/card8
[    96.476] ukiOpenDevice: open result is -1, (No such device)
[    96.476] ukiOpenDevice: open result is -1, (No such device)
[    96.476] ukiOpenDevice: Open failed
[    96.476] ukiOpenDevice: node name is /dev/ati/card9
[    96.476] ukiOpenDevice: open result is -1, (No such device)
[    96.476] ukiOpenDevice: open result is -1, (No such device)
[    96.476] ukiOpenDevice: Open failed
[    96.476] ukiOpenDevice: node name is /dev/ati/card10
[    96.476] ukiOpenDevice: open result is -1, (No such device)
[    96.476] ukiOpenDevice: open result is -1, (No such device)
[    96.476] ukiOpenDevice: Open failed
[    96.476] ukiOpenDevice: node name is /dev/ati/card11
[    96.476] ukiOpenDevice: open result is -1, (No such device)
[    96.476] ukiOpenDevice: open result is -1, (No such device)
[    96.476] ukiOpenDevice: Open failed
[    96.476] ukiOpenDevice: node name is /dev/ati/card12
[    96.476] ukiOpenDevice: open result is -1, (No such device)
[    96.476] ukiOpenDevice: open result is -1, (No such device)
[    96.476] ukiOpenDevice: Open failed
[    96.476] ukiOpenDevice: node name is /dev/ati/card13
[    96.476] ukiOpenDevice: open result is -1, (No such device)
[    96.476] ukiOpenDevice: open result is -1, (No such device)
[    96.476] ukiOpenDevice: Open failed
[    96.476] ukiOpenDevice: node name is /dev/ati/card14
[    96.476] ukiOpenDevice: open result is -1, (No such device)
[    96.476] ukiOpenDevice: open result is -1, (No such device)
[    96.476] ukiOpenDevice: Open failed
[    96.477] ukiOpenDevice: node name is /dev/ati/card15
[    96.477] ukiOpenDevice: open result is -1, (No such device)
[    96.477] ukiOpenDevice: open result is -1, (No such device)
[    96.477] ukiOpenDevice: Open failed
[    96.477] ukiDynamicMajor: found major device number 249
[    96.477] ukiOpenByBusid: Searching for BusID PCI:5:0:0
[    96.477] ukiOpenDevice: node name is /dev/ati/card0
[    96.477] ukiOpenDevice: open result is 19, (OK)
[    96.477] ukiOpenByBusid: ukiOpenMinor returns 19
[    96.477] ukiOpenByBusid: ukiGetBusid reports PCI:5:0:0
[    97.135] (II) AIGLX: Loaded and initialized OpenGL driver(II) GLX: Initialized DRI GL provider for screen 0
[    97.155] (II) fglrx(0): Setting screen physical size to 508 x 285
[    97.312] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[    97.312] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    97.312] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    97.312] (II) LoadModule: "libinput"
[    97.312] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    97.317] (II) Module libinput: vendor="X.Org Foundation"
[    97.317] 	compiled for 1.17.3, module version = 0.15.0
[    97.317] 	Module class: X.Org XInput Driver
[    97.317] 	ABI class: X.Org XInput driver, version 21.1
[    97.318] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 21 paused 1
[    97.318] (II) systemd-logind: releasing fd for 13:68
[    97.330] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[    97.330] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    97.330] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    97.331] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 21 paused 1
[    97.331] (II) systemd-logind: releasing fd for 13:72
[    97.343] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    97.343] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    97.343] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    97.344] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 21 paused 1
[    97.344] (II) systemd-logind: releasing fd for 13:65
[    97.363] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[    97.363] (II) No input driver specified, ignoring this device.
[    97.363] (II) This device may have been added with another device file.
[    97.364] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[    97.364] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    97.364] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    97.364] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 21 paused 1
[    97.364] (II) systemd-logind: releasing fd for 13:66
[    97.377] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[    97.377] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    97.377] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    97.377] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 21 paused 1
[    97.377] (II) systemd-logind: releasing fd for 13:71
[    97.390] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event12)
[    97.390] (II) No input driver specified, ignoring this device.
[    97.390] (II) This device may have been added with another device file.
[    97.390] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event13)
[    97.390] (II) No input driver specified, ignoring this device.
[    97.390] (II) This device may have been added with another device file.
[    97.391] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event14)
[    97.391] (II) No input driver specified, ignoring this device.
[    97.391] (II) This device may have been added with another device file.
[    97.391] (II) config/udev: Adding input device CM Storm Quickfire TKL 6keys (/dev/input/event18)
[    97.391] (**) CM Storm Quickfire TKL 6keys: Applying InputClass "evdev keyboard catchall"
[    97.391] (**) CM Storm Quickfire TKL 6keys: Applying InputClass "libinput keyboard catchall"
[    97.392] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 21 paused 1
[    97.392] (II) systemd-logind: releasing fd for 13:82
[    97.403] (II) config/udev: Adding input device CM Storm Quickfire TKL 6keys (/dev/input/event19)
[    97.403] (**) CM Storm Quickfire TKL 6keys: Applying InputClass "evdev keyboard catchall"
[    97.403] (**) CM Storm Quickfire TKL 6keys: Applying InputClass "libinput keyboard catchall"
[    97.404] (II) systemd-logind: got fd for /dev/input/event19 13:83 fd 21 paused 1
[    97.404] (II) systemd-logind: releasing fd for 13:83
[    97.417] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event16)
[    97.417] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
[    97.417] (**) Logitech USB Receiver: Applying InputClass "libinput pointer catchall"
[    97.470] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 21 paused 1
[    97.470] (II) systemd-logind: releasing fd for 13:80
[    97.497] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse1)
[    97.497] (II) No input driver specified, ignoring this device.
[    97.497] (II) This device may have been added with another device file.
[    97.497] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event17)
[    97.497] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[    97.497] (**) Logitech USB Receiver: Applying InputClass "libinput keyboard catchall"
[    97.498] (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 21 paused 1
[    97.498] (II) systemd-logind: releasing fd for 13:81
[    97.510] (II) config/udev: Adding input device Lenovo EasyCamera (/dev/input/event15)
[    97.510] (**) Lenovo EasyCamera: Applying InputClass "evdev keyboard catchall"
[    97.510] (**) Lenovo EasyCamera: Applying InputClass "libinput keyboard catchall"
[    97.511] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 21 paused 1
[    97.511] (II) systemd-logind: releasing fd for 13:79
[    97.537] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event9)
[    97.537] (II) No input driver specified, ignoring this device.
[    97.537] (II) This device may have been added with another device file.
[    97.537] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10)
[    97.537] (II) No input driver specified, ignoring this device.
[    97.537] (II) This device may have been added with another device file.
[    97.537] (II) config/udev: Adding input device Ideapad extra buttons (/dev/input/event5)
[    97.537] (**) Ideapad extra buttons: Applying InputClass "evdev keyboard catchall"
[    97.537] (**) Ideapad extra buttons: Applying InputClass "libinput keyboard catchall"
[    97.538] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 21 paused 1
[    97.538] (II) systemd-logind: releasing fd for 13:69
[    97.550] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    97.550] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    97.550] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    97.551] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 21 paused 1
[    97.551] (II) systemd-logind: releasing fd for 13:64
[    97.563] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event11)
[    97.563] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
[    97.563] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchscreen catchall"
[    97.563] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
[    97.563] (**) ETPS/2 Elantech Touchpad: Applying InputClass "Default clickpad buttons"
[    97.563] (**) ETPS/2 Elantech Touchpad: Applying InputClass "libinput touchpad catchall"
[    97.563] (**) ETPS/2 Elantech Touchpad: Applying InputClass "libinput touchscreen catchall"
[    97.564] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 21 paused 1
[    97.564] (II) systemd-logind: releasing fd for 13:75
[    97.590] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0)
[    97.590] (**) ETPS/2 Elantech Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
[    97.590] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[    97.590] (II) No input driver specified, ignoring this device.
[    97.590] (II) This device may have been added with another device file.
[    97.598] (II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments
[    99.639] (II) systemd-logind: got pause for 226:0
[   100.232] (II) fglrx(0): EDID vendor "AUO", prod id 5181
[   100.232] (II) fglrx(0): Printing DDC gathered Modelines:
[   100.232] (II) fglrx(0): Modeline "1920x1080"x0.0  140.00  1920 1968 2068 2100  1080 1083 1084 1110 -hsync -vsync (66.7 kHz eP)
[   113.388] (II) fglrx(0): Shutdown CMMQS
[   113.388] (II) fglrx(0): [uki] removed 1 reserved context for kernel
[   113.388] (II) fglrx(0): [uki] unmapping 8192 bytes of SAREA 0x2000 at 0x7f3b05a49000
[   113.409] (EE) systemd-logind: ReleaseControl failed: Connection was disconnected before a reply was received
[   113.409] (II) Server terminated successfully (0). Closing log file.

.xlog.txt

Using provider `geoclue2'.
Using method `randr'.

Could be some provider not getting loaded?

Offline

#7334 2016-03-02 07:37:54

machinegod420
Member
Registered: 2015-01-05
Posts: 28

Re: The AMD/ATI Bar & Grill

Hi everyone,

I am not sure about the rules for double posting here, so sorry if I cannot do that. I managed to get input working by adding

	Option  "AutoAddDevices" "false"

to my xorg conf file. I can now move the mouse around and open amdccle, although the drivers also happen to break the awesome wm title bar.

Could there be any issues to enabling it like this? I will test a video game soon.

There also appears to be no sound.

Last edited by machinegod420 (2016-03-02 08:54:24)

Offline

#7335 2016-03-02 13:04:07

Lone_Wolf
Forum Moderator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,954

Re: The AMD/ATI Bar & Grill

Double posting is usually only a problem if the posts are close together in time, and yours are several days apart.

good find, machinegod420 .

Re-checking your xorg log shows many lines like these :

[    97.330] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    97.330] (**) Video Bus: Applying InputClass "libinput keyboard catchall"

That does suggest libinput & evdev are both trying to handle the same devices and may be clashing ,causing problems.

When "AutoAddDevices" = "false" is used, only devices specfically mentioned in xorg configfiles are active.

I'm guessing you have both xf86-input-evdev and xf86-input-libinput installed ?

try removing one of them and re-enabling autoaddevices .

Last edited by Lone_Wolf (2016-03-02 13:04:23)


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


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Online

#7336 2016-03-02 21:20:03

machinegod420
Member
Registered: 2015-01-05
Posts: 28

Re: The AMD/ATI Bar & Grill

Lone_Wolf wrote:

Double posting is usually only a problem if the posts are close together in time, and yours are several days apart.

good find, machinegod420 .

Re-checking your xorg log shows many lines like these :

[    97.330] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    97.330] (**) Video Bus: Applying InputClass "libinput keyboard catchall"

That does suggest libinput & evdev are both trying to handle the same devices and may be clashing ,causing problems.

When "AutoAddDevices" = "false" is used, only devices specfically mentioned in xorg configfiles are active.

I'm guessing you have both xf86-input-evdev and xf86-input-libinput installed ?

try removing one of them and re-enabling autoaddevices .

Tried to remove libiput, no go. Needs AutoAddDevices=false to work.

I fixed the audio issue by adding my user to the 'audio' group.

Unfortunately there is some issue where if I put my laptop to sleep, the whole thing freezes on a black screen and I have to restart.

The new input system breaks my previous settings as well. My touchpad has new behavior now that it didn't have before, and doesn't support the two finger scrolling anymore. EDIT: I am fairly sure this is because synaptics is not being loaded in this virtual terminal. Synclient claims there is no accessible synaptics driver.

I would also like to point out that I'm using catalyst-test and it is insanely unstable. It randomly freezes my entire computer and I have to hard reset. But at least I get 60fps now in CS:Go, so there's that. Would catalyst-total be better?

Last edited by machinegod420 (2016-03-03 08:38:56)

Offline

#7337 2016-03-16 01:18:27

shield_of_hope
Member
Registered: 2015-06-30
Posts: 15

Re: The AMD/ATI Bar & Grill

I have a problem with aticonfig, it always loses overclocking settings after reboot. I know that it should save those values using command

sudo aticonfig --odcc

but that doesn't seem doing anything.

Has anyone else experienced this issue? I have installed Catalyst drivers from http://catalyst.wirephire.com/repo/catalyst/$arch

Offline

#7338 2016-03-18 22:49:02

haagch
Member
Registered: 2013-08-17
Posts: 209

Re: The AMD/ATI Bar & Grill

http://support.amd.com/en-us/kb-article … Notes.aspx

Only supported GPUs for now:
AMD Radeon™ R9 Fury X Graphics
AMD Radeon™ R9 380X Graphics
AMD Radeon™ R9 Fury Graphics
AMD Radeon™ R9 380 Graphics
AMD Radeon™ R9 Nano Graphics
AMD Radeon™ R9 285 Graphics
AMD Radeon™ R9 M395X Graphics

Offline

#7339 2016-03-19 09:58:39

turboNOMAD
Member
From: Ukraine
Registered: 2009-09-06
Posts: 21

Re: The AMD/ATI Bar & Grill

Anyone looked into the new Vulkan driver yet - would it be possible to repackage it for Arch?

BTW, I'm curious whether it will work with amdgpu on a Hawaii card (R9 290). Will probably install a dualboot ubuntu and check myself this weekend.

Last edited by turboNOMAD (2016-03-19 10:16:28)

Offline

#7340 2016-03-19 13:05:14

Vi0L0
Member
From: Poland
Registered: 2009-06-24
Posts: 1,349
Website

Re: The AMD/ATI Bar & Grill

turboNOMAD wrote:

Anyone looked into the new Vulkan driver yet - would it be possible to repackage it for Arch?

BTW, I'm curious whether it will work with amdgpu on a Hawaii card (R9 290). Will probably install a dualboot ubuntu and check myself this weekend.

d2kx @ phoronix forums said it works fine on his R9 390 (GCN 1.1), at least desktop and opengl, but its slower than catalyst. It means it also should work on your 290 and mine 290x.
There's many deb packages inside driver's archive, but it probably should work after repack. I will look at this tomorrow as I don't have time today.

Looks like 15.12 was the last release of catalyst, there could appear some releases for legacy cards but I'm personally don't expecting anything. SI should be added to amdgpu, older gpus will be dropped.
If I understand correctly AMDGPU Hybrid (Proprietary) Driver should have no problems with kernel and xserver support and if so it should be added to Arch official repos smile. It also means that I won't be needed that much anymore and will stay in the shadow, maintaining repos for some time until it won't be needed.
Have been waiting for better support from AMD for all that time, looks like it's finally happening! smile

Last edited by Vi0L0 (2016-03-19 13:07:27)

Offline

#7341 2016-03-19 14:36:47

haagch
Member
Registered: 2013-08-17
Posts: 209

Re: The AMD/ATI Bar & Grill

Maybe interesting comment https://www.phoronix.com/forums/forum/l … post859259

4.5 kernel with amdgpu enabled for CI works fine with this driver, no need to build amdgpu_pro module with dkms, in fact amdgpu-pro is worse since it doesn't work with 4k displays.

Offline

#7342 2016-03-20 10:55:09

turboNOMAD
Member
From: Ukraine
Registered: 2009-09-06
Posts: 21

Re: The AMD/ATI Bar & Grill

Vi0L0 wrote:

It means it also should work on your 290 and mine 290x.

Nope, display turns off after amdgpu-pro installation and restart. This is a fresh Xubuntu 14.04.4 install. The driver installation itself complete3s fine, but it just doesn't work.
Don't even know how to debug it, since xorg log is written from scratch after each reboot.

Last edited by turboNOMAD (2016-03-20 11:09:15)

Offline

#7343 2016-03-20 16:26:16

turboNOMAD
Member
From: Ukraine
Registered: 2009-09-06
Posts: 21

Re: The AMD/ATI Bar & Grill

Update: was able to perform a clean shutdown blindly, log has been saved as Xorg.0.log.old
Uploaded the log to pastebin: http://pastebin.com/Z49KJAcq
Judging from it, amdgpu actually works but can't enumerate video modes in my monitor.

[     2.581] (II) AMDGPU(0): EDID for output DVI-D-0
[     2.581] (EE) AMDGPU(0): Unknown EDID version 0

Any suggestions?

Offline

#7344 2016-03-21 09:57:40

Vi0L0
Member
From: Poland
Registered: 2009-06-24
Posts: 1,349
Website

Re: The AMD/ATI Bar & Grill

Maybe putting:

Option         "IgnoreEDID" "true"

to the device section of xorg.conf (or simplified xorg.conf.d/20-amdgpu.conf) will help.
I'm still repacking the driver, don't want to test it by simply putting all files manually on the filesystem as its kinda messy, instead I'm building a package (which is time-consuming).
In the meantime I wanted to run oss AMDGPU on linux 4.5 just to be sure that amdgpu itself works but catched some problem [could be related to radeon (...) Invalid PCI ROM header signature: expecting 0xaa55, got 0xffff], will try to fix it and continue repacking after getting back from work.

Last edited by Vi0L0 (2016-03-21 10:03:05)

Offline

#7345 2016-03-21 19:01:47

turboNOMAD
Member
From: Ukraine
Registered: 2009-09-06
Posts: 21

Re: The AMD/ATI Bar & Grill

I can try adding IgnoreEDID, but how does it get a list of resolutions then?
My display does not support common modes like 1024x768, only 1280x800 and 2560x1600. Everything else has to be done through GPU scaling, which I believe only Catalyst supports.

Going to try creating a Xorg.conf with IgnoreEDID anyway, and see what happens.

Offline

#7346 2016-03-21 19:47:40

Vi0L0
Member
From: Poland
Registered: 2009-06-24
Posts: 1,349
Website

Re: The AMD/ATI Bar & Grill

turboNOMAD wrote:

I can try adding IgnoreEDID, but how does it get a list of resolutions then?
My display does not support common modes like 1024x768, only 1280x800 and 2560x1600. Everything else has to be done through GPU scaling, which I believe only Catalyst supports.

Going to try creating a Xorg.conf with IgnoreEDID anyway, and see what happens.

This should be useful:
https://www.phoronix.com/forums/forum/l … post859513

illwieckz wrote:

Just for people like me who need a workaround while waiting for updates (example with 1920x1080 resolution for the primary monitor):

Code:
xrandr --newmode $(cvt 1920 1080 60 | tail -n 1 | cut -c 10-)
xrandr --addmode $(xrandr | grep "connected primary" | cut -f1 -d' ') "1920x1080_60.00"
xrandr -s "1920x1080_60.00"


Edit: I'm still fighting with oss amdgpu. Last try, this time patching the kernel, too bad. This is bad sign, don't have time for repack today, but I will try to finish repack tomorrow even if oss amdgpu will fail here.

Edit2: had no luck with oss amdgpu - it's stucking while starting X, not braking, no error. bug or so. But stucking like waiting something to happen, only accesible via ssh.
BTW here's part of my 4.5 config:

CONFIG_FIRMWARE_IN_KERNEL=y
CONFIG_EXTRA_FIRMWARE="radeon/hawaii_ce.bin radeon/hawaii_mc.bin radeon/hawaii_me.bin radeon/hawaii_mec.bin radeon/hawaii_pfp.bin radeon/hawaii_rlc.bin radeon/hawaii_sdma1.bin radeon/hawaii_sdma.bin radeon/hawaii_smc.bin radeon/hawaii_uvd.bin radeon/hawaii_vce.bin"
CONFIG_EXTRA_FIRMWARE_DIR="/usr/lib/firmware"
CONFIG_DRM_AMDGPU=y
CONFIG_DRM_AMDGPU_CIK=y
CONFIG_DRM_AMDGPU_USERPTR=y
CONFIG_DRM_AMD_POWERPLAY=y (also checked with "not set")

it's better with amdgpu-pro where at least I'm getting fbdev with fullres console and an error that I can look at:

[     2.516] (II) [KMS] Kernel modesetting enabled.
[     2.517] (II) AMDGPU(0): AMDGPU DDX hybrid version: 16.15.2
[     2.517] (EE) AMDGPU(0): Failed to open amdgpu hybrid version

Maybe some path is hardcoded, or maybe it needs some DKMS module - i didn't add any since I heard theres some error in newer kernel support that should be fixed by AMD smile, they suggest to simply use amdgpu module from 4.5 kernel for now, which I'm doing.
Will look at it tomorrow or the day after. For now you can get my x86_64 src and build amdgpu-pro on your own, just don't expect it to work, I believe it should be close though ;P : http://catalyst.wirephire.com/tarball/A … src.tar.gz
+ it's conflicting with mesa's gbm libs (guess it should be moved to additional mesa dir and eventually symlinked in libgl pkgs), had to remove them manually before install:
rm /usr/lib/libgbm.so*
rm /usr/lib32/libgbm.so*

Edit3: been using 4.5 since rc5 on catalyst, but now decided to make some game testing before commiting 4.5 support. There was no problems except for cs:go which generates some glitches - missing walls smile, it could be used as a wallhack, literally, not sure if it is bug or a feature tongue. Occures on catalyst 15.9 and 15.12, catalyst-firepro works well, so if you dont like this bug (could be that im the only one touched by problem) use older linux 4.4 or lts or firepro

Last edited by Vi0L0 (2016-03-23 19:12:03)

Offline

#7347 2016-03-24 16:34:51

maxxel
Member
Registered: 2016-03-24
Posts: 1

Re: The AMD/ATI Bar & Grill

machinegod420, have you got any improvement after your last post?

Offline

#7348 2016-03-25 09:01:42

machinegod420
Member
Registered: 2015-01-05
Posts: 28

Re: The AMD/ATI Bar & Grill

maxxel wrote:

machinegod420, have you got any improvement after your last post?

I've mostly hacked around most of the issues with input by manually adding them to the xorg conf file. The laptop lid issue is still there but I've been way to lazy to try to fix it.

So with that, its in a mostly functional state. Although firefox REALLY does not like catalyst, with black boxes appearing on some of the ui.

I would not say any of these solutions are 'real' fixes, mostly just getting things to work while running in a different virtual console.

Offline

#7349 2016-03-29 15:19:00

nirei
Member
Registered: 2016-03-27
Posts: 3

Re: The AMD/ATI Bar & Grill

Vi0L0, i see you are running a Sea Islands GCN 1.1 card. I also have a GCN 1.1 GPU (Kabini) and my system also hangs on startx when using amdgpu kernel driver (with CIK support enabled).

Via ssh, looking at the stuck Xorg process in gdb, i get the following backtrace:

$> sudo gdb /usr/bin/Xorg $(pidof Xorg)
(gdb) bt
#0  0x00007f17cc74c277 in ioctl () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f17cd808888 in drmIoctl (fd=10, request=request@entry=3223348297, arg=arg@entry=0x7ffc06feac40) at xf86drm.c:172
#2  0x00007f17c737f529 in amdgpu_ioctl_wait_cs (context=<optimized out>, context=<optimized out>, busy=<synthetic pointer>, flags=<optimized out>, 
    timeout_ns=<optimized out>, handle=<optimized out>, ring=<optimized out>, ip_instance=<optimized out>, ip=<optimized out>) at amdgpu_cs.c:403
#3  amdgpu_cs_query_fence_status (fence=fence@entry=0xb5d4c0, timeout_ns=<optimized out>, flags=flags@entry=1, expired=expired@entry=0x7ffc06feac94)
    at amdgpu_cs.c:436
#4  0x00007f17c60d9bfd in amdgpu_fence_wait (fence=0xb5d4b0, timeout=timeout@entry=18446744073709551615, absolute=absolute@entry=true)
    at amdgpu_cs.c:97
#5  0x00007f17c60d8d53 in amdgpu_bo_wait (_buf=_buf@entry=0xb5d340, timeout=timeout@entry=18446744073709551615, usage=usage@entry=RADEON_USAGE_WRITE)
    at amdgpu_bo.c:130
#6  0x00007f17c60d907d in amdgpu_bo_map (buf=0xb5d340, rcs=0x0, usage=PIPE_TRANSFER_READ) at amdgpu_bo.c:233
#7  0x00007f17c60e1743 in r600_query_init_backend_mask (ctx=ctx@entry=0xb33660) at r600_query.c:1076
#8  0x00007f17c6033ce9 in si_create_context (screen=0xb318c0, priv=0x0, flags=<optimized out>) at si_pipe.c:184
#9  0x00007f17c6033fe6 in radeonsi_screen_create (ws=0xb30e20) at si_pipe.c:640
#10 0x00007f17c60dbc51 in amdgpu_winsys_create (fd=fd@entry=11, screen_create=0x7f17c6033ec0 <radeonsi_screen_create>) at amdgpu_winsys.c:494
#11 0x00007f17c5ad7c7f in pipe_radeonsi_create_screen (fd=11) at ../../../../src/gallium/auxiliary/target-helpers/drm_helper.h:151
#12 0x00007f17c5d4c474 in dri2_init_screen (sPriv=0xafe0a0) at dri2.c:1465
#13 0x00007f17c5d48a7f in driCreateNewScreen2 (scrn=0, fd=8, extensions=<optimized out>, driver_extensions=<optimized out>, driver_configs=0xb049b0, 
    data=0xb04850) at dri_util.c:144
#14 0x00007f17c7171ccc in dri_screen_create_dri2 (dri=dri@entry=0xb04850, driver_name=<optimized out>) at backends/dri/gbm_dri.c:436
#15 0x00007f17c7172042 in dri_screen_create (dri=0xb04850) at backends/dri/gbm_dri.c:511
#16 dri_device_create (fd=8) at backends/dri/gbm_dri.c:981
#17 0x00007f17c7170a69 in gbm_create_device (fd=8) at main/gbm.c:157
#18 0x00007f17c75910c5 in AMDGPUPreInitAccel_KMS (pScrn=0xb02fd0) at amdgpu_kms.c:583
#19 AMDGPUPreInit_KMS (pScrn=0xb02fd0, flags=<optimized out>) at amdgpu_kms.c:790
#20 0x000000000047afdb in InitOutput (pScreenInfo=pScreenInfo@entry=0x8353a0 <screenInfo>, argc=argc@entry=6, argv=argv@entry=0x7ffc06febab8)
    at xf86Init.c:582
#21 0x0000000000439f74 in dix_main (argc=6, argv=0x7ffc06febab8, envp=<optimized out>) at main.c:204
#22 0x00007f17cc68c710 in __libc_start_main (main=0x4244e0 <main>, argc=6, argv=0x7ffc06febab8, init=<optimized out>, fini=<optimized out>, 
    rtld_fini=<optimized out>, stack_end=0x7ffc06febaa8) at ../csu/libc-start.c:289
#23 0x0000000000424519 in _start ()

The important part are frames #0 to #3.
So the system hangs while waiting for the ioctl() inside drmIoctl() to finish.
This is inside libdrm in the user space amdgpu module.
On my machine this happens with linux-4.4 and linux-4.5 from testing.

So i installed ubuntu 16.4 on the same machine and tested amdgpu there. X starts and i can even install and use the AMD amdgpu-pro driver. Even Vulkan works after installing the VulkanSDK. When running Vulkan applications my system also freezes (like earlier on startx, but now i can still move the mouse). I can still connect to the ubuntu machine using ssh, and when looking at the stuck Vulkan application in gdb i get this backtrace:

(gdb) bt
#0  0x00007f0a3840fda7 in ioctl () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f0a35a0aa8f in drmIoctl ()
   from /usr/lib/x86_64-linux-gnu/amdgpu-pro/libdrm.so.2
#2  0x00007f0a369aff73 in amdgpu_cs_query_fence_status ()
   from /usr/lib/x86_64-linux-gnu/amdgpu-pro/libdrm_amdgpu.so.1
#3  0x00007f0a3723f86b in ?? () from /usr/lib/x86_64-linux-gnu/amdvlk64.so
#4  0x00007f0a372439eb in ?? () from /usr/lib/x86_64-linux-gnu/amdvlk64.so
#5  0x00007f0a37712d7d in ?? () from /usr/lib/x86_64-linux-gnu/amdvlk64.so
#6  0x0000000000404f3a in demo_draw ()
#7  0x0000000000408b46 in demo_run ()
#8  0x000000000040ac2a in main ()

This happens on the linux-4.5-rc3 kernel from phoronix.
The important part here are frames #0 to #2.
So the amgpu-pro libdrm hangs on the drmIoctl() too when calling amdgpu_cs_query_fence_status(). Just like Xorg in libdrm. Also note that this happens both on Arch Linux and Ubuntu 16.4.

Would be interesting to see whether other CIK GPUs also lead to this kind of error. Or if GCN 1.2 GPUs also lead to such behaviour (which i doubt). This might be a bug in the kernel amdgpu driver handling the ioctl(), or am i missing something?

Edit:
Alright, the Phoronix forums point to a bug+patch in the kernel for CIK GPUs. Applying the patch to current 4.4.5 Arch kernel fixes the Xorg startup problem for me. Unfortunately the amdgpu-pro package from AUR won't run on my machine due to incompatible Xorg ABI versions with xorg-server 1.18.2-4.

Edit2:
I altered Vi0L0s PKGBUILD to successfully install amdgpu-pro on my machine. No building of DKMS module is needed. As Vi0L0 suspected a few paths in the Ubuntu packages seem to be hardcoded. I played around with symlinking the libraries provided by amdgpu-pro until Xorg finally loaded the new driver and libraries. This brings me OpenGL 4.5 with amdgpu, which is nice. Get the PKGBUILD here. The corresponding "amdgpu-pro.install" file stays empty.

Last edited by nirei (2016-04-07 21:35:35)

Offline

#7350 2016-04-08 18:01:48

turboNOMAD
Member
From: Ukraine
Registered: 2009-09-06
Posts: 21

Re: The AMD/ATI Bar & Grill

nirei, your pkg has a file conflict in it:

error: failed to commit transaction (conflicting files)
/usr/lib/libgbm.so exists in both 'mesa' and 'amdgpu-pro'
/usr/lib/libgbm.so.1 exists in both 'mesa' and 'amdgpu-pro'
/usr/lib/libgbm.so.1.0.0 exists in both 'mesa' and 'amdgpu-pro'

These files are owned by mesa, which is in your package dependency list.

I installed it with --force anyway, going to reboot and check if it even works. Wish me luck.

Offline

Board footer

Powered by FluxBB