Hello all.
Can't make it work. IDE part works great, but when loading sound-related
modules :
/lib/modules/2.2.13/misc/sb.o: init_module: Device or resource busy
I tried all possible combinations of io [0x200 to 0x260, step 0x10], irq
[5 or 7], dma [1 or 3] and dma16 [5 or 7], but it always gives the same
message :-(
My /etc/conf.modules :
alias parport_lowlevel parport_pc
alias snd sb
pre-install snd /sbin/insmod /lib/modules/2.2.13/misc/sound.o dmabuf=1
alias midi opl3
options opl3 io=0x388
Could someone please help ?
Tks,
Diego.