LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linspire/Freespire
User Name
Password
Linspire/Freespire This Forum is for the discussion of Linspire and Freespire.

Notices


Reply
  Search this Thread
Old 07-03-2005, 08:54 PM   #1
ocstoner714
LQ Newbie
 
Registered: Jul 2005
Location: orange county california
Distribution: linspire 4.5
Posts: 1

Rep: Reputation: 0
Installing Nvidia drivers


ok.... i just got this linspire 4.5 os.... and im not really good with linux.... in fact i suck at it. so i need somebodys knowledge to help me out.

now when i try to install my nvidia display drivers i get "you appear to be running an x server; please exit before installing"

now, i need to figure out how to disable or shut off the x server so i can install the nvidia driver set (NVIDIA-Linux-x86-1.0-7667-pkg1.run) any help would be greatly appreciated

Thanks
Toby

Last edited by ocstoner714; 07-03-2005 at 10:37 PM.
 
Old 07-03-2005, 11:17 PM   #2
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129
Welcome to LQ!

I don't know how Linspire works, but I think you should be able to
use some menu button to logout of the X server. If not, close any apps
you have open, and then hit Ctrl+Alt+Bkspace and that should get
you to a virtual terminal. Login as root, cd /directory/with/NVIDIA-blah
and then issue "sh NVIDIA-Linux-x86-1.0-7667-pkg1.run"

There are specific instructions on the Nvidia website in a file called
README-text or something to that effect...where you d/l the driver.

Don't forget, Google is your friend.
 
Old 07-04-2005, 10:21 AM   #3
rberry88
Member
 
Registered: Aug 2003
Location: Arlington Heights, IL USA
Distribution: Fedora Core 1 & WinXP Pro & Gentoo 1.4 & Arch Linux
Posts: 558

Rep: Reputation: 30
The easiest way I have found to quit the X server in order to install the Nvidia driver is to reboot and when the grub screen comes up select "Diagnostics" which will boot you to a command line without the X server running.

From there you can log in as root and cd to the directory where the driver file is and then run the file using sh NVIDIA.....
 
Old 07-04-2005, 12:03 PM   #4
picobyte
LQ Newbie
 
Registered: Apr 2005
Distribution: slackware, knoppix
Posts: 17

Rep: Reputation: 0
Post basic nvidia setup

Beware that you'll have to leave the newbie-feel-safe desktop environment and do things in console mode. This is because your X-server (the service that provides your desktop) has to be restarted using the new drivers.
You'll make changes to ensure that your window environment will from now on restart using the nvidia drivers. If you mess up you may not be able to return to your desktop until tour changes have been corrected.

open in your favorite text editor "/etc/X11/xorg.conf". Read the nvidia documentation concerning the changes that should be made in the xorg.conf file: "driver nvidia" and something about dri. In here you'll also be able to set the wheel of your mouse and right monitor settings among other things if you want to. Just read the comments supplied in the file. You'll need the monitor documentation to know your horizontal and vertical refresh rates and a correct size of your desktop. WARNING: don't go trying some refresh rates. You may blow up your monitor.
save your file in your home directory. (you won't be able to overwrite the old file yet). ensure you know the path where this file is located and the downloaded nvidia driver.
open a console and type:
Code:
su 
password: <rootpassword>
mv /etc/X11/xorg.conf /etc/X11/xorg.conf_old
cp /home/[USERNAME]/xorg.conf /etc/X11/xorg.conf
in order to install the driver you'll have to exit your window system. safe all your changed documents now. then:
Code:
init 3.
login: root
password: <rootpassword>
bash /path/to/your/NVIDIA-LINUX-some-numbers.run
They'll guide you through the installation. If they complain that the driver is incompatible with an installed driver (NOT an module) then revert (see below). You'll have to recompile your kernel in that case. That will require some knowledge of your computers intestines however.

Return to your window system:
init 4 or init 5 to return to your window system (depending on your distribution). If your screen doesn't return you can revert

Revert:
hit ctrl+alt+F1, ctrl+alt+F2, ctrl+alt+F3, ... until a console where you can login returns. type
Code:
init 3
mv /etc/X11/xorg.conf_old /etc/X11/xorg.conf
now try to return to your window system as described. That should work.

Last edited by picobyte; 07-04-2005 at 12:19 PM.
 
  


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
Installing nvidia drivers from nvidia website on mepis 3.3 xbennyboy Linux - Hardware 4 04-23-2005 09:19 AM
installing NVIDIA drivers diefree Fedora 2 12-10-2004 11:13 PM
Need help installing nvidia drivers. brynjarh Linux - Newbie 1 06-05-2004 07:49 AM
Installing NVIDIA drivers. Moses420ca Linux - Newbie 3 08-31-2003 12:01 PM
installing nVidia drivers... gigs_42 Linux - Hardware 1 03-09-2003 03:52 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linspire/Freespire

All times are GMT -5. The time now is 03:37 PM.

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