From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 17 07:06:50 2022 Received: (at submit) by debbugs.gnu.org; 17 Oct 2022 11:06:50 +0000 Received: from localhost ([127.0.0.1]:47490 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1okNxK-0002Z6-0M for submit@debbugs.gnu.org; Mon, 17 Oct 2022 07:06:50 -0400 Received: from lists.gnu.org ([209.51.188.17]:43828) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1okNxI-0002Yz-Bh for submit@debbugs.gnu.org; Mon, 17 Oct 2022 07:06:48 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34556) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1okNxH-0002EZ-0Z for bug-guix@gnu.org; Mon, 17 Oct 2022 07:06:48 -0400 Received: from relay5-d.mail.gandi.net ([2001:4b98:dc4:8::225]:36127) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1okNxD-0001a9-0J for bug-guix@gnu.org; Mon, 17 Oct 2022 07:06:46 -0400 Received: (Authenticated sender: admin@nicolasgoaziou.fr) by mail.gandi.net (Postfix) with ESMTPSA id C6B5A1C000B for ; Mon, 17 Oct 2022 11:06:30 +0000 (UTC) From: Nicolas Goaziou To: bug-guix@gnu.org Subject: Ungoogled-chromium cannot "cast" to a projector Date: Mon, 17 Oct 2022 13:06:29 +0200 Message-ID: <87h702emkq.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2001:4b98:dc4:8::225; envelope-from=mail@nicolasgoaziou.fr; helo=relay5-d.mail.gandi.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.6 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.6 (--) 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