Results 1 to 2 of 2

Thread: speakers work only after resume

  1. #1
    Join Date
    May 2012
    Beans
    2

    [SOLVED] speakers work only after resume

    Hi

    since the 11.10 version of Ubuntu I have this problem: when I start my notebook, speakers do not work, whereas headphones do.
    After standby and resume, usually but not always, everything works well.
    Any ideas?

    Thanks!

    some information about my notebook

    Ubuntu 12.04 LTS 64bit (fresh installation)
    HP Elitebook 8440p

    the output of aplay -l is the following:

    Code:
    **** Lista di PLAYBACK dispositivi hardware ****
    scheda 0: Intel [HDA Intel], dispositivo 0: STAC92xx Analog [STAC92xx Analog]
      Sottoperiferiche: 0/1
      Sottoperiferica #0: subdevice #0
    scheda 1: NVidia [HDA NVidia], dispositivo 3: HDMI 0 [HDMI 0]
      Sottoperiferiche: 1/1
      Sottoperiferica #0: subdevice #0
    scheda 1: NVidia [HDA NVidia], dispositivo 7: HDMI 0 [HDMI 0]
      Sottoperiferiche: 1/1
      Sottoperiferica #0: subdevice #0
    scheda 1: NVidia [HDA NVidia], dispositivo 8: HDMI 0 [HDMI 0]
      Sottoperiferiche: 1/1
      Sottoperiferica #0: subdevice #0
    scheda 1: NVidia [HDA NVidia], dispositivo 9: HDMI 0 [HDMI 0]
      Sottoperiferiche: 1/1
      Sottoperiferica #0: subdevice #0
    Last edited by mmicotti; May 18th, 2012 at 07:21 AM.

  2. #2
    Join Date
    May 2012
    Beans
    2

    Re: speakers work only after resume

    Finally I fixed it.

    I followed the instruction of the last post of this thread: http://www.linux-archive.org/gentoo-user/566518-ff-chromium-trapped-deafness-how-configure-alsa-correctly.html (linked by this other one: http://www.linuxquestions.org/questions/slackware-14/slackware-13-37-audio-setup-seems-fine-no-sound-922521/), and I set the last line of alsa-base.conf as follows:

    Code:
    options snd-intel-hda model=auto,auto enable_msi=1,0 index=0,1 id=Intel,NVidia

    After shutdown (simply rebooting do not work, I don't know why) everything seems to work fine..

Tags for this Thread

Bookmarks

Posting Permissions

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