You are not logged in.

#1 2014-07-21 08:05:32

Sarge
Member
Registered: 2014-07-21
Posts: 14

[SOLVED] Hybrid graphics(ATI/Intel) Module flgrx won't load on start

Hello, everyone

I have acer laptop with hybrid graphics (Acer TravelMate P645-MG, graphics Intel HD Graphics 4400/AMD Radeon HD 8750M)
I followed this wiki article https://wiki.archlinux.org/index.php/Fglrx
Packages catalyst-hook catalyst-utils-pxp was installed, then I blacklisted radeon and add flgrx module to /etc/modules-load.d/

But after reboot I don't see fglrx module in lsmod. I can enable it manualy with modprobe fglrx
Also, sometimes after rebooting xorg won't start (after second reboot xorg starts normally)

What can I do witch that?

Last edited by Sarge (2015-01-18 02:21:04)

Offline

#2 2014-07-21 10:25:15

emeres
Member
Registered: 2013-10-08
Posts: 1,570

Re: [SOLVED] Hybrid graphics(ATI/Intel) Module flgrx won't load on start

Create a xorg.conf with device section holding driver "fglrx".

Offline

#3 2014-07-21 10:52:36

Sarge
Member
Registered: 2014-07-21
Posts: 14

Re: [SOLVED] Hybrid graphics(ATI/Intel) Module flgrx won't load on start

Already created:

Section "ServerLayout"
	Identifier     "aticonfig Layout"
	Screen      0  "aticonfig-Screen[0]-0" 0 0
EndSection

Section "Module"
EndSection

Section "Monitor"
	Identifier   "aticonfig-Monitor[0]-0"
	Option	    "VendorName" "ATI Proprietary Driver"
	Option	    "ModelName" "Generic Autodetecting Monitor"
	Option	    "DPMS" "true"
EndSection

Section "Device"
	Identifier  "aticonfig-Device[0]-0"
	Driver      "fglrx"
	BusID       "PCI:2:0:0"
EndSection

Section "Screen"
	Identifier "aticonfig-Screen[0]-0"
	Device     "aticonfig-Device[0]-0"
	Monitor    "aticonfig-Monitor[0]-0"
	DefaultDepth     24
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection

Offline

#4 2014-07-21 11:08:22

emeres
Member
Registered: 2013-10-08
Posts: 1,570

Re: [SOLVED] Hybrid graphics(ATI/Intel) Module flgrx won't load on start

So what does Xorg.0.log or dmesg say? Since this is a hybrid, you probably need to activate the amd gpu. I would take a look at aticonfig (--px-dgpu maybe). List current active gpu with 'aticonfig --pxl'.

Last edited by emeres (2014-07-21 11:42:12)

Offline

#5 2014-07-21 11:29:09

Sarge
Member
Registered: 2014-07-21
Posts: 14

Re: [SOLVED] Hybrid graphics(ATI/Intel) Module flgrx won't load on start

dmesg | grep fglrx

[    1.165158] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
[    1.193469] <6>[fglrx] Maximum main memory to use for locked dma buffers: 7650 MBytes.
[    1.193675] <6>[fglrx]   vendor: 1002 device: 6600 count: 1
[    1.193987] <6>[fglrx] ioport: bar 4, base 0x3000, size: 0x100
[    1.195257] <6>[fglrx] Kernel PAT support is enabled
[    1.195280] <6>[fglrx] module loaded - fglrx 14.20.7 [May 29 2014] with 1 minors
[    7.291353] fglrx_pci 0000:02:00.0: irq 67 for MSI/MSI-X
[    7.291874] <6>[fglrx] Firegl kernel thread PID: 2160
[    7.292025] <6>[fglrx] Firegl kernel thread PID: 2161
[    7.292148] <6>[fglrx] Firegl kernel thread PID: 2162
[    7.292230] <6>[fglrx] IRQ 67 Enabled
[    7.302982] <6>[fglrx] Reserved FB block: Shared offset:0, size:1000000 
[    7.302984] <6>[fglrx] Reserved FB block: Unshared offset:f838000, size:4000 
[    7.302985] <6>[fglrx] Reserved FB block: Unshared offset:f83c000, size:4c4000 
[    7.302986] <6>[fglrx] Reserved FB block: Unshared offset:7fff4000, size:c000 
[    7.341728] <6>[fglrx] IRQ 67 Disabled
[    7.342489] <6>[fglrx] module unloaded - fglrx 14.20.7 [May 29 2014]
[    7.416499] <6>[fglrx] Maximum main memory to use for locked dma buffers: 7650 MBytes.
[    7.416643] <6>[fglrx]   vendor: 1002 device: 6600 count: 1
[    7.416863] <6>[fglrx] ioport: bar 4, base 0x3000, size: 0x100
[    7.417067] <6>[fglrx] Kernel PAT support is enabled
[    7.417083] <6>[fglrx] module loaded - fglrx 14.20.7 [May 29 2014] with 1 minors
[   14.076338] fglrx_pci 0000:02:00.0: irq 67 for MSI/MSI-X
[   14.076839] <6>[fglrx] Firegl kernel thread PID: 2188
[   14.076904] <6>[fglrx] Firegl kernel thread PID: 2189
[   14.076962] <6>[fglrx] Firegl kernel thread PID: 2190
[   14.077038] <6>[fglrx] IRQ 67 Enabled
[   14.087124] <6>[fglrx] Reserved FB block: Shared offset:0, size:1000000 
[   14.087126] <6>[fglrx] Reserved FB block: Unshared offset:f838000, size:4000 
[   14.087127] <6>[fglrx] Reserved FB block: Unshared offset:f83c000, size:4c4000 
[   14.087128] <6>[fglrx] Reserved FB block: Unshared offset:7fff4000, size:c000 
[   15.361788] <6>[fglrx] IRQ 67 Disabled
[   15.623458] <6>[fglrx] module unloaded - fglrx 14.20.7 [May 29 2014]
[ 6848.749947] <6>[fglrx] Maximum main memory to use for locked dma buffers: 7650 MBytes.
[ 6848.750083] <6>[fglrx]   vendor: 1002 device: 6600 count: 1
[ 6848.750291] <6>[fglrx] ioport: bar 4, base 0x3000, size: 0x100
[ 6848.762772] <6>[fglrx] Kernel PAT support is enabled
[ 6848.762790] <6>[fglrx] module loaded - fglrx 14.20.7 [May 29 2014] with 1 minors
[15925.475612] fglrx_pci 0000:02:00.0: Max Payload Size 16384, but upstream 0000:00:1c.4 set to 128; if necessary, use "pci=pcie_bus_safe" and report a bug
[15925.475618] fglrx_pci 0000:02:00.0: no hotplug settings from platform
[15925.475855] fglrx_pci 0000:02:00.0: Max Payload Size 16384, but upstream 0000:00:1c.4 set to 128; if necessary, use "pci=pcie_bus_safe" and report a bug
[15925.475861] fglrx_pci 0000:02:00.0: no hotplug settings from platform
[15925.476055] fglrx_pci 0000:02:00.0: Max Payload Size 16384, but upstream 0000:00:1c.4 set to 128; if necessary, use "pci=pcie_bus_safe" and report a bug
[15925.476061] fglrx_pci 0000:02:00.0: no hotplug settings from platform
[15925.476481] fglrx_pci 0000:02:00.0: Max Payload Size 16384, but upstream 0000:00:1c.4 set to 128; if necessary, use "pci=pcie_bus_safe" and report a bug
[15925.476487] fglrx_pci 0000:02:00.0: no hotplug settings from platform
[15925.476636] fglrx_pci 0000:02:00.0: Max Payload Size 16384, but upstream 0000:00:1c.4 set to 128; if necessary, use "pci=pcie_bus_safe" and report a bug
[15925.476641] fglrx_pci 0000:02:00.0: no hotplug settings from platform
and so on ...

grep "fglrx" /var/log/Xorg.0.log

[     1.434] (II) LoadModule: "fglrx"
[     1.436] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
[     1.505] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
[     1.506] (II) Loading sub module "fglrxdrm"
[     1.506] (II) LoadModule: "fglrxdrm"
[     1.506] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[     1.508] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
[     1.518] (WW) Falling back to old probe method for fglrx
[    14.116] (II) fglrx: intel VGA device detected, load intel driver.
[    14.119] (II) fglrx(0): pEnt->device->identifier=0x249edb0
[    15.190] (II) fglrx(0): === [xdl_xs115_atiddxPreInit] === begin
[    15.190] (II) fglrx(0): PowerXpress: Integrated GPU is selected.
[    15.286] (II) fglrx(0): PowerXpress: Diagnostic output from /usr/lib64/fglrx/switchlibGL:
[    15.291] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
[    15.291] (==) fglrx(0): RGB weight 888
[    15.291] (==) fglrx(0): Default visual is TrueColor
[    15.291] (**) fglrx(0): ChipID override: 0x0A16
[    15.291] (**) fglrx(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4400
[    15.291] (**) fglrx(0): Relaxed fencing enabled
[    15.291] (**) fglrx(0): Wait on SwapBuffers? enabled
[    15.291] (**) fglrx(0): Triple buffering? enabled
[    15.291] (**) fglrx(0): Framebuffer tiled
[    15.291] (**) fglrx(0): Pixmaps tiled
[    15.291] (**) fglrx(0): 3D buffers tiled
[    15.292] (**) fglrx(0): SwapBuffers wait enabled
[    15.292] (==) fglrx(0): video overlay key set to 0x101fe
[    15.292] (II) fglrx(0): Output eDP1 using monitor section aticonfig-Monitor[0]-0
[    15.292] (--) fglrx(0): found backlight control interface intel_backlight
[    15.292] (II) fglrx(0): Output DP1 has no monitor section
[    15.316] (II) fglrx(0): Output HDMI1 has no monitor section
[    15.316] (II) fglrx(0): Output DP2 has no monitor section
[    15.317] (II) fglrx(0): Output HDMI2 has no monitor section
[    15.317] (II) fglrx(0): EDID for output eDP1
[    15.317] (II) fglrx(0): Manufacturer: AUO  Model: 113d  Serial#: 0
[    15.317] (II) fglrx(0): Year: 2012  Week: 0
[    15.317] (II) fglrx(0): EDID Version: 1.4
[    15.317] (II) fglrx(0): Digital Display Input
[    15.317] (II) fglrx(0): 6 bits per channel
[    15.317] (II) fglrx(0): Digital interface is DisplayPort
[    15.317] (II) fglrx(0): Max Image Size [cm]: horiz.: 31  vert.: 17
[    15.317] (II) fglrx(0): Gamma: 2.20
[    15.317] (II) fglrx(0): No DPMS capabilities specified
[    15.317] (II) fglrx(0): Supported color encodings: RGB 4:4:4 
[    15.317] (II) fglrx(0): First detailed timing is preferred mode
[    15.317] (II) fglrx(0): Preferred mode is native pixel format and refresh rate
[    15.317] (II) fglrx(0): redX: 0.643 redY: 0.336   greenX: 0.313 greenY: 0.620
[    15.317] (II) fglrx(0): blueX: 0.151 blueY: 0.053   whiteX: 0.313 whiteY: 0.329
[    15.317] (II) fglrx(0): Manufacturer's mask: 0
[    15.317] (II) fglrx(0): Supported detailed timing:
[    15.317] (II) fglrx(0): clock: 141.0 MHz   Image Size:  309 x 173 mm
[    15.317] (II) fglrx(0): h_active: 1920  h_sync: 1936  h_sync_end 1952 h_blank_end 2104 h_border: 0
[    15.317] (II) fglrx(0): v_active: 1080  v_sync: 1083  v_sync_end 1097 v_blanking: 1116 v_border: 0
[    15.317] (II) fglrx(0): Unknown vendor-specific block f
[    15.317] (II) fglrx(0):  AUO
[    15.317] (II) fglrx(0):  B140HAN01.1
[    15.317] (II) fglrx(0): EDID (in hex):
[    15.317] (II) fglrx(0): 	00ffffffffffff0006af3d1100000000
[    15.317] (II) fglrx(0): 	00160104951f11780287e5a456509e26
[    15.317] (II) fglrx(0): 	0d505400000001010101010101010101
[    15.317] (II) fglrx(0): 	010101010101143780b8703824401010
[    15.317] (II) fglrx(0): 	3e0035ad100000180000000f00000000
[    15.317] (II) fglrx(0): 	00000000000000000020000000fe0041
[    15.317] (II) fglrx(0): 	554f0a202020202020202020000000fe
[    15.317] (II) fglrx(0): 	004231343048414e30312e31200a00a5
[    15.317] (II) fglrx(0): Not using default mode "320x240" (doublescan mode not supported)
[    15.317] (II) fglrx(0): Not using default mode "400x300" (doublescan mode not supported)
[    15.317] (II) fglrx(0): Not using default mode "400x300" (doublescan mode not supported)
[    15.317] (II) fglrx(0): Not using default mode "512x384" (doublescan mode not supported)
[    15.317] (II) fglrx(0): Not using default mode "640x480" (doublescan mode not supported)
[    15.317] (II) fglrx(0): Not using default mode "640x512" (doublescan mode not supported)
[    15.317] (II) fglrx(0): Not using default mode "800x600" (doublescan mode not supported)
[    15.317] (II) fglrx(0): Not using default mode "896x672" (doublescan mode not supported)
[    15.317] (II) fglrx(0): Not using default mode "928x696" (doublescan mode not supported)
[    15.317] (II) fglrx(0): Not using default mode "960x720" (doublescan mode not supported)
[    15.317] (II) fglrx(0): Not using default mode "700x525" (doublescan mode not supported)
[    15.317] (II) fglrx(0): Not using default mode "1024x768" (doublescan mode not supported)
[    15.317] (II) fglrx(0): Printing probed modes for output eDP1
[    15.317] (II) fglrx(0): Modeline "1920x1080"x60.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[    15.317] (II) fglrx(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    15.318] (II) fglrx(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[    15.318] (II) fglrx(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    15.318] (II) fglrx(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    15.318] (II) fglrx(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    15.318] (II) fglrx(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    15.318] (II) fglrx(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    15.318] (II) fglrx(0): EDID for output DP1
[    15.343] (II) fglrx(0): EDID for output HDMI1
[    15.343] (II) fglrx(0): EDID for output DP2
[    15.343] (II) fglrx(0): EDID for output HDMI2
[    15.343] (II) fglrx(0): Output eDP1 connected
[    15.343] (II) fglrx(0): Output DP1 disconnected
[    15.343] (II) fglrx(0): Output HDMI1 disconnected
[    15.343] (II) fglrx(0): Output DP2 disconnected
[    15.343] (II) fglrx(0): Output HDMI2 disconnected
[    15.343] (II) fglrx(0): Using exact sizes for initial modes
[    15.343] (II) fglrx(0): Output eDP1 using initial mode 1920x1080
[    15.343] (II) fglrx(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    15.343] (II) fglrx(0): Kernel page flipping support detected, enabling
[    15.343] (==) fglrx(0): DPI set to (96, 96)
[    15.345] (EE) fglrx: Failed to load module "dri3" (module does not exist, 0)
[    15.345] (II) Loading sub module "fglrxdrm"
[    15.345] (II) LoadModule: "fglrxdrm"
[    15.345] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[    15.345] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
[    15.347] (--) fglrx(0): (PciSubVendor = 0x1025, PciSubDevice = 0x082b)
[    15.347] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original AMD
[    15.347] (--) fglrx(0): Linear framebuffer (phys) at 0xa0000000
[    15.347] (--) fglrx(0): MMIO registers at 0xc0500000
[    15.347] (--) fglrx(0): I/O port at 0x00003000
[    15.347] (==) fglrx(0): ROM-BIOS at 0x000c0000
[    15.347] (II) fglrx(0): AMD Video BIOS revision 9 or later detected
[    15.347] (--) fglrx(0): Video RAM: 2097152 kByte, Type: DDR3
[    15.347] (II) fglrx(0): PCIE card detected
[    15.347] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
[    15.347] (WW) fglrx(0): board is an unknown third party board, chipset is supported
[    15.623] (II) fglrx(0): Turned off the discrete card
[    15.629] (II) fglrx(0): Allocated new frame buffer 1920x1080 stride 7680, tiled
[    15.631] (II) fglrx(0): [DRI2] Setup complete
[    15.631] (II) fglrx(0): [DRI2]   DRI driver: i965
[    15.631] (II) fglrx(0): [DRI2]   VDPAU driver: i965
[    15.631] (==) fglrx(0): Backing store enabled
[    15.631] (==) fglrx(0): Silken mouse enabled
[    15.631] (II) fglrx(0): Initializing HW Cursor
[    15.631] (II) fglrx(0): Use legacy UXA acceleration.
[    15.631] (II) fglrx(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    15.631] (**) fglrx(0): DPMS enabled
[    15.631] (==) fglrx(0): Intel XvMC decoder enabled
[    15.631] (II) fglrx(0): Set up textured video
[    15.631] (II) fglrx(0): [XvMC] xvmc_vld driver initialized.
[    15.631] (II) fglrx(0): DRI2: Enabled
[    15.631] (II) fglrx(0): DRI3: Disabled
[    15.631] (WW) fglrx(0): Option "VendorName" is not used
[    15.631] (WW) fglrx(0): Option "ModelName" is not used
[    15.631] (==) fglrx(0): hotplug detection: "enabled"
[    15.682] (II) fglrx(0): Setting screen physical size to 508 x 285
[    23.320] (II) fglrx(0): EDID vendor "AUO", prod id 4413
[    23.320] (II) fglrx(0): Printing DDC gathered Modelines:
[    23.320] (II) fglrx(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[  5527.855] (II) fglrx(0): Fail to get fb vram size
[  5527.855] (II) fglrx(0): Fail to get fb vram size
[  5527.855] (II) fglrx(0): Fail to get asic actual revision ID
[ 18513.208] (II) fglrx(0): Fail to get fb vram size
[ 18513.208] (II) fglrx(0): Fail to get fb vram size
[ 18513.208] (II) fglrx(0): Fail to get asic actual revision ID

aticonfig --pxl

PowerXpress: Integrated GPU is active (Power-Saving mode).

Thank you for helping

Offline

#6 2014-07-21 11:35:09

emeres
Member
Registered: 2013-10-08
Posts: 1,570

Re: [SOLVED] Hybrid graphics(ATI/Intel) Module flgrx won't load on start

Well, activate the discrete gpu:

sudo aticonfig --px-dgpu

Startx should load fglrx properly now. About dmesg and xorg.0.log: it is usually better to include the whole log instead of only grepping one term and then without ignoring the case. So use something like this in the future:

dmesg | egrep -i 'ee|error|waring|ww|fglrx|gpu|video|xorg|amd|ati|radeon';
cat /var/log/Xorg.0.log

Edit: after rereading the logs, there seems to be a problem or two. Dri3 module and 'pci=pcie_bus_safe'. Is the kernel you are using the one installed?

pacman -Qi linux
uname -a

Did you rebuilt the fglrx module using the current kernel?

sudo catalyst_build_module

Last edited by emeres (2014-07-21 12:34:59)

Offline

#7 2014-07-21 12:31:54

Sarge
Member
Registered: 2014-07-21
Posts: 14

Re: [SOLVED] Hybrid graphics(ATI/Intel) Module flgrx won't load on start

emeres wrote:

Well, activate the discrete gpu:

sudo aticonfig --px-dgpu

After activation and reboot xorg failed to start, here is logs
dmesg

[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=caa6b323-56b2-403f-9a6a-2932576c576a rw video.use_native_backlight=1 quiet
[    0.000000] RAMDISK: [mem 0x37974000-0x37cb1fff]
[    0.000000] No NUMA configuration found
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=caa6b323-56b2-403f-9a6a-2932576c576a rw video.use_native_backlight=1 quiet
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] tsc: Fast TSC calibration failed
[    0.000000] tsc: PIT calibration matches HPET. 1 loops
[    0.000030] Calibrating delay loop (skipped), value calculated using timer frequency.. 4590.50 BogoMIPS (lpj=7647213)
[    0.042084] Freeing SMP alternatives memory: 20K (ffffffff819f6000 - ffffffff819fb000)
[    0.045063] ftrace: allocating 20229 entries in 80 pages
[    0.114532] x86: Booting SMP configuration:
[    0.203093] PCI: Using configuration type 1 for base access
[    0.320979] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140214/hwxface-580)
[    0.320985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140214/hwxface-580)
[    0.407030] pci 0000:00:02.0: Boot video device
[    0.508010] PM: Hibernation image not present or could not be loaded.
[    1.065188] AMD IOMMUv2 driver by Joerg Roedel <joerg.roedel@amd.com>
[    1.065190] AMD IOMMUv2 functionality not available on this system
[    1.152007] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
[    1.166937] <6>[fglrx] Maximum main memory to use for locked dma buffers: 7650 MBytes.
[    1.167232] <3>[fglrx:firegl_init_device_list] *ERROR* No supported display adapters were found
[    1.167235] <3>[fglrx:firegl_init_module] *ERROR* firegl_init_devices failed
[    1.176883] e1000e: Copyright(c) 1999 - 2014 Intel Corporation.
[    1.177100] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    1.279152] Copyright(c) 2003- 2014 Intel Corporation
[    1.482207] tsc: Refined TSC clocksource calibration: 2294.688 MHz
[    1.500751] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    1.593787] acer_wmi: Function bitmap for Communication Button: 0x1801
[    1.593980] acer_wmi: Brightness must be controlled by acpi video driver
[    1.661504] <6>[fglrx] Maximum main memory to use for locked dma buffers: 7650 MBytes.
[    1.661792] <3>[fglrx:firegl_init_device_list] *ERROR* No supported display adapters were found
[    1.661795] <3>[fglrx:firegl_init_module] *ERROR* firegl_init_devices failed
[    1.792071] <6>[fglrx] Maximum main memory to use for locked dma buffers: 7650 MBytes.
[    1.792361] <3>[fglrx:firegl_init_device_list] *ERROR* No supported display adapters were found
[    1.792365] <3>[fglrx:firegl_init_module] *ERROR* firegl_init_devices failed
[    1.939749] hci: hci_dev_version: Derivative     : 3
[    2.043680] Linux video capture interface: v2.00
[    2.051417] uvcvideo: Found UVC 1.00 device HD WebCam (1bcf:2c57)
[    2.060733] usbcore: registered new interface driver uvcvideo
[    2.060733] USB Video Class driver (1.1.1)
[    3.126548] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    3.126680] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input16
[    3.134854] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    3.287210] <6>[fglrx] Maximum main memory to use for locked dma buffers: 7650 MBytes.
[    3.287488] <3>[fglrx:firegl_init_device_list] *ERROR* No supported display adapters were found
[    3.287491] <3>[fglrx:firegl_init_module] *ERROR* firegl_init_devices failed
[    3.394546] <6>[fglrx] Maximum main memory to use for locked dma buffers: 7650 MBytes.
[    3.394779] <3>[fglrx:firegl_init_device_list] *ERROR* No supported display adapters were found
[    3.394781] <3>[fglrx:firegl_init_module] *ERROR* firegl_init_devices failed
[    4.466433] <6>[fglrx] Maximum main memory to use for locked dma buffers: 7650 MBytes.
[    4.466639] <3>[fglrx:firegl_init_device_list] *ERROR* No supported display adapters were found
[    4.466640] <3>[fglrx:firegl_init_module] *ERROR* firegl_init_devices failed
[    4.554803] <6>[fglrx] Maximum main memory to use for locked dma buffers: 7650 MBytes.
[    4.555008] <3>[fglrx:firegl_init_device_list] *ERROR* No supported display adapters were found
[    4.555010] <3>[fglrx:firegl_init_module] *ERROR* firegl_init_devices failed
[    5.674315] <6>[fglrx] Maximum main memory to use for locked dma buffers: 7650 MBytes.
[    5.674521] <3>[fglrx:firegl_init_device_list] *ERROR* No supported display adapters were found
[    5.674522] <3>[fglrx:firegl_init_module] *ERROR* firegl_init_devices failed
[    5.770928] <6>[fglrx] Maximum main memory to use for locked dma buffers: 7650 MBytes.
[    5.771133] <3>[fglrx:firegl_init_device_list] *ERROR* No supported display adapters were found
[    5.771135] <3>[fglrx:firegl_init_module] *ERROR* firegl_init_devices failed
[    6.137269] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    6.923293] <6>[fglrx] Maximum main memory to use for locked dma buffers: 7650 MBytes.
[    6.923498] <3>[fglrx:firegl_init_device_list] *ERROR* No supported display adapters were found
[    6.923499] <3>[fglrx:firegl_init_module] *ERROR* firegl_init_devices failed
[    7.023508] <6>[fglrx] Maximum main memory to use for locked dma buffers: 7650 MBytes.
[    7.023713] <3>[fglrx:firegl_init_device_list] *ERROR* No supported display adapters were found
[    7.023715] <3>[fglrx:firegl_init_module] *ERROR* firegl_init_devices failed
[    9.417204] wlp1s0: deauthenticating from 20:cf:30:ce:3f:70 by local choice (Reason: 2=PREV_AUTH_NOT_VALID)

xorg

[     6.818] 
X.Org X Server 1.15.2
Release Date: 2014-06-27
[     6.819] X Protocol Version 11, Revision 0
[     6.819] Build Operating System: Linux 3.15.1-1-ARCH x86_64 
[     6.819] Current Operating System: Linux sarge-laptop 3.15.5-2-ARCH #1 SMP PREEMPT Fri Jul 11 07:56:02 CEST 2014 x86_64
[     6.819] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=caa6b323-56b2-403f-9a6a-2932576c576a rw video.use_native_backlight=1 quiet
[     6.819] Build Date: 27 June 2014  07:32:26PM
[     6.819]  
[     6.819] Current version of pixman: 0.32.6
[     6.819] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     6.819] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     6.819] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jul 21 15:46:19 2014
[     6.819] (==) Using config file: "/etc/X11/xorg.conf"
[     6.819] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     6.819] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     6.819] (==) ServerLayout "aticonfig Layout"
[     6.819] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
[     6.819] (**) |   |-->Monitor "aticonfig-Monitor[0]-0"
[     6.819] (**) |   |-->Device "aticonfig-Device[0]-0"
[     6.819] (==) Automatically adding devices
[     6.819] (==) Automatically enabling devices
[     6.819] (==) Automatically adding GPU devices
[     6.819] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[     6.819] 	Entry deleted from font path.
[     6.819] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[     6.819] 	Entry deleted from font path.
[     6.819] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[     6.819] 	Entry deleted from font path.
[     6.819] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[     6.819] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[     6.819] 	Entry deleted from font path.
[     6.819] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[     6.819] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/
[     6.819] (**) ModulePath set to "/usr/lib/xorg/modules/updates,/usr/lib/xorg/modules"
[     6.819] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     6.819] (II) Loader magic: 0x811cc0
[     6.819] (II) Module ABI versions:
[     6.819] 	X.Org ANSI C Emulation: 0.4
[     6.819] 	X.Org Video Driver: 15.0
[     6.819] 	X.Org XInput driver : 20.0
[     6.819] 	X.Org Server Extension : 8.0
[     6.819] (II) xfree86: Adding drm device (/dev/dri/card0)
[     6.820] (--) PCI:*(0:0:2:0) 8086:0a16:1025:081e rev 9, Mem @ 0xb0000000/4194304, 0xa0000000/268435456, I/O @ 0x00003000/64
[     6.820] (II) Open ACPI successful (/var/run/acpid.socket)
[     6.820] Initializing built-in extension Generic Event Extension
[     6.820] Initializing built-in extension SHAPE
[     6.820] Initializing built-in extension MIT-SHM
[     6.820] Initializing built-in extension XInputExtension
[     6.820] Initializing built-in extension XTEST
[     6.820] Initializing built-in extension BIG-REQUESTS
[     6.820] Initializing built-in extension SYNC
[     6.820] Initializing built-in extension XKEYBOARD
[     6.820] Initializing built-in extension XC-MISC
[     6.820] Initializing built-in extension SECURITY
[     6.820] Initializing built-in extension XINERAMA
[     6.820] Initializing built-in extension XFIXES
[     6.820] Initializing built-in extension RENDER
[     6.820] Initializing built-in extension RANDR
[     6.820] Initializing built-in extension COMPOSITE
[     6.820] Initializing built-in extension DAMAGE
[     6.820] Initializing built-in extension MIT-SCREEN-SAVER
[     6.820] Initializing built-in extension DOUBLE-BUFFER
[     6.820] Initializing built-in extension RECORD
[     6.820] Initializing built-in extension DPMS
[     6.820] Initializing built-in extension Present
[     6.820] Initializing built-in extension DRI3
[     6.820] Initializing built-in extension X-Resource
[     6.820] Initializing built-in extension XVideo
[     6.820] Initializing built-in extension XVideo-MotionCompensation
[     6.820] Initializing built-in extension XFree86-VidModeExtension
[     6.820] Initializing built-in extension XFree86-DGA
[     6.820] Initializing built-in extension XFree86-DRI
[     6.820] Initializing built-in extension DRI2
[     6.820] (II) "glx" will be loaded by default.
[     6.820] (II) LoadModule: "glx"
[     6.820] (II) Loading /usr/lib/xorg/modules/updates/extensions/libglx.so
[     6.820] (II) Module glx: vendor="Advanced Micro Devices, Inc."
[     6.820] 	compiled for 6.9.0, module version = 1.0.0
[     6.820] Loading extension GLX
[     6.820] (II) LoadModule: "fglrx"
[     6.821] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
[     6.833] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
[     6.833] 	compiled for 1.4.99.906, module version = 14.20.7
[     6.833] 	Module class: X.Org Video Driver
[     6.834] (II) Loading sub module "fglrxdrm"
[     6.834] (II) LoadModule: "fglrxdrm"
[     6.834] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[     6.834] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
[     6.834] 	compiled for 1.4.99.906, module version = 14.20.7
[     6.834] (II) AMD Proprietary Linux Driver Version Identifier:14.20.7
[     6.834] (II) AMD Proprietary Linux Driver Release Identifier: UNSUPPORTED-14.20                    
[     6.834] (II) AMD Proprietary Linux Driver Build Date: May 29 2014 10:25:55
[     6.834] (++) using VT number 7

[     6.838] (WW) Falling back to old probe method for fglrx
[     6.845] (II) Loading PCS database from /etc/ati/amdpcsdb /etc/ati/amdpcsdb.default
[     6.945] (WW) Fail to get pci configure data from device 200!
[     6.945] ukiDynamicMajor: failed to open /proc/ati/major
[     6.945] ukiDynamicMajor: failed to open /proc/ati/major
[     6.945] (EE) Fail to open device PCI:2:0:0
[     7.038] ukiDynamicMajor: failed to open /proc/ati/major
[     7.038] ukiDynamicMajor: failed to open /proc/ati/major
[     7.040] (EE) No supported AMD display adapters were found
[     7.040] (EE) No devices detected.
[     7.040] (EE) 
Fatal server error:
[     7.040] (EE) no screens found(EE) 
[     7.040] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[     7.040] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[     7.040] (EE) 

after that I reboot again and get black sreen (then I deleted xorg.conf using init=/bin/zsh option from grub, and now im using intel gpu)

Edit: after rereading the logs, there seems to be a problem or two. Dri3 module and 'pci=pcie_bus_safe'. Is the kernel you are using the one installed?

pacman -Qi linux
uname -a

Did you rebuilt the fglrx module using the current kernel?

sudo catalyst_build_module

Answers to all you questions is no.
Is 'pci=pcie_bus_safe' kernel parameter? How can I enable dri3?

sarge@sarge-laptop ~ % pacman -Qi linux
Name           : linux
Version        : 3.15.5-2
Description    : The Linux kernel and modules
Architecture   : x86_64
URL            : http://www.kernel.org/
Licenses       : GPL2
Groups         : base
Provides       : kernel26=3.15.5
Depends On     : coreutils  linux-firmware  kmod  mkinitcpio>=0.7
Optional Deps  : crda: to set the correct wireless channels of your country
Required By    : catalyst-hook
Optional For   : None
Conflicts With : kernel26
Replaces       : kernel26
Installed Size : 72735.00 KiB
Packager       : Tobias Powalowski <tpowa@archlinux.org>
Build Date     : Fri Jul 11 09:59:08 2014
Install Date   : Sat Jul 19 09:20:16 2014
Install Reason : Explicitly installed
Install Script : Yes
Validated By   : Signature

sarge@sarge-laptop ~ % uname -a
Linux sarge-laptop 3.15.5-2-ARCH #1 SMP PREEMPT Fri Jul 11 07:56:02 CEST 2014 x86_64 GNU/Linux

Last edited by Sarge (2014-07-21 13:17:44)

Offline

#8 2014-07-21 12:55:35

emeres
Member
Registered: 2013-10-08
Posts: 1,570

Re: [SOLVED] Hybrid graphics(ATI/Intel) Module flgrx won't load on start

Read this about posting english output.
Dri3 might not be necessary at this time. Yes, probably a kernel line parameter, you would have to look into it.

Sometimes catalyst-hook does not work on my system as it is supposed to, so rebuilding the module  and rebooting might help. This maybe specific to your hardware, have you found anything related to the gpu/laptop combination? Did you try vgaswitcheroo as mentioned on the wiki?

Offline

#9 2014-07-21 13:58:50

Sarge
Member
Registered: 2014-07-21
Posts: 14

Re: [SOLVED] Hybrid graphics(ATI/Intel) Module flgrx won't load on start

Ok, sorry, I edited output in previous message

Rebuilding was'nt help. When I enable --px-dgpu and reboot - I get black screen on startup

Unfortunately, I don't found any info about my hardware configuration. And I don't try vgaswitcheroo - as I understand this is tool for disabling discrete gpu - how it can help?

Offline

#10 2014-07-21 14:06:54

emeres
Member
Registered: 2013-10-08
Posts: 1,570

Re: [SOLVED] Hybrid graphics(ATI/Intel) Module flgrx won't load on start

I have very little experience with hybrids and assumed vgaswitcheroo would be capable of both disabling the dgpu/enabling igpu and vice versa.

Is the boot screen visible? Or do you get a black screen after grub/other booting manager?
Does 'xrandr --listproviders' list your amd gpu?

Offline

#11 2014-07-21 14:23:17

Sarge
Member
Registered: 2014-07-21
Posts: 14

Re: [SOLVED] Hybrid graphics(ATI/Intel) Module flgrx won't load on start

I get black sreen after grub and then I can't even switch tty - only hard reset

It is strange, but I see only one provider
xrandr --listproviders

Providers: number : 1
Provider 0: id: 0x47 cap: 0xb, Source Output, Sink Output, Sink Offload crtcs: 3 outputs: 5 associated providers: 0 name:Intel

but
lspci | grep -E "VGA|3D"

00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 09)
02:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Mars [Radeon HD 8670A/8670M/8750M] (rev ff)

Last edited by Sarge (2014-07-21 14:24:11)

Offline

#12 2014-07-21 15:11:30

emeres
Member
Registered: 2013-10-08
Posts: 1,570

Re: [SOLVED] Hybrid graphics(ATI/Intel) Module flgrx won't load on start

Did you check your kernel line for conflicts with fglrx? Seems like you are using a custom build kernel, could you try a stock kernel? It is not listed, since disabled it would seem. Did you try 'pxp_switch_catalyst amd' (switchlibGL)?

Edit: Do you have an external monitor? Try attaching one in the scenario where everything is black.

Last edited by emeres (2014-07-21 15:21:40)

Offline

#13 2014-07-22 18:06:12

Sarge
Member
Registered: 2014-07-21
Posts: 14

Re: [SOLVED] Hybrid graphics(ATI/Intel) Module flgrx won't load on start

Im using stock kernel
I tryed 'pxp_switch_catalyst amd' - result is the same

I don't have external monitor. But it seems that nothing works when screen is black, including keyboard

Offline

#14 2014-07-22 18:29:46

emeres
Member
Registered: 2013-10-08
Posts: 1,570

Re: [SOLVED] Hybrid graphics(ATI/Intel) Module flgrx won't load on start

My bad. KMS is disabled, right? You may want to read:
https://wiki.archlinux.org/index.php/Boot_debugging
https://wiki.archlinux.org/index.php/Ke … meter_list
I am out of ideas for now other than trying the radeon driver.

Offline

#15 2014-07-22 18:52:31

Gulver
Member
Registered: 2013-05-24
Posts: 208

Re: [SOLVED] Hybrid graphics(ATI/Intel) Module flgrx won't load on start

Just to be sure:

 sudo nano /etc/modules-load.d/catalyst.conf  

input:

 fglrx 

Hit in order; ctrl + x > Y > Enter.

sudo reboot

Profit?

Here is my /etc/xorg.conf:

Section "ServerLayout"
        Identifier     "aticonfig Layout"
        Screen      0  "aticonfig-Screen[0]-0" 0 0
EndSection

Section "Module"
EndSection

Section "Monitor"
        Identifier   "aticonfig-Monitor[0]-0"
        Option      "VendorName" "ATI Proprietary Driver"
        Option      "ModelName" "Generic Autodetecting Monitor"
        Option      "DPMS" "true"
EndSection

Section "Device"
        Identifier  "aticonfig-Device[0]-0"
        Driver      "fglrx"
        BusID       "PCI:1:0:0"
EndSection

Section "Screen"
        Identifier "aticonfig-Screen[0]-0"
        Device     "aticonfig-Device[0]-0"
        Monitor    "aticonfig-Monitor[0]-0"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     24
        EndSubSection
EndSection

Last edited by Gulver (2014-07-22 18:55:15)

Offline

#16 2014-08-19 07:23:15

Sarge
Member
Registered: 2014-07-21
Posts: 14

Re: [SOLVED] Hybrid graphics(ATI/Intel) Module flgrx won't load on start

After last update xorg and catalyst become incompatible.
I decide to use only integrated card now.
Thank you for helping, guys

Offline

#17 2014-08-19 15:35:31

emeres
Member
Registered: 2013-10-08
Posts: 1,570

Re: [SOLVED] Hybrid graphics(ATI/Intel) Module flgrx won't load on start

I would not give up that easily, but it is your thread. You could mark it as abandoned or something else, so that others will not waste their time reading through this.

Offline

#18 2014-08-20 07:07:32

Sarge
Member
Registered: 2014-07-21
Posts: 14

Re: [SOLVED] Hybrid graphics(ATI/Intel) Module flgrx won't load on start

Ok, thank you for advice.
I think that I will try later, after catalyst update.

Offline

#19 2014-12-13 09:40:54

Sarge
Member
Registered: 2014-07-21
Posts: 14

Re: [SOLVED] Hybrid graphics(ATI/Intel) Module flgrx won't load on start

I trying to install catalyst driver again (new version is 14.12 compatible with xorg 1.16)

I installed following packages:

  • catalyst-hook

  • catalyst-utils-pxp

  • lib32-catalyst-utils-pxp

rebuild fglrx module with

sudo catalyst_build_module

enable amd graphics

pxp_switch_catalyst amd

and after reboot I get black screen again. But now I had sshd enabled, and can get current Xorg log from my laptop.

[    10.274] 
This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.
[    10.274] 
X.Org X Server 1.16.2.901 (1.16.3 RC 1)
Release Date: 2014-12-09
[    10.274] X Protocol Version 11, Revision 0
[    10.274] Build Operating System: Linux 3.17.2-1-ARCH x86_64 
[    10.274] Current Operating System: Linux sarge-laptop 3.17.6-1-ARCH #1 SMP PREEMPT Sun Dec 7 23:43:32 UTC 2014 x86_64
[    10.274] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/sda2 rw video.use_native_backlight=1 quiet
[    10.274] Build Date: 10 December 2014  02:34:24PM
[    10.274]  
[    10.274] Current version of pixman: 0.32.6
[    10.274] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    10.274] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    10.274] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Dec 13 12:02:56 2014
[    10.274] (==) Using config file: "/etc/X11/xorg.conf"
[    10.274] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    10.274] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    10.274] (==) ServerLayout "aticonfig Layout"
[    10.274] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
[    10.274] (**) |   |-->Monitor "aticonfig-Monitor[0]-0"
[    10.274] (**) |   |-->Device "aticonfig-Device[0]-0"
[    10.274] (==) Automatically adding devices
[    10.274] (==) Automatically enabling devices
[    10.274] (==) Automatically adding GPU devices
[    10.274] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    10.274] 	Entry deleted from font path.
[    10.274] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    10.274] 	Entry deleted from font path.
[    10.274] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    10.274] 	Entry deleted from font path.
[    10.274] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    10.274] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    10.274] 	Entry deleted from font path.
[    10.274] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    10.274] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/
[    10.274] (**) ModulePath set to "/usr/lib/xorg/modules/updates,/usr/lib/xorg/modules"
[    10.274] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    10.274] (II) Loader magic: 0x818d80
[    10.274] (II) Module ABI versions:
[    10.274] 	X.Org ANSI C Emulation: 0.4
[    10.274] 	X.Org Video Driver: 18.0
[    10.274] 	X.Org XInput driver : 21.0
[    10.274] 	X.Org Server Extension : 8.0
[    10.275] (EE) systemd-logind: failed to get session: PID 2251 does not belong to any known session
[    10.275] (II) xfree86: Adding drm device (/dev/dri/card0)
[    10.276] (--) PCI:*(0:0:2:0) 8086:0a16:1025:081e rev 9, Mem @ 0xc0000000/4194304, 0xb0000000/268435456, I/O @ 0x00004000/64
[    10.276] (--) PCI: (0:2:0:0) 1002:6600:1025:082b rev 0, Mem @ 0xa0000000/268435456, 0xc0500000/262144, I/O @ 0x00003000/256, BIOS @ 0x????????/131072
[    10.276] (II) Open ACPI successful (/var/run/acpid.socket)
[    10.276] (II) "glx" will be loaded by default.
[    10.276] (II) LoadModule: "glx"
[    10.277] (II) Loading /usr/lib/xorg/modules/updates/extensions/libglx.so
[    10.277] (II) Module glx: vendor="Advanced Micro Devices, Inc."
[    10.277] 	compiled for 6.9.0, module version = 1.0.0
[    10.277] (II) LoadModule: "fglrx"
[    10.277] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
[    10.291] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
[    10.291] 	compiled for 1.4.99.906, module version = 14.50.2
[    10.291] 	Module class: X.Org Video Driver
[    10.292] (II) Loading sub module "fglrxdrm"
[    10.292] (II) LoadModule: "fglrxdrm"
[    10.292] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[    10.292] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
[    10.292] 	compiled for 1.4.99.906, module version = 14.50.2
[    10.292] (II) AMD Proprietary Linux Driver Version Identifier:14.50.2
[    10.292] (II) AMD Proprietary Linux Driver Release Identifier: 14.501.1003                          
[    10.292] (II) AMD Proprietary Linux Driver Build Date: Nov 20 2014 21:22:54
[    10.292] (++) using VT number 1

[    10.292] (WW) Falling back to old probe method for fglrx
[    10.300] (II) Loading PCS database from /etc/ati/amdpcsdb /etc/ati/amdpcsdb.default
[    10.301] ukiDynamicMajor: found major device number 251
[    10.301] ukiDynamicMajor: found major device number 251
[    10.301] ukiOpenByBusid: Searching for BusID PCI:2:0:0
[    10.301] ukiOpenDevice: node name is /dev/ati/card0
[    10.301] ukiOpenDevice: open result is 11, (OK)
[    10.301] ukiOpenByBusid: ukiOpenMinor returns 11
[    10.301] ukiOpenByBusid: ukiGetBusid reports PCI:2:0:0
[    10.305] (--) Chipset Supported AMD Graphics Processor (0x6600) found
[    10.305] (II) fglrx: intel VGA device detected, load intel driver.
[    10.305] (II) LoadModule: "intel"
[    10.305] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    10.305] (II) Module intel: vendor="X.Org Foundation"
[    10.305] 	compiled for 1.16.1, module version = 2.99.916
[    10.305] 	Module class: X.Org Video Driver
[    10.305] 	ABI class: X.Org Video Driver, version 18.0
[    10.306] (II) fglrx(0): pEnt->device->identifier=0x2185fb0
[    10.306] (II) intel(1): pEnt->device->identifier=(nil)
[    10.306] (EE) Screen 1 deleted because of no matching config section.
[    10.306] (II) UnloadModule: "intel"
[    10.306] (II) fglrx(0): === [xdl_xs116_atiddxPreInit] === begin
[    10.306] (II) fglrx(0): FB driver is enabled
[    10.306] (II) fglrx(0): PowerXpress: Discrete GPU is selected.
[    10.376] (II) fglrx(0): PowerXpress: Diagnostic output from /usr/lib64/fglrx/switchlibGL:
Switch to AMD

[    10.379] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
[    10.379] (==) fglrx(0): RGB weight 888
[    10.379] (==) fglrx(0): Default visual is TrueColor
[    10.379] (**) fglrx(0): Option "Tiling" "off"
[    10.379] (**) fglrx(0): Option "LinearFramebuffer" "on"
[    10.379] (**) fglrx(0): ChipID override: 0x0A16
[    10.379] (**) fglrx(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4400
[    10.379] (**) fglrx(0): Relaxed fencing enabled
[    10.379] (**) fglrx(0): Wait on SwapBuffers? enabled
[    10.379] (**) fglrx(0): Triple buffering? enabled
[    10.379] (**) fglrx(0): Framebuffer linear
[    10.379] (**) fglrx(0): Pixmaps linear
[    10.379] (**) fglrx(0): 3D buffers tiled
[    10.379] (**) fglrx(0): SwapBuffers wait enabled
[    10.379] (==) fglrx(0): video overlay key set to 0x101fe
[    10.380] (II) fglrx(0): Output eDP1 using monitor section aticonfig-Monitor[0]-0
[    10.380] (--) fglrx(0): found backlight control interface intel_backlight
[    10.380] (II) fglrx(0): Output DP1 has no monitor section
[    10.406] (II) fglrx(0): Output HDMI1 has no monitor section
[    10.406] (II) fglrx(0): Output DP2 has no monitor section
[    10.407] (II) fglrx(0): Output HDMI2 has no monitor section
[    10.407] (II) fglrx(0): EDID for output eDP1
[    10.407] (II) fglrx(0): Manufacturer: AUO  Model: 113d  Serial#: 0
[    10.407] (II) fglrx(0): Year: 2012  Week: 0
[    10.407] (II) fglrx(0): EDID Version: 1.4
[    10.407] (II) fglrx(0): Digital Display Input
[    10.407] (II) fglrx(0): 6 bits per channel
[    10.407] (II) fglrx(0): Digital interface is DisplayPort
[    10.407] (II) fglrx(0): Max Image Size [cm]: horiz.: 31  vert.: 17
[    10.407] (II) fglrx(0): Gamma: 2.20
[    10.407] (II) fglrx(0): No DPMS capabilities specified
[    10.407] (II) fglrx(0): Supported color encodings: RGB 4:4:4 
[    10.407] (II) fglrx(0): First detailed timing is preferred mode
[    10.407] (II) fglrx(0): Preferred mode is native pixel format and refresh rate
[    10.408] (II) fglrx(0): redX: 0.643 redY: 0.336   greenX: 0.313 greenY: 0.620
[    10.408] (II) fglrx(0): blueX: 0.151 blueY: 0.053   whiteX: 0.313 whiteY: 0.329
[    10.408] (II) fglrx(0): Manufacturer's mask: 0
[    10.408] (II) fglrx(0): Supported detailed timing:
[    10.408] (II) fglrx(0): clock: 141.0 MHz   Image Size:  309 x 173 mm
[    10.408] (II) fglrx(0): h_active: 1920  h_sync: 1936  h_sync_end 1952 h_blank_end 2104 h_border: 0
[    10.408] (II) fglrx(0): v_active: 1080  v_sync: 1083  v_sync_end 1097 v_blanking: 1116 v_border: 0
[    10.408] (II) fglrx(0): Unknown vendor-specific block f
[    10.408] (II) fglrx(0):  AUO
[    10.408] (II) fglrx(0):  B140HAN01.1
[    10.408] (II) fglrx(0): EDID (in hex):
[    10.408] (II) fglrx(0): 	00ffffffffffff0006af3d1100000000
[    10.408] (II) fglrx(0): 	00160104951f11780287e5a456509e26
[    10.408] (II) fglrx(0): 	0d505400000001010101010101010101
[    10.408] (II) fglrx(0): 	010101010101143780b8703824401010
[    10.408] (II) fglrx(0): 	3e0035ad100000180000000f00000000
[    10.408] (II) fglrx(0): 	00000000000000000020000000fe0041
[    10.408] (II) fglrx(0): 	554f0a202020202020202020000000fe
[    10.408] (II) fglrx(0): 	004231343048414e30312e31200a00a5
[    10.408] (II) fglrx(0): Not using default mode "320x240" (doublescan mode not supported)
[    10.408] (II) fglrx(0): Not using default mode "400x300" (doublescan mode not supported)
[    10.408] (II) fglrx(0): Not using default mode "400x300" (doublescan mode not supported)
[    10.408] (II) fglrx(0): Not using default mode "512x384" (doublescan mode not supported)
[    10.408] (II) fglrx(0): Not using default mode "640x480" (doublescan mode not supported)
[    10.408] (II) fglrx(0): Not using default mode "640x512" (doublescan mode not supported)
[    10.408] (II) fglrx(0): Not using default mode "800x600" (doublescan mode not supported)
[    10.408] (II) fglrx(0): Not using default mode "896x672" (doublescan mode not supported)
[    10.408] (II) fglrx(0): Not using default mode "928x696" (doublescan mode not supported)
[    10.408] (II) fglrx(0): Not using default mode "960x720" (doublescan mode not supported)
[    10.408] (II) fglrx(0): Not using default mode "700x525" (doublescan mode not supported)
[    10.408] (II) fglrx(0): Not using default mode "1024x768" (doublescan mode not supported)
[    10.408] (II) fglrx(0): Printing probed modes for output eDP1
[    10.408] (II) fglrx(0): Modeline "1920x1080"x60.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[    10.408] (II) fglrx(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    10.408] (II) fglrx(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[    10.408] (II) fglrx(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    10.408] (II) fglrx(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    10.408] (II) fglrx(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    10.408] (II) fglrx(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    10.408] (II) fglrx(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    10.408] (II) fglrx(0): EDID for output DP1
[    10.433] (II) fglrx(0): EDID for output HDMI1
[    10.433] (II) fglrx(0): EDID for output DP2
[    10.433] (II) fglrx(0): EDID for output HDMI2
[    10.433] (II) fglrx(0): Output eDP1 connected
[    10.433] (II) fglrx(0): Output DP1 disconnected
[    10.433] (II) fglrx(0): Output HDMI1 disconnected
[    10.433] (II) fglrx(0): Output DP2 disconnected
[    10.433] (II) fglrx(0): Output HDMI2 disconnected
[    10.433] (II) fglrx(0): Using exact sizes for initial modes
[    10.433] (II) fglrx(0): Output eDP1 using initial mode 1920x1080
[    10.433] (II) fglrx(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    10.433] (II) fglrx(0): Kernel page flipping support detected, enabling
[    10.433] (==) fglrx(0): DPI set to (96, 96)
[    10.433] (II) Loading sub module "fb"
[    10.433] (II) LoadModule: "fb"
[    10.434] (II) Loading /usr/lib/xorg/modules/libfb.so
[    10.434] (II) Module fb: vendor="X.Org Foundation"
[    10.434] 	compiled for 1.16.2.901, module version = 1.0.0
[    10.434] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    10.434] (II) Loading sub module "dri2"
[    10.434] (II) LoadModule: "dri2"
[    10.434] (II) Module "dri2" already built-in
[    10.434] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
[    10.434] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    10.434] (==) fglrx(0): Default visual is TrueColor
[    10.434] (**) fglrx(0): Option "DPMS" "true"
[    10.434] (==) fglrx(0): RGB weight 888
[    10.434] (II) fglrx(0): Using 8 bits per RGB 
[    10.434] (==) fglrx(0): Buffer Tiling is ON
[    10.434] (II) Loading sub module "fglrxdrm"
[    10.434] (II) LoadModule: "fglrxdrm"
[    10.434] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[    10.434] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
[    10.434] 	compiled for 1.4.99.906, module version = 14.50.2
[    10.435] ukiDynamicMajor: found major device number 251
[    10.435] ukiDynamicMajor: found major device number 251
[    10.435] ukiOpenByBusid: Searching for BusID PCI:2:0:0
[    10.435] ukiOpenDevice: node name is /dev/ati/card0
[    10.435] ukiOpenDevice: open result is 14, (OK)
[    10.435] ukiOpenByBusid: ukiOpenMinor returns 14
[    10.435] ukiOpenByBusid: ukiGetBusid reports PCI:2:0:0
[    10.435] (**) fglrx(0): NoAccel = NO
[    10.435] (**) fglrx(0): AMD 2D Acceleration Architecture enabled
[    10.435] (--) fglrx(0): Chipset: "AMD Radeon HD 8600/8700M" (Chipset = 0x6600)
[    10.435] (--) fglrx(0): (PciSubVendor = 0x1025, PciSubDevice = 0x082b)
[    10.435] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original AMD
[    10.435] (--) fglrx(0): Linear framebuffer (phys) at 0xa0000000
[    10.435] (--) fglrx(0): MMIO registers at 0xc0500000
[    10.435] (--) fglrx(0): I/O port at 0x00003000
[    10.435] (==) fglrx(0): ROM-BIOS at 0x000c0000
[    10.436] (II) fglrx(0): AC Adapter is used
[    10.436] (II) fglrx(0): AMD Video BIOS revision 9 or later detected
[    10.436] (--) fglrx(0): Video RAM: 2097152 kByte, Type: DDR3
[    10.436] (II) fglrx(0): PCIE card detected
[    10.436] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
[    10.436] (WW) fglrx(0): board is an unknown third party board, chipset is supported
[    10.444] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf400000000, MCFBSize = 0x80000000)
[    10.444] (II) fglrx(0): RandR 1.2 support is enabled!
[    10.444] (II) fglrx(0): RandR 1.2 rotation support is enabled!
[    10.444] (II) Loading sub module "fb"
[    10.444] (II) LoadModule: "fb"
[    10.445] (II) Loading /usr/lib/xorg/modules/libfb.so
[    10.445] (II) Module fb: vendor="X.Org Foundation"
[    10.445] 	compiled for 1.16.2.901, module version = 1.0.0
[    10.445] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    10.445] (II) fglrx(0): EDID Management option: EDID Management is enabled
[    10.445] (II) Loading sub module "ddc"
[    10.445] (II) LoadModule: "ddc"
[    10.445] (II) Module "ddc" already built-in
[    10.449] (II) fglrx(0): Adapter AMD Radeon HD 8600/8700M has 2 configurable heads and 0 displays connected.
[    10.449] (==) fglrx(0):  PseudoColor visuals disabled
[    10.449] (II) Loading sub module "ramdac"
[    10.449] (II) LoadModule: "ramdac"
[    10.449] (II) Module "ramdac" already built-in
[    10.449] (==) fglrx(0): NoDRI = NO
[    10.449] (==) fglrx(0): Capabilities: 0x00000000
[    10.449] (==) fglrx(0): CapabilitiesEx: 0x00000000
[    10.449] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
[    10.449] (==) fglrx(0): UseFastTLS=0
[    10.449] (II) fglrx(0): TearFreeDesktop is not supported on PowerXpress systems currently.
[    10.449] (--) Depth 24 pixmap format is 32 bpp
[    10.449] (II) LoadModule: "glesx"
[    10.449] (II) Loading /usr/lib/xorg/modules/glesx.so
[    10.451] (II) Module glesx: vendor="X.Org Foundation"
[    10.451] 	compiled for 1.4.99.906, module version = 1.0.0
[    10.451] (II) fglrx(0): Allocated new frame buffer 1920x1080 stride 7680, untiled
[    10.452] (II) UXA(0): Driver registered support for the following operations:
[    10.452] (II)         solid
[    10.452] (II)         copy
[    10.452] (II)         composite (RENDER acceleration)
[    10.452] (II)         put_image
[    10.452] (II)         get_image
[    10.452] (II) fglrx(0): [DRI2] Setup complete
[    10.452] (II) fglrx(0): [DRI2]   DRI driver: i965
[    10.452] (II) fglrx(0): [DRI2]   VDPAU driver: i965
[    10.452] (==) fglrx(0): Backing store enabled
[    10.452] (==) fglrx(0): Silken mouse enabled
[    10.452] (II) fglrx(0): Initializing HW Cursor
[    10.452] (II) fglrx(0): Use legacy UXA acceleration.
[    10.452] (II) fglrx(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    10.452] (**) fglrx(0): DPMS enabled
[    10.452] (==) fglrx(0): Intel XvMC decoder enabled
[    10.452] (II) fglrx(0): Set up textured video
[    10.452] (II) fglrx(0): [XvMC] xvmc_vld driver initialized.
[    10.452] (II) fglrx(0): DRI2: Enabled
[    10.452] (II) fglrx(0): DRI3: Not available
[    10.452] (WW) fglrx(0): Option "VendorName" is not used
[    10.452] (WW) fglrx(0): Option "ModelName" is not used
[    10.452] (WW) fglrx(0): Option "Shadow" is not used
[    10.452] (WW) fglrx(0): Option "Tiling" is not used
[    10.452] (WW) fglrx(0): Option "LinearFramebuffer" is not used
[    10.452] (==) fglrx(0): hotplug detection: "enabled"
[    10.452] (EE) 
[    10.452] (EE) Backtrace:
[    10.452] (EE) 0: /usr/bin/Xorg.bin (xorg_backtrace+0x56) [0x5942e6]
[    10.452] (EE) 1: /usr/bin/Xorg.bin (0x400000+0x198439) [0x598439]
[    10.452] (EE) 2: /usr/lib/libc.so.6 (0x7f7087d5a000+0x33b20) [0x7f7087d8db20]
[    10.452] (EE) 3: /usr/lib/xorg/modules/drivers/intel_drv.so (0x7f7083f24000+0x16335) [0x7f7083f3a335]
[    10.452] (EE) 4: /usr/lib/xorg/modules/drivers/intel_drv.so (0x7f7083f24000+0x12deb9) [0x7f7084051eb9]
[    10.452] (EE) 5: /usr/lib/xorg/modules/drivers/intel_drv.so (0x7f7083f24000+0x12e425) [0x7f7084052425]
[    10.452] (EE) 6: /usr/lib/xorg/modules/drivers/fglrx_drv.so (xdl_xs116_atiddxPxScreenInit+0x72) [0x7f7084a8b022]
[    10.452] (EE) 7: /usr/lib/xorg/modules/drivers/fglrx_drv.so (xdl_xs116_atiddxScreenInit+0x1263) [0x7f7084a67553]
[    10.452] (EE) 8: /usr/bin/Xorg.bin (AddScreen+0x101) [0x437ba1]
[    10.452] (EE) 9: /usr/bin/Xorg.bin (InitOutput+0x3df) [0x479def]
[    10.452] (EE) 10: /usr/bin/Xorg.bin (0x400000+0x3b7ba) [0x43b7ba]
[    10.452] (EE) 11: /usr/lib/libc.so.6 (__libc_start_main+0xf0) [0x7f7087d7a040]
[    10.452] (EE) 12: /usr/bin/Xorg.bin (0x400000+0x25dce) [0x425dce]
[    10.452] (EE) 
[    10.452] (EE) Segmentation fault at address 0x18
[    10.453] (EE) 
Fatal server error:
[    10.453] (EE) Caught signal 11 (Segmentation fault). Server aborting
[    10.453] (EE) 
[    10.453] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[    10.453] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[    10.453] (EE) 

Then I change graphics to intel and Xorg starts well.
So I can't understand what is wrong with amd driver...

Offline

#20 2015-01-18 02:20:20

Sarge
Member
Registered: 2014-07-21
Posts: 14

Re: [SOLVED] Hybrid graphics(ATI/Intel) Module flgrx won't load on start

After last intel driver update both graphics work well.

Offline

Board footer

Powered by FluxBB