Hi all,
Apparently I am having problems following the steps to get the proprietary nvidia drivers installed.
I did a clean install of 10.04 in May [using the official release], and have been running it for about a month now. I like everything except for the lack of good video options, so I wanted to upgrade to the nvidia drivers.
I read through the steps, and decided to give it a go, starting here:
http://kubuntuforums.net/forums/inde...opic=3107406.0
I started with option 2, since back in the alpha days of 10.04, I tried option 1 and I couldn't boot into X at all afterwards.
I have a GeForce 7300 GS, which is supported by the 195 driver from nvidia, and downloaded that.
I added the two lines to the blacklist file as mentioned [copy and paste so no typos], and then rebooted.
I guess the first sign of trouble is after blacklisting and rebooting several times, these two items still show up with lspci -k
01:00.0 VGA compatible controller: nVidia Corporation G71 [GeForce 7300 GS] (rev a1)
Kernel driver in use: nouveau
Kernel modules: nvidiafb, nouveau
I'm guessing that isn't good.
But, I pressed onward, and did all of the other steps. I downloaded the file, installed all of the headers and build-essential, and then went to the console and ran the file.
I get the warning that something else is still installed, and might cause problems, so I choose not to continue after that.
I'm at a loss for where it is. I looked for nouveau, and did the apt-get remove --purge linux-backports-modules-nouveau-2.6.32-22 command [along with other versions -14, -21, etc] looking for the slimy thing, but couldn't find any mention of it - yet on every reboot it comes up as the primary video driver, and the module is used, even when blacklisted.
I'm hoping I can find some help here, because it doesn't make any sense to me why it isn't working.
thanks
Apparently I am having problems following the steps to get the proprietary nvidia drivers installed.
I did a clean install of 10.04 in May [using the official release], and have been running it for about a month now. I like everything except for the lack of good video options, so I wanted to upgrade to the nvidia drivers.
I read through the steps, and decided to give it a go, starting here:
http://kubuntuforums.net/forums/inde...opic=3107406.0
I started with option 2, since back in the alpha days of 10.04, I tried option 1 and I couldn't boot into X at all afterwards.
I have a GeForce 7300 GS, which is supported by the 195 driver from nvidia, and downloaded that.
I added the two lines to the blacklist file as mentioned [copy and paste so no typos], and then rebooted.
I guess the first sign of trouble is after blacklisting and rebooting several times, these two items still show up with lspci -k
01:00.0 VGA compatible controller: nVidia Corporation G71 [GeForce 7300 GS] (rev a1)
Kernel driver in use: nouveau
Kernel modules: nvidiafb, nouveau
I'm guessing that isn't good.
But, I pressed onward, and did all of the other steps. I downloaded the file, installed all of the headers and build-essential, and then went to the console and ran the file.
I get the warning that something else is still installed, and might cause problems, so I choose not to continue after that.
I'm at a loss for where it is. I looked for nouveau, and did the apt-get remove --purge linux-backports-modules-nouveau-2.6.32-22 command [along with other versions -14, -21, etc] looking for the slimy thing, but couldn't find any mention of it - yet on every reboot it comes up as the primary video driver, and the module is used, even when blacklisted.
I'm hoping I can find some help here, because it doesn't make any sense to me why it isn't working.
thanks
Comment