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 - 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 08-03-2004, 04:52 PM   #76
scuzzman
Senior Member
 
Registered: May 2004
Location: Hilliard, Ohio, USA
Distribution: Slackware, Kubuntu
Posts: 1,851

Rep: Reputation: 47

then try this as root

Code:
rpm -i binutils
this will blow out dependencies, which you must rpm -i first
 
Old 08-03-2004, 04:57 PM   #77
DemonFox
Member
 
Registered: Aug 2004
Posts: 46

Original Poster
Rep: Reputation: 15
Ok just so that I don't have to come back to the forum right away after I did this. What do I have to do after that?

urpmi binutils

or

Ugh.. won't take long and I need to get a new notebook...

Ah found it.

cd /mnt/windows/Linux

and bla bla bla.....

so urpmi binutils or cd /mnt/windows/Linux what do I have to do after that?
 
Old 08-03-2004, 05:39 PM   #78
scuzzman
Senior Member
 
Registered: May 2004
Location: Hilliard, Ohio, USA
Distribution: Slackware, Kubuntu
Posts: 1,851

Rep: Reputation: 47
Code:
[root@Vigor11 root]# urpmi binutils
[root@Vigor11 root]# cd /mnt/windows/Linux
[root@Vigor11 Linux]# cp ./NVIDIA-Linux-x86-1.0-6106-pkg1.run /tmp/
[root@Vigor11 root]# cd /tmp
[root@Vigor11 tmp]# ./NVIDIA-Linux-x86-1.0-6106-pkg1.run
[root@Vigor11 tmp]#
this should install it successfully
if it spits out any more errors, urpmi those packages too
 
Old 08-03-2004, 05:55 PM   #79
DemonFox
Member
 
Registered: Aug 2004
Posts: 46

Original Poster
Rep: Reputation: 15
So just login as root and type

rpm -i binutils

Yeah I did that.... and NO!!!! It didn't work.

error: open of binutils failed
No such file or directory

EDIT: I HOPE ur at work. ur not gonna give up on me now!

Last edited by DemonFox; 08-03-2004 at 10:01 PM.
 
Old 08-03-2004, 10:50 PM   #80
scuzzman
Senior Member
 
Registered: May 2004
Location: Hilliard, Ohio, USA
Distribution: Slackware, Kubuntu
Posts: 1,851

Rep: Reputation: 47
i was at work
eh... don't get your panties in a knot
now... as for this driver bizness
now type this:

Code:
urpmi binutils-2.14.90.0.7
if that doesnt work, try replacing urpmi with 'rpm -i' although, i dont think it'll work
 
Old 08-04-2004, 12:41 AM   #81
DemonFox
Member
 
Registered: Aug 2004
Posts: 46

Original Poster
Rep: Reputation: 15
It still says its not there, are u sure its in the root?

NOTE: installation requires that you have a linker installed.
The linker, usually '/usr/bin/ld', is part of the binutils package;
please be sure you have this package installed prior to installing the
NVIDIA driver.

But again about the 1 red FAILED in all those green OKs. It's not the eth0 there's an OK there. First I see 3 OKs and then a red FAILED. What is it? Maybe it's good if we know that before we continue this till next month and finally realize it was all about the red FAILED.

Last edited by DemonFox; 08-04-2004 at 08:41 AM.
 
Old 08-04-2004, 12:58 PM   #82
scuzzman
Senior Member
 
Registered: May 2004
Location: Hilliard, Ohio, USA
Distribution: Slackware, Kubuntu
Posts: 1,851

Rep: Reputation: 47
you'll have to see what it is when you boot up
it it'f not the eth0, then it may be something serious
write it down...
 
Old 08-04-2004, 04:46 PM   #83
DemonFox
Member
 
Registered: Aug 2004
Posts: 46

Original Poster
Rep: Reputation: 15
It goes away so fast...

Well this is what I could get is it enough?

mounting intirid
kernel unmount

I'm not completly this is the red FAILED coz it there's a black line there.

I'm afraid I'm gonna have to reinstall or install a diffirent Linux....

Last edited by DemonFox; 08-04-2004 at 05:01 PM.
 
Old 08-04-2004, 05:01 PM   #84
scuzzman
Senior Member
 
Registered: May 2004
Location: Hilliard, Ohio, USA
Distribution: Slackware, Kubuntu
Posts: 1,851

Rep: Reputation: 47
nope sorry...
I'll need more
 
Old 08-04-2004, 05:53 PM   #85
DemonFox
Member
 
Registered: Aug 2004
Posts: 46

Original Poster
Rep: Reputation: 15
Hmmm.... think I'll just wait till after I sleep and take a picture (it's too dark for the camera) coz then I'll be absolutely sure I got everything.
 
Old 09-03-2004, 01:06 AM   #86
Annoyed
LQ Newbie
 
Registered: Sep 2004
Posts: 1

Rep: Reputation: 0
I was a new user of Linux with a troublesome onboard video setup (SiS 740). At the time, no distro would run X, at least not without a lot of work. I tried different live cds until I found one -- an older version of PCLinuxOS -- that handled my card at 800x600.

You might try different live cds to find one that works well, boot from it, then look at the XF86config and similar files used by the cd to see what works so well. You can save the files onto a floppy or other storage medium and even print them. If you install the distribution and there is a difference that prevents you from running X, you can compare them and perhaps overwrite all or part of the files that don't work.

From reading the thread, Knoppix seems to work for you from the cd.

I have heard that Mepis (Debian/Knoppix-based) has good drivers for Nvidia, and apparently the recent PCLinuxOS has some too. It's also based on Mandrake, with a good choice of apps.

Another option: get another video card, something a bit older so that it is likely to be widely supported. Until I found a solution to my lack of an AGP slot, I ran Knoppix 3.3 using an old 2mb PCI card from ATI and switched back and forth in the BIOS, as needed. I shudder at the memory of crawling under my desk to switch monitor cables....
Perhaps you might not have to switch, if it worked well for both OSs.

Just my 2 cents. No guarantees. Don't give up on Linux. I had my journey through the darkness of un-X, but I'm doing fine now.

Now...I..must...get...to...bed...zzzz....
 
  


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
Using partition magic to create Linux partition then install EviLBoX Linux - General 5 09-12-2008 05:01 AM
Can I get Photoshop CS2 Trial to work on Linux? IanPappas Linux - Software 8 09-29-2005 05:32 PM
Problem Resizing Linux Partition From Partition magic John_Emad SUSE / openSUSE 5 02-16-2005 12:42 PM
After using Partition Magic GRUB doesn't work... sbaguz Linux - Newbie 8 08-23-2003 01:54 AM
How do I install slackware on a partition made by partition magic in windows bling bling Slackware 4 06-28-2003 11:16 PM

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

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