Announcement

Collapse
No announcement yet.

latest fglrx on xorg 1.5.3 - hangs

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • latest fglrx on xorg 1.5.3 - hangs

    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.
    Code:
    # 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.
    Last edited by gsmd; 30 December 2008, 11:52 PM.

  • #2
    Be sure you have got:

    CONFIG_PCI_LEGACY=y

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

    Comment


    • #3
      Thanks for your reply. Problem solved having kernel recompiled.

      Comment

      Working...
      X