[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: modprobe: Can't locate module foo



On Thu, 14 Sep 2000, Paul Slootman wrote:

> On Thu 14 Sep 2000, Thomas E. Vaughan wrote:
> > 
> > Anybody have aliases for these?
> > 
> >     modprobe: Can't locate module char-major-145
> >     modprobe: Can't locate module sound-slot-1
> >     modprobe: Can't locate module sound-service-1-0
> 
> The master database of major numbers is in the kernel source,
> Documentation/devices.txt . From there, char-major-145
> apparently is "SAM9407-based soundcard".
> 
> I'm guessing that sound-slot-1 and sound-service-1-0 are related.
Please note that sometims there are strange effects.  I recently got
my soundcard working this way:

  alias char-major-14 sound
  alias sound-slot-0  sound
  alias sound         esssolo1

This worked with bplay and some wav's, but gcd was unable to load the
sound modules automatically.  Instead I've got

  modprobe: modprobe: Can't locate module char-major-6

in /var/log/syslog.  So

  alias char-major-6  sound

helped even if nothing about this was mentioned in Documentation/devices.txt.
May be you check your syslog...

Kind regards

          Andreas.


-- 
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: