Comment Sound Drivers (Score 1) 96
I just booted 2.2.0pre3 and discovered that yet again, I cannot get my sound working. I have the drivers as modules (soundcore.o, sound.o, sb.o, mpu401.o, and uart401.o). I have to load those modules in this order: soundcore, sound, uart401, mpu401. When I try to load the module sb.o it says 'device or resource busy'. I noticed that when I was configuring the kernel that it doesn't even let me set the address, irq or dma of the card. If anybody could help me with this problem it would be greatly appreciated.