Friday, November 2, 2007

Problem of sound on Ubuntu

If you have problem of sound in Ubuntu (or Linux in general), below is the solution:
1. Boot your Ubuntu (or any other Linux distro) at take a look what kind of sound card is installed.
2. Open a terminal window
3. On the terminal window, type
modprobe snd-*
(where * is your sound card identification you saw when boot up).
4. If you want to make the sound permanent, you have to mute the volume before doing step 1-3.
5. Restart your system, hopefully your problem solved.

No comments: