No sound & Wifi Soluision for Toshiba NB200 in Ubuntu(Linux)
I have already post the solusion in ubuntu forums.see:
http://ubuntuforums.org/showthread.php?t=1204072
I summerize the above words and rewrite them here.
For No Sound:
The brief instruction for ALC272 is as below:
$sudo gedit /etc/modprobe.d/alsa-base.conf
then add(or edit) this:
options snd-hda-intel model=asus-mode4
Close gedit,then run this in the terminal
alsamixer
adjust volume and reset your computer.
After done this, you can hear sound from a plug-in earphone or speaker but not the build-in speaker.
If still no sound, try to upgrade the alsa. you can follow the way of this post
http://ubuntuforums.org/showthread.p...upgrade+script
For No Wifi:
$sudo apt-get install linux-backports-modules-jaunty
If having any problems, plz leave msg here.