How to get around sb sound dependency?

jgarzik@mandrakesoft.com
Sat, 04 Dec 1999 01:59:51 -0500


When I try to load the via82cxxx sound driver as a module, the sb module
(a dependency) tries and fails to register generic SoundBlaster
hardware. My driver never even gets a chance to register itself,
because the sb module fails to load.

What's the best way to work around this? (output below) Separate sb
core functions from generic sb driver?

Thanks,

Jeff

[root@chief 2.3.30]# modprobe via82cxxx
/lib/modules/2.3.30/misc/sb.o: init_module: Device or resource busy
sound: Device or resource busy
sb: No such file or directory

[root@chief 2.3.30]# dmesg
[...]
Soundblaster audio driver Copyright (C) by Hannu Savolainen 1993-1996
sb_card: I/O, IRQ, and DMA are mandatory

-- 
Jeff Garzik              | Just once, I wish we would encounter
Building 1024            | an alien menace that wasn't immune to
MandrakeSoft, Inc.       | bullets.   -- The Brigadier, "Dr. Who"

- 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/