sound module problem(?) under linux 2.2.0pre4

relnev (relnev@texas.net)
Tue, 5 Jan 1999 19:12:32 -0600 (CST)


This is what happens when I try to load the sound modules for my OPTi
82C928 (MAD16)-based soundcard:

relnev:~# modprobe -k mad16 io=0x530 irq=9 dma=3 dma16=0
sb_card: I/O, IRQ, and DMA are mandatory
/lib/modules/2.2.0-pre4/misc/sb.o: init_module: Device or resource busy
sound: Device or resource busy
ad1848: No such file or directory

Jan 5 19:07:02 relnev kernel: Soundblaster audio driver Copyright (C) by
Hannu Savolainen 1993-1996
Jan 5 19:07:02 relnev kernel: sb_card: I/O, IRQ, and DMA are mandatory

CONFIG_SOUND=m
CONFIG_SOUND_OSS=m
CONFIG_SOUND_ADLIB=m
CONFIG_SOUND_MAD16=m
CONFIG_MAD16_OLDCARD=y
CONFIG_SOUND_YM3812=m
(all other sound options are unset)

relnev:~# ls /lib/modules/2.2.0-pre4/misc
ad1848.o mad16.o sb.o soundcore.o
adlib_card.o opl3.o sound.o uart401.o

Thanks

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/