I recently installed Ubuntu 11.04 on my Emachine Er1402-05, Wireless works fine, but not the grahics Emachine Er1402-05 has a nVidia GeForce 8200 graphics card.
The problem is that after installation it only support resolution upto 1024x768, while my LCD has native resolution at 1600x900.
I have installed the most recent nvidia driver
$sudo apt-get install nvidia-current
However, I was not able to config it:
$ sudo nvidia-xconfig
sudo: nvidia-xconfig: command not found
I was not able to install the package.
$ sudo apt-get install nvidia-xconfig
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package nvidia-xconfig
Here is relevant info:
$ lspci | grep VGA
02:00.0 VGA compatible controller: nVidia Corporation C77 [GeForce 8200] (rev a2)
Here is the content of my xorg.conf.
$ cat /etc/X11/xorg.conf
Section "Device"
Identifier "Default Device"
Option "NoLogo" "True"
EndSection
Any help would be appreciated.
Regards,
Jim



Adv Reply

Bookmarks