fglrx 231104 0 ati_agp 6540 0 agpgart 27432 1 ati_agp 8139too 19840 0 mii 3968 1 8139too
in order for useinternagpgart=no to work, your modules need to be loaded correctly. I don't even know if this will make it go faster, but I do know that *I* could never get it working with the internal agpgart of the fglrx driver.
fglrx should be loaded which depends on ...via_agp which depends on ...agpgart
add (or replace) this to your /etc/modules.d/aliases:
add below fglrx via_agp
then reboot :)
then when you you
$ modprobe fglrx
you should see :
$ lsmod fglrx 231104 0 via_agp 6540 0 agpgart 27432 1 via_agp
-- [email protected] mailing list
