LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 04-21-2003, 04:10 AM   #1
Fatal_3rr0r
Member
 
Registered: Apr 2003
Posts: 39

Rep: Reputation: 15
i need help with files types please


hello all, im new here and im also new to linux. i installed red hat 9 and now im having some problems with winstalling the latest nvidia drivers.

NVIDIA-Linux-x86-1.0-4349.run is what the name is. how do i unpack/install this .run file?
 
Old 04-21-2003, 04:21 AM   #2
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
From the Nvidia Website (http://www.nvidia.com/view.asp?IO=li..._ia32_1.0-4349):

STEP 4: Install
Type "sh NVIDIA-Linux-x86-1.0-4349.run" to install the driver.
See the README (text) for more detailed instructions. If you have any questions or problems, please check the linux discussion forum. If you don't find an answer to your question there, you can send email to linux-bugs@nvidia.com.

I would strongly suggest you read the readme file on the website - it has clear instructions for installing the driver and should stop you from messing up your build (which I have done in the past)! :-)
 
Old 04-21-2003, 04:38 AM   #3
Fatal_3rr0r
Member
 
Registered: Apr 2003
Posts: 39

Original Poster
Rep: Reputation: 15
i did, and i did do that... i keep getting this error

Verifying archive integrity...
OK
Uncompressing NVIDIA Accelerated Graphics Driver for Linux-x86 1.0-4349
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.

NVIDIA Software Installer for Unix/Linux NVIDIA Software Installer for Unix/Linux www.
nvidia.com
NVIDIA Accelerated Graphics Driver for Linux-x86 (1.0-4349)
Please read the following LICENSE and then select either "Accept" to acceptthe license and continue with the installation, or select "Do Not Accept" toabort the installation.Accept Do Not Accept License For Customer Use of NVIDIA SoftwareIMPORTANT NOTICE -- READ CAREFULLY: This License For Customer Use ofNVIDIA Software ("LICENSE") is the agreement which governs use ofthe software of NVIDIA Corporation and its subsidiaries ("NVIDIA")downloadable herefrom, including computer software and associatedprinted materials ("SOFTWARE"). By downloading, installing, copying,or otherwise using the SOFTWARE, you agree to be bound by the termsof this LICENSE. If you do not agree to the terms of this LICENSE,do not download the SOFTWARE.License Top


but nothing that says "Accept" or "Do not Accept" ever comes up... so i dont know what to do

i also tried sh NVIDIA-Linux-x86-1.0-4349.run --extract-only and it extracts to a dir. i type in "make install" and i get this

cd usr/src/nv; make install
make[1]: Entering directory `/root/Desktop/NVIDIA-Linux-x86-1.0-4349/usr/src/nv'

You appear to be compiling the NVIDIA kernel module with
a compiler different from the one that was used to compile
the running kernel. This may be perfectly fine, but there
are cases where this can lead to unexpected behaviour and
system crashes.

If you know what you are doing and want to override this
check, you can do so by setting IGNORE_CC_MISMATCH.

In any other case, set the CC environment variable to the
name of the compiler that was used to compile the kernel.


*** Failed cc sanity check. Bailing out! ***

make[1]:
*** [gcc-check] Error 1

make[1]: Leaving directory `/root/Desktop/NVIDIA-Linux-x86-1.0-4349/usr/src/nv'
make:
*** [kernel_module_install] Error 2

?? i dont know what the hell to do
 
Old 04-21-2003, 04:46 AM   #4
slakmagik
Senior Member
 
Registered: Feb 2003
Distribution: Slackware
Posts: 4,113

Rep: Reputation: Disabled
Ought to be a crime. I don't know what's up with everybody shipping mismatched compilers and kernels.

First, if there's an checksum at the site, make sure your download isn't screwed. Contradictory impressions there.

If it's good, I guess you'll have to upgrade your compiler to make it match. Or do what it says and risk overriding the conflict.

Should have posted all this first, though.

I had a mismatch like that (Vector and winmodem drivers) and just ripped out the old system and put in one where I compiled the kernel myself and knew it would match. So then I ran into different problems, of course. Got the drivers installed though. As much good as that did.
 
Old 04-21-2003, 04:58 AM   #5
Fatal_3rr0r
Member
 
Registered: Apr 2003
Posts: 39

Original Poster
Rep: Reputation: 15
i dunno, i heard that the .run file runs perfect on suse... is suse any good? i need to start off with something easier for now.... this linux stuff is killing me i just wana double click things and let them run
 
Old 04-21-2003, 01:46 PM   #6
mhearn
LQ Guru
 
Registered: Nov 2002
Location: Durham, England
Distribution: Fedora Core 4
Posts: 1,565

Rep: Reputation: 57
It works OK for me on redhat 8, I'm going to try on SuSE later but it should be fine. You're better off using the installer program though, just hit enter on the license screen
 
Old 04-21-2003, 02:15 PM   #7
digsy
LQ Newbie
 
Registered: Mar 2003
Posts: 29

Rep: Reputation: 15
Quote:
Originally posted by Fatal_3rr0r
i just wana double click things and let them run
CoughWindowsCough

That file ran perfectly fine on my full install of RedHat 9.
I just did everything README told me to do.
I think I typed "telinit 3" in the console to exit X-server.
 
  


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
Adobe Acrobat, mime-types and pdf files positrox Linux - Software 1 12-01-2005 06:31 AM
Genral Questions on Types of Linux Files roiboy Linux - Newbie 4 04-27-2004 08:22 PM
CGI in C: need help determining mime types of files Sm0k3 Programming 1 01-26-2004 10:55 PM
file extensions ? types ? executable files ?? abbasakhtar Linux - Newbie 13 10-06-2003 05:12 PM
types of files udayan Linux - Newbie 1 06-18-2002 03:20 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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