Results 1 to 10 of 31

Thread: Sound in both speakers and headphones on HP Pavilion.

Hybrid View

  1. #1
    Join Date
    Jun 2005
    Beans
    38
    Distro
    Ubuntu 9.10 Karmic Koala

    Sound in both speakers and headphones on HP Pavilion.

    Hello.

    I have an HP Pavilion Desktop computer with integrated speakers in the screen.

    When I do not have any headphones plugged in my headphone jack, sound is coming out of the speakers.

    When I plug headphones in my headphone jack, sound is coming out of both the speakers and the headphones.

    I would like for sound to come only from the headphones when they are plugged in.

    Does anyone have had any success dealing with this issue?

  2. #2
    Join Date
    Jul 2007
    Location
    Connecticut USA
    Beans
    1,865
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Sound in both speakers and headphones on HP Pavilion.

    What version of ubuntu are you using?

  3. #3
    Join Date
    Jun 2005
    Beans
    38
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Sound in both speakers and headphones on HP Pavilion.

    Oops, I should have mentioned that.
    Karmic Koala.

  4. #4
    Join Date
    Jul 2006
    Location
    Switzerland
    Beans
    47
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Sound in both speakers and headphones on HP Pavilion.

    Hy
    I'm having a similar problem.
    I installed Ubuntu 9.10 KK on my Pavilion dv7 2150ez. All fine but for sound. After browsing a little, I read somewhere something about updating my BIOS which I did and that solved my problem only to find that plugging my headphone does not turn off the speakers.

    Any solution to that? I'm reading a lot of stuff about Karmic Koala having sound issues; having to manually upgrade to the next ALSA version or uninstalling PulseAudio. What's the final word on all this?

    As a secondary issue, I have noticed that I dont have any sound whatsoever (speakers, headphone) when switching to a different user? Anybody experienced that too and solved it?

    I have also noticed that my movies play at twice the speed they should when using movie player in that second account but are fine (other than sound) with VLC. Dont think there is a link but I'd rather mention it just in case...

  5. #5
    Join Date
    Jul 2006
    Location
    Switzerland
    Beans
    47
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Sound in both speakers and headphones on HP Pavilion.

    Ok I'm done, I finally have my sound working on my HP pavilion dv7 2150ez with Ubuntu 9.10 Karmic Koala; Both speakers are working and they switch off when I plug my headphones.

    YEEEEEESSSSSSSSSS

    So for the record here is what I did:

    I updated my BIOS; that did not do the trick

    I updated my alsa to version 1.0.21; that did not do the trick

    I edited my alsa-base.conf and added the enable_msi=1 option: that did not do the trick

    So I finally installed the alsa-driver-snapshot.tar.gz as described here
    https://help.ubuntu.com/community/So...20dvx%20laptop

    and edited the alsa-base.conf file and added
    options snd_hda_intel model=hp-dv5

    (and not options=hp_dv5 as I read in a few threads)

    and that did it.

    The bottom line is; when everything else fails, read the doc!

    It was right there under my eyes but read the section about dv7 ignoring the one about dvxx. When I tried the section about dvxx (dv7 is, afterall, a dvxx), everything fitted.

    Next step: getting HDMI working...

  6. #6
    Join Date
    Mar 2009
    Beans
    245

    Re: Sound in both speakers and headphones on HP Pavilion.

    While this works (I've tried both the alsa-driver snapshot and the alsa-driver-1.0.22.1) what you lose is your microphone! With this fix the input is dead. If you right click on the speaker icon and select Sound Preferences then over to the Input tab you'll see your input is all grayed out.

    Also, adding enable_msi=1 doesn't seem to do anything for me. setting model=hp-dv5 appears to be key. I wonder what hp-dv7 will do... Well that doesn't work... Back to hp-dv5.

    Argh! I can't seem to get my mic working again. Perhaps it stopped working when I went from the default alsa with 9.10 -> 1.0.22.1. The default alsa driver worked like crap in that the sound was horrible - it seems like all the audio was coming from the sub woofer. With 1.0.22.1 the sound was much improved but still only stereo (where's the 5.1?). But I think the mic input broke with that new driver.

    Either 1.0.22.1 or the snapshot driver works IFF you set model=hp-dv5 (other values such as hp-dv7 don't work).

    Given the state of things I think I'll stick with 1.0.22.1 and hp-dv5. Still I'd like to get all the functions of the sound card, which I did pay for BTW, working. Is that asking for too much? Argh!

    Update: Another problem is that my Bluetooth headset doesn't work!!!
    Last edited by defaria; February 2nd, 2010 at 05:52 PM.

  7. #7
    Join Date
    Dec 2009
    Location
    Bayamon, PR
    Beans
    Hidden!

    Re: Sound in both speakers and headphones on HP Pavilion.

    hmmmm... i have the same problem on my hp dv7 3080us
    but i already have alsa 1.0.21 and have added
    "options snd_hda_intel model=hp-dv5"
    to alsa-base.conf and still have the same issue..

    in fact, here's my alsa-base file
    Code:
    # autoloader aliases
    install sound-slot-0 /sbin/modprobe snd-card-0
    install sound-slot-1 /sbin/modprobe snd-card-1
    install sound-slot-2 /sbin/modprobe snd-card-2
    install sound-slot-3 /sbin/modprobe snd-card-3
    install sound-slot-4 /sbin/modprobe snd-card-4
    install sound-slot-5 /sbin/modprobe snd-card-5
    install sound-slot-6 /sbin/modprobe snd-card-6
    install sound-slot-7 /sbin/modprobe snd-card-7
    
    # Cause optional modules to be loaded above generic modules
    install snd /sbin/modprobe --ignore-install snd $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-ioctl32 ; /sbin/modprobe --quiet --use-blacklist snd-seq ; }
    #
    # Workaround at bug #499695 (reverted in Ubuntu see LP #319505)
    install snd-pcm /sbin/modprobe --ignore-install snd-pcm $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-pcm-oss ; : ; }
    install snd-mixer /sbin/modprobe --ignore-install snd-mixer $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-mixer-oss ; : ; }
    install snd-seq /sbin/modprobe --ignore-install snd-seq $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; /sbin/modprobe --quiet --use-blacklist snd-seq-oss ; : ; }
    #
    install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; : ; }
    # Cause optional modules to be loaded above sound card driver modules
    install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-emu10k1-synth ; }
    install snd-via82xx /sbin/modprobe --ignore-install snd-via82xx $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq ; }
    
    # Load saa7134-alsa instead of saa7134 (which gets dragged in by it anyway)
    install saa7134 /sbin/modprobe --ignore-install saa7134 $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist saa7134-alsa ; : ; }
    # Prevent abnormal drivers from grabbing index 0
    options bt87x index=-2
    options cx88_alsa index=-2
    options saa7134-alsa index=-2
    options snd-atiixp-modem index=-2
    options snd-intel8x0m index=-2
    options snd-via82xx-modem index=-2
    options snd-usb-audio index=-2
    options snd-usb-us122l index=-2
    options snd-usb-usx2y index=-2
    options snd-usb-caiaq index=-2
    # Ubuntu #62691, enable MPU for snd-cmipci
    options snd-cmipci mpu_port=0x330 fm_port=0x388
    # Keep snd-pcsp from being loaded as first soundcard
    options snd-pcsp index=-2
    options snd-intel8x0 ac97_quirk=1 buggy_irq=1 enable=1 index=0
    options snd-hda-intel model=3stack enable=yes
    options snd-hda-intel model=auto position_fix=1 enable=yes
    options snd-hda-intel enable_msi=1
    options snd_hda_intel model=hp-dv5
    # Power down HDA controllers after 10 idle seconds
    options snd-hda-intel power_save=10 power_save_controller=N
    i wonder why it works for willix's dv7 but not on mine

  8. #8
    Join Date
    Apr 2005
    Beans
    10

    Re: Sound in both speakers and headphones on HP Pavilion.

    I would like to report that I was having the issue of sound coming from both speakers and headphones in ah HP Pavilion dv6-1375dx.

    Following the procedure described by willix solved the problem.

    Thanks willix for the simple, easy to follow instructions.


    Quote Originally Posted by willix View Post
    Ok I'm done, I finally have my sound working on my HP pavilion dv7 2150ez with Ubuntu 9.10 Karmic Koala; Both speakers are working and they switch off when I plug my headphones.

    YEEEEEESSSSSSSSSS

    So for the record here is what I did:

    I updated my BIOS; that did not do the trick

    I updated my alsa to version 1.0.21; that did not do the trick

    I edited my alsa-base.conf and added the enable_msi=1 option: that did not do the trick

    So I finally installed the alsa-driver-snapshot.tar.gz as described here
    https://help.ubuntu.com/community/So...20dvx%20laptop

    and edited the alsa-base.conf file and added
    options snd_hda_intel model=hp-dv5

    (and not options=hp_dv5 as I read in a few threads)

    and that did it.

    The bottom line is; when everything else fails, read the doc!

    It was right there under my eyes but read the section about dv7 ignoring the one about dvxx. When I tried the section about dvxx (dv7 is, afterall, a dvxx), everything fitted.

    Next step: getting HDMI working...

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
  •