Howto get sound on Toshiba Tecra to work PDF Print E-mail
Written by Goonanism   
Sunday, 15 March 2009 22:32

This is because Ubuntu are afraid of probing old style hardware all too rigorously as it might end up crashing.

However this is no big problem, you just ned to load the right module (driver) for your Toshiba Tecra 8000 equipped with Yamaha sound card.  In a terminal do the following:

$ sudo modprobe snd-opl3sa2

 

In order to load the sound module next time you start:

$ sudo -i
# echo "snd-opl3sa2" >> /etc/modules
# exit
$ exit

 

That's it, now you can listen and speak to your laptop.

Last Updated on Thursday, 11 February 2010 23:22
 

Add comment

To be able to vote and have easier access to write comments, etc., go to Login and register yourself.
Your user name and email will never leave this website.


Security code
Refresh