[Bug 941219] Re: Speaker Sound does not disable when Headphones are connected. Ubuntu 12.04 LTS Official Release

2012-05-01 Thread Shanekpiper
I have found some Realtek codec-specific mixer control information, I have also 
attached my work computers alsamixer settings as you can see from this image 
the auto-mute is present and working fine.

Realtek codecs
   
* Channel Mode
This is an enum control to change the surround-channel setup,
appears only when the surround channels are available.
It gives the number of channels to be used, 2ch, 4ch, 6ch,
and 8ch.  According to the configuration, this also controls the
jack-retasking of multi-I/O jacks.
  
* Auto-Mute Mode
This is an enum control to change the auto-mute behavior of the
headphone and line-out jacks.  If built-in speakers and headphone
and/or line-out jacks are available on a machine, this controls
appears.
When there are only either headphones or line-out jacks, it gives
Disabled and Enabled state.  When enabled, the speaker is muted
 automatically when a jack is plugged.
 
When both headphone and line-out jacks are present, it gives
Disabled, Speaker Only and Line-Out+Speaker.  When
speaker-only is chosen, plugging into a headphone or a line-out jack
mutes the speakers, but not line-outs.  When line-out+speaker is
selected, plugging to a headphone jack mutes both speakers and
line-outs.

** Attachment added: Screenshot from 2012-05-01 12:43:55.png
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/941219/+attachment/3122714/+files/Screenshot%20from%202012-05-01%2012%3A43%3A55.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/941219

Title:
  Speaker Sound does not disable when Headphones are connected. Ubuntu
  12.04 LTS Official Release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/941219/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 941219] Re: Speaker Sound does not disable when Headphones are connected. Ubuntu 12.04 LTS Official Release

2012-05-01 Thread Shanekpiper
Has the jack detect Auto-Mute Mode been disabled on laptops to
increase battery life?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/941219

Title:
  Speaker Sound does not disable when Headphones are connected. Ubuntu
  12.04 LTS Official Release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/941219/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 941219] Re: Speaker Sound does not disable when Headphones are connected. Ubuntu 12.04 LTS Official Release

2012-05-01 Thread Shanekpiper
Here is the output from a working Jack detect computer with Realtek
ALC662 rev 1 soundcard, notice Auto-Mute Mode is present.

shane@IT-MANAGER:~$ amixer contents | grep name=
numid=22,iface=CARD,name='Front Headphone Jack'
numid=24,iface=CARD,name='Line Jack'
numid=21,iface=CARD,name='Line-Out Jack'
numid=23,iface=CARD,name='Mic Jack'
numid=20,iface=MIXER,name='Master Playback Switch'
numid=19,iface=MIXER,name='Master Playback Volume'
numid=4,iface=MIXER,name='Headphone Playback Switch'
numid=3,iface=MIXER,name='Headphone Playback Volume'
numid=2,iface=MIXER,name='PCM Playback Switch'
numid=1,iface=MIXER,name='PCM Playback Volume'
numid=10,iface=MIXER,name='Line Playback Switch'
numid=9,iface=MIXER,name='Line Playback Volume'
numid=12,iface=MIXER,name='Mic Boost Volume'
numid=8,iface=MIXER,name='Mic Playback Switch'
numid=7,iface=MIXER,name='Mic Playback Volume'
numid=13,iface=MIXER,name='Capture Switch'
numid=14,iface=MIXER,name='Capture Switch',index=1
numid=15,iface=MIXER,name='Capture Volume'
numid=16,iface=MIXER,name='Capture Volume',index=1

numid=11,iface=MIXER,name='Auto-Mute Mode'

numid=17,iface=MIXER,name='Input Source'
numid=18,iface=MIXER,name='Input Source',index=1
numid=6,iface=MIXER,name='Speaker Playback Switch'
numid=5,iface=MIXER,name='Speaker Playback Volume'

I will post the output of my laptop when I am home.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/941219

Title:
  Speaker Sound does not disable when Headphones are connected. Ubuntu
  12.04 LTS Official Release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/941219/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 941219] Re: Speaker Sound does not disable when Headphones are connected. Ubuntu 12.04 LTS Official Release

2012-05-01 Thread Shanekpiper
I have just noticed that

control.# {
iface MIXER
name 'Auto-Mute Mode'
value Line-Out+Speaker
comment {
access 'read write'
type ENUMERATED
count 1
item.0 Disabled
item.1 'Speaker Only'
item.2 Line-Out+Speaker
}
}

is missing from the output post at
https://bugs.launchpad.net/ubuntu/+source/alsa-
driver/+bug/941219/comments/11 for alsactl info, thus not enabling the
switch in alsamixer.  Anyone know how and where this control can be
added to enable the auto-mute switch?  If I remove
/var/lib/alsa/asound.state and run command alsactl store it replaces the
settings without Auto-Mute Mode.  Where is the alsactl getting the
settings from to enable these controls?

** Summary changed:

- Speaker Sound does not disable when Headphones are connected. Ubuntu 12.04 
LTS Official Release
+ Speaker Sound does not mute when Headphones are connected. Ubuntu 12.04 LTS 
Official Release. Missing Auto-Mute Mode in alsamixer.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/941219

Title:
  Speaker Sound does not mute when Headphones are connected. Ubuntu
  12.04 LTS Official Release. Missing Auto-Mute Mode in alsamixer.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/941219/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 941219] Re: Speaker Sound does not disable when Headphones are connected. Ubuntu 12.04 LTS Official Release

2012-04-30 Thread Shanekpiper
Thanks Dave,

You can manually specify what the jack should be :
http://voices.canonical.com/david.henningsson/2011/11/29/turn-your-mic-
jack-into-a-headphone-jack/

We shouldn't have to manually setup the jack ports ourselves, out of the
box from 10.04 to 11.10 everything was working just fine.  I would not
expect a noob to setup the jack ports.  They would uninstall Ubuntu and
go back to something that does work.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/941219

Title:
  Speaker Sound does not disable when Headphones are connected. Ubuntu
  12.04 LTS Official Release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/941219/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 941219] Re: Speaker Sound does not disable when Headphones are connected. Ubuntu 12.04 LTS Official Release

2012-04-30 Thread Shanekpiper
I have tested this out and it still doesn't mute the Speaker Sound when
the Headphones are plugged in.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/941219

Title:
  Speaker Sound does not disable when Headphones are connected. Ubuntu
  12.04 LTS Official Release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/941219/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 941219] Re: Speaker Sound does not disable when Headphones are connected. Ubuntu 12.04 LTS Official Release

2012-04-30 Thread Saljack
You can manually specify what the jack should be : 
http://voices.canonical.com/david.henningsson/2011/11/29/turn-your-mic-jack-into-a-headphone-jack/;
If I check Options Set model=auto (codec Realtek ALC888) it began work properly 
but center speaker works only.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/941219

Title:
  Speaker Sound does not disable when Headphones are connected. Ubuntu
  12.04 LTS Official Release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/941219/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 941219] Re: Speaker Sound does not disable when Headphones are connected. Ubuntu 12.04 LTS Official Release

2012-04-30 Thread Shanekpiper
Ok I have done some more digging, I  set model=auto and everything
worked fine even the Jack detected the mic and muted the speakers, but
as I have 5.1 surround system built in I was only able to get sound from
the front left  front right speakers.  The other speakers where
displayed in the test sound screen, but there was no sound despite being
at maximum volume.

I installed alsamixer and opened it in terminal and noticed there was an
Auto Mute swtich it was displaying as enabled so I turned it off and the
original error retunred.  I then enabled it again and it when away.

I removed the Set model=auto and rebooted my computer only to be greated
once more with the original error, but I had full 5.1 sound again.  On
opening the alsamixer in terminal againe I noticed to my amazement that
the Auto Mute is nowhere to be seen.  Could this be the problem all
along???  I am not a Linux coder but I would like to find out if it
could be made visable and enabled to see if this annoying bug can be
resovled.

Looking at previous bugs from when 10.04 come about the same issue
happened with some users back then where alsamixer was not displaying
the auto-mute feature.

Any ideas guys on how we could make it reappear would be great.. I
think I am on to something here.

My Acer Aspire is a complex beast, with an Nvidia HDMI sound card built
in aswell while the Realtek AC889 is a digital out aswell as standard
analogue.

Calling all dev/techies..

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/941219

Title:
  Speaker Sound does not disable when Headphones are connected. Ubuntu
  12.04 LTS Official Release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/941219/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 941219] Re: Speaker Sound does not disable when Headphones are connected. Ubuntu 12.04 LTS Official Release

2012-04-30 Thread Shanekpiper
I have added some images to show the before and after setting
model=auto.


** Attachment added: without tweaking the set model=auto  no auto mute switch
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/941219/+attachment/3121452/+files/no%20auto%20mute%20switch.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/941219

Title:
  Speaker Sound does not disable when Headphones are connected. Ubuntu
  12.04 LTS Official Release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/941219/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 941219] Re: Speaker Sound does not disable when Headphones are connected. Ubuntu 12.04 LTS Official Release

2012-04-29 Thread Shanekpiper
I have added a screenshot with Headphones plugged in.  From here you can
see there is only one Analog audio output.  The jack port on my Computer
doubles up as a digitial out as well.  Could there be a conflict with
HDA Intel Analogue and Digital detection???

** Attachment added: ScreenShot with Headphones plugged in
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/941219/+attachment/3115263/+files/Screenshot%20from%202012-04-29%2014%3A10%3A27.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/941219

Title:
  Speaker Sound does not disable when Headphones are connected. Ubuntu
  12.04 LTS Official Release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/941219/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 941219] Re: Speaker Sound does not disable when Headphones are connected. Ubuntu 12.04 LTS Official Release

2012-04-29 Thread Dave Lentz
You can manually specify what the jack should be :
http://voices.canonical.com/david.henningsson/2011/11/29/turn-your-mic-
jack-into-a-headphone-jack/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/941219

Title:
  Speaker Sound does not disable when Headphones are connected. Ubuntu
  12.04 LTS Official Release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/941219/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 941219] Re: Speaker Sound does not disable when Headphones are connected. Ubuntu 12.04 LTS Official Release

2012-04-29 Thread Saljack
I have same problem with Acer Aspire 6930. My alsa-info is at http://www
.alsa-project.org/db/?f=d1792395573171cc2bc6bdb5f427cb80e117732d

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/941219

Title:
  Speaker Sound does not disable when Headphones are connected. Ubuntu
  12.04 LTS Official Release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/941219/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs