Public bug reported:

Binary package hint: checkbox

I would like to use the require field of a job to launch the test only if the 
system has HDMI output(s).
So the idea was to use something like:

requires: udev.product == 'NVIDIA HDMI' but a little bit more generic.

ALSA kernel modules provide the following configs: 
SND_HDA_CODEC_ATIHDMI
SND_HDA_CODEC_NVHDMI
SND_HDA_CODEC_INTELHDMI

The corresponding patch_[intel,ati,nv]hdmi.c files provide a info->name always 
including the HDMI pattern as above.
I guess that the hdmi pattern is always part of the name returned by ALSA. 
So it seems possible to update udev_resource to return a special value in case 
the system has HDMI outputs.

** Affects: checkbox (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Provide a generic HDMI identification in udev_resource
https://bugs.launchpad.net/bugs/664992
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to