Re: problem with sound-module

1999-10-17 Thread Jonathan Heaney
Michiel Meeuwissen wrote: > It's driving my crazy. Why doesn't it work anymore? > warande1124:/etc# modprobe sb io=0x220 irq=5 dma=1 dma16=1 mpu_io=-1 > /lib/modules/2.2.12/misc/sound.o: invalid parameter parm_io > /lib/modules/2.2.12/misc/sound.o: insmod /lib/modules/2.2.12/misc/sound.o > failed

RE: problem with sound-module

1999-10-17 Thread Bryan Scaringe
Just fixed this one! It turns out, that during a routine "apt-get upgrade", the packages kernel-source and kernel-headers were updated from 2.2.12-3 to 2.2.12-4. Since the module loading depends on the header files (I believe), and those had changed (slightly), I had to rebuild the kernel. All is