LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-25-2007, 08:58 PM   #1
lenny45
Member
 
Registered: Feb 2006
Location: Houston, Texas
Distribution: Mepis
Posts: 140

Rep: Reputation: 15
which distro will support my new Nvidia 8600gt video card?


which distro will support my new Nvidia 8600gt video card?

i have Mepis but apparently they don't support this card. yup, i tried the Vesa mode off the live mepis 6.5 cd. (64 bit)

i get a big black screen. i even tried the stock built in Nvidia 6150 LE vid card on my HP PC. nada, i get a "signal not found" on my LCD then an orange power light.

from what i hear from my Mepis buddys, i am not supported there with this card. anybody know of a distro that WILL support my card?

thx lenny
 
Old 07-25-2007, 09:44 PM   #2
macemoneta
Senior Member
 
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
Blog Entries: 2

Rep: Reputation: 344Reputation: 344Reputation: 344Reputation: 344
This isn't a distribution issue, it's an Nvidia driver issue. You need to download and install (per the instruction from Nvidia) the 100.14.11 version of the Nvidia driver.
 
Old 07-25-2007, 11:45 PM   #3
lenny45
Member
 
Registered: Feb 2006
Location: Houston, Texas
Distribution: Mepis
Posts: 140

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by macemoneta
This isn't a distribution issue, it's an Nvidia driver issue. You need to download and install (per the instruction from Nvidia) the 100.14.11 version of the Nvidia driver.
ok--but how do i get the driver on my linux hard drive? or better still, since i can't see the KDM desktop but CAN login, what is the command/process?----for loading it on my drive? the commands always get me here. i know, i know, i'm a useless desktop kinda guy. but i'm willing to learn.....thanks lenny
 
Old 07-26-2007, 12:05 AM   #4
macemoneta
Senior Member
 
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
Blog Entries: 2

Rep: Reputation: 344Reputation: 344Reputation: 344Reputation: 344
To get the driver from a command line, if you are running a 32-bit OS, type (as root):

Code:
wget http://us.download.nvidia.com/XFree86/Linux-x86/100.14.11/NVIDIA-Linux-x86-100.14.11-pkg1.run
For a 64-bit version of Linux, instead use:

Code:
wget http://us.download.nvidia.com/XFree86/Linux-x86_64/100.14.11/NVIDIA-Linux-x86_64-100.14.11-pkg2.run
Then run the installer with:

sh ./NVIDIA*
 
Old 07-27-2007, 12:02 AM   #5
lenny45
Member
 
Registered: Feb 2006
Location: Houston, Texas
Distribution: Mepis
Posts: 140

Original Poster
Rep: Reputation: 15
hey mace, i ran that 64bit command twice. first one i ran connects then gives a error 404
. second time i ran it i get "name or service not known".

ok, i was gonna try this but need a command line to make it work?

i already loaded the 64bit Linux driver from the Nvidia site on my fat32 drive tonight. can i copy it somehow to my linux drive? and what would the command line be? if it's possible, i'll run the sh ./nvidia* installer afterwards.

thx again
 
Old 07-27-2007, 12:04 AM   #6
macemoneta
Senior Member
 
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
Blog Entries: 2

Rep: Reputation: 344Reputation: 344Reputation: 344Reputation: 344
I just copied/pasted the command and it worked. Maybe you are typo'ing it
 
Old 07-27-2007, 12:34 PM   #7
lenny45
Member
 
Registered: Feb 2006
Location: Houston, Texas
Distribution: Mepis
Posts: 140

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by macemoneta
I just copied/pasted the command and it worked. Maybe you are typo'ing it
well, ok i did type it----but i'm at the black screen, in root. how do i copy paste it there? i can't get into my desktop still.....
 
Old 07-27-2007, 12:44 PM   #8
macemoneta
Senior Member
 
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
Blog Entries: 2

Rep: Reputation: 344Reputation: 344Reputation: 344Reputation: 344
I'm not suggesting that you copy/paste it, merely that the command is correct. You need to transcribe it carefully.
 
Old 07-27-2007, 01:45 PM   #9
cnzhannet
LQ Newbie
 
Registered: Jul 2007
Posts: 12

Rep: Reputation: 0
hi, lenny45.

I'd think that you've installed windows and linux on the pc according to what you said above. Am I right? I suggest that you download the nvidia driver for linux platform into a fat32 partition under your windows, then reboot your pc into linux and mount your windows hdd partition which contains the driver and install it by issuing sh *.run as root.

Hope that my suggestion will do some help to you.

GOODLUCK!

cnzhannet
 
Old 07-27-2007, 01:46 PM   #10
cnzhannet
LQ Newbie
 
Registered: Jul 2007
Posts: 12

Rep: Reputation: 0
What's more, you have to reinstall the nvidia driver each time you upgrade your kernel.
 
Old 07-27-2007, 02:09 PM   #11
lenny45
Member
 
Registered: Feb 2006
Location: Houston, Texas
Distribution: Mepis
Posts: 140

Original Poster
Rep: Reputation: 15
thx guys. yea, i always worry about transcribing it mace, it don't work if you can't type it correctly. that's why i did it twice.

and no cnz, i have 3 hard drives in my PC. yes--i said hard drives, NOT partitions. i just change booting order when i want a different OS. i loaded the linux Nvidia driver (the one mace mentioned) on my 3rd drive, a catch-all, backup Fat32 drive between Linux and Vista.

is there a command to copy from it to my Linux drive?

thx again. lenny

Last edited by lenny45; 07-27-2007 at 02:10 PM.
 
Old 07-27-2007, 04:27 PM   #12
mcmillan
Member
 
Registered: Jul 2005
Distribution: Arch
Posts: 489

Rep: Reputation: 30
I think Mepis should have some packages available to install the driver, which might be easier than trying to get the file transferred plus it should upgrade itself along with updating kernels.

I haven't used a debian based system for a while, but I think the command to search for packages is apt-cache search nvidia. That should list packages that are related to the nvidia driver. Find the name of the one you want, and install it with apt-get install [package name]. If you haven't updated your system since you installed, or recently it's probably a good idea to get everything to date first with the commands apt-get update then apt-get upgrade. All of this needs to be done as root by the way.

If you still need to install the file you downloaded you can move the file with the command mv [location of file] [where you want the file to be]. I think you can run it from the location that it's at now though. Change to the directory it's in with the command cd [location]. Then run it just like macemoneta said.
 
Old 07-27-2007, 04:42 PM   #13
dive
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467

Rep: Reputation: Disabled
Have you tried the plain 'nv' driver in your /etc/X11/xorg.conf?

Code:
Section "Device"
Identifier     "card0"
Driver         "nv"
...
 
  


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
distro for video ediiting, vmware, nvidia, sata jdriller Linux - Distributions 3 04-02-2007 09:03 AM
Why FC6 can't support my video card? snowball0916 Fedora 1 10-26-2006 09:37 AM
Need distro to support unknown Video Card vortmax Linux - Distributions 7 07-14-2006 02:26 PM
distro and driver support fo AMD X2 and nvidia mala fide Linux - Newbie 1 04-24-2006 11:34 PM
Does Knoppix (or any distro) support 2 video cards, AGP and PCI for two monitor? SBing Linux - General 2 03-01-2005 02:38 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:00 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