[Bug 249926] Re: Nvidia driver doesn't appear with 2.6.24-19 kernel

2008-10-19 Thread Chris Coulson
This bug report is being closed due to your last comment regarding this being solved. For future reference you can manage the status of your own bugs by clicking on the current status in the yellow line and then choosing a new status in the revealed drop down box. You can learn more about bug

[Bug 249926] Re: Nvidia driver doesn't appear with 2.6.24-19 kernel

2008-08-01 Thread Ansible
Ok, here's the output from the lsmod and modprobe: [EMAIL PROTECTED]:~/Desktop/19resolution$ [EMAIL PROTECTED]:~/Desktop/19resolution$ lsmod | grep nvidia [EMAIL PROTECTED]:~/Desktop/19resolution$ sudo modprobe nvidia FATAL: Error running install command for nvidia [EMAIL

[Bug 249926] Re: Nvidia driver doesn't appear with 2.6.24-19 kernel

2008-08-01 Thread Ansible
** Attachment added: md5sum #1 http://launchpadlibrarian.net/16481552/md5sum1 -- 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. --

[Bug 249926] Re: Nvidia driver doesn't appear with 2.6.24-19 kernel

2008-08-01 Thread Ansible
** Attachment added: md5sum #2 http://launchpadlibrarian.net/16481555/md5sum2 -- 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. --

[Bug 249926] Re: Nvidia driver doesn't appear with 2.6.24-19 kernel

2008-08-01 Thread Ansible
** Attachment added: md5sum #3 http://launchpadlibrarian.net/16481558/md5sum3 -- 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. --

[Bug 249926] Re: Nvidia driver doesn't appear with 2.6.24-19 kernel

2008-08-01 Thread Ansible
I purged and reinstalled nvidia-glx-new as directed, and now the resolution is correct again. Thanks for all the help! Sorry it took so long for me to get back to this. Now that I re-read your directions, I think I was supposed to type sudo apt-get install linux-generic nvidia-glx - or -

[Bug 249926] Re: Nvidia driver doesn't appear with 2.6.24-19 kernel

2008-07-20 Thread Chris Coulson
Of interest from your log file is: (==) Using config file: /etc/X11/xorg.conf.failsafe The vesa driver then gets loaded which is why you are only seeing low resolution. I triaged a bug report a little while ago from someone who had the same problem as you (bug 244798), and their problem was

[Bug 249926] Re: Nvidia driver doesn't appear with 2.6.24-19 kernel

2008-07-19 Thread Ansible
** Attachment added: Xorg.0.log http://launchpadlibrarian.net/16192348/Xorg.0.log -- 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. --

[Bug 249926] Re: Nvidia driver doesn't appear with 2.6.24-19 kernel

2008-07-19 Thread Ansible
1. Output of lspci -nn | grep VGA ** Attachment added: 1.txt http://launchpadlibrarian.net/16192354/1.txt -- 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

[Bug 249926] Re: Nvidia driver doesn't appear with 2.6.24-19 kernel

2008-07-19 Thread Ansible
2. Output of sudo ddcprobe ** Attachment added: 2.txt http://launchpadlibrarian.net/16192357/2.txt -- 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

[Bug 249926] Re: Nvidia driver doesn't appear with 2.6.24-19 kernel

2008-07-19 Thread Ansible
I rebooted into -19 to try to reproduce the problem, without the added complication of an external monitor. I again got the ubuntu is running at low resolution dialog (or something like that). Ubuntu came up in 800x600. Then I reread your comment, deleted my xorg.conf and rebooted into -19

[Bug 249926] Re: Nvidia driver doesn't appear with 2.6.24-19 kernel

2008-07-19 Thread Ansible
4. Output of dpkg -l linux-restricted-* ** Attachment added: 4.txt http://launchpadlibrarian.net/16192369/4.txt -- 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

[Bug 249926] Re: Nvidia driver doesn't appear with 2.6.24-19 kernel

2008-07-19 Thread Ansible
3. Output of xrandr ** Attachment added: 3.txt http://launchpadlibrarian.net/16192360/3.txt -- 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.

[Bug 249926] Re: Nvidia driver doesn't appear with 2.6.24-19 kernel

2008-07-19 Thread Chris Coulson
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

[Bug 249926] Re: Nvidia driver doesn't appear with 2.6.24-19 kernel

2008-07-19 Thread Chris Coulson
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

[Bug 249926] Re: Nvidia driver doesn't appear with 2.6.24-19 kernel

2008-07-19 Thread Ansible
Yes, the system did not get the low resolution error when I ran without an xorg.conf file. It only got the error when I booted into -19 with my old xorg.conf file that was working in -18. -- Nvidia driver doesn't appear with 2.6.24-19 kernel https://bugs.launchpad.net/bugs/249926 You received

[Bug 249926] Re: Nvidia driver doesn't appear with 2.6.24-19 kernel

2008-07-19 Thread Ansible
Ok, I followed your directions for generating a new xorg.conf, and put the Driver nvidia line in there. On reboot I got the low resolution dialog again, so I recreated the various debug files. The nvidia driver is still MIA from the Hardware Drivers window in -19. I created new versions of the

[Bug 249926] Re: Nvidia driver doesn't appear with 2.6.24-19 kernel

2008-07-19 Thread Ansible
** Attachment added: 1. Output of lspci -nn | grep VGA http://launchpadlibrarian.net/16194383/1.txt -- 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

[Bug 249926] Re: Nvidia driver doesn't appear with 2.6.24-19 kernel

2008-07-19 Thread Ansible
** Attachment added: 2. Output of sudo ddcprobe http://launchpadlibrarian.net/16194407/2.txt -- 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.

[Bug 249926] Re: Nvidia driver doesn't appear with 2.6.24-19 kernel

2008-07-19 Thread Ansible
** Attachment added: 3. Output of xrandr http://launchpadlibrarian.net/16194416/3.txt -- 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. --

[Bug 249926] Re: Nvidia driver doesn't appear with 2.6.24-19 kernel

2008-07-19 Thread Ansible
** Attachment added: 4. Output of dpkg -l linux-restricted-* http://launchpadlibrarian.net/16194421/4.txt -- 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

[Bug 249926] Re: Nvidia driver doesn't appear with 2.6.24-19 kernel

2008-07-19 Thread Ansible
Bonus attachment: this is the current xorg.conf file in my etc/X11 dir. I'm not sure if it got modified during bootup or not; previously when I got the 'low resolution' dialog and ended up with 800x600 (like this time), the xorg.conf was modified. It SEEMS to be the same as when I generated it

[Bug 249926] Re: Nvidia driver doesn't appear with 2.6.24-19 kernel

2008-07-19 Thread Ansible
Also maybe of note: I rebooted into -18 using the same xorg.conf. I got full resolution, the nvidia splash screen, etc. The nvidia driver has reappeared on the Hardware Drivers dialog under the System-Administration menu. -- Nvidia driver doesn't appear with 2.6.24-19 kernel

[Bug 249926] Re: Nvidia driver doesn't appear with 2.6.24-19 kernel

2008-07-18 Thread Chris Coulson
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please attach your X server configuration file (/etc/X11/xorg.conf) and X server log file (/var/log/Xorg.0.log) to the bug report as individual uncompressed file attachments using the Attachment: box below. Could