LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 10-07-2006, 06:18 AM   #1
mr-t
LQ Newbie
 
Registered: Oct 2006
Distribution: Ubuntu 7.10 Gutsy Gibbon
Posts: 26

Rep: Reputation: 15
Nvidia Driver Problem- gui won't load


I recently installed Ubuntu Dapper Drake onto my pc. Everything worked fine until I tried to install my Nvidia Gforce 2 graphics drivers.I followed the instructions from a certain website.I now have no access to ubuntu's gui. It now displays a message saying 'your x server (graphical interface) has not loaded correctly. I am a complete newbie to Linux in general so I was wondering if anyone knows how to fix this problem? I am running on an X86 Amd athlon processor.

Last edited by mr-t; 10-07-2006 at 06:46 AM.
 
Old 10-07-2006, 12:35 PM   #2
ciotog
Member
 
Registered: Mar 2004
Location: Canada
Distribution: Slackware current
Posts: 728
Blog Entries: 2

Rep: Reputation: 43
Quote:
I followed the instructions from a certain website.
Could you be a little more explicit? For example, what was the website?

I would imagine that xorg.conf needs to be fixed, or that the nvidia driver wasn't installed correctly or something. Could you post the contents of /etc/X11/xorg.conf as well as the output of the following:
Code:
cat /var/log/Xorg.0.log | grep EE
This might give some idea about what went wrong.
 
Old 10-09-2006, 12:04 AM   #3
Javalava
LQ Newbie
 
Registered: Oct 2006
Location: County Durham, UK
Distribution: SuSE 10.0/10.1
Posts: 4

Rep: Reputation: 0
Quote:
Originally Posted by mr-t
It now displays a message saying 'your x server (graphical interface) has not loaded correctly.
So presumably you have command line access?
Do you have an internet connection?
Maybe Ububtu have a text-based browser like lynx or w3c?

It should be possible to edit the xorg.conf manually using emacs or vim. This is usually in /etc/X11 or in the /usr/X11 tree.

My xorg.conf has a section:
Code:
Section "Device"
  BoardName    "GeForce FX Go5200"
  BusID        "1:0:0"
  Driver       "nvidia"
  Identifier   "Device[0]"
  Option       "NvAGP" "1"
  Option       "usevnc" "no"
  Screen       0
  VendorName   "NVidia"
EndSection
You could try changing Option "NvAGP" to "0"

Alternatively comment that out (start each line with #) and replace with
Code:
Section "Device"
  Driver        "vesa"
  Option        "ModeSetClearScreen" "no"
  Identifier    "Device[vesa]"
EndSection
 
Old 10-09-2006, 12:08 PM   #4
farslayer
LQ Guru
 
Registered: Oct 2005
Location: Northeast Ohio
Distribution: linuxdebian
Posts: 7,249
Blog Entries: 5

Rep: Reputation: 191Reputation: 191
Geforce 2.. You did install the nvidia LEGACY driver not the regular proprietary one right ?


Quote:
$sudo aptitude install nvidia-glx-legacy nvidia-kernel-common nvidia-xconfig linux-restricted-modules-`uname -r`
$sudo nvidia-xconfig
 
Old 10-09-2006, 03:12 PM   #5
nonsense28sal
Member
 
Registered: Mar 2005
Location: USA - Oxford, Mississippi
Distribution: Kubuntu-Gutsy, SuSE, Mandriva, Debian
Posts: 89

Rep: Reputation: 15
Reconfiguring X

You could also try reconfiguring X. Run this command:
Code:
sudo dpkg-reconfigure xserver-xorg
This will allow you to reconfigure X by hand. For nvidia, make sure to choose the nvidia driver instead of nv.

Write back if you need more help.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
NVidia driver will not load after kernel upgrade Ptrs!OP Linux - Hardware 10 02-06-2005 05:53 AM
xserver with Nvidia driver 6629 won't load glx?!?!?!? o_0 Linux - Software 9 12-21-2004 08:58 PM
can't load the nvidia driver antipop Linux - Newbie 11 05-02-2004 06:46 AM
Strange non-GUI video problem Nvidia shad061 Linux - General 6 02-06-2004 05:01 PM
nvidia driver 5328 redhat 9 module wont load restlekak Linux - Hardware 1 01-24-2004 02:21 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 11:18 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration