Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
12-10-2004, 05:27 PM
|
#1
|
Member
Registered: Aug 2004
Posts: 91
Rep:
|
nvidia driver problems
I am trying to install my nvidia graphics card and I am coming up with some error. At first I get the rivafb error but I checked some other posts and it turns out then when I do an lsmod it isn't even in there. When I try to boot into my system it says the the nvidia kernel fails. I try to do an insmod nvidia but my computer doesn't recognize that command. If I modprobe nvidia it works then I startx and everything works fine. My question is how do I add modprobe nvidia so it will automatically do it at start up. Thanks for the help
|
|
|
12-10-2004, 05:34 PM
|
#2
|
LQ Guru
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298
Rep:
|
It helps if you let us know what distro you are using.
|
|
|
12-10-2004, 05:37 PM
|
#3
|
Senior Member
Registered: Aug 2003
Location: Birkenhead/Britain
Distribution: Linux From Scratch
Posts: 2,073
Rep:
|
read /usr/share/doc/NVIDIA_GLX-1.0/README
you probably need to put alias char something in /etc/modules.conf or modprobe.conf
Quote:
Q: The kernel module does not get loaded dynamically when X starts;
I always have to do 'modprobe nvidia' first. What is wrong?
A: Make sure the line "alias char-major-195 nvidia" appears in
your module configuration file, generally one of "/etc/conf.modules",
"/etc/modules.conf" or "/etc/modutils/alias". With 2.6 kernels,
this file is normally /etc/modprobe.conf. The correct way to update
this file is distribution dependant, and it is often not a good idea
to edit this file directly. Please consult the documentation that
came with your distribution for details.
|
|
|
|
12-10-2004, 05:39 PM
|
#4
|
Member
Registered: Aug 2004
Posts: 91
Original Poster
Rep:
|
wow thanks for the quick replies guys.
I got the problem fixed.
I just added the line:
"alias eth0 nvidia"
to the /etc/modprobe.conf file and it worked like a charm.
Thanks again for all of the help
|
|
|
12-10-2004, 06:07 PM
|
#5
|
Senior Member
Registered: Jul 2003
Location: Wellington, NZ
Distribution: mainly slackware
Posts: 1,291
Rep:
|
Quote:
Originally posted by novacrasher
wow thanks for the quick replies guys.
I got the problem fixed.
I just added the line:
"alias eth0 nvidia"
to the /etc/modprobe.conf file and it worked like a charm.
Thanks again for all of the help
|
eth0 is your first ethernet card so gawd knows how that worked!!
|
|
|
All times are GMT -5. The time now is 01:29 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|