Sound in a Compaq Presario 1230Forum: Laptops Topic: Sound in a Compaq Presario 1230 started by: Gustav Posted by Gustav on Feb. 10 2007,02:53
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 Posted by ^thehatsrule^ on Feb. 10 2007,06:12
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... Posted by Gustav on Feb. 11 2007,02:37
thanks,I got it with modprobe sb dma16=5 io=0x220 mpu_io=0x330 dma=1 irq=5 |