Announcement

Collapse
No announcement yet.

No sound after resume from standby

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    No sound after resume from standby

    My sounds works fine, but when I enter standby and then resume back to work, the sound fails to work at all. I run Hardy 64 bit, installed driver is Type 10 ALSA emulation, audio device ALC883 analog. Help is much appreciated!

    #2
    Re: No sound after resume from standby

    This is a known bug
    https://bugs.launchpad.net/ubuntu/+s...24/+bug/200210

    Comment


      #3
      Re: No sound after resume from standby

      And here is the solution: sudo alsa reload. Not elegant doing that each time you resume, but it works.

      Comment


        #4
        Re: No sound after resume from standby

        I know there is a script somewhere for commands you want executed when coming out of suspend, but I don't know where it is. That would give you exactly what you want.

        In my case, I did the following:

        gksudo gedit /etc/modprobe.d/alsa-base/

        and add the following line at the end of the file:

        options snd-hda-intel model=mitac

        If the "mitac" option doesn't work for you, you can try one of the others listed at http://www.mjmwired.net/kernel/Docum...ration.txt#857

        Comment


          #5
          Re: No sound after resume from standby

          That solved the problem! Had to change "model=mitac" to mine from the link you provided. Thanks!

          Comment


            #6
            Re: No sound after resume from standby

            Great. Glad you're up and running.

            Comment

            Working...
            X