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

Re: what is 'slot-service-0-3' ?



FWIW,  here's my /etc/modutils/alsa.  If you're  not using  alsa, then
you're  probably  using oss-free,  in  which  case  scroll down  to  
OSS-FREE,  below.  Note that  you need  to say  "update-modules" after
editing a file in /etc/modutils.  
-chris

# ALSA

options snd snd_cards_limit=1 
#options snd-card-sbawe snd_port=0x220 snd_mpu_port=0x31f snd_irq=5 snd_dma8=1 snd_dma8_size=4 snd_dma16=5 snd_dma16_size=4 snd_index=0 snd_id=0
options snd-card-ens1371 snd_index=0 snd_id=0

alias char-major-116 snd
alias char-major-14 soundcore

#alias snd-card-0 snd-card-sbawe
alias snd-card-0 snd-card-ens1371
alias sound-slot-0 snd-card-0
alias sound-slot-1 sound-slot-0

alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-2 snd-pcm-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-12 snd-pcm-oss
alias sound-service-0-6 snd-pcm-oss
alias sound-service-1-0 sound-service-0-0
alias sound-service-1-2 sound-service-0-2
alias sound-service-1-3 sound-service-0-3

#alias sound-service-0-1 snd-seq-oss
#alias sound-service-0-3 snd-pcm1-oss
#alias sound-service-0-12 snd-pcm1-oss
#options snd snd_major=116 snd_cards_limit=1 snd_device_mode=0660 snd_device_gid=29 snd_device_uid=0
#options snd-card-sbawe snd_index=1 snd_id=CARD_1 snd_port=0x220 snd_mpu_port=0x31f snd_awe_port=-1 snd_irq=5 snd_dma8=1 snd_dma16=5 snd_mic_agc=0

# OSS-FREE

options sb io=0x220 irq=5 dma=1 dma16=5 mpu_io=0x31f

alias sound off
alias sound-slot-0 sound
alias sound-service-0-0 sb
alias sound-service-0-3 sb
alias sound-service-0-6 sb


Philipp Bliedung <philipp.bliedung@bliedung.de> writes:

> I tried to set up the sound, but didn't get it to work. I always got
> this in /var/syslog this:
> 
> /var/log/syslog
> .....
> Apr  1 19:13:36 laptop modprobe: modprobe: Can't locate module
> sound-slot-0
> Apr  1 19:13:36 laptop modprobe: modprobe: Can't locate module
> sound-service-0-3
> .....
> 
> so I added this to my /etc/modules.conf
> 
> /etc/modules.conf
> alias sound   snd
> alias snd   snd-card-opl3sa2
> alias sound-slot-0 opl3sa2
> options opl3sa2 dma=1 dma2=0  io=0x538 mpu_io=ox330 mss_io=0x530 irq=7
> options opl3 io=0x388
> 
> Now I only get this in /var/log/syslog:
> 
> Apr  1 19:13:36 laptop modprobe: modprobe: Can't locate module
> sound-service-0-3
> 
> I don't know what to add to /etc/modules.conf  for this to go away.
> I RTFM (/usr/src/linux/Documentation/sound/Introduction and OPL3-SA2,
> etc.) and it said something about these kind of errors, but I didn't
> understand it.
> Can anybody give me a hint on this?
> 
> TIA
> Philipp
> 
> 
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: