Ubuntu Installation in AMD 64 Athlon X2 with NVIDIA Geforce 7000M

Asked by Shivanand.Balan

I have an Acer Laptop
Aspire 4520
AMD Athlon 64x2 Dual Core processor
2 GB RAM
160 GB hard disk in which 30 GB is free for Ubuntu
It has a graphic card of nVIDIA GeForce 7000M.
 wanted to know how to install Ubuntu in this system.

I also wanted to know how to install the same from a USB pendrive of 2GB.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu xserver-xorg-driver-nv Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#1

As a good starting point please read the already answered q&a about nvidia driver:

https://answers.launchpad.net/ubuntu/+source/xserver-xorg-driver-nv

Hth

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#2

run:

gksudo jockey-gtk

You will be offered drivers. You can also add the nvidia ppa and use the 195 driver:

sudo add-apt-repository ppa:nvidia-vdpau/ppa; sudo apt-get update; sudo apt-get install nvidia-glx-195

Should be fine.

Revision history for this message
Shivanand.Balan (shivanandb) said :
#3

I am a beginner, please elaborate the same. Thanks for the above answers

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#4

The nvidia team maintain a PPA (personal packaged archive) for the nvidia drivers. Nvidia support Linux to the highest degree and their drivers (although closed source) are amazing

If you run the above commands you will add this PPA and install the latest driver (195 is the newest) from the web. You can then reboot and have a decent 3D accellerated system.

If your monitor does not report refresh rates you may need to formulate a basic xorg.conf file to tell the system how to treat the monitor but even mildly "old" monitors will respond ok when the card asks what it can do.

Can you help with this problem?

Provide an answer of your own, or ask Shivanand.Balan for more information if necessary.

To post a message you must log in.