Adding module to /etc/modules does not work for me.
Following the prescription here 
http://wiki.cchtml.com/index.php/Ubuntu_Gutsy_Installation_Guide#A_possible_problem_with_fglrx.ko_conflicts
 does not work for me.

I made my own script simply by insmodding the fglrx.ko at boot.

sudo gedit /etc/init.d/ati-load-module

add the following:

insmod /lib/modules/$(uname -r)/updates/dkms/fglrx.ko
modprobe fglrx

save, close.

sudo chmod uga+x /etc/init.d/ati-load-module

sudo update-rc.d ati-load-module defaults [number before gdm]

-- 
Hardy:  fglrx not working for ATI card
https://bugs.launchpad.net/bugs/215702
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