[SLUG] Re: FC3 experiences -- Problems

From: Bryan J. Smith (b.j.smith@ieee.org)
Date: Wed Dec 08 2004 - 06:52:28 EST


On Wed, 2004-12-08 at 02:49, Vernon Singleton wrote:
> Yup ... it's there ... i've also added to i, so now it looks like this:
> alias char-major-195* nvidia
> alias char-major-195 nvidia
> But that did not fix the problem ...
> the echo "/sbin/modprobe nvidia" >>/etc/rc.local
> fixed it :-P

Try removing the second line. Only the first should be in there (the
second line may cause the first to be ignored).

The device alias ensures that when a program attempts to access a
device, the kernel loads the appropriate driver (removing the need to
pre-load it). I'm surprised that's not taking care of it.

Unless major device 195 is being used by something else too?

What does this give you:
  ls -la /dev |grep "195"

-- 
Bryan J. Smith                                 b.j.smith@ieee.org 
------------------------------------------------------------------ 
Beware of advocates who justify their preference not in terms of
what they like about their "choice," but what they did not like
about another option.  Such advocacy is more hurtful than helpful.

----------------------------------------------------------------------- This list is provided as an unmoderated internet service by Networked Knowledge Systems (NKS). Views and opinions expressed in messages posted are those of the author and do not necessarily reflect the official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 17:10:39 EDT