Re: [Bug 450652] Re: [karmic] Sound muted after boot

2009-11-08 Thread Daniel T Chen
This symptom, via debugging, is increasingly looking like a disconnect between linux, alsa-lib, and pulseaudio. In other words, alsa-utils is seemingly less and less relevant. -- [karmic] Sound muted after boot https://bugs.launchpad.net/bugs/450652 You received this bug notification because you

[Bug 450652] Re: [karmic] Sound muted after boot

2009-11-08 Thread NoOp
$ apt-cache policy alsa-utils alsa-utils: Installed: 1.0.20-2ubuntu6 Candidate: 1.0.20-2ubuntu6 Version table: *** 1.0.20-2ubuntu6 0 500 http://archive.ubuntu.com karmic/main Packages 100 /var/lib/dpkg/status $ uname -a 2.6.31-15-generic #49-Ubuntu SMP Fri Nov 6 09:52:03 UTC

Re: [Bug 450652] Re: [karmic] Sound muted after boot

2009-10-30 Thread Daniel T Chen
@kindofabuzz Please file a new bug using "ubuntu-bug alsa-base" and change it to affect alsa-utils instead of alsa-driver. -- [karmic] Sound muted after boot https://bugs.launchpad.net/bugs/450652 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 450652] Re: [karmic] Sound muted after boot

2009-10-30 Thread kindofabuzz
says 'fixed released"? not fixed on my karmic install -- [karmic] Sound muted after boot https://bugs.launchpad.net/bugs/450652 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 htt

[Bug 450652] Re: [karmic] Sound muted after boot

2009-10-14 Thread a.tom
never mind, i fixed it by changing #!/bin/sh to #!/bin/bash thank you for the work -- [karmic] Sound muted after boot https://bugs.launchpad.net/bugs/450652 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubu

Re: [Bug 450652] Re: [karmic] Sound muted after boot

2009-10-14 Thread Daniel T Chen
On Wed, Oct 14, 2009 at 9:28 AM, a.tom wrote: > Daniel, what has been changed in this new alsa-utils? I needed a script which > restarted alsa-utils after suspend/resume, it was quite simple: > ~$ cat /etc/pm/sleep.d/99sound > #!/bin/sh > # Restarts sound > > start () > { >        exec /etc/init.

[Bug 450652] Re: [karmic] Sound muted after boot

2009-10-14 Thread a.tom
sorry, a little clarification: -sound restarts if i do it manually after resume -my original, working script had "start" and not "restart" in line 6 -blocks means it cannot go to suspend or hibernation, the suspend led flashes one, the sound goes offline, but the networking returns and everything

[Bug 450652] Re: [karmic] Sound muted after boot

2009-10-14 Thread a.tom
Daniel, what has been changed in this new alsa-utils? I needed a script which restarted alsa-utils after suspend/resume, it was quite simple: ~$ cat /etc/pm/sleep.d/99sound #!/bin/sh # Restarts sound start () { exec /etc/init.d/alsa-utils restart } stop () { exec /etc/init.d/al

[Bug 450652] Re: [karmic] Sound muted after boot

2009-10-14 Thread Launchpad Bug Tracker
This bug was fixed in the package alsa-utils - 1.0.20-2ubuntu5 --- alsa-utils (1.0.20-2ubuntu5) karmic; urgency=low * debian/init: Don't do silly things with the PulseAudio check. Just make sure that, in the stop target, we don't store levels for a card that has already been

[Bug 450652] Re: [karmic] Sound muted after boot

2009-10-14 Thread a.tom
i can confirm, that 1.0.20-2ubuntu5~ubuntuaudiodev1 fixes the issue -- [karmic] Sound muted after boot https://bugs.launchpad.net/bugs/450652 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.

[Bug 450652] Re: [karmic] Sound muted after boot

2009-10-14 Thread jcfp
Daniel, ppa version fixes this issue for me. -- [karmic] Sound muted after boot https://bugs.launchpad.net/bugs/450652 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://list

[Bug 450652] Re: [karmic] Sound muted after boot

2009-10-13 Thread Daniel T Chen
Fixed alsa-utils has been pushed to my bzr branch and uploaded to the ubuntu-audio-dev PPA. Please install it once it's available and report whether it resolves the symptom. ** Changed in: alsa-utils (Ubuntu) Status: Confirmed => Fix Committed ** Changed in: alsa-utils (Ubuntu) Assign

[Bug 450652] Re: [karmic] Sound muted after boot

2009-10-13 Thread Launchpad Bug Tracker
** Branch linked: lp:~crimsun/alsa-utils/ubuntu.new -- [karmic] Sound muted after boot https://bugs.launchpad.net/bugs/450652 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

[Bug 450652] Re: [karmic] Sound muted after boot

2009-10-13 Thread jcfp
Confirming, audio volume set to zero + muted on every boot. Up-to-date Xubuntu karmic, no pulseaudio installed. A line was added to the alsa- utils init script in1.0.20-2ubuntu4 (see http://launchpadlibrarian.net/33463027/alsa- utils_1.0.20-2ubuntu3_1.0.20-2ubuntu4.diff.gz) that is causing this tr

[Bug 450652] Re: [karmic] Sound muted after boot

2009-10-13 Thread a.tom
after downgrading alsa-utils to 1.0.20-2ubuntu3, everything is fine again the other packages mentioned above are the upgraded ones -- [karmic] Sound muted after boot https://bugs.launchpad.net/bugs/450652 You received this bug notification because you are a member of Ubuntu Bugs, which is subscri