Results 1 to 2 of 2
Hello please forgive my n00biness...
I just got linux mint installed last week and I have not been very experimental yet.
yesterday my sound stopped working on anything running through ...
- 04-28-2010 #1
Sound gone on Mint
Hello please forgive my n00biness...
I just got linux mint installed last week and I have not been very experimental yet.
yesterday my sound stopped working on anything running through the browser (firefox) then shortly after I had no sound at all.
I had just installed an update for mint earlier but the loss of sound was not immediate. Tried uninstalling/reinstalling firefox when I noticed no sound on it, but I am not sure if I did it right since it looks so different than the windows install process. I found the mint update packages but didn't immediately notice anything that might be sound (but what do I know)
any ideas?
Mary
- 04-28-2010 #2
Hello, if you could open a terminal and put in the following
This should give you a URL to a webpage with lots of useful output.Code:wget -O alsa-info.sh http://alsa-project.org/alsa-info.sh && bash ./alsa-info.sh
Post that here and please use code tags.
If you can also give the output of
andCode:lspci -vnn
Code:head -n 1 /proc/asound/card0/codec*


Reply With Quote