LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Embedded & Single-board computer (https://www.linuxquestions.org/questions/linux-embedded-and-single-board-computer-78/)
-   -   sound problem with Open Suse 11.1 (https://www.linuxquestions.org/questions/linux-embedded-and-single-board-computer-78/sound-problem-with-open-suse-11-1-a-782367/)

David Bleil 01-15-2010 06:57 AM

sound problem with Open Suse 11.1
 
sound card is ASRock VIA VT8235/8237 AC97 Audio Controller chip on board. Kernel Driver is snd_via82xx

Sound worked perfectly under Open Suse 10.3 When I upgraded to Suse 11.1 sound stopped working and Yast reports that the module could not be loaded because it is either missing or has parameter problems. However Knoppix can find and use the sound chip. How do I find the sound driver that Knoppix uses and install it so that Suse 11.1 can use it?

LazerPhreak 02-14-2010 10:55 PM

Hello there!
Please post the output of the following command
[CODE]
sudo lspci -n -vv

David Bleil 02-20-2010 11:54 AM

output of suggested command
 
sudo lspci -n -vv

Result lspci command not found

LazerPhreak 02-20-2010 12:07 PM

That's a bit unusual.
Please post the output of
Code:

uname -r
also try
Code:

sudo zypper install lspci

David Bleil 02-22-2010 01:58 PM

Problem solved
 
I was able to find, download an compile a newer ALSA library and that solved the problem.Sound now works in all applications.

Thank you for your suggestions.

LazerPhreak 02-22-2010 02:30 PM

Blessed is the mind that solves it's own problems. Congrats!


All times are GMT -5. The time now is 12:40 PM.