[Bug 961286] Re: HDMI audio device detected by the system but not listed in Sound Settings

2012-03-26 Thread David Henningsson
I will fix this shortly, but we can't upload a new version until the
beta2 freeze is over. Thanks for the cooperation!

** Package changed: gnome-control-center (Ubuntu) = pulseaudio (Ubuntu)

** Changed in: pulseaudio (Ubuntu)
   Status: Triaged = In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/961286

Title:
  HDMI audio device detected by the system but not listed in Sound
  Settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/961286/+subscriptions

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


[Bug 961286] Re: HDMI audio device detected by the system but not listed in Sound Settings

2012-03-23 Thread David Henningsson
Aha. I think it should be

required = ignore

instead of

required-any = ignore

I should probably fix PulseAudio to make required-any = ignore work as
well here.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/961286

Title:
  HDMI audio device detected by the system but not listed in Sound
  Settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/961286/+subscriptions

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


[Bug 961286] Re: HDMI audio device detected by the system but not listed in Sound Settings

2012-03-23 Thread Leuke
Now it works, thank you!
Just a consideration: required = ignore completely fixes the problem for this 
system (it's a Nvidia ION netbook).

On the contrary, on another computer ( AMD graphics desktop, open source 
drivers) this is the situation:
- default : hdmi not detected and not working.
- required = ignore : hdmi not detected and not working
- required-any = ignore : hdmi detected but not working

So, ignoring the fact HDMI audio isn't working while it should (this is not 
strictly related to this bug), the first and the second behaviors are what we 
would expect, while the third shows an option detected but not effectively 
available.
This is the reason of the change from oneiric to precise, right?

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/961286

Title:
  HDMI audio device detected by the system but not listed in Sound
  Settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/961286/+subscriptions

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


[Bug 961286] Re: HDMI audio device detected by the system but not listed in Sound Settings

2012-03-22 Thread David Henningsson
Hi,

An improvement from Oneiric is that the HDMI output should not be listed
if HDMI audio output does not currently work, so it is only a regression
if HDMI audio output in fact works, but it is not listed.

Could you verify that you have activated your secondary monitor and that
HDMI audio works, and then submit the output of pacmd ls and an alsa-
info according to https://wiki.ubuntu.com/Audio/AlsaInfo ?

Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/961286

Title:
  HDMI audio device detected by the system but not listed in Sound
  Settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/961286/+subscriptions

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


[Bug 961286] Re: HDMI audio device detected by the system but not listed in Sound Settings

2012-03-22 Thread Leuke
I understand the intentions, but I'm fairly sure that is not my case because I 
tried HDMI output using XBMC's own sound manager and it worked perfectly.
As requested this is the output of pacmd ls.

** Attachment added: pacmd_ls.txt
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/961286/+attachment/2915222/+files/pacmd_ls.txt

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/961286

Title:
  HDMI audio device detected by the system but not listed in Sound
  Settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/961286/+subscriptions

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


[Bug 961286] Re: HDMI audio device detected by the system but not listed in Sound Settings

2012-03-22 Thread Leuke
And this is the alsa-info file.
Hope they help!

** Attachment added: alsa-info.txt.ss3yuTVFK0
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/961286/+attachment/2915239/+files/alsa-info.txt.ss3yuTVFK0

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/961286

Title:
  HDMI audio device detected by the system but not listed in Sound
  Settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/961286/+subscriptions

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


[Bug 961286] Re: HDMI audio device detected by the system but not listed in Sound Settings

2012-03-22 Thread David Henningsson
Yes, they are helpful. It seems you have HDMI profiles but not ports,
because your driver does not create any jacks.

Could you try to edit this file:

/usr/share/pulseaudio/alsa-mixer/paths/hdmi-output-0.conf

and change this line

required-any = any

to

required-any = ignore

Restart pulseaudio (e g pulseaudio -k, or restart your computer) for
the changes to take effect.

Please report back if this resolved your problem. Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/961286

Title:
  HDMI audio device detected by the system but not listed in Sound
  Settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/961286/+subscriptions

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


[Bug 961286] Re: HDMI audio device detected by the system but not listed in Sound Settings

2012-03-22 Thread Leuke
I modified that line and then tried both restarting pulseaudio and the entire 
system, but that didn't resolve.
I noticed that there are several hdmi-output-x.conf files, so then I tried to 
modify all of them (from 0 to 3) as you suggested and restarted the computer 
again.
Nevertheless I can't yet see HDMI output in Sound Settings, that menu hasn't 
changed at all.

Maybe not relevant but in addition to XBMC also vlc is able to correctly
detect HDMI.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/961286

Title:
  HDMI audio device detected by the system but not listed in Sound
  Settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/961286/+subscriptions

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


[Bug 961286] Re: HDMI audio device detected by the system but not listed in Sound Settings

2012-03-22 Thread David Henningsson
Ok, strange. Could you provide a pulseaudio verbose log according to
https://wiki.ubuntu.com/PulseAudio/Log ?

This should be with the required-any set to ignore.

Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/961286

Title:
  HDMI audio device detected by the system but not listed in Sound
  Settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/961286/+subscriptions

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


[Bug 961286] Re: HDMI audio device detected by the system but not listed in Sound Settings

2012-03-22 Thread Leuke
Here it is. This is the output file with required-any = ignore in
hdmi-output-0.conf.

** Attachment added: pulseverbose.log
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/961286/+attachment/2917344/+files/pulseverbose.log

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/961286

Title:
  HDMI audio device detected by the system but not listed in Sound
  Settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/961286/+subscriptions

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


[Bug 961286] Re: HDMI audio device detected by the system but not listed in Sound Settings

2012-03-21 Thread Leuke
** Attachment added: Sound settings screenshot
   
https://bugs.launchpad.net/bugs/961286/+attachment/2910685/+files/Sound%20precise.png

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/961286

Title:
  HDMI audio device detected by the system but not listed in Sound
  Settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/961286/+subscriptions

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


[Bug 961286] Re: HDMI audio device detected by the system but not listed in Sound Settings

2012-03-21 Thread Leuke
This is the same window on the same computer using Oneiric, it's very
easy to switch to Digital Stereo (HDMI) Output.

** Attachment added: Sound settings screenshot (oneiric)
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/961286/+attachment/2910728/+files/Sound%20oneiric.png

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/961286

Title:
  HDMI audio device detected by the system but not listed in Sound
  Settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/961286/+subscriptions

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


[Bug 961286] Re: HDMI audio device detected by the system but not listed in Sound Settings

2012-03-21 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-control-center (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/961286

Title:
  HDMI audio device detected by the system but not listed in Sound
  Settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/961286/+subscriptions

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


[Bug 961286] Re: HDMI audio device detected by the system but not listed in Sound Settings

2012-03-21 Thread Conor Curran
I can see the same thing here. 
No HDMI device can be found in the output devices list, 

My trace from the control center shows that the HDMI ports are
unavailable, this would be why ...


 SET PROFILES HDMI / DisplayPort 3
 create_ui_device_from_port, direction 1 
 description HDMI / DisplayPort 3 
 origin Built-in Audio 
 port available 0 
 

 SET PROFILES HDMI / DisplayPort 2
 create_ui_device_from_port, direction 1 
 description HDMI / DisplayPort 2 
 origin Built-in Audio 
 port available 0 
 

 SET PROFILES HDMI / DisplayPort
 create_ui_device_from_port, direction 1 
 description HDMI / DisplayPort 
 origin Built-in Audio 
 port available 0 
 

 SET PROFILES Microphone
 create_ui_device_from_port, direction 0 
 description Microphone 
 origin Built-in Audio 
 port available 0 


** Tags added: soundnua

** Changed in: gnome-control-center (Ubuntu)
   Importance: Undecided = Medium

** Changed in: gnome-control-center (Ubuntu)
 Assignee: (unassigned) = Conor Curran (cjcurran)

** Changed in: gnome-control-center (Ubuntu)
 Assignee: Conor Curran (cjcurran) = David Henningsson (diwic)

** Changed in: gnome-control-center (Ubuntu)
   Status: Confirmed = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/961286

Title:
  HDMI audio device detected by the system but not listed in Sound
  Settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/961286/+subscriptions

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


[Bug 961286] Re: HDMI audio device detected by the system but not listed in Sound Settings

2012-03-21 Thread Conor Curran
A restart fixed it ?

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/961286

Title:
  HDMI audio device detected by the system but not listed in Sound
  Settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/961286/+subscriptions

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