On Saturday 23 April 2005 09:21, Howard Cokl wrote:
> --- Robin Smith <[EMAIL PROTECTED]> wrote:
> > Hi,
> > I am trying to fix my problems and as part of my
> > troubleshooting and
> > switching to installing the nvidia drivers from
> > their source as
> > opposed to using the apt packages.
> >
> > Should I need anything other than the NVIDIA run
> > file? (libs, etc). X
> > is still not loading - now I get FATAL: Module
> > nvidia_1_0_7174 not
> > found, even though the nvidia installer reports a
> > successful install.
>
> I think the module name is wrong in your xorg.conf
> file .  So just vi /etc/X11/xorg.conf and change
> nvidia_1_0_7174 to nvidia.

I believe this error is actually in regards to the kernel module, not the X 
driver. One of the alias lines inserted into /etc/modprobe.conf by the ATrpms 
packages is probably causing this... If you have this line in there:

alias nvidia nvidia-1_0-7174

...try commenting it out. And if you have this:

alias char-major-195 nvidia-1_0-7174

...drop the -1_0-7174 part.

For ease of switching from one nvidia driver version to another, the actual 
kernel module as installed by the ATrpms packages is nvidia_1_0_7174 instead 
of just nvidia.

-- 
Jarod Wilson
[EMAIL PROTECTED]

Got a question? Read this first...
     http://catb.org/~esr/faqs/smart-questions.html
MythTV, Fedora Core & ATrpms documentation:
     http://wilsonet.com/mythtv/
MythTV Searchable Mailing List Archive
     http://www.gossamer-threads.com/lists/mythtv/

Attachment: pgp3Pr1f6Fp5J.pgp
Description: PGP signature

_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to