My motherboard has a builtin sound card using the VIA VT82C686A chipset, but when I try to load sound support with:
# modprobe via82cxxx I get the following: /lib/modules/2.2.17/misc/sb.o: init_module: Device or resource busy Hint: this error can be caused by incorrect module parameters, including invalid IO or IRQ parameters /lib/modules/2.2.17/misc/sb.o: insmod /lib/modules/2.2.17/misc/sb.o failed /lib/modules/2.2.17/misc/sb.o: insmod via82cxxx failed Any ideas on how to get this working? I'm running debian 2.2r2 with the prebuilt 2.2.17 kernel. -Jeff