PDA

View Full Version : latest fglrx on xorg 1.5.3 - hangs


gsmd
12-30-2008, 10:21 PM
The log contains all the info required I believe. It's here: http://www.pastebin.ca/1296863
Did a fresh install, aticonfig --initial, eselect opengl set ati (gentoo-specific stuff). startx would bring a black screen and Ctrl - Alt - Backspace would hang the system.

Any ideas are welcome. TIA.

P.S.
# modprobe fglrx
FATAL: Error inserting fglrx (/lib/modules/2.6.27-gentoo-r7/video/fglrx.ko): Invalid module format

# tail -n1 /var/log/messages
Dec 31 03:50:16 s fglrx: no symbol version for struct_module

Rebuilding doesn't help, there's a single fglrx.ko available.

Kano
12-31-2008, 03:45 AM
Be sure you have got:

CONFIG_PCI_LEGACY=y

and you also should NOT built-in apg but use modules for that.

gsmd
01-01-2009, 06:57 PM
Thanks for your reply. Problem solved having kernel recompiled.