From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:59600) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jO5HP-0004O6-54 for guix-patches@gnu.org; Mon, 13 Apr 2020 16:02:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jO5HO-0004cR-8p for guix-patches@gnu.org; Mon, 13 Apr 2020 16:02:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49331) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jO5HO-0004cM-5v for guix-patches@gnu.org; Mon, 13 Apr 2020 16:02:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jO5HO-0001f3-2c for guix-patches@gnu.org; Mon, 13 Apr 2020 16:02:02 -0400 Subject: [bug#38403] [PATCH] gnu: Add intel-vaapi-driver-g45-h264. Resent-Message-ID: From: Jelle Licht In-Reply-To: <36a82919-98e3-cfa8-db98-e2c154d28f7a@gmail.com> References: <36a82919-98e3-cfa8-db98-e2c154d28f7a@gmail.com> Date: Mon, 13 Apr 2020 22:01:31 +0200 Message-ID: <87o8rvp338.fsf@jlicht.xyz> MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Vincent Legoll , 38403@debbugs.gnu.org Hey, Vincent Legoll writes: > Hello, > > I have an old laptop (Vaio VGN-TT90S) with such a chipset, > that I can get out of the attic, if you need some testing. That would be nice! I am waiting until we remove all linux-libre kernels between 5.0 and 5.5, as these lead to pretty bad crashes with this package. I have it on my agenda for early May to backport the latest intel-vaapi-driver changes to the g45-h264 branch and subsequently push it to Guix. - Jelle