NV11 [GeForce2 MX/MX 400] graphic driver issue

Asked by azchad

Just installed fresh Ubuntu as a NEW user. Well, the graphics driver must be wrong, won't display in full screen and when I turned on Nvidia graphics acceleration to use desktop effects. I restarted to get a blank screen after boot. I am now in safe graphics mode and need to know how to remove the driver and install correct one.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Justin Payne
Solved:
Last query:
Last reply:
Revision history for this message
Cesare Tirabassi (norsetto) said :
#1

You can use nano to edit your /etc/X11/xorg.conf file. You need to find the Section "Device" and change the Driver from "nvidia" to "nv".

Revision history for this message
azchad (azchad) said :
#2

I see nano in dev/bin but it wont open. Where is nano and how do i use it?

On 6/21/07, Cesare Tirabassi <email address hidden> wrote:
>
> Your question #8541 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/8541
>
> Status: Open => Answered
>
> Cesare Tirabassi proposed the following answer:
> You can use nano to edit your /etc/X11/xorg.conf file. You need to find
> the Section "Device" and change the Driver from "nvidia" to "nv".
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
> https://answers.launchpad.net/ubuntu/+question/8541/+confirm?answer_id=0
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/ubuntu/+question/8541
>
> You received this question notification because you are a direct
> subscriber of the question.
>

--
Chad Hagenson
Arizona Best Real Estate
(602) 570-1816
www.TreatingYouLikeFamily.com

Do you know someone looking to buy, sell, rent or invest in a real estate?
Let me know how I can help.

Revision history for this message
Justin Payne (neolithium82) said :
#3

You use nano from terminal, depending on if it's a system file you may or may not need to use sudo.

EG:
sudo nano /etc/apt/sources.list

Will have nano open up your sources.list file, with root permissions.

Hope this helps,
Justin

Revision history for this message
azchad (azchad) said :
#4

I am NEW to linux. What exactly do I need to type in terminal to fix my
driver issue?

On 6/21/07, Neolithium (Justin Payne) <email address hidden>
wrote:
>
> Your question #8541 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/8541
>
> Status: Open => Answered
>
> Neolithium (Justin Payne) proposed the following answer:
> You use nano from terminal, depending on if it's a system file you may
> or may not need to use sudo.
>
> EG:
> sudo nano /etc/apt/sources.list
>
> Will have nano open up your sources.list file, with root permissions.
>
> Hope this helps,
> Justin
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
> https://answers.launchpad.net/ubuntu/+question/8541/+confirm?answer_id=2
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/ubuntu/+question/8541
>
> You received this question notification because you are a direct
> subscriber of the question.
>

--
Chad Hagenson
Arizona Best Real Estate
(602) 570-1816
www.TreatingYouLikeFamily.com

Do you know someone looking to buy, sell, rent or invest in a real estate?
Let me know how I can help.

Revision history for this message
Cesare Tirabassi (norsetto) said :
#5

sudo nano /etc/X11/xorg.conf
Once the file is open find the Section "Device" and change the Driver from "nvidia" to "nv".
Save, exit and reboot.

Revision history for this message
azchad (azchad) said :
#6

i can only boot with cd in as i have to boot in safe driver mode or my
screen goes black after splash screen. how do i edit file from "safe
mode?"

On 6/21/07, Cesare Tirabassi <email address hidden> wrote:
> Your question #8541 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/8541
>
> Status: Open => Answered
>
> Cesare Tirabassi proposed the following answer:
> You can use nano to edit your /etc/X11/xorg.conf file. You need to find
> the Section "Device" and change the Driver from "nvidia" to "nv".
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
> https://answers.launchpad.net/ubuntu/+question/8541/+confirm?answer_id=0
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/ubuntu/+question/8541
>
> You received this question notification because you are a direct
> subscriber of the question.
>

--
Chad Hagenson
Arizona Best Real Estate
(602) 570-1816
www.TreatingYouLikeFamily.com

Do you know someone looking to buy, sell, rent or invest in a real
estate? Let me know how I can help.

Revision history for this message
Best Justin Payne (neolithium82) said :
#7

Booting into recovery mode would probably work best, it won't load the GUI, so when you boot up your computer, just hit ESC at the Grub menu as it loads and select the kernel with (Recovery Mode). You can once in there, reconfigure your xorg.conf

Hope this helps,
Justin

Revision history for this message
azchad (azchad) said :
#8

Problem solved. Thanks for your help. Now I just have to find out how I get the correct driver to work with my graphics card. Any suggestions?

Revision history for this message
Justin Payne (neolithium82) said :
#9

Well, if you're using Feisty, there's some information on installing NVIDIA Drivers here that may be of some use:
http://ubuntuguide.org/wiki/Ubuntu:Feisty#How_to_setup_nvidia_drivers_in_7.04

Hope it helps,
Justin

Revision history for this message
azchad (azchad) said :
#10
Revision history for this message
azchad (azchad) said :
#11