On Tue, Mar 28, 2006 at 07:42:47PM -0800, Serena Cantor wrote:
> The stock kernel of sarge does not work with my sb16,
> so compile 2.4.27 and use it and it works:
>
> modprobe sound
> insmod uart401
> cd /lib/modules/2.4.27/kernel/drivers/sound
> insmod -f ./sb_lib.o
> insmod -f ./sb.o io=0x220 i
The stock kernel of sarge does not work with my sb16,
so compile 2.4.27 and use it and it works:
modprobe sound
insmod uart401
cd /lib/modules/2.4.27/kernel/drivers/sound
insmod -f ./sb_lib.o
insmod -f ./sb.o io=0x220 irq=5 dma=1 dma16=5
My question is how auto-load them so I don't have to
type t
2 matches
Mail list logo