Ungoogled-chromium cannot "cast" to a projector

  • Open
  • quality assurance status badge
Details
One participant
  • Nicolas Goaziou
Owner
unassigned
Submitted by
Nicolas Goaziou
Severity
normal

Debbugs page

Nicolas Goaziou wrote 2 years ago
(address . bug-guix@gnu.org)
87h702emkq.fsf@nicolasgoaziou.fr
Hello,

I noticed that our "ungoogled-chromium" package allows me to list
available Chromecast devices on the network, but when I connect to
one --- the list of devices mention there's a connection to it ---,
I only get a black screen.

As a data point, Debian's own chromium doesn't have this issue.

On the terminal, I can see the following error:

libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)

but I don't know if it is related.

Regards,
--
Nicolas Goaziou
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 58581@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 58581
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help