Results 1 to 8 of 8

Thread: no speaker sound on pavilion dv6000, tried multiple fixes

  1. #1
    Join Date
    Apr 2011
    Beans
    7

    no speaker sound on pavilion dv6000, tried multiple fixes

    hi all,

    my 'new' laptop is an HP Pavilion DV6000. I just loaded 12.04 on it and updated.

    My problem is no sound coming from the speakers. I can get headphone sound no problem and I haven't tried the digital output. I have no way of verifying that its an OS related issue and not a hardware related issue without doing something crazy like loading windohs.

    So far I've attempted to fix the problem by typing alsamixer into terminal: master volume was at zero, fixed that but no effect on speaker output

    I've also edited alsa-base.conf and added the line options snd-hda-intel model=dell-m4-3 enable_msi=1

    When that didn't work I tried different values instead of 'dell-m4-3' such as auto and hp.

    When that had no effect I also added the line
    alias snd-card-0 snd-hda-intel before the 'options' line stated above.

    still no effect.

    Here are the sources for my above attempts:
    http://thisismyeye.blogspot.com/2012...upgrading.html
    http://ohioloco.ubuntuforums.org/sho....php?p=9664708

    I assume you can probably tell from the above post that I'm a copy/paste ninja, not an ubuntu guru. I've run out of articles to copy/paste from! Can anyone help? I'd be happy to post any terminal outputs if you tell me what to input.

    here's the result for aplay -l

    **** List of PLAYBACK Hardware Devices ****
    card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: Intel [HDA Intel], device 1: Conexant Digital [Conexant Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0

  2. #2
    Join Date
    Jun 2007
    Beans
    14,792

    Re: no speaker sound on pavilion dv6000, tried multiple fixes


  3. #3
    Join Date
    Apr 2011
    Beans
    7

    Re: no speaker sound on pavilion dv6000, tried multiple fixes


  4. #4
    Join Date
    Jun 2007
    Beans
    14,792

    Re: no speaker sound on pavilion dv6000, tried multiple fixes

    First of all, remove your customization by taking out that line you added:
    Code:
    snd-hda-intel: model=dell-m4-3 enable_msi=1
    Next, either install the lts-raring kernel, or just update the sound module if you're happy with your current kernel:
    https://wiki.ubuntu.com/Audio/UpgradingAlsa/DKMS

  5. #5
    Join Date
    Apr 2011
    Beans
    7

    Re: no speaker sound on pavilion dv6000, tried multiple fixes

    I removed the added lines and loaded the alsa drivers as explained in the link. Still no sound.

    The only change related to the problem is that now the lit 'mute' button on my keyboard is always orange. If I press the button it turns blue for a couple seconds and then turns back to orange. The on-screen volume control isn't muted, and if I click on sound settings the keyboard button turns blue but there's still no sound when I do a sound test.

  6. #6
    Join Date
    Jun 2007
    Beans
    14,792

    Re: no speaker sound on pavilion dv6000, tried multiple fixes

    If it's not too much trouble, can you get the updated info?: https://wiki.ubuntu.com/Audio/AlsaInfo
    I want to make sure this has been updated:
    Code:
    Driver version:     1.0.24

  7. #7
    Join Date
    Apr 2011
    Beans
    7

    Re: no speaker sound on pavilion dv6000, tried multiple fixes

    The driver version still shows 1.0.24

    I think I know the score. I followed the instructions at https://wiki.ubuntu.com/Audio/UpgradingAlsa/DKMS and installed oem-audio-hda-daily-dkms butI think you wanted me to install oem-audio-hda-daily-lts-raring-dkms?

    thanks for all your help btw. I love the OS for many reasons but the community support is what really makes it great.

  8. #8
    Join Date
    Jun 2007
    Beans
    14,792

    Re: no speaker sound on pavilion dv6000, tried multiple fixes

    You're still using the original precise kernel (3.2.x) so oem-audio-hda-daily-dkms was correct (not sure why it didn't install).

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
  •