PDA

View Full Version : [ubuntu] Hardy 8.04 upgrade causes Nvidia trouble



toekneevee
May 23rd, 2008, 11:38 PM
Upgraded to Hardy 8.04 from Gutsy 7.10 (which ran great). After enabling the restricted Nvidia driver and rebooting, Ubuntu runs in low graphics mode. I am unable to find current driver or resolution greater than 800 x 600 through the configuration screens. I was using the Nvidia driver with 7.10.

Dell Inspiron 531, Athlon 64 X2, 4 GB RAM, Nvidia GeForce 8300 GS

Any assistance would be greatly appreciated.

Thanks.

tamoneya
May 23rd, 2008, 11:39 PM
have you tried using envy to install the drivers?

toekneevee
May 23rd, 2008, 11:43 PM
Yes. Same trouble.

RATM_Owns
May 24th, 2008, 12:27 AM
Did you try

sudo aptitude install nvidia-glx-new
?

toekneevee
May 24th, 2008, 01:13 AM
No success. When I go to NVIDIA x server settings it says I do not appear to be using the NVIDIA x driver and to run nvidia-xconfig as root. When I do that, I get the following...

tony@tony-desktop:~$ nvidia-xconfig

Using X configuration file: "/etc/X11/xorg.conf".

WARNING: The CorePointer device was not specified explicitly in the layout;
using the first CorePointer in the config input list.


WARNING: The CoreKeyboard device was not specified explicitly in the layout;
using the first keyboard device.


ERROR: Unable to write to directory '/etc/X11'.

tony@tony-desktop:~$

Any other suggestions? Thanks for the help.

RATM_Owns
May 24th, 2008, 01:51 AM
SOLUTION:

sudo nvidia-xconfig

EDIT: But I read somewhere that graphical apps should be run using gksudo so...

gksudo nvidia-xconfig