[Bug 682569] Re: HDMI Audio stops after logout

2011-04-20 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

** Changed in: linux (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  HDMI Audio stops after logout

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


[Bug 682569] Re: HDMI Audio stops after logout

2011-01-13 Thread Jeremy Foshee
Hi elventear,

This bug was reported a while ago and there hasn't been any activity in it 
recently. We were wondering if this is still an issue? Can you try with the 
latest development release of Ubuntu?  ISO CD images are available from 
http://cdimage.ubuntu.com/releases/ .

If it remains an issue, could you run the following command from a Terminal 
(Applications->Accessories->Terminal).  It will automatically gather and attach 
updated debug information to this report.

apport-collect -p linux 682569

Also, if you could test the latest upstream kernel available that would be 
great.  It will allow additional upstream developers to examine the issue.  
Refer to https://wiki.ubuntu.com/KernelMainlineBuilds .  Once you've tested the 
upstream kernel, please remove the 'needs-upstream-testing' tag.  This can be 
done by clicking on the yellow pencil icon next to the tag located at the 
bottom of the bug description and deleting the 'needs-upstream-testing' text.  
Please let us know your results.

Thanks in advance.

[This is an automated message.  Apologies if it has reached you 
inappropriately; please just reply to this message indicating so.]


** Tags added: needs-kernel-logs

** Tags added: needs-upstream-testing

** Tags added: kj-triage

** Changed in: linux (Ubuntu)
   Status: New => Incomplete

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

Title:
  HDMI Audio stops after logout

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


[Bug 682569] Re: HDMI Audio stops after logout

2010-12-13 Thread Raymond
seem PCM softvol control was created when PA probe the front device but
your nvidia only have hdmi device

Does PA really support hdmi without "Master Volume" control ?


Card hw:0 'NVidia'/'HDA NVidia at 0xfbf78000 irq 21'
  Mixer name: 'Nvidia MCP77/78 HDMI'
  Components: 'HDA:10de0002,10de0101,0010'
  Controls  : 5
  Simple ctrls  : 2
Simple mixer control 'PCM',0
  Capabilities: pvolume penum
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 255
  Mono:
  Front Left: Playback 255 [100%] [0.00dB]
  Front Right: Playback 255 [100%] [0.00dB]
Simple mixer control 'IEC958',0
  Capabilities: pswitch pswitch-joined penum
  Playback channels: Mono
  Mono: Playback [on]

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

Title:
  HDMI Audio stops after logout

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


[Bug 682569] Re: HDMI Audio stops after logout

2010-12-10 Thread David Henningsson
> What mechanism does the permission assignment use? It doesn't use
regualar unix permissions, right?

It uses acl, and you can check it with the "getfacl" command in the acl
package.

But if pulseaudio is using the device even when sound does not work, it
might be something else than ConsoleKit.


** Tags added: maverick

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

Title:
  HDMI Audio stops after logout

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


[Bug 682569] Re: HDMI Audio stops after logout

2010-12-08 Thread elventear
So any ideas on ow to debug issues with ConsoleKit?

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

Title:
  HDMI Audio stops after logout

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


[Bug 682569] Re: HDMI Audio stops after logout

2010-12-08 Thread elventear
** Description changed:

  I am using an Ubuntu 10.10 hooked up to a TV set via HDMI. I am trying
  to get the Audio output via HDMI as well.
  
  Currently, out of the box Ubuntu discovers and sets up the HDMI audio
  output correctly and I have been able to get audio output. Once I logout
  and log back it stops working. The speakers do not reproduce audio,
  although PulseAudio reports everything is working fine. I have to reboot
  the server to get the audio capability back and it will only work during
  the first login.
+ 
+ Kernel: linux-2.6.35-23-generic

** Tags removed: kernel-series-unknown

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

Title:
  HDMI Audio stops after logout

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


[Bug 682569] Re: HDMI Audio stops after logout

2010-12-08 Thread Jeremy Foshee
** Tags added: kernel-series-unknown

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

Title:
  HDMI Audio stops after logout

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


[Bug 682569] Re: HDMI Audio stops after logout

2010-12-02 Thread elventear
What mechanism does the permission assignment use? It doesn't use
regualar unix permissions, right?

Still, while I get sound or I don't get sound it seems that pulseaudio
is accessing the device:

> sudo fuser -v /dev/dsp* /dev/snd/* /dev/seq*

Specified filename /dev/dsp* does not exist.
Specified filename /dev/seq* does not exist.
 USERPID ACCESS COMMAND
/dev/snd/controlC0:  boxee  2553 F pulseaudio
/dev/snd/pcmC0D3p:   boxee  2553 F...m pulseaudio

But I have seen something odd, using another account that I have in the
box, when I do the previous, nothing comes out of it. Like if where
accessing /dev/snd/controlC0, yet I still get sound on that account the
first time I login after reboot. So, when using that account am I using
pulseaudio or alsa to access the device. My guess would be pulseaudio,
given all the configuration I had to go through in the sound
preferences, but still.

Other than that what else could I try to unravel this mistery?

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

Title:
  HDMI Audio stops after logout

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


[Bug 682569] Re: HDMI Audio stops after logout

2010-11-30 Thread David Henningsson
Hmm, the standard suggestions would be to try removing
~/.asoundrc.asoundconf and/or upgrading alsa:
https://wiki.ubuntu.com/Audio/InstallingLinuxAlsaDriverModules , but I'm
far from sure that would help in this case.

I'm not a consolekit expert but you have these in your log:

D: module-udev-detect.c: /dev/snd/controlC0 is accessible: no
D: module-udev-detect.c: /dev/snd/controlC0 is accessible: no
D: module-udev-detect.c: /dev/snd/controlC0 is accessible: no

If these occur when you're trying to play sound, stuff points towards
ConsoleKit not assigning sound device permissions to the currently
logged in user.

-- 
HDMI Audio stops after logout
https://bugs.launchpad.net/bugs/682569
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 682569] Re: HDMI Audio stops after logout

2010-11-29 Thread elventear

** Attachment added: "Pulse log when no sound is heard from speakers"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/682569/+attachment/1749291/+files/pulse-bad.log

-- 
HDMI Audio stops after logout
https://bugs.launchpad.net/bugs/682569
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 682569] Re: HDMI Audio stops after logout

2010-11-29 Thread elventear
I ran a debug on pulse while there was sound available on the speakers
and then when there is none, but I haven't been able to understand the
logs very well.

Basically I log into the box, run the sound test on the Sound
Preferences App. Run an event a couple of times and then logout and
perform the same while no sound is heard from the speakers.

** Attachment added: "Pulse Log while sound was available on the speakers"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/682569/+attachment/1749290/+files/pulse.log

-- 
HDMI Audio stops after logout
https://bugs.launchpad.net/bugs/682569
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 682569] Re: HDMI Audio stops after logout

2010-11-29 Thread elventear
This time I ran alsa-info while logged locally on Gnome.

** Attachment added: "alsa-info.txt.r5e515iDj3"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/682569/+attachment/1749289/+files/alsa-info.txt.r5e515iDj3

-- 
HDMI Audio stops after logout
https://bugs.launchpad.net/bugs/682569
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 682569] Re: HDMI Audio stops after logout

2010-11-29 Thread elventear
I ran the Alsa Info remotely from my box. Does that affect the output?

** Attachment added: "Alsa Info output"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/682569/+attachment/1748879/+files/alsa-info.txt.fFSPfqSV5B

-- 
HDMI Audio stops after logout
https://bugs.launchpad.net/bugs/682569
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 682569] Re: HDMI Audio stops after logout

2010-11-29 Thread David Henningsson
Hi elventear, would you mind also attaching an alsa-info, see
https://wiki.ubuntu.com/Audio/AlsaInfo ? Thanks!

-- 
HDMI Audio stops after logout
https://bugs.launchpad.net/bugs/682569
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 682569] Re: HDMI Audio stops after logout

2010-11-28 Thread elventear

** Attachment added: "uname-a.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/682569/+attachment/1748468/+files/uname-a.log

-- 
HDMI Audio stops after logout
https://bugs.launchpad.net/bugs/682569
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 682569] Re: HDMI Audio stops after logout

2010-11-28 Thread elventear

** Attachment added: "lspci-vnvn.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/682569/+attachment/1748467/+files/lspci-vnvn.log

-- 
HDMI Audio stops after logout
https://bugs.launchpad.net/bugs/682569
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 682569] Re: HDMI Audio stops after logout

2010-11-28 Thread elventear

** Attachment added: "version.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/682569/+attachment/1748466/+files/version.log

-- 
HDMI Audio stops after logout
https://bugs.launchpad.net/bugs/682569
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 682569] Re: HDMI Audio stops after logout

2010-11-28 Thread elventear

** Attachment added: "dmesg.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/682569/+attachment/1748465/+files/dmesg.log

-- 
HDMI Audio stops after logout
https://bugs.launchpad.net/bugs/682569
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 682569] Re: HDMI Audio stops after logout

2010-11-28 Thread elventear

** Attachment added: "cat /proc/asound/cards"
   https://bugs.launchpad.net/bugs/682569/+attachment/1748464/+files/cards.log

-- 
HDMI Audio stops after logout
https://bugs.launchpad.net/bugs/682569
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