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

kernel 2.6.2 ALSA config sb16



Hello,

I have been trying to setup kernel-2.6.2 with ALSA support
for a SB 16 PNP.  I keep getting the error

modprobe snd-sb16

Sound Blaster 16 soundcard not found or device busy
In case, if you have AWE card, try snd-sbawe module
FATAL: Error inserting snd_sb16 (/lib/modules/2.6.2/kernel/sound/isa/sb/snd-sb16.ko): No such device


I have the kernel compiled with sb16(M) and ice1712(M).
using libasound2.


here is my /etc/alsa/modutils/1.0 file:


### DEBCONF MAGIC
# This file was automatically generated by alsa-base's debconf stuff

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

options snd major=116 cards_limit=4

alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
alias /dev/dsp* snd-pcm-oss

alias snd-card-0 snd-ice1712
alias snd-card-1 snd-sb16

# I added this based on WinXP dual-boot: IRQ=5, DMA=1,5 I/O=0220,0330,0388
options snd-sb16 port=0x220 mpu_port=0x330 irq=5 dma8=1 dma16=-1

alias snd-slot-0 snd-card-0
alias sound-slot-0 snd-slot-0
alias snd-slot-1 snd-card-1
alias sound-slot-1 snd-slot-1




Reply to: