Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
x hangs on start with ati-drivers-12.6
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Timmer
Guru
Guru


Joined: 24 Aug 2004
Posts: 373
Location: Duluth, MN, USA

PostPosted: Mon Jul 02, 2012 2:43 am    Post subject: x hangs on start with ati-drivers-12.6 Reply with quote

I had this problem with the beta too, but chalked it up to a bug in the beta. Now that the final's out and I'm having the same issue, it's time to figure out how to fix it.

So first, the symptoms:
The computer boots as normal, switches to VT7, but then just hangs there at the blank console, instead of going into GUI mode. KDM doesn't even come up.

If I open the Xorg log, there are no errors. The last thing in the log is:
Code:

AIGLX: Suspending AIGLX clients for VT switch
fglrx(0): Backup framebuffer data
fglrx(0): Backup complete


I'm doing my config in xorg.conf.d, so the relevant file is 05-radeon.conf:
Code:

Section "Device"

    Identifier    "Mobility Radeon HD 5400"
    Driver        "fglrx"
    BusID         "PCI:2:0:0"

EndSection


Finally, lspci | grep Radeon gives me the following:
Code:

# lspci | grep Radeon
  01:05.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI RS880M [Mobility Radeon HD 4200 Series]
  02:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Manhattan [Mobility Radeon HD 5400 Series]
  02:00.1 Audio device: Advanced Micro Devices [AMD] nee ATI Cedar HDMI Audio  [Radeon HD 5400/6300 Series]


Any ideas what might be wrong about my set up? It worked fine with ati-drivers-12.4.
Back to top
View user's profile Send private message
gorkypl
Guru
Guru


Joined: 04 Oct 2010
Posts: 444
Location: Kraków, PL

PostPosted: Mon Jul 02, 2012 8:05 am    Post subject: Reply with quote

Are there any signs of errors in dmesg? Also you may try to wgetpaste the whole Xorg.0.log in case you have just overlooked something important...
_________________
BTW, TWM FTW!
Back to top
View user's profile Send private message
Timmer
Guru
Guru


Joined: 24 Aug 2004
Posts: 373
Location: Duluth, MN, USA

PostPosted: Mon Jul 02, 2012 12:07 pm    Post subject: Reply with quote

Full Xorg log
Code:

[    13.513]
X.Org X Server 1.12.2
Release Date: 2012-05-29
[    13.513] X Protocol Version 11, Revision 0
[    13.513] Build Operating System: Linux 3.4.3-gentoo x86_64 Gentoo
[    13.513] Current Operating System: Linux Napoleon_Bonaparte 3.4.4-gentoo #1 SMP Sun Jul 1 16:12:29 EDT 2012 x86_64
[    13.513] Kernel command line: BOOT_IMAGE=/kernel-3.4.4-gentoo-no-drm root=UUID=ed2cfff8-38b8-4b43-868b-31fd5106ef42 ro video=uvesafb:1366x768-32 quiet
[    13.513] Build Date: 01 July 2012  04:07:07PM
[    13.513] 
[    13.513] Current version of pixman: 0.26.2
[    13.513]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    13.513] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    13.513] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jul  2 07:55:42 2012
[    13.581] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    13.581] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    13.663] (==) No Layout section.  Using the first Screen section.
[    13.663] (==) No screen section available. Using defaults.
[    13.663] (**) |-->Screen "Default Screen Section" (0)
[    13.663] (**) |   |-->Monitor "<default monitor>"
[    13.663] (==) No device specified for screen "Default Screen Section".
        Using the first device section listed.
[    13.663] (**) |   |-->Device "Mobility Radeon HD 5400"
[    13.663] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[    13.663] (==) Automatically adding devices
[    13.663] (==) Automatically enabling devices
[    13.688] (WW) The directory "/usr/share/fonts/monapath" does not exist.
[    13.688]    Entry deleted from font path.
[    13.868] (**) FontPath set to:
        /usr/share/fonts/jisx0213,
        /usr/share/fonts/misc/,
        /usr/share/fonts/TTF/,
        /usr/share/fonts/OTF/,
        /usr/share/fonts/Type1/,
        /usr/share/fonts/100dpi/,                                                                 
        /usr/share/fonts/75dpi/                                                                   
[    13.868] (==) ModulePath set to "/usr/lib64/xorg/modules"                                     
[    13.868] (II) The server relies on udev to provide the list of input devices.                 
        If no devices become available, reconfigure udev or disable AutoAddDevices.               
[    13.868] (II) Loader magic: 0x7d9ae0                                                         
[    13.868] (II) Module ABI versions:                                                           
[    13.868]    X.Org ANSI C Emulation: 0.4                                                       
[    13.868]    X.Org Video Driver: 12.0                                                         
[    13.868]    X.Org XInput driver : 16.0                                                       
[    13.868]    X.Org Server Extension : 6.0                                                     
[    13.869] (--) PCI:*(0:1:5:0) 1002:9712:103c:1441 rev 0, Mem @ 0xd0000000/268435456, 0xf0400000/65536, 0xf0300000/1048576, I/O @ 0x00004000/256                                                 
[    13.869] (--) PCI: (0:2:0:0) 1002:68e0:103c:1441 rev 0, Mem @ 0xe0000000/268435456, 0xf0200000/131072, I/O @ 0x00003000/256, BIOS @ 0x????????/131072
[    13.869] (II) Open ACPI successful (/var/run/acpid.socket)
[    13.869] (II) LoadModule: "extmod"
[    13.959] (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so
[    14.004] (II) Module extmod: vendor="X.Org Foundation"
[    14.004]    compiled for 1.12.2, module version = 1.0.0
[    14.004]    Module class: X.Org Server Extension
[    14.004]    ABI class: X.Org Server Extension, version 6.0
[    14.004] (II) Loading extension MIT-SCREEN-SAVER
[    14.004] (II) Loading extension XFree86-VidModeExtension
[    14.004] (II) Loading extension XFree86-DGA
[    14.004] (II) Loading extension DPMS
[    14.004] (II) Loading extension XVideo
[    14.004] (II) Loading extension XVideo-MotionCompensation
[    14.004] (II) Loading extension X-Resource
[    14.004] (II) LoadModule: "dbe"
[    14.004] (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so
[    14.027] (II) Module dbe: vendor="X.Org Foundation"
[    14.027]    compiled for 1.12.2, module version = 1.0.0
[    14.027]    Module class: X.Org Server Extension
[    14.027]    ABI class: X.Org Server Extension, version 6.0
[    14.027] (II) Loading extension DOUBLE-BUFFER
[    14.027] (II) LoadModule: "glx"
[    14.027] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[    14.074] (II) Module glx: vendor="Advanced Micro Devices, Inc."
[    14.074]    compiled for 6.9.0, module version = 1.0.0
[    14.074] (II) Loading extension GLX
[    14.074] (II) LoadModule: "record"
[    14.075] (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so
[    14.195] (II) Module record: vendor="X.Org Foundation"
[    14.195]    compiled for 1.12.2, module version = 1.13.0
[    14.195]    Module class: X.Org Server Extension
[    14.195]    ABI class: X.Org Server Extension, version 6.0
[    14.195] (II) Loading extension RECORD
[    14.195] (II) LoadModule: "dri"
[    14.212] (WW) Warning, couldn't open module dri
[    14.212] (II) UnloadModule: "dri"
[    14.212] (II) Unloading dri
[    14.212] (EE) Failed to load module "dri" (module does not exist, 0)
[    14.212] (II) LoadModule: "dri2"
[    14.212] (WW) Warning, couldn't open module dri2
[    14.212] (II) UnloadModule: "dri2"
[    14.212] (II) Unloading dri2
[    14.212] (EE) Failed to load module "dri2" (module does not exist, 0)
[    14.212] (II) LoadModule: "fglrx"
[    14.212] (II) Loading /usr/lib64/xorg/modules/drivers/fglrx_drv.so
[    16.333] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
[    16.333]    compiled for 1.4.99.906, module version = 8.98.2
[    16.333]    Module class: X.Org Video Driver
[    16.333] (II) Loading sub module "fglrxdrm"
[    16.333] (II) LoadModule: "fglrxdrm"
[    16.333] (II) Loading /usr/lib64/xorg/modules/linux/libfglrxdrm.so
[    16.562] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
[    16.562]    compiled for 1.4.99.906, module version = 8.98.2
[    16.562] (II) AMD Proprietary Linux Driver Version Identifier:8.98.2
[    16.562] (II) AMD Proprietary Linux Driver Release Identifier: 8.98                                 
[    16.562] (II) AMD Proprietary Linux Driver Build Date: Jun 11 2012 11:57:59
[    16.562] (++) using VT number 7

[    16.572] (WW) Falling back to old probe method for fglrx
[    16.823] (II) Loading PCS database from /etc/ati/amdpcsdb
[    16.845] ukiDynamicMajor: found major device number 248
[    16.846] ukiDynamicMajor: found major device number 248
[    16.846] ukiOpenByBusid: Searching for BusID PCI:2:0:0
[    16.846] ukiOpenDevice: node name is /dev/ati/card0
[    16.846] ukiOpenDevice: open result is 8, (OK)
[    16.846] ukiOpenByBusid: ukiOpenMinor returns 8
[    16.846] ukiOpenByBusid: ukiGetBusid reports PCI:2:0:0
[    16.859] (WW) PowerXpress feature is not supported on A+A Mux platform. Force to UMA mode.
[    16.885] (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:5:0) found
[    16.885] (--) Chipset Supported AMD Graphics Processor (0x68E0) found
[    16.904] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:17:0) found
[    16.904] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:0) found
[    16.904] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:2) found
[    16.904] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:0) found
[    16.904] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:2) found
[    16.904] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:0) found
[    16.904] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:2) found
[    16.904] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:3) found
[    16.904] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:4) found
[    16.904] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:5) found
[    16.904] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:22:0) found
[    16.904] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:22:2) found
[    16.904] (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:5:0) found
[    16.904] (WW) fglrx: No matching Device section for instance (BusID PCI:0@2:0:1) found
[    16.911] (II) AMD Video driver is running on a device belonging to a group targeted for this release
[    16.933] (II) AMD Video driver is signed
[    16.933] (II) fglrx(0): pEnt->device->identifier=0xaa2640
[    16.933] (II) fglrx(0): === [xdl_xs112_atiddxPreInit] === begin
[    16.943] (WW) fglrx(0): PowerXpress feature is not supported on A+A Mux platform. Force to UMA mode.
[    16.943] (II) fglrx(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[    16.944] (==) fglrx(0): Depth 24, (==) framebuffer bpp 32
[    16.944] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    16.944] (==) fglrx(0): Default visual is TrueColor
[    16.944] (==) fglrx(0): RGB weight 888
[    16.944] (II) fglrx(0): Using 8 bits per RGB
[    16.944] (==) fglrx(0): Buffer Tiling is ON
[    16.944] (II) Loading sub module "fglrxdrm"
[    16.944] (II) LoadModule: "fglrxdrm"
[    16.944] (II) Loading /usr/lib64/xorg/modules/linux/libfglrxdrm.so
[    16.944] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
[    16.944]    compiled for 1.4.99.906, module version = 8.98.2
[    16.946] ukiDynamicMajor: found major device number 248
[    16.946] ukiDynamicMajor: found major device number 248
[    16.946] ukiOpenByBusid: Searching for BusID PCI:2:0:0
[    16.946] ukiOpenDevice: node name is /dev/ati/card0
[    16.946] ukiOpenDevice: open result is 13, (OK)
[    16.946] ukiOpenByBusid: ukiOpenMinor returns 13
[    16.946] ukiOpenByBusid: ukiGetBusid reports PCI:2:0:0
[    16.946] (**) fglrx(0): NoAccel = NO
[    16.946] (**) fglrx(0): AMD 2D Acceleration Architecture enabled
[    16.946] (--) fglrx(0): Chipset: "ATI Mobility Radeon HD 5400 Series " (Chipset = 0x68e0)
[    16.946] (--) fglrx(0): (PciSubVendor = 0x103c, PciSubDevice = 0x1441)
[    16.946] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original AMD
[    16.946] (--) fglrx(0): Linear framebuffer (phys) at 0xe0000000
[    16.946] (--) fglrx(0): MMIO registers at 0xf0200000
[    16.946] (--) fglrx(0): I/O port at 0x00003000
[    16.946] (==) fglrx(0): ROM-BIOS at 0x000c0000
[    16.969] (II) fglrx(0): ATIF platform detected
[    16.970] (II) fglrx(0): AC Adapter is used
[    18.966] (II) fglrx(0): AMD Video BIOS revision 9 or later detected
[    18.966] (--) fglrx(0): Video RAM: 524288 kByte, Type: DDR3
[    18.966] (II) fglrx(0): PCIE card detected
[    18.966] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
[    18.966] (WW) fglrx(0): board is an unknown third party board, chipset is supported
[    19.008] (II) fglrx(0): Using adapter: 2:0.0.
[    19.018] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf00000000, MCFBSize = 0x20000000)
[    19.070] (II) fglrx(0): Interrupt handler installed at IRQ 45.
[    19.070] (II) fglrx(0): RandR 1.2 support is enabled!
[    19.070] (II) fglrx(0): RandR 1.2 rotation support is enabled!
[    19.070] (==) fglrx(0): Center Mode is disabled
[    19.070] (II) Loading sub module "fb"
[    19.070] (II) LoadModule: "fb"
[    19.070] (II) Loading /usr/lib64/xorg/modules/libfb.so
[    19.083] (II) Module fb: vendor="X.Org Foundation"
[    19.083]    compiled for 1.12.2, module version = 1.0.0
[    19.084]    ABI class: X.Org ANSI C Emulation, version 0.4
[    19.084] (II) Loading sub module "ddc"
[    19.084] (II) LoadModule: "ddc"
[    19.084] (II) Module "ddc" already built-in
[    19.204] (II) fglrx(0): Finished Initialize PPLIB!
[    19.215] (II) fglrx(0): Output LVDS has no monitor section
[    19.215] (II) fglrx(0): Output DFP1 has no monitor section
[    19.215] (II) fglrx(0): Output CRT1 has no monitor section
[    19.215] (II) Loading sub module "ddc"
[    19.215] (II) LoadModule: "ddc"
[    19.215] (II) Module "ddc" already built-in
[    19.215] (II) fglrx(0): Connected Display0: LVDS
[    19.215] (II) fglrx(0): Display0 EDID data ---------------------------
[    19.215] (II) fglrx(0): Manufacturer: AUO  Model: 22ec  Serial#: 0
[    19.215] (II) fglrx(0): Year: 2009  Week: 1
[    19.215] (II) fglrx(0): EDID Version: 1.3
[    19.215] (II) fglrx(0): Digital Display Input
[    19.215] (II) fglrx(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[    19.215] (II) fglrx(0): Gamma: 2.20
[    19.215] (II) fglrx(0): No DPMS capabilities specified
[    19.215] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[    19.215] (II) fglrx(0): First detailed timing is preferred mode
[    19.215] (II) fglrx(0): redX: 0.620 redY: 0.340   greenX: 0.330 greenY: 0.570
[    19.215] (II) fglrx(0): blueX: 0.150 blueY: 0.060   whiteX: 0.313 whiteY: 0.329
[    19.215] (II) fglrx(0): Manufacturer's mask: 0
[    19.215] (II) fglrx(0): Supported detailed timing:
[    19.215] (II) fglrx(0): clock: 69.3 MHz   Image Size:  344 x 193 mm
[    19.215] (II) fglrx(0): h_active: 1366  h_sync: 1398  h_sync_end 1422 h_blank_end 1432 h_border: 0
[    19.215] (II) fglrx(0): v_active: 768  v_sync: 771  v_sync_end 775 v_blanking: 806 v_border: 0
[    19.215] (II) fglrx(0): Unknown vendor-specific block f
[    19.215] (II) fglrx(0):  AUO
[    19.215] (II) fglrx(0):  B156XW02 V2
[    19.215] (II) fglrx(0): EDID (in hex):
[    19.215] (II) fglrx(0):     00ffffffffffff0006afec2200000000
[    19.215] (II) fglrx(0):     01130103802213780ac8959e57549226
[    19.215] (II) fglrx(0):     0f505400000001010101010101010101
[    19.215] (II) fglrx(0):     010101010101121b5642500026302018
[    19.215] (II) fglrx(0):     340058c1100000180000000f00000000
[    19.215] (II) fglrx(0):     00000000000000000020000000fe0041
[    19.215] (II) fglrx(0):     554f0a202020202020202020000000fe
[    19.215] (II) fglrx(0):     004231353658573032205632200a00c0
[    19.215] (II) fglrx(0): End of Display0 EDID data --------------------
[    19.216] (II) fglrx(0): EDID for output LVDS
[    19.216] (II) fglrx(0): Manufacturer: AUO  Model: 22ec  Serial#: 0
[    19.216] (II) fglrx(0): Year: 2009  Week: 1
[    19.216] (II) fglrx(0): EDID Version: 1.3
[    19.216] (II) fglrx(0): Digital Display Input
[    19.216] (II) fglrx(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[    19.216] (II) fglrx(0): Gamma: 2.20
[    19.216] (II) fglrx(0): No DPMS capabilities specified
[    19.216] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[    19.216] (II) fglrx(0): First detailed timing is preferred mode
[    19.216] (II) fglrx(0): redX: 0.620 redY: 0.340   greenX: 0.330 greenY: 0.570
[    19.216] (II) fglrx(0): blueX: 0.150 blueY: 0.060   whiteX: 0.313 whiteY: 0.329
[    19.216] (II) fglrx(0): Manufacturer's mask: 0
[    19.216] (II) fglrx(0): Supported detailed timing:
[    19.216] (II) fglrx(0): clock: 69.3 MHz   Image Size:  344 x 193 mm
[    19.216] (II) fglrx(0): h_active: 1366  h_sync: 1398  h_sync_end 1422 h_blank_end 1432 h_border: 0
[    19.216] (II) fglrx(0): v_active: 768  v_sync: 771  v_sync_end 775 v_blanking: 806 v_border: 0
[    19.216] (II) fglrx(0): Unknown vendor-specific block f
[    19.216] (II) fglrx(0):  AUO
[    19.216] (II) fglrx(0):  B156XW02 V2
[    19.216] (II) fglrx(0): EDID (in hex):
[    19.216] (II) fglrx(0):     00ffffffffffff0006afec2200000000
[    19.216] (II) fglrx(0):     01130103802213780ac8959e57549226
[    19.216] (II) fglrx(0):     0f505400000001010101010101010101
[    19.216] (II) fglrx(0):     010101010101121b5642500026302018
[    19.216] (II) fglrx(0):     340058c1100000180000000f00000000
[    19.216] (II) fglrx(0):     00000000000000000020000000fe0041
[    19.216] (II) fglrx(0):     554f0a202020202020202020000000fe
[    19.216] (II) fglrx(0):     004231353658573032205632200a00c0
[    19.216] (II) fglrx(0): EDID vendor "AUO", prod id 8940
[    19.216] (II) fglrx(0): Printing DDC gathered Modelines:
[    19.216] (II) fglrx(0): Modeline "1366x768"x0.0   69.30  1366 1398 1422 1432  768 771 775 806 -hsync -vsync (48.4 kHz eP)
[    19.216] (II) fglrx(0): Printing probed modes for output LVDS
[    19.216] (II) fglrx(0): Modeline "1366x768"x60.0   69.30  1366 1398 1422 1432  768 771 775 806 -hsync -vsync (48.4 kHz)
[    19.216] (II) fglrx(0): Modeline "1360x768"x60.0   69.30  1360 1398 1422 1432  768 771 775 806 -hsync -vsync (48.4 kHz)
[    19.216] (II) fglrx(0): Modeline "1280x768"x60.0   69.30  1280 1398 1422 1432  768 771 775 806 -hsync -vsync (48.4 kHz)
[    19.216] (II) fglrx(0): Modeline "1280x720"x60.0   69.30  1280 1398 1422 1432  720 771 775 806 -hsync -vsync (48.4 kHz)
[    19.216] (II) fglrx(0): Modeline "1024x768"x60.0   69.30  1024 1398 1422 1432  768 771 775 806 -hsync -vsync (48.4 kHz)
[    19.216] (II) fglrx(0): Modeline "1024x600"x60.0   69.30  1024 1398 1422 1432  600 771 775 806 -hsync -vsync (48.4 kHz)
[    19.216] (II) fglrx(0): Modeline "800x600"x60.0   69.30  800 1398 1422 1432  600 771 775 806 -hsync -vsync (48.4 kHz)
[    19.216] (II) fglrx(0): Modeline "800x480"x60.0   69.30  800 1398 1422 1432  480 771 775 806 -hsync -vsync (48.4 kHz)
[    19.216] (II) fglrx(0): Modeline "640x480"x60.0   69.30  640 1398 1422 1432  480 771 775 806 -hsync -vsync (48.4 kHz)
[    19.216] (II) fglrx(0): EDID for output DFP1
[    19.216] (II) fglrx(0): EDID for output CRT1
[    19.216] (II) fglrx(0): Output LVDS connected
[    19.216] (II) fglrx(0): Output DFP1 disconnected
[    19.216] (II) fglrx(0): Output CRT1 disconnected
[    19.216] (II) fglrx(0): Using exact sizes for initial modes
[    19.216] (II) fglrx(0): Output LVDS using initial mode 1366x768
[    19.216] (II) fglrx(0): Display dimensions: (340, 190) mm
[    19.216] (II) fglrx(0): DPI set to (102, 102)
[    19.216] (II) fglrx(0): Eyefinity capable adapter detected.
[    19.216] (II) fglrx(0): Adapter ATI Mobility Radeon HD 5400 Series  has 4 configurable heads and 1 displays connected.
[    19.216] (==) fglrx(0):  PseudoColor visuals disabled
[    19.216] (II) Loading sub module "ramdac"
[    19.216] (II) LoadModule: "ramdac"
[    19.216] (II) Module "ramdac" already built-in
[    19.216] (==) fglrx(0): NoDRI = NO
[    19.216] (==) fglrx(0): Capabilities: 0x00000000
[    19.216] (==) fglrx(0): CapabilitiesEx: 0x00000000
[    19.216] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
[    19.216] (==) fglrx(0): UseFastTLS=0
[    19.217] (--) Depth 24 pixmap format is 32 bpp
[    19.217] (II) Loading extension ATIFGLRXDRI
[    19.217] (II) fglrx(0): doing swlDriScreenInit
[    19.217] (II) fglrx(0): swlDriScreenInit for fglrx driver
[    19.217] ukiDynamicMajor: found major device number 248
[    19.217] ukiDynamicMajor: found major device number 248
[    19.217] ukiDynamicMajor: found major device number 248
[    19.217] ukiOpenByBusid: Searching for BusID PCI:2:0:0
[    19.217] ukiOpenDevice: node name is /dev/ati/card0
[    19.217] ukiOpenDevice: open result is 14, (OK)
[    19.217] ukiOpenByBusid: ukiOpenMinor returns 14
[    19.217] ukiOpenByBusid: ukiGetBusid reports PCI:2:0:0
[    19.217] (II) fglrx(0): [uki] DRM interface version 1.0
[    19.217] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:2:0:0"
[    19.217] (II) fglrx(0): [uki] added 8192 byte SAREA at 0x2000
[    19.217] (II) fglrx(0): [uki] mapped SAREA 0x2000 to 0x7f2ef22de000
[    19.217] (II) fglrx(0): [uki] framebuffer handle = 0x3000
[    19.217] (II) fglrx(0): [uki] added 1 reserved context for kernel
[    19.217] (II) fglrx(0): swlDriScreenInit done
[    19.217] (II) fglrx(0): Kernel Module Version Information:
[    19.217] (II) fglrx(0):     Name: fglrx
[    19.217] (II) fglrx(0):     Version: 8.98.2
[    19.217] (II) fglrx(0):     Date: Jun 11 2012
[    19.217] (II) fglrx(0):     Desc: AMD FireGL DRM kernel module
[    19.217] (II) fglrx(0): Kernel Module version matches driver.
[    19.217] (II) fglrx(0): Kernel Module Build Time Information:
[    19.217] (II) fglrx(0):     Build-Kernel UTS_RELEASE:        3.4.4-gentoo
[    19.217] (II) fglrx(0):     Build-Kernel MODVERSIONS:        no
[    19.217] (II) fglrx(0):     Build-Kernel __SMP__:            yes
[    19.217] (II) fglrx(0):     Build-Kernel PAGE_SIZE:          0x1000
[    19.217] (II) fglrx(0): [uki] register handle = 0x00004000
[    19.254] (II) fglrx(0): DRI initialization successfull
[    19.268] (II) fglrx(0): FBADPhys: 0xf00000000 FBMappedSize: 0x01004000
[    19.270] (==) fglrx(0): Backing store disabled
[    19.270] (II) Loading extension FGLRXEXTENSION
[    19.270] (==) fglrx(0): DPMS enabled
[    19.270] (II) fglrx(0): Initialized in-driver Xinerama extension
[    19.270] (**) fglrx(0): Textured Video is enabled.
[    19.270] (II) LoadModule: "glesx"
[    19.270] (II) Loading /usr/lib64/xorg/modules/glesx.so
[    19.362] (II) Module glesx: vendor="X.Org Foundation"
[    19.362]    compiled for 1.4.99.906, module version = 1.0.0
[    19.362] (II) Loading extension GLESX
[    19.362] (II) fglrx(0): GLESX enableFlags = 592
[    19.370] (II) fglrx(0): GLESX is enabled
[    19.370] (II) LoadModule: "amdxmm"
[    19.370] (II) Loading /usr/lib64/xorg/modules/amdxmm.so
[    19.383] (II) Module amdxmm: vendor="X.Org Foundation"
[    19.383]    compiled for 1.4.99.906, module version = 2.0.0
[    19.392] (II) Loading extension AMDXVOPL
[    19.392] (II) Loading extension AMDXVBA
[    19.412] (II) fglrx(0): UVD feature is enabled(II) fglrx(0):
[    19.415] (II) fglrx(0): Enable composite support successfully
[    19.415] (II) fglrx(0): X context handle = 0x1
[    19.415] (II) fglrx(0): [DRI] installation complete
[    19.415] (==) fglrx(0): Silken mouse enabled
[    19.416] (==) fglrx(0): Using HW cursor of display infrastructure!
[    19.416] (II) fglrx(0): Disabling in-server RandR and enabling in-driver RandR 1.2.
[    19.416] (II) fglrx(0): 'LVDS LCD' ConnectorType, abstracted as 'Panel'
[    19.416] (II) fglrx(0): 'eDP LCD' ConnectorType, abstracted as 'Panel'
[    19.508] (--) RandR disabled
[    19.508] (II) Initializing built-in extension Generic Event Extension
[    19.508] (II) Initializing built-in extension SHAPE
[    19.508] (II) Initializing built-in extension MIT-SHM
[    19.508] (II) Initializing built-in extension XInputExtension
[    19.508] (II) Initializing built-in extension XTEST
[    19.508] (II) Initializing built-in extension BIG-REQUESTS
[    19.508] (II) Initializing built-in extension SYNC
[    19.508] (II) Initializing built-in extension XKEYBOARD
[    19.508] (II) Initializing built-in extension XC-MISC
[    19.508] (II) Initializing built-in extension XINERAMA
[    19.508] (II) Initializing built-in extension XFIXES
[    19.508] (II) Initializing built-in extension RENDER
[    19.508] (II) Initializing built-in extension RANDR
[    19.508] (II) Initializing built-in extension COMPOSITE
[    19.508] (II) Initializing built-in extension DAMAGE
[    19.511] ukiDynamicMajor: found major device number 248
[    19.511] ukiDynamicMajor: found major device number 248
[    19.511] ukiOpenByBusid: Searching for BusID PCI:2:0:0
[    19.511] ukiOpenDevice: node name is /dev/ati/card0
[    19.511] ukiOpenDevice: open result is 15, (OK)
[    19.511] ukiOpenByBusid: ukiOpenMinor returns 15
[    19.511] ukiOpenByBusid: ukiGetBusid reports PCI:2:0:0
[    20.286] (II) AIGLX: Loaded and initialized OpenGL driver(II) GLX: Initialized DRI GL provider for screen 0
[    20.386] (II) fglrx(0): Enable the clock gating!
[    20.386] (II) fglrx(0): Setting screen physical size to 361 x 203
[    20.834] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    20.834] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    20.835] (II) LoadModule: "evdev"
[    20.835] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[    20.858] (II) Module evdev: vendor="X.Org Foundation"
[    20.858]    compiled for 1.12.2, module version = 2.7.0
[    20.858]    Module class: X.Org XInput Driver
[    20.858]    ABI class: X.Org XInput driver, version 16.0
[    20.858] (II) Using input driver 'evdev' for 'Power Button'
[    20.858] (**) Power Button: always reports core events
[    20.858] (**) evdev: Power Button: Device: "/dev/input/event2"
[    20.858] (--) evdev: Power Button: Vendor 0 Product 0x1
[    20.858] (--) evdev: Power Button: Found keys
[    20.858] (II) evdev: Power Button: Configuring as keyboard
[    20.858] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    20.858] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    20.858] (**) Option "xkb_rules" "evdev"
[    20.858] (**) Option "xkb_model" "evdev"
[    20.858] (**) Option "xkb_layout" "us"
[    20.897] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[    20.897] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    20.897] (II) Using input driver 'evdev' for 'Video Bus'
[    20.897] (**) Video Bus: always reports core events
[    20.897] (**) evdev: Video Bus: Device: "/dev/input/event3"
[    20.899] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    20.899] (--) evdev: Video Bus: Found keys
[    20.899] (II) evdev: Video Bus: Configuring as keyboard
[    20.899] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input3/event3"
[    20.899] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    20.899] (**) Option "xkb_rules" "evdev"
[    20.899] (**) Option "xkb_model" "evdev"
[    20.899] (**) Option "xkb_layout" "us"
[    20.899] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[    20.899] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    20.899] (II) Using input driver 'evdev' for 'Video Bus'
[    20.899] (**) Video Bus: always reports core events
[    20.899] (**) evdev: Video Bus: Device: "/dev/input/event4"
[    20.899] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    20.899] (--) evdev: Video Bus: Found keys
[    20.899] (II) evdev: Video Bus: Configuring as keyboard
[    20.899] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:06/LNXVIDEO:01/input/input4/event4"
[    20.899] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    20.899] (**) Option "xkb_rules" "evdev"
[    20.899] (**) Option "xkb_model" "evdev"
[    20.899] (**) Option "xkb_layout" "us"
[    20.899] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    20.899] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    20.899] (II) Using input driver 'evdev' for 'Power Button'
[    20.899] (**) Power Button: always reports core events
[    20.899] (**) evdev: Power Button: Device: "/dev/input/event0"
[    20.899] (--) evdev: Power Button: Vendor 0 Product 0x1
[    20.899] (--) evdev: Power Button: Found keys
[    20.899] (II) evdev: Power Button: Configuring as keyboard
[    20.899] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
[    20.899] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[    20.899] (**) Option "xkb_rules" "evdev"
[    20.899] (**) Option "xkb_model" "evdev"
[    20.899] (**) Option "xkb_layout" "us"
[    20.900] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    20.900] (II) No input driver specified, ignoring this device.
[    20.900] (II) This device may have been added with another device file.
[    20.900] (II) config/udev: Adding input device HP Webcam (/dev/input/event9)
[    20.900] (**) HP Webcam: Applying InputClass "evdev keyboard catchall"
[    20.900] (II) Using input driver 'evdev' for 'HP Webcam'
[    20.900] (**) HP Webcam: always reports core events
[    20.900] (**) evdev: HP Webcam: Device: "/dev/input/event9"
[    20.900] (--) evdev: HP Webcam: Vendor 0x64e Product 0xf209
[    20.900] (--) evdev: HP Webcam: Found keys
[    20.900] (II) evdev: HP Webcam: Configuring as keyboard
[    20.900] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/input/input9/event9"
[    20.900] (II) XINPUT: Adding extended input device "HP Webcam" (type: KEYBOARD, id 10)
[    20.900] (**) Option "xkb_rules" "evdev"
[    20.900] (**) Option "xkb_model" "evdev"
[    20.900] (**) Option "xkb_layout" "us"
[    20.901] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
[    20.901] (II) No input driver specified, ignoring this device.
[    20.901] (II) This device may have been added with another device file.
[    20.901] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event6)
[    20.901] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    20.901] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    20.901] (**) AT Translated Set 2 keyboard: always reports core events
[    20.901] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event6"
[    20.901] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    20.901] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    20.901] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    20.901] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input6/event6"
[    20.901] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[    20.901] (**) Option "xkb_rules" "evdev"
[    20.901] (**) Option "xkb_model" "evdev"
[    20.901] (**) Option "xkb_layout" "us"
[    20.902] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event10)
[    20.902] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[    20.902] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    20.902] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[    20.902] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    20.902] (II) LoadModule: "synaptics"
[    20.902] (II) Loading /usr/lib64/xorg/modules/input/synaptics_drv.so
[    20.913] (II) Module synaptics: vendor="X.Org Foundation"
[    20.913]    compiled for 1.12.2, module version = 1.6.2
[    20.913]    Module class: X.Org XInput Driver
[    20.913]    ABI class: X.Org XInput driver, version 16.0
[    20.913] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[    20.913] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    20.913] (**) Option "Device" "/dev/input/event10"
[    20.943] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[    20.943] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
[    20.943] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5672
[    20.943] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4550
[    20.943] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[    20.943] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[    20.943] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
[    20.943] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    20.943] (**) Option "ClickPad" "true"
[    20.943] (**) Option "VertEdgeScroll" "off"
[    20.943] (**) Option "HorizEdgeScroll" "off"
[    20.943] (**) Option "VertTwoFingerScroll" "on"
[    20.943] (**) Option "HorizTwoFingerScroll" "on"
[    20.943] (**) Option "CircularScrolling" "on"
[    20.943] (**) Option "CircScrollTrigger" "2"
[    20.943] (**) Option "PalmDetect" "on"
[    20.943] (**) Option "SoftButtonAreas" "60% 0 82% 0 40% 59% 82% 0"
[    20.943] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    20.943] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    20.959] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input10/event10"
[    20.959] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[    20.959] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[    20.959] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
[    20.959] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.038
[    20.959] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    20.959] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[    20.959] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    20.959] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    20.959] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    20.959] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[    20.959] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[    20.959] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/event7)
[    20.959] (II) No input driver specified, ignoring this device.
[    20.959] (II) This device may have been added with another device file.
[    20.959] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[    20.959] (II) No input driver specified, ignoring this device.
[    20.959] (II) This device may have been added with another device file.
[    20.964] (II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments
[    57.803] (II) AIGLX: Suspending AIGLX clients for VT switch
[    57.803] (II) fglrx(0): Backup framebuffer data.
[    57.807] (II) fglrx(0): Backup complete.


dmesg for the time period covered in the Xorg log (It doesn't look to contain anything relevant)
Code:

[   17.695732] reiserfs: enabling write barrier flush mode
[   18.240750] kjournald starting.  Commit interval 5 seconds
[   18.240935] EXT3-fs (sda1): using internal journal
[   18.240942] EXT3-fs (sda1): mounted filesystem with writeback data mode
[   18.337400] REISERFS (device sda5): found reiserfs format "3.6" with standard journal
[   18.337418] REISERFS (device sda5): using ordered data mode
[   18.337420] reiserfs: using flush barriers
[   18.345605] REISERFS (device sda5): journal params: device sda5, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
[   18.346468] REISERFS (device sda5): checking transaction log (sda5)
[   18.386175] REISERFS (device sda5): Using r5 hash to sort names
[   18.474355] REISERFS (device sda6): found reiserfs format "3.6" with standard journal
[   18.474372] REISERFS (device sda6): using ordered data mode
[   18.474375] reiserfs: using flush barriers
[   18.480729] REISERFS (device sda6): journal params: device sda6, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
[   18.481594] REISERFS (device sda6): checking transaction log (sda6)
[   18.537387] REISERFS (device sda6): Using r5 hash to sort names
[   18.651121] XFS (sda8): Mounting Filesystem
[   18.856869] XFS (sda8): Ending clean mount
Back to top
View user's profile Send private message
BillWho
Veteran
Veteran


Joined: 03 Mar 2012
Posts: 1600
Location: US

PostPosted: Mon Jul 02, 2012 1:04 pm    Post subject: Reply with quote

Timmer,

Does this pertain to you https://forums.gentoo.org/viewtopic-t-928006.html

If you're at kernel 3.4 that might also be a reason http://www.phoronix.com/scan.php?page=news_item&px=MTExMTU

Good luck :wink:
_________________
Good luck :wink:

Since installing gentoo, my life has become one long emerge :)
Back to top
View user's profile Send private message
Timmer
Guru
Guru


Joined: 24 Aug 2004
Posts: 373
Location: Duluth, MN, USA

PostPosted: Tue Jul 03, 2012 1:50 am    Post subject: Reply with quote

I'm pretty sure the first one doesn't apply. I found that thread too, but since my card is a 5400, that should still be supported. IT's only <=4000 that's out.

I am on kernel 3.4, so I might give downgrading kernels a shot, but I was using 12.4 fine on a 3.4 kernel, so that seems unlikely to be the issue. I'll report back after trying it out though.
Back to top
View user's profile Send private message
BillWho
Veteran
Veteran


Joined: 03 Mar 2012
Posts: 1600
Location: US

PostPosted: Tue Jul 03, 2012 2:02 am    Post subject: Reply with quote

Timmer,

Check modules.alias and modules.dep

Code:
grep -c fglrx /lib/modules/$(uname -r)/{modules.alias,modules.dep}

If you get 0 result, it's not gonna fly
_________________
Good luck :wink:

Since installing gentoo, my life has become one long emerge :)
Back to top
View user's profile Send private message
Timmer
Guru
Guru


Joined: 24 Aug 2004
Posts: 373
Location: Duluth, MN, USA

PostPosted: Wed Jul 04, 2012 12:32 am    Post subject: Reply with quote

Quote:

Check modules.alias and modules.dep

modules.alias: 207
modules.dep: 1

Quote:

I am on kernel 3.4, so I might give downgrading kernels a shot, but I was using 12.4 fine on a 3.4 kernel, so that seems unlikely to be the issue. I'll report back after trying it out though.


Same behavior with the 3.3.8 kernel.

Thanks for your suggestions though.
Back to top
View user's profile Send private message
Timmer
Guru
Guru


Joined: 24 Aug 2004
Posts: 373
Location: Duluth, MN, USA

PostPosted: Wed Jul 04, 2012 4:19 am    Post subject: Reply with quote

Okay, so I think I've had a break-through of sorts.

I downgraded back to the 12.4 driver, and it appears that I have 2 ATI cards on my laptop. This is actually evident in my first post.

But the important thing appears to be that I have been using the 4200 card all this time, but if I try to use the 5400 card, it doesn't work in any circumstances.

I'm too tired to think about it right now, but I'm thinking that if I can get the second card to work with the 12.4 driver, then I should be able to upgrade okay. So I'll search around tomorrow to figure out how to make two cards work together...
Back to top
View user's profile Send private message
BillWho
Veteran
Veteran


Joined: 03 Mar 2012
Posts: 1600
Location: US

PostPosted: Wed Jul 04, 2012 4:40 am    Post subject: Reply with quote

Timmer wrote:
Okay, so I think I've had a break-through of sorts.

I downgraded back to the 12.4 driver, and it appears that I have 2 ATI cards on my laptop. This is actually evident in my first post.

But the important thing appears to be that I have been using the 4200 card all this time, but if I try to use the 5400 card, it doesn't work in any circumstances.

I'm too tired to think about it right now, but I'm thinking that if I can get the second card to work with the 12.4 driver, then I should be able to upgrade okay. So I'll search around tomorrow to figure out how to make two cards work together...

Good catch - that flew right over my head :roll:

Shouldn't it be a matter of simply changing the BusID to 2:0.0 in 05-radeon.conf :?:

Maybe there's also a BIOS setting to choose the primary display adapter :?
_________________
Good luck :wink:

Since installing gentoo, my life has become one long emerge :)
Back to top
View user's profile Send private message
Timmer
Guru
Guru


Joined: 24 Aug 2004
Posts: 373
Location: Duluth, MN, USA

PostPosted: Wed Jul 04, 2012 4:10 pm    Post subject: Reply with quote

I was hoping it would be, but the busid is set to 2:0:0 and it's not working. I'm betting on the BIOS setting, except that I haven't succeeded in finding it yet...
Back to top
View user's profile Send private message
BillWho
Veteran
Veteran


Joined: 03 Mar 2012
Posts: 1600
Location: US

PostPosted: Wed Jul 04, 2012 5:01 pm    Post subject: Reply with quote

Timmer,

I dual boot gentoo and arch and yesterday arch just crashed and burned on me after a catalyst update.

I happened upon this https://wiki.archlinux.org/index.php/ATI#ATI_X1600_.28RV530_series.29_3D_application_show_black_windows during my migration to radeon. It references a problem using two or more ATI cards on the same PC.

I'm not sure if this is the same issue that you are experiencing, but perhaps it's worth a look :?:
_________________
Good luck :wink:

Since installing gentoo, my life has become one long emerge :)
Back to top
View user's profile Send private message
Goeland86
Apprentice
Apprentice


Joined: 12 Mar 2004
Posts: 178
Location: Geneva area

PostPosted: Tue Aug 07, 2012 12:18 pm    Post subject: Reply with quote

So I have the same setup as Timmer - 2 different ATI chips on the same laptop.

Turns out that it's called "PowerXpress", setup so the HD4000 series is an integrated chip with low power consumption, with the 5400 as a discrete chip to punch solid performance when you need it.

With 12.4 there's a switch in aticonfig that's usable to select one or the other: --px-igpu for the integrated chip (4000) and --px-dgpu for the dedicated one. I've tried and tried and tried, but even in 12.6 with --px-dgpu there's no way to make it work.

I'm sticking to 12.4 on my laptop, used a package.mask entry to block any upgrades onto it because I like being able to switch. With the 5400 I can use opencl when plugged on power, and when on the go I switch over to the 4000 for better battery life.

It's really annoying that AMD hasn't thought about those computers where there's a cross-generation gap and setup a failsafe so that we can at least use the discrete gpu with 12.6... But I guess it's typical of them to not spend too much time thinking about it and shafting us penguin lovers.
Back to top
View user's profile Send private message
Timmer
Guru
Guru


Joined: 24 Aug 2004
Posts: 373
Location: Duluth, MN, USA

PostPosted: Mon Aug 27, 2012 10:46 am    Post subject: Reply with quote

From months of experimentation and research, it's not possible. And to make matters worse, the 12.4 drivers won't build with the 3.5 kernel.

If your OEM has decided to think that it's smarter than you (and HP did), the option to choose which chip to use is not available in the BIOS, so you can't enable the newer chip to switch to it.

I've switched back to the radeon drivers, with the hope that their power consumption will improve drastically - those drivers run so hot that you have to practically baby your computer to keep it running under 100C.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum