I know this is not a proper fix. I have an Nvidia card... In /etc/rc.local I have a linux which reads:
find /lib/modules/2.6.20-11-generic/ | grep -i nvi | grep -v fb | grep ko$ | xargs insmod With this command I'm able to load Nvidia module without getting any error messages. I'm using Feisty with latest updates (amd64). -- Disappearance of /sbin/lrm-video https://launchpad.net/bugs/84674 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
