Quote (cbagger01 @ Jan. 05 2005,23:09) |
You could try this. Check your BIOS or boot up MSWindows and write down the settings for your sound card / driver. Like the irq , the io and the dma memory locations. Then boot into DSL and open up an Xterminal window and type: modprobe opl3sa2 io=0x370 mss_io=0x530 mpu_io=0x330 irq=5 dma=0 dma2=1 isapnp=0 where you replace these values with the settings that are specific to your laptop. Hope this helps. |