Confirmed form me (kubuntu 9.10 up to date)

The workaround with /etc/modprobe.d/radeon.conf don't work for me

This workaround work for me :
edit /etc/init/kdm.conf and add two ligne before exec kdm

...
    initctl emit starting-dm DM=kdm

        # fix pour imposer un chargement de radeon en dernier
        modprobe -r radeon
        modprobe radeon
    exec kdm

end script

May by this workaround can help

-- 
Radeon module loaded before agpgart
https://bugs.launchpad.net/bugs/468413
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to