Hi, I have managed to download and install alsa-utils, (before alcaconf was giving me: command not found), but now alsaconf now gives me "No legacy drivers are available"- is that mean there is no hope for sound in my laptop? I have attached a snapshots from alsaconf .
I would really appreciate if someone could help me with this one.
Thanks.
After a long night of searching for more info I have managed to get alsaconf working, steps I've fallowed:
1. Install alsa-driver:
Code:
ftp://ftp.alsa-project.org/pub/driver/alsa-driver-1.0.22.1.tar.bz2
fallow instructions inside the package
2. Install alsa-lib:
Code:
ftp://ftp.alsa-project.org/pub/lib/alsa-lib-1.0.22.tar.bz2
fallow instructions inside the package
3. Install alsa-utils:
Code:
ftp://ftp.alsa-project.org/pub/utils/alsa-utils-1.0.22.tar.bz2
fallow instructions inside the package
4. Reboot
5.
After all last step (snapshot6.jpg) it did played a test sound so it proves that it's been installed and configured correctly- but :-(, yes another but.... when I'm trying to play a movie or music (mp3) I still get no sound and this time I just run out of ideas.
***********************
And finally..... problem solved :-)
Thanks to a member of another forum.
So... after correct alsa installation and configuration one more step:
addgroup - Add a user group to the Directory Service database:
Code:
sudo addgroup "username" audio
then alsamixer- adjust volume, reboot and enjoy :-)