sound-slot

2004-05-15 Thread Shaun Jackman
For Linux 2.4 I used alias sound-slot-0 nvaudio What should I use for Linux 2.6? I've seen the following three idioms: alias sound-card-0 snd-intel8x0 alias snd-card-0 snd-intel8x0 alias sound-slot-0 snd-intel8x0 Please cc me in your reply. Thanks! Shaun -- To UNSUBSCRIBE, email to [

Re: Can't locate module sound-slot-1

2004-02-20 Thread Andreas Janssen
Hello Luc Lefebvre (<[EMAIL PROTECTED]>) wrote: > I keep getting the following message in my logs: > > modprobe: modprobe: Can't locate module sound-slot-1 > modprobe: modprobe: Can't locate module sound-service-1-0 > > Yet when I look at my modules.conf file

Can't locate module sound-slot-1

2004-02-20 Thread Luc Lefebvre
Hi, I keep getting the following message in my logs: modprobe: modprobe: Can't locate module sound-slot-1 modprobe: modprobe: Can't locate module sound-service-1-0 Yet when I look at my modules.conf file I only have one entry, alias libranet-sound-0 i810_audio I am stumped as to

Re: Can't locate module sound-slot-1 [SOLVED]

2003-06-10 Thread Brian Poole
This problem is caused by KDE probing for a second sound card. You can tell kde not to probe for a second sound card by going to control centre -> sound -> Mixer Here you'll find the Option "Maximum count of tested devices per mixer" which is on the value "2". Change the value to "1" and confir

Re: Can't locate module sound-slot-1

2003-06-08 Thread Marcelo Ramos
El(On) 08/06/2003 (20:18:52), Brian Poole escribió(wrote): > Why am I getting these errors in syslog? > I don't seem to be having any sound problems. > I'm using Woody. > > modprobe: modprobe: Can't locate module sound-slot-1 > modprobe: modprobe: Can&#x

Can't locate module sound-slot-1

2003-06-08 Thread Brian Poole
Why am I getting these errors in syslog? I don't seem to be having any sound problems. I'm using Woody. modprobe: modprobe: Can't locate module sound-slot-1 modprobe: modprobe: Can't locate module sound-service-1-0 modprobe: modprobe: Can't locate module sound-slot-1

modules missing? sound-slot-1

2002-05-05 Thread Andy Saxena
Hi, For a long time I have been getting messages of the following kind in /var/log/daemon.log: May 4 23:44:33 localhost modprobe: modprobe: Can't locate module sound-service-3-3 . . . May 4 23:45:37 localhost modprobe: modprobe: Can't locate module sound-slot-2 . . . May

Re: sound-slot-0 not found

2000-11-14 Thread John Galt
wrote: > Hi guys, > > my computer gives the following error messages on boot time: > sound-slot-0 not found > sound-service-0 not found > > The curious is: my sound functions actually > > Can you give some help to solve this problem? Thnx > > Florian > --

sound-slot-0 not found

2000-11-13 Thread H.C.Hsiang
Hi guys, my computer gives the following error messages on boot time: sound-slot-0 not found sound-service-0 not found The curious is: my sound functions actually Can you give some help to solve this problem? Thnx Florian

Re: sound-slot-0 not found

2000-11-13 Thread Gregory T. Norris
You can get rid of the message by adding alias sound-slot-0 off alias sound-service-0 off to /etc/modutils/aliases, followed by running /sbin/update-modules. Dunno why you're seeing that if sound's actually working, tho... I've only seen that message when no (configu

sound-slot-0 not found

2000-11-13 Thread Florian Reiser
Hi guys, my computer gives the following error messages on boot time: sound-slot-0 not found sound-service-0 not found The curious is: my sound functions actually Can you give some help to solve this problem? Thnx Florian

Re: Alsa problem - can't locate module sound-slot-0

1999-11-17 Thread lists
> running them I get the message that "modprobe: Can't locate module > sound-slot-0". > >Not surprising, since there isn't such a module. :-) Anyone know a fix > to this and/or how this module gets generated? Whacks with a clue-bat would > be appreciat

Re: Alsa problem - can't locate module sound-slot-0

1999-11-16 Thread Brian Boonstra
> Anyone know a fix > to this and/or how this module gets generated? Whacks with a clue-bat would > be appreciated, TIA. This is what eventually worked for me, with a different card: http://www.bright.net/~dlphilp/alsa-pci128.html it's part of a whole collection of ALSA driver docs at

Alsa problem - can't locate module sound-slot-0

1999-11-16 Thread Randy Edwards
I've changed my sound around to Alsa and since I use a custom kernel I went the Alsa source route. I followed the instructions in the debian/README file religiously and generated my Alsa modules. However, upon running them I get the message that "modprobe: Can't locate modu