This should have been fairly easy, but wasn't. I installed the Nvidia-glx-new drivers, enabled them, powered down and put in the card. I powered back up, and ran
sudo dpkg-reconfigure -phigh xserver-xorg
and changed the driver to nvidia. when I tried
startx
I got the error message:
Fatal IO error 104, Connection reset by peer after 0 tries.
I changed to the nv driver with the same result.
lspci -v
sees the 7300LE alright
my Kernel is 2.6.20-16-generic and my machine is a core2 duo
My system is up-to-date, and I'm out of ideas, any suggestions?
sudo dpkg-reconfigure -phigh xserver-xorg
and changed the driver to nvidia. when I tried
startx
I got the error message:
Fatal IO error 104, Connection reset by peer after 0 tries.
I changed to the nv driver with the same result.
lspci -v
sees the 7300LE alright
my Kernel is 2.6.20-16-generic and my machine is a core2 duo
My system is up-to-date, and I'm out of ideas, any suggestions?
Comment