Find the answer to your Linux question:
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 ...
  1. #1
    Just Joined! Pouscat's Avatar
    Join Date
    Apr 2010
    Location
    North West FL
    Posts
    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

  2. #2
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    Hello, if you could open a terminal and put in the following
    Code:
    wget -O alsa-info.sh http://alsa-project.org/alsa-info.sh && bash ./alsa-info.sh
    This should give you a URL to a webpage with lots of useful output.

    Post that here and please use code tags.

    If you can also give the output of
    Code:
    lspci -vnn
    and
    Code:
    head -n 1 /proc/asound/card0/codec*

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...