NavigationUser loginSpam?See spam posts on this site? If so, please don't reply to the spam! Instead, just report the URL to the webmaster. Cost of War |
problems with nvidia on board soundhi forum, I have installed the latest debian from the net on a new PC. Everything works fine except for the sound. I was used to the fact that sound on linux doesn't work right away, but this time I can't get it working after googling and trying. The symptoms are: the sound card produces strange click like sounds with an creepy extraterrestial echo. The music I play is not recognizable as such. My sound card is a nvidia on board card (see below), I hope someone can put me on the right track; I have no clue in what direction I have to search for a solution. And I hate to have to install XP again :) Thanks in advance! Ruud see the following output for details about my system: $ lsmod | grep snd $ /usr/bin/lspci | grep Audio ======================== |
Re: problems with nvidia on board sound
Problem is fixed.
I did the following:
- downloaded alsa-driver-20090322.tar
- downloaded linux-headers for my kernel
- followed the instructions on http://tldp.org/HOWTO/Alsa-sound-4.html
- alsaconfig
- speaker-test
YES! it works!
Ruud