[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2010-03-16 Thread bvlad
I have a Dell e520 with Ubuntu 9.10. I had the sound fading issue
through headphones, but I did the following that was mentioned in the
original post and it seems to have fixed it:

Workaround :
alt-f2
gksudo gedit /etc/modprobe.d/alsa-base.conf
add options snd-hda-intel model=3stack to end of file (without quotes), save
reboot

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2010-03-16 Thread Daniel T Chen
That model quirk workaround is incorrect. We've fixed it in Lucid (and
in the daily linux-alsa-driver-modules builds in
ppa:ubuntu-audio-dev).

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-12-04 Thread Daniel T Chen
Resolved in Lucid.

** Changed in: linux (Ubuntu)
   Status: Triaged = Fix Released

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-11-15 Thread helpdeskdan
Upgraded to Alsa 1.0.21  added options snd-hda-intel model=ref 
removed all other snd-hda-intel lines.  This worked.  3stack apparently
does NOT work on all e520's STAC92xx.

Getting very tired of having to fix Alsa every time I upgrade Ubuntu.

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-11-15 Thread Daniel T Chen
@helpdeskdan
We've already resolved this in alsa-driver git.

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-11-09 Thread Leann Ogasawara
Hi Daniel,

Sorry for the delay with my feedback.  I've done the following and
verified that jack sense is working.  I'll attach my
/proc/asound/card*/codec* info.  I'll also attach my
/proc/asound/card*/codec* info when passing in probe_only=1.

1) Made sure any model quirks have been removed from alsa-base.conf:

ogasaw...@emiko:~$ grep -n snd-hda-intel /etc/modprobe.d/alsa-base.conf
42:options snd-hda-intel power_save=10 power_save_controller=N

2) Installed linux-backports-modules-alsa-karmic-generic (note I'm
running a bleeding edge pre karmic-proposed kernel hence the ~pre1 in
the version)

ogasaw...@emiko:~$ apt-cache policy linux-backports-modules-alsa-karmic-generic
linux-backports-modules-alsa-karmic-generic:
  Installed: 2.6.31.16.29~pre1
  Candidate: 2.6.31.16.29~pre1
  Version table:
 *** 2.6.31.16.29~pre1 0
500 http://ppa.launchpad.net karmic/main Packages
100 /var/lib/dpkg/status
 2.6.31.14.27 0
500 http://us.archive.ubuntu.com karmic/universe Packages

3) Rebooted (again note I'm running a bleeding edge pre karmic-proposed
kernel)

ogasaw...@emiko:~$ uname -a
Linux emiko 2.6.31-16-generic #50~pre1-Ubuntu SMP Thu Nov 5 17:34:39 UTC 2009 
i686 GNU/Linux

ogasaw...@emiko:~$ cat /proc/version_signature
Ubuntu 2.6.31-16.50~pre1-generic

4) Verify sound is working and jack sense is properly working.


** Attachment added: codec#0
   http://launchpadlibrarian.net/35441288/codec%230

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-11-09 Thread Leann Ogasawara

** Attachment added: codec#1
   http://launchpadlibrarian.net/35441309/codec%231

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-11-09 Thread Leann Ogasawara

** Attachment added: codec#1-probe_only=1
   http://launchpadlibrarian.net/35441674/codec%231-probe_only%3D1

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-11-09 Thread Leann Ogasawara
Adding proc/asound/card*/codec* info when passing in probe_only=1

ogasaw...@emiko:~$ grep -n snd-hda-intel /etc/modprobe.d/alsa-base.conf
42:options snd-hda-intel power_save=10 power_save_controller=N probe_only=1


** Attachment added: codec#0-probe_only=1
   http://launchpadlibrarian.net/35441647/codec%230-probe_only%3D1

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-11-04 Thread jdbausch
Daniel:

Desktop:~$ lspci -nv|grep -A1 0403
00:10.1 0403: 10de:026c (rev a2)
Subsystem: 1028:01ed

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-11-04 Thread Leann Ogasawara
Did some testing with dtchen over IRC.  I have a Dell Inspiron 1420:

ogasaw...@emiko:~$ lspci -nv|grep -A1 0403
00:1b.0 0403: 8086:284b (rev 02)
Subsystem: 1028:01f3

Am adding my /proc/asound/card0/codec* information.

** Attachment added: codec#0
   http://launchpadlibrarian.net/35125538/codec%230

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-11-04 Thread Leann Ogasawara

** Attachment added: codec#1
   http://launchpadlibrarian.net/35125556/codec%231

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-11-04 Thread Daniel T Chen
http://mailman.alsa-project.org/pipermail/alsa-
devel/2009-November/022739.html

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-11-04 Thread Gari Araolaza
Please forgive me for spamming this way. It's the first time that I used
apport-collected, and now I don't know how to delete the comments.

I confirm that the model=3stack workaround works in both machines. I
didn't work this morning, now it works well.

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-11-04 Thread Daniel T Chen
@Gari Please attach the output from the following commands in a
Terminal:

lspci -nv|grep -A1 0403
head -6 /proc/asound/card0/codec#0

On Nov 4, 2009 8:46 AM, Gari Araolaza garaol...@codesyntax.com
wrote:

Please forgive me for spamming this way. It's the first time that I used
apport-collected, and now I don't know how to delete the comments.

I confirm that the model=3stack workaround works in both machines. I
didn't work this morning, now it works well.

-- alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-11-04 Thread Gari Araolaza
~$ lspci -nv|grep -A1 0403

00:1b.0 0403: 8086:284b (rev 02)
Subsystem: 1028:01dd

No codec#0, but codec#2

~$ sudo head -6 /proc/asound/card0/codec#2 
Codec: SigmaTel STAC9227
Address: 2
Function Id: 0x1
Vendor Id: 0x83847618
Subsystem Id: 0x102801dd
Revision Id: 0x100201

As said, it works well now with  model=3stack

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-11-04 Thread Daniel T Chen
@jdbausch Please confirm from lspci -nv|grep -A1 0403 that your SSID
is 0x102801ed. (It will be the bottom line.)

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-11-02 Thread Tchalvak
In the latest Karmic Release:

I also added options snd-hda-intel model=3stack to the bottom of
/etc/modprobe.d/alsa-base.conf and the problem was fixed.

My computer is a Dell Dimension C521.

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-11-02 Thread jdbausch
Dell e5121:

fresh install of Karmic brought the issue back for me as well.

options snd-hda-intel model=3stack
added to /etc/modprobe.d/alsa-base.conf

resolved the issue for me too.

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-11-02 Thread Daniel T Chen
Please attach the contents of /proc/asound/card0/codec#0

On Nov 2, 2009 9:36 PM, jdbausch jdbau...@gmail.com wrote:

Dell e5121:

fresh install of Karmic brought the issue back for me as well.

options snd-hda-intel model=3stack
added to /etc/modprobe.d/alsa-base.conf

resolved the issue for me too.

-- alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-11-02 Thread jdbausch
Codec: SigmaTel STAC9227
Address: 0
Function Id: 0x1
Vendor Id: 0x83847618
Subsystem Id: 0x102801ed
Revision Id: 0x100201
No Modem Function Group found
Default PCM:
rates [0x7e0]: 44100 48000 88200 96000 176400 192000
bits [0xe]: 16 20 24
formats [0x1]: PCM
Default Amp-In caps: ofs=0x00, nsteps=0x0e, stepsize=0x05, mute=0
Default Amp-Out caps: ofs=0x7f, nsteps=0x7f, stepsize=0x02, mute=1
GPIO: io=3, o=0, i=0, unsolicited=1, wake=1
  IO[0]: enable=1, dir=1, wake=0, sticky=0, data=1, unsol=0
  IO[1]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0
  IO[2]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0
Analog Loopback: 0x00
Node 0x02 [Audio Output] wcaps 0xd0c05: Stereo Amp-Out R/L
  Amp-Out caps: N/A
  Amp-Out vals:  [0x5c 0x5c]
  Converter: stream=0, channel=0
  Power: setting=D0, actual=D0
  Delay: 13 samples
Node 0x03 [Audio Output] wcaps 0xd0c05: Stereo Amp-Out R/L
  Amp-Out caps: N/A
  Amp-Out vals:  [0x5c 0x5c]
  Converter: stream=0, channel=0
  Power: setting=D0, actual=D0
  Delay: 13 samples
Node 0x04 [Audio Output] wcaps 0xd0c05: Stereo Amp-Out R/L
  Amp-Out caps: N/A
  Amp-Out vals:  [0x5c 0x5c]
  Converter: stream=0, channel=0
  Power: setting=D0, actual=D0
  Delay: 13 samples
Node 0x05 [Audio Output] wcaps 0xd0c05: Stereo Amp-Out R/L
  Amp-Out caps: N/A
  Amp-Out vals:  [0x5c 0x5c]
  Converter: stream=0, channel=0
  Power: setting=D0, actual=D0
  Delay: 13 samples
Node 0x06 [Vendor Defined Widget] wcaps 0xfd0c05: Stereo Amp-Out R/L
  Amp-Out caps: N/A
  Amp-Out vals:  [0xff 0xff]
  Power: setting=D3, actual=D3
  Delay: 13 samples
Node 0x07 [Audio Input] wcaps 0x1d0541: Stereo
  Converter: stream=0, channel=0
  SDI-Select: 0
  Power: setting=D0, actual=D0
  Delay: 13 samples
  Connection: 1
 0x1b
  Processing caps: benign=0, ncoeff=0
Node 0x08 [Audio Input] wcaps 0x1d0541: Stereo
  Converter: stream=0, channel=0
  SDI-Select: 0
  Power: setting=D0, actual=D0
  Delay: 13 samples
  Connection: 1
 0x1c
  Processing caps: benign=0, ncoeff=0
Node 0x09 [Audio Input] wcaps 0x1d0541: Stereo
  Converter: stream=0, channel=0
  SDI-Select: 0
  Power: setting=D0, actual=D0
  Delay: 13 samples
  Connection: 1
 0x1d
  Processing caps: benign=0, ncoeff=0
Node 0x0a [Pin Complex] wcaps 0x400181: Stereo
  Pincap 0x173f: IN OUT HP Detect Trigger ImpSense
Vref caps: HIZ 50 GRD 80
  Pin Default 0x0221401f: [Jack] HP Out at Ext Front
Conn = 1/8, Color = Green
DefAssociation = 0x1, Sequence = 0xf
  Pin-ctls: 0x00: VREF_HIZ
  Unsolicited: tag=01, enabled=1
  Connection: 2
 0x02 0x03*
Node 0x0b [Pin Complex] wcaps 0x400181: Stereo
  Pincap 0x173f: IN OUT HP Detect Trigger ImpSense
Vref caps: HIZ 50 GRD 80
  Pin Default 0x02a19120: [Jack] Mic at Ext Front
Conn = 1/8, Color = Pink
DefAssociation = 0x2, Sequence = 0x0
Misc = NO_PRESENCE
  Pin-ctls: 0x24: IN VREF_80
  Unsolicited: tag=03, enabled=1
  Connection: 2
 0x02 0x03*
Node 0x0c [Pin Complex] wcaps 0x400181: Stereo
  Pincap 0x1737: IN OUT Detect Trigger ImpSense
Vref caps: HIZ 50 GRD 80
  Pin Default 0x4100: [N/A] Line Out at Ext N/A
Conn = Unknown, Color = Unknown
DefAssociation = 0x0, Sequence = 0x0
Misc = NO_PRESENCE
  Pin-ctls: 0x00: VREF_HIZ
  Unsolicited: tag=00, enabled=0
  Connection: 1
 0x03
Node 0x0d [Pin Complex] wcaps 0x400181: Stereo
  Pincap 0x173f: IN OUT HP Detect Trigger ImpSense
Vref caps: HIZ 50 GRD 80
  Pin Default 0x01014011: [Jack] Line Out at Ext Rear
Conn = 1/8, Color = Green
DefAssociation = 0x1, Sequence = 0x1
  Pin-ctls: 0x40: OUT VREF_HIZ
  Unsolicited: tag=00, enabled=0
  Connection: 1
 0x02
Node 0x0e [Pin Complex] wcaps 0x400181: Stereo
  Pincap 0x1737: IN OUT Detect Trigger ImpSense
Vref caps: HIZ 50 GRD 80
  Pin Default 0x01a19021: [Jack] Mic at Ext Rear
Conn = 1/8, Color = Pink
DefAssociation = 0x2, Sequence = 0x1
  Pin-ctls: 0x24: IN VREF_80
  Unsolicited: tag=02, enabled=1
  Connection: 1
 0x04
Node 0x0f [Pin Complex] wcaps 0x400181: Stereo
  Pincap 0x1737: IN OUT Detect Trigger ImpSense
Vref caps: HIZ 50 GRD 80
  Pin Default 0x01813024: [Jack] Line In at Ext Rear
Conn = 1/8, Color = Blue
DefAssociation = 0x2, Sequence = 0x4
  Pin-ctls: 0x20: IN VREF_HIZ
  Unsolicited: tag=04, enabled=1
  Connection: 1
 0x05
Node 0x10 [Pin Complex] wcaps 0x400181: Stereo
  Pincap 0x0037: IN OUT Detect Trigger ImpSense
  Pin Default 0x4100: [N/A] Line Out at Ext N/A
Conn = Unknown, Color = Unknown
DefAssociation = 0x0, Sequence = 0x0
Misc = NO_PRESENCE
  Pin-ctls: 0x00:
  Unsolicited: tag=00, enabled=0
  Connection: 1
 0x04
Node 0x11 [Pin Complex] wcaps 0x400181: Stereo
  Pincap 0x0037: IN OUT Detect Trigger ImpSense
  Pin Default 0x4100: [N/A] Line Out at Ext N/A
Conn = Unknown, Color = Unknown
DefAssociation = 0x0, Sequence = 0x0
Misc = NO_PRESENCE
  Pin-ctls: 0x00:
  Unsolicited: tag=00, enabled=0
  Connection: 1
 0x03
Node 0x12 [Pin 

Re: [Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-11-02 Thread Daniel T Chen
@jdbausch Are you saying that model=dell-3stack does *not* work
properly? Are you using the latest bios for your board?

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-11-02 Thread jdbausch
Sorry if I was unclear.

I was just providing the detail that for my dell dimension E521
installing Karmic produced this issue.

and adding
options snd-hda-intel model=3stack
to /etc/modprobe.d/alsa-base.conf

fixed it

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-11-02 Thread Daniel T Chen
On Mon, Nov 2, 2009 at 10:53 PM, jdbausch jdbau...@gmail.com wrote:
 and adding
 options snd-hda-intel model=3stack
 to /etc/modprobe.d/alsa-base.conf

 fixed it

Right, but does model=dell-3stack *also* work?

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-11-02 Thread jdbausch
it was a few days back, and in a flurry of installs / reboots, but I'm
almost certain that   model=dell-3stack   did not work for me.

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-11-02 Thread Daniel T Chen
On Mon, Nov 2, 2009 at 11:17 PM, jdbausch jdbau...@gmail.com wrote:
 it was a few days back, and in a flurry of installs / reboots, but I'm
 almost certain that   model=dell-3stack   did not work for me.

Would you mind verifying that it doesn't? I can't send a patch
upstream without some verification...

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-10-30 Thread Everthon Valadão
Still bugged in Karmic final release... really? Six months and they
didn't incorporate the incredibly easy fix into Ubuntu, so we have to
manually override the quirk table entries. BTW, just type

   sudo bash -c echo 'options snd-hda-intel model=3stack' 
/etc/modprobe.d/alsa-base.conf

to fix your headphone.

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-08-30 Thread jtuchscherer
I just did a fresh install of Jaunty 64Bit and I needed to add this line
to the alsa-base.conf. Isn't there a way to add this line by default?
Otherwise everybody with this problem is required to find this bug
report and to do the change manually.

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-06-08 Thread Steve R.
DellE520, Sigmatel9227, Jaunty.
Adding options snd-hda-intel model=dell-3stack did not work.
Adding options snd-hda-intel model=3stack did.

I realize that most people recommended the latter, but a few people
threw the 'dell' in there.

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-05-05 Thread Daniel T Chen
This bug is not fixed yet, as the quirk table has not been updated yet.

Furthermore, everyone still needing to use model=3stack has to manually
override the quirk table entries.

** Changed in: alsa-driver (Ubuntu)
   Status: Fix Released = Won't Fix

** Changed in: linux (Ubuntu)
   Status: Fix Released = Triaged

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-05-04 Thread Derek Buranen
The apport-collect crashed on me but upon testing this since Jaunty's
release, it works here!

I do have the 3stack option in /etc/modprobe.d/alsa-base.conf still,
though I'm not sure if it does anything.

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-05-04 Thread Derek Buranen
I think we're all agreed it's working!  Thanks for helping me rediscover
my headphones Daniel!  Odd to communicate with you on launchpad vs irc
though.  Cheers!

** Changed in: linux (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-05-04 Thread Derek Buranen
I think we're all agreed it's working!  Thanks for helping me rediscover
my headphones Daniel!  Odd to communicate with you on launchpad vs irc
though.  Cheers!

** Changed in: alsa-driver (Ubuntu)
   Status: Won't Fix = Fix Released

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-05-02 Thread Koen Beek
** Description changed:

  Binary package hint: alsa-base
  
  Sound works fine from the speakers, but when headphones are plugged in,
  sound gradually diminishes until it is silent. Unplugging the headphones
  leaves it silent on the speakers.  Reboot resets the position and sound
  is fine until 'phones plugged in.
  
  My card is a Sigmatel STAC9227 in a Dell Dimension e520 desktop but it
  seems to affect similar cards.
  
  More info of the problem:
  http://ubuntuforums.org/showthread.php?t=913328page=3
  
  To address this, you can restart alsa and pulseaudio:
  
   sudo alsa force-reload
   pulseaudio
  
- Presumably, this can be fixed by adding an option to /etc/modprobe.d
- /alsa-base but I haven't tested it yet:
- 
-  options snd-hda-intel model=dell-3stack
+ Workaround :
+ alt-f2
+ gksudo gedit /etc/modprobe.d/alsa-base.conf
+ add  options snd-hda-intel model=3stack to end of file (without quotes), 
save
+ reboot

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-04-28 Thread Daniel T Chen
Derek, can you run the alsa-info.sh script to attach your audio hardware
info to this bug report? (Alternately, if you're using Jaunty, just use
apport-collect -p alsa-base 279478.)

Everthon, if you're using Jaunty, can you also use apport-collect -p
alsa-base 279478, please?

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-04-27 Thread Everthon Valadão
@Daniel T Chen: the options snd-hda-intel model=3stack trick fixed
here too, thanks!

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-04-26 Thread Fabio Barros
I also added options snd-hda-intel model=3stack to the bottom of
/etc/modprobe.d/alsa-base.conf and the problem was fixed.

Link generated by alsa-info.sh before I have added that new line:

http://www.alsa-
project.org/db/?f=12490beb76d4796e72a24cb6f5665839d62d773a

My computer is a Dell Dimension C521.

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-04-24 Thread Mikhail Moussikhine
Well, duh. I did say that in my post.

The name of the bug does not specify that it is HDA specific. I use
oxygen driver. And I have _exactly_ the same effect.

Ubuntu 9.04 is out. Plug-in headphones. Sound fades out in 5 sec. I will
not confuse your further, though. Thanks.

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-04-09 Thread Brian Beck
Same problem on a Dell Dimension C521, Kubuntu 9.04

$ uname -a
Linux skaro 2.6.28-11-generic #41-Ubuntu SMP Wed Apr 8 04:39:23 UTC 2009 x86_64 
GNU/Linux

$ cat /proc/asound/cards
 0 [NVidia ]: HDA-Intel - HDA NVidia
  HDA NVidia at 0xfe024000 irq 23

Link generated by alsa-info.sh:
http://www.alsa-project.org/db/?f=7249d3c3923d24d3a43c2625efc65e53f48651ce

If there is further information you require please let me know.

Thanks,
Brian

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-04-09 Thread Daniel T Chen
On Fri, 10 Apr 2009, Brian Beck wrote:

 http://www.alsa-
project.org/db/?f=7249d3c3923d24d3a43c2625efc65e53f48651ce

Brian, you're using the wrong model quirk. You should be using 
model=3stack, not model=model=hp-m4. (Note your extra model=.)

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-04-09 Thread Brian Beck
I noticed that after I posted, and made the change and reboot my
computer.  Still no sound.  Here's a re-run of the alsa-info.sh script:

http://www.alsa-
project.org/db/?f=196fef41d023bf3ebabaa5b581fee3c51a70bc69

Thanks,
Brian

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-04-09 Thread Brian Beck
Daniel, I looked at your post again, and adding:

options snd-hda-intel model=3stack

to the bottom of /etc/modprobe.d/alsa-base.conf does in fact fix the
problem!

Thank you so much,
Brian

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-04-09 Thread Daniel T Chen
** Changed in: alsa-driver (Ubuntu)
   Status: New = Won't Fix

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-04-09 Thread Daniel T Chen
Mikhail Moussikhine, you're using a separate codec (not even HDA but
AC'97). Please file a separate bug so that you don't confuse people
further.

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-04-09 Thread Daniel T Chen

** Changed in: linux (Ubuntu)
   Importance: Undecided = Low

** Changed in: linux (Ubuntu)
   Status: Incomplete = Fix Committed

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) = Daniel T Chen (crimsun)

** Attachment added: 
http://kernel.ubuntu.com/git?p=dtchen/ubuntu-jaunty.git;a=commitdiff;h=1b9f6c538fe43a195e2e82c0a8ec3b67673acb37;
   
http://launchpadlibrarian.net/25180229/0001-UBUNTU-SAUCE-ALSA-Ignore-verb-table-in-bios-for-s.patch

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-03-15 Thread Johnny Maelstrom
I have the same problem on Dell Dimension E521 with Sigmatel STAC9227

Here's my URL from the script:  http://www.alsa-
project.org/db/?f=8ecba9a6cc78bc8e98c81976cbdb3fc0941762a0

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-03-05 Thread laubster
danielPlease execute the alsa-info.sh script [...] and attach the URL
here./daniel

It said it uploaded the info, but never told me the URL, and I couldn't
find it at www.alsa-project.org.  So I ran it again without uploading;
result is attached.

** Attachment added: alsa-info.txt
   http://launchpadlibrarian.net/23518316/alsa-info.txt

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-03-03 Thread laubster
me too; DellE520, Sigmatel9227.  When the headphones are unplugged
before the fade is complete, the volume remains stable through the
speakers though at its lower level; when the headphones are plugged in
again, the fade resumes.

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-02-25 Thread Mikhail Moussikhine
I also confirm the same effect with the latest Ubuntu 9.04 and HT Omega
Claro Halo.

Alsa info:
http://www.alsa-project.org/db/?f=d096043dca1f471400f1d8d2c17bfdd57f3f9524

I tried to upgrade to 1.0.19 drivers and the result is still the same.
Sound fades out in about 5 sec. Furthermore, I was not able to get any
sound from any other program but Sound Preferences Test Playback.

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-02-09 Thread ubername
Also not working in Jaunty (with updates to 09/02/09 - whatever alpha
version that makes it)

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-02-09 Thread Gari Araolaza
Hi, no news from me.

Just to confirm this error in three Dell Dimension E520 and Ubuntu 8.10
systems.

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2009-01-05 Thread Derek Buranen
still not working in Jaunty Alpha 2 with 2.6.28-4-generic

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2008-12-08 Thread jdbausch
I'd just like to write a me too to this issue:

The sound works if you keep the same speakers plugged in from boot, but
as soon as I unplug the speakers/headphones and reconnect I get the
fading effect.

after upgrading to Intrepid from hardy.  the suggested fixes have not
worked for me.

I have a Dimension e521

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2008-11-04 Thread Tim Ross
Hi, I have had the same problem. I ran the alsa-info script and the
output can be found here

http://www.alsa-
project.org/db/?f=dbdf44b7f7a1ff7fc634cef975b7089fddd19736

The sound works if you keep the same speakers plugged in from boot, but
as soon as I unplug the speakers/headphones and reconnect I get the
fading effect.

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2008-10-28 Thread Derek Buranen
Still a problem here with all the latest updates.  ubername, you do
anything else?

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2008-10-28 Thread Daniel T Chen
Please execute the alsa-info.sh script referenced from
https://wiki.ubuntu.com/DebuggingSoundProblems and attach the URL here.

Please note that any possible fix will /not/ be in 8.10.  -updates is
possible but more likely 9.04.

** Changed in: linux (Ubuntu)
Sourcepackagename: alsa-driver = linux
   Status: New = Incomplete

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2008-10-27 Thread ubername
This problem seems to have gone away with various recent upgrades, but I
don't know what fixed it for me.

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2008-10-18 Thread ubername
Adding options snd-hda-intel model=dell-3stack to the bottom of my
/etc/modprobe.d/alsa-base did not fix it in my case, either.

Also DellE520, Sigmatel9227.

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279478] Re: alsa sound fades out when headphones are plugged in until you inaudible

2008-10-07 Thread Derek Buranen
Adding options snd-hda-intel model=dell-3stack to the bottom of my
/etc/modprobe.d/alsa-base did not fix it in my case.

-- 
alsa sound fades out when headphones are plugged in until you inaudible
https://bugs.launchpad.net/bugs/279478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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