Results 1 to 9 of 9

Thread: [SOLVED] speakers don't mute when headphone plugged in

  1. #1
    Join Date
    May 2008
    Location
    netherlands
    Beans
    3
    Distro
    Ubuntu 8.04 Hardy Heron

    [SOLVED] speakers don't mute when headphone plugged in

    hi guys,

    When i plug in headphones in my laptop my speakers don't mute like they did in windows. I'm using ubuntu 8.04 (Hardy Heron). My laptop is a fujitsu siemens amilo pi 2530.

    $ lspci -v
    00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
    Subsystem: Fujitsu Siemens Computers Unknown device 1107
    Flags: bus master, fast devsel, latency 0, IRQ 22
    Memory at f0400000 (64-bit, non-prefetchable) [size=16K]
    Capabilities: <access denied>
    $ aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: Intel [HDA Intel], device 0: ALC883 Analog [ALC883 Analog]
    Subdevices: 0/1
    Subdevice #0: subdevice #0
    card 0: Intel [HDA Intel], device 1: ALC883 Digital [ALC883 Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: Intel [HDA Intel], device 6: Si3054 Modem [Si3054 Modem]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    I would reallly appreciate it if you guys could help me

  2. #2
    Join Date
    Feb 2008
    Location
    Germany
    Beans
    241
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: speakers don't mute when headphone plugged in

    if you use gnome right click on the volume-control-icon in the top right, choose the second options. Then edit the preferences by turning on Headphone Jack Sense, you then have to enable it also in the main window (it is in a separate tab).

    that should fix it.
    you are what you are, because of what we all are
    +x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x +x+x+
    Please mark your thread as solved if you get a satisfactory response

  3. #3
    Join Date
    May 2008
    Location
    netherlands
    Beans
    3
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: speakers don't mute when headphone plugged in

    Thanks for your reply but I don't see that option.
    In alsa-mixer I think that's what you meant, I enabled all tracks:

    Then I have these tabs in the main window:
    Playback:

    Recording:

    Switches:

    Options:

    Is there something wrong with those settings, or is it something else?

  4. #4
    Join Date
    Mar 2007
    Location
    Scotland
    Beans
    122
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: speakers don't mute when headphone plugged in

    Try file > change device and selecting the name of your sound card. Your mixer might not be controlling the correct device

  5. #5
    Join Date
    May 2008
    Location
    netherlands
    Beans
    3
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: speakers don't mute when headphone plugged in

    I fixed it!
    It was controlling the right device, but it wasn't controlling the right model..
    Here I found the solution: https://bugs.launchpad.net/ubuntu/+s...53/comments/30
    In short I added this line to /etc/modprobe.d/alsa-base
    Code:
    options snd-hda-intel model=lenovo-nb0763

  6. #6
    Join Date
    Mar 2009
    Beans
    1

    Re: [SOLVED] speakers don't mute when headphone plugged in

    I have a fs amilo pi 2530 too, but this did't work...

  7. #7
    Join Date
    May 2005
    Beans
    5

    Re: [SOLVED] speakers don't mute when headphone plugged in

    I have a fujitsu-siemens Amilo Pi 1536 and I experienced the same issue, it got solved as well by setting:

    options snd-hda-intel model=lenovo-nb0763

    in

    /etc/modprobe.d/alsa-base.conf

    i tried many of the other models, including the more obvious fujitsu but only the above worked, hope it helps.

  8. #8

    Re: [SOLVED] speakers don't mute when headphone plugged in

    Quote Originally Posted by xxfrankxx View Post
    I have a fujitsu-siemens Amilo Pi 1536 and I experienced the same issue, it got solved as well by setting:

    options snd-hda-intel model=lenovo-nb0763
    Thanks, man! That worked for my Pi 1536 too (on Karmic).
    Vaguely related - have you managed to make the volume wheel work?

  9. #9
    Join Date
    Aug 2010
    Beans
    1

    Re: [SOLVED] speakers don't mute when headphone plugged in

    Quote Originally Posted by xfctr View Post
    Thanks, man! That worked for my Pi 1536 too (on Karmic).
    Vaguely related - have you managed to make the volume wheel work?
    That worked also for my Fujitsu Siemens Amilo Pro V3525 laptop! (my soundcard is Realtek ALC883, I use Ubuntu 10.04) I had a problem with my sound: headphones and laptop speakers were playing simultaneously - now everything works fine; when I want to use my headphones, after putting phones jack PC speakers are turning off.
    Thx!

    I've added this line:
    options snd-hda-intel model=lenovo-nb0763
    to: /etc/modprobe.d/alsa-base.conf
    Last edited by micwo; August 18th, 2010 at 02:49 PM.

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
  •