With no xorg.conf, X will try to use the 2D NV driver. To use the NVIDIA driver, you need to create a bare xorg.conf. To do this, do the following in a terminal:
sudo dpkg-reconfigure xserver-xorg ...then open the newly created xorg.conf in your favourite text editor, eg: sudo nano /etc/X11/xorg.conf ...then add the following line to the 'Device' section of the file... Driver "nvidia" The information you provided in the files above need to be from when your system fails with the low resolution, otherwise they don't contain anything useful. Are you saying that they are from when you ran without a xorg.conf? Thanks -- Nvidia driver doesn't appear with 2.6.24-19 kernel https://bugs.launchpad.net/bugs/249926 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
