LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 04-27-2005, 12:06 AM   #1
MagusYilie
Member
 
Registered: Sep 2004
Posts: 38

Rep: Reputation: 15
Cant install Livna RPMs


I'm trying to install the latest Nvidia drivers from Livna and i get an error that says i am missing some packages. I am using Fedora Core 3.

/boot/vmlinuz-2.6.10-1.770_FC3
/usr/sbin/nvidia-config-display
/usr/sbin/nvidia-config-display
nvidia-glx

I tried looking for these RPMs but I cant find them. I tried yum but i really dont even know how to use it properly. i have the all the latest files i could get from up2date.

Anyone know where i can get the necessary RPMs and what they are?
 
Old 04-27-2005, 12:45 AM   #2
mrGenixus
Member
 
Registered: Dec 2004
Location: Colorado, US
Distribution: gentoo, debian, ubuntu live gnome 2.10
Posts: 440

Rep: Reputation: 30
AS far as errors / rpm's missing:

what are the packages it says it needs. the names you have there look like files not packges. If you asked me, I'd see if you could 'yum install nvidia-glx'

http://fcp.homelinux.org/modules/sma...q.php?faqid=88
 
Old 04-27-2005, 02:55 AM   #3
elluva
Member
 
Registered: Aug 2003
Location: Belguim, Ostend and Ghent
Distribution: Ubuntu
Posts: 600

Rep: Reputation: 30
btw. Installing nvidia drivers from rpm is most often troublesome, just go to the nvidia site and install the ones there using the installer. That one always works.
Just make sure you have your kernel source installed, but for that one you do have an RPM.

grtz,
elluva
 
Old 04-27-2005, 04:58 AM   #4
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
You can install the nvidia drivers on Fedora Core even if you don't have the kernel source installed. I agree, the nvidia installer is better than using rpms.
 
Old 04-27-2005, 07:47 AM   #5
MagusYilie
Member
 
Registered: Sep 2004
Posts: 38

Original Poster
Rep: Reputation: 15
those 4 things I list are the packages I am missing. I really dont want to install from a source code because i dont want to risk screwing up my GUI. If i loose it i would be completely lost. If i am missing packages, when I install from the source wont I screw something up?
 
Old 04-27-2005, 09:10 AM   #6
MagusYilie
Member
 
Registered: Sep 2004
Posts: 38

Original Poster
Rep: Reputation: 15
I installed the .run under init 3, only problem I have now is figuring out how to edit my Xconfig.
 
Old 04-27-2005, 09:48 AM   #7
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
You can start X as a normal user, start a console session and switch to root. Use your favorite editor to change the graphics card driver in /etc/X11/xorg.conf from "nv" to "nvidia". To use an editor such as emacs or vi, you ould do "emacs /etc/X11/xorg.conf" or "vi /etc/xorg.conf". When done, log out and log back in and your system will be using the new nvidia drivers.
 
Old 04-28-2005, 03:37 AM   #8
elluva
Member
 
Registered: Aug 2003
Location: Belguim, Ostend and Ghent
Distribution: Ubuntu
Posts: 600

Rep: Reputation: 30
You can probably use gedit as well, because noobs tend not to know vi (exit and save in vi is done by pressing : then type x and then pushing [ENTER]) or emacs (exit and save by pressing CTRL-X CTRL-C, and then y to save).
 
Old 04-29-2005, 11:46 AM   #9
mrGenixus
Member
 
Registered: Dec 2004
Location: Colorado, US
Distribution: gentoo, debian, ubuntu live gnome 2.10
Posts: 440

Rep: Reputation: 30
he should not be able to run gedit as root, since he should not be loging into X as root. he would need to know how to do that. noobs should lear vi or emacs. neither are hard, both can be powerfull, and nano is available as well (ok, that gramar was questionable).
 
Old 04-29-2005, 03:59 PM   #10
Jimbo99
Member
 
Registered: Nov 2003
Distribution: Ubuntu 7.04
Posts: 241

Rep: Reputation: 31
If he installed the development tools etc from FC3 he should have the kernel source installed. If he updated his distro via yum he should have the kernel source installed. Installing the kernel source is pretty basic. Locating it is another matter unless he updates via yum.

The nvidia drivers are much better than the livna stuff. He needs to download the nvidia developed stuff and go from there.
 
Old 04-29-2005, 04:49 PM   #11
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
On Fedora Core, you don't need the kernel source to install the nvidia drivers.
 
Old 05-01-2005, 04:00 AM   #12
elluva
Member
 
Registered: Aug 2003
Location: Belguim, Ostend and Ghent
Distribution: Ubuntu
Posts: 600

Rep: Reputation: 30
Quote:
Originally posted by mrGenixus
he should not be able to run gedit as root, since he should not be loging into X as root.
No he does not need to log into X, but he can. If he does he can edit it by using 'su -c "gedit"' on a commandline. It could make things way less complicated for him. Be real, this guy just wants to install his graphics drivers, if one has to learn vi (or nvi or vim or...) just to do that... If he wants to learn it afterwards, ok, great, vi is a great editor (and so is emacs), but for a noob gedit (or kedit, xedit,...) can smoothen the learning curve. You're pretty narrow minded if you refuse to see that.

Quote:
he would need to know how to do that. noobs should lear vi or emacs. neither are hard, both can be powerfull, and nano is available as well (ok, that gramar was questionable).
As I've said above, vi and emacs are extremely useful editors and I agree that he should learn at least one of both, but now could be an innapropriate time to do so.

greetz,
elluva

Last edited by elluva; 05-01-2005 at 04:02 AM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
livna repo appears to be broken? Is it me or livna? jamesjoy Linux - Newbie 2 11-06-2005 06:09 AM
Livna for Suse? Karmas SUSE / openSUSE 1 08-27-2005 02:58 AM
livna/synaptic won't install mplayer fedora core 1 can564 Linux - Newbie 1 11-29-2004 02:04 PM
Nvidia driver & livna fettouhi Fedora 0 11-26-2004 02:56 PM
Livna.org Engmar Fedora 9 04-26-2004 05:45 PM

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

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