need SoundForum: Laptops Topic: need Sound started by: //a4 Posted by //a4 on Oct. 18 2005,01:14
hello,i need sound on my laptop toshiba portege 3010ct. i have follow informations from my bios: WSS IO = 530h SB Pro = 220h Synth IO = 388h WSS & SB Pro = IRQ5 DMA = 1 RDMA = 0 Ctrl IO = 370h MPU 401 = 330h How can i make sound in dsl for this? thx Posted by JB4x4 on Oct. 18 2005,02:35
Try "modprobe sb". You may need to restart X to get wmix to activate. If it works add it to /opt/bootlocal.sh to have it start at boot.
Posted by tempestuous on Oct. 18 2005,05:39
I think you have the Yamaha OPL3-SA3 audio chip, which is supported by the OSS opl3sa2 module. See here -< http://damnsmalllinux.org/cgi-bin....;t=3056 > Posted by AwPhuch on Oct. 18 2005,16:42
*edit*#modprobe opl3sa2 io=0x370 mss_io=0x530 mpu_io=0x330 irq=5 dma=1 dma2=0 Add this to your /opt/bootlocal.sh and KAPOW -thanks tempestuous- Maybe one of these will help you < http://tuxmobil.org/toshiba.html > Brian AwPhuch Posted by //a4 on Oct. 18 2005,18:34
@All: Thank you for Help!!@tempestuous: Thats works for me Yeah - now i have Sound. Posted by dalton on Oct. 19 2005,22:59
I need to try this for my sound too! I hope it works
Posted by tempestuous on Oct. 20 2005,02:07
AwPhuch, it's worth pointing out that there is a small error in your instructions -You first mention "snd-opl3sa2" - this is the ALSA driver. then you mention "opl3sa2" - this is the OSS driver. It should be one or the other. Posted by AwPhuch on Oct. 20 2005,14:29
Yah I noticed that...I pulled that from a different site...the guy was running suse or something... Good post though..Ill try to fix mine Brian AwPhuch Posted by //a4 on Jan. 31 2006,00:54
ok, sound works now fine (!) *smile*i have type in the command and thats all, i dont no why this have not worked on first time (its a mistery or a typing error) thx for troubles & helps |