Safe mode means that it's using the vesa driver, which should always work. Do you have hardy installed? You could at least test the HWCursor option with it, and if you are using the proprietary driver make sure to comment out the line that says 'Driver "nvidia"' (ie. add '#' to the beginning of the line), and run some commands to restart X:
/etc/init.d/gdm stop rmmod nvidia /etc/init.d/gdm start There are several bugs upstream about corrupt graphics, and disabling the hwcursor seems to help in some cases. We could disable it by default but first we need some confirmation that it really helps our users. The new package could help the resolution issue. PPA stands for "personal package archive", and you can just add that line to your /etc/apt/sources.list and run 'apt-get update; apt-get install xserver- xorg-video-nv' to get my version of the package. You can then remove the repository from the sources.list. -- Hardy live cd displays strange things with geforce 7900 & acer AL1916W screen https://bugs.launchpad.net/bugs/196215 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
