Laptops :: Sound in a Compaq Presario 1230
hi all,
I need help configuring the soundcard in a Compaq Presario 1230 running dsl from the Hard Disk. The laptop has a XpressAUDIO 16-bit Sound card.
To configure the sound card in red hat 6.x and 7.x I used sndconfig and set the card like this:
-Soundblaster 16
-I/O port 0x220
-IRQ 5
-DMA 1: 1
-DMA 2: 5
-MPU I/O 0x330
any suggestions for dsl linux?
thanks
There's several threads on using sb16.. such as http://damnsmalllinux.org/cgi-bin....;t=4226
Otherwise you could always apt-get sndconfig i think...
thanks,
I got it with
modprobe sb dma16=5 io=0x220 mpu_io=0x330 dma=1 irq=5
original here.