Graphics card install

Asked by John

I have an onboard graphics card but i installed a GeForce 9800GT 1gb card. Ubuntu is recognizing my onboard card but I don't know how to uninstall the onboard card and install the drivers for the new one.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu xserver-xorg-driver-nv Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

sudo apt-get install nvidia-185-modaliases nvidia-glx-185

Reboot

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

sorry, reread then realised my error.

You should also reboot and access your BIOS, You will then need to disable the onboard video card,

The method above will give you the driver for the Nvidia card.

Revision history for this message
John (barrett-john) said :
#3

I am very new to linux so if possible could you give me more details? thanks for your help

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

You need to reboot the system and read the screen, this is nothing to do with linux, its a BIOS which tells the system how to configure hardware which Windows / Linux / Whatever will detect. You need to press the key to enter setup, then use the keyboard to navigate the BIOS to disable the onboard graphics card. Once booted you can then install the video driver using the command I gave above in a terminal

Revision history for this message
John (barrett-john) said :
#5

Thank You! Done got it fixed

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

Sweet, good move bro