Changing udev rules for nvidia or intel-agp would be the ideal solution. As a simple fix, I did a script which checks if both hardware are present and then I mount / as rw, blacklisting intel-agp and then I mount / as read-only again (fsck expects this). It must be ran quite early - before the restricted modules are loaded - that's why I named it /etc/rcS.d/S06nVidia-on-intel
It works fine both in live CD as well as the installed system. I tested on dapper and edgy. -- panic/lock/restart on dapper-amd64 if there's intel integrated video AND a nvidia card at the same time https://launchpad.net/bugs/55104 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs