>hi,
>i have toshiba satellite 4005CDT. Does anyone have the sound working? i
>got the cd sound working fine with oss but i want to play wav files and
>so. i installed wavplayer but when i run it with some file, it will write
>you all the parameters but no sound. i run linux 6.0. can anybody help me
>with this?
>Thank you,
>Matej Ucen
Hi Matej,
I have a Toshiba Satellite 4000CDS, don't know if the sound chip is the same as
for the 4005 CDT, mine is a OPL3-SAx. I can play wav files (but not midi files,
this is still a problem I'm trying to solve), with the following lines in my
/etc/conf.modules :
post-install awe_wave /bin/sfxload /etc/midi/GU11-ROM.SF2
alias sound opl3sa2
pre-install sound insmod sound dmabuf=1
alias midi opl3
options opl3 io=0x388
options opl3sa2 mss_io=0x530 irq=5 dma=0 dma2=0 mpu_io=0x330 io=0x370
(these lines were automatically generated by sndconfig)
I run kernel 2.2.9 but cannot tell exactly my kernel options since I did not
compile it myself : I use the default one that comes with the Mandrake 6.0
distribution.
(By the way, is there a way to know what are the compile options of the
kernel that comes with Mandrake ?)
I don't know if that will help...
Cheers
Denis