Mark Hindley <[email protected]>
to [email protected]
.
Full text available.Received: (at 504) by bugs.devuan.org; 7 Aug 2020 16:30:17 +0000 Return-Path: <[email protected]> Delivered-To: [email protected] Received: from tupac3.dyne.org [195.169.149.119] by doc.devuan.org with IMAP (fetchmail-6.4.0.beta4) for <debbugs@localhost> (single-drop); Fri, 07 Aug 2020 16:30:17 +0000 (UTC) Received: from mx.hindley.org.uk (mohindley.plus.com [81.174.245.179]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by vm6.ganeti.dyne.org (Postfix) with ESMTPS id 52EEDF60D28 for <[email protected]>; Fri, 7 Aug 2020 18:25:58 +0200 (CEST) Received: from apollo.hindleynet ([192.168.1.3] helo=hindley.org.uk) by mx.hindley.org.uk with smtp (Exim 4.84_2) (envelope-from <[email protected]>) id 1k45Bs-0004pu-Nh; Fri, 07 Aug 2020 17:25:56 +0100 Received: (nullmailer pid 32382 invoked by uid 1000); Fri, 07 Aug 2020 16:25:56 -0000 Date: Fri, 7 Aug 2020 17:25:56 +0100 From: Mark Hindley <[email protected]> To: Arthur Marsh <[email protected]>, [email protected] Subject: Re: bug#504: firmware-amd-graphics: missing firmware file amdgpu/verde_uvd.bin Message-ID: <[email protected]> References: <159671655454.28184.11542232897809984322.reportbug@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <159671655454.28184.11542232897809984322.reportbug@localhost> X-Debbugs-No-Ack: No Thanks User-Agent: Mutt/1.10.1 (2018-07-13) X-Spam-Status: No, score=-0.0 required=5.0 tests=SPF_PASS autolearn=disabled version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on tupac3.dyne.org Control: tags -1 upstream Arthur, On Thu, Aug 06, 2020 at 09:52:34PM +0930, Arthur Marsh wrote: > Package: firmware-amd-graphics > Version: 20200619-1 > Severity: normal > > Dear Maintainer, > > *** Reporter, please consider answering these questions, where appropriate *** > > * What led up to the situation? > > Trying to use a Linux git head kernel with amdgpu module and Cape Verde > graphics card > > * What exactly did you do (or not do) that was effective (or > ineffective)? > > Obtained amdgpu/verde_uvd.bin from > https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git > and copied it to /lib/firmware Thanks for this. However this is really not a Devuan issue since you are using a custom kernel and upstream firmware.. You should report it to the providers of the firmware. Thanks. Mark
[email protected], [email protected]
:bug#504
; Package firmware-amd-graphics
.
Full text available.Received: (at submit) by bugs.devuan.org; 6 Aug 2020 12:30:17 +0000 Return-Path: <[email protected]> Delivered-To: [email protected] Received: from tupac3.dyne.org [195.169.149.119] by doc.devuan.org with IMAP (fetchmail-6.4.0.beta4) for <debbugs@localhost> (single-drop); Thu, 06 Aug 2020 12:30:17 +0000 (UTC) Received: from ipmail03.adl6.internode.on.net (ipmail03.adl6.internode.on.net [150.101.137.143]) by vm6.ganeti.dyne.org (Postfix) with ESMTP id 27FE1F60CC8 for <[email protected]>; Thu, 6 Aug 2020 14:22:43 +0200 (CEST) X-SMTP-MATCH: 1 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: =?us-ascii?q?A2BAVADb9Ctf/2rjestgGgEBAQEBPAE?= =?us-ascii?q?BAQECAgEBAQECAQEBAQMBAQEBFYFMgxdUX403h3GaSYFpCwE1BwECBAEBhns?= =?us-ascii?q?lOBMCEAEBBgEBAQEBBgSGSQyGMlcVJFkUgzqCexC0H4E0iS2BOgaBOAGNHIF?= =?us-ascii?q?MP4FEgxuEA4YPIgSbFk+aDSkHgmWBCQQLh0mRTg8MgmGJUZM0LYU3lnuXB4F?= =?us-ascii?q?6Mxougy5QJo4rF4hihVI0MAI1AgYIAQEDCVUBHggTjwwBAQ?= Received: from ppp227-106.static.internode.on.net (HELO localhost) ([203.122.227.106]) by ipmail03.adl6.internode.on.net with ESMTP; 06 Aug 2020 21:52:37 +0930 Received: from amarsh04 by localhost with local (Exim 4.94) (envelope-from <[email protected]>) id 1k3euo-0007Oz-IK; Thu, 06 Aug 2020 21:52:34 +0930 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Arthur Marsh <[email protected]> To: Devuan Bug Tracking System <[email protected]> Subject: firmware-amd-graphics: missing firmware file amdgpu/verde_uvd.bin Message-ID: <159671655454.28184.11542232897809984322.reportbug@localhost> X-Mailer: reportbug 7.7.0+devuan1 Date: Thu, 06 Aug 2020 21:52:34 +0930 X-Spam-Status: No, score=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_PASS autolearn=disabled version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on tupac3.dyne.org Package: firmware-amd-graphics Version: 20200619-1 Severity: normal Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? Trying to use a Linux git head kernel with amdgpu module and Cape Verde graphics card * What exactly did you do (or not do) that was effective (or ineffective)? Obtained amdgpu/verde_uvd.bin from https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git and copied it to /lib/firmware * What was the outcome of this action? * What outcome did you expect instead? *** End of the template - remove these template lines *** -- System Information: Distributor ID: Devuan Description: Devuan GNU/Linux 4 (chimaera/ceres) Release: testing/unstable Codename: n/a Architecture: x86_64 Kernel: Linux 5.8.0+ (SMP w/4 CPU threads) Kernel taint flags: TAINT_WARN Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB Shell: /bin/sh linked to /bin/bash Init: sysvinit (via /sbin/init) firmware-amd-graphics depends on no packages. firmware-amd-graphics recommends no packages. Versions of packages firmware-amd-graphics suggests: ii initramfs-tools 0.137 -- no debconf information
Arthur Marsh <[email protected]>
:[email protected]
.
Full text available.[email protected], [email protected]
:bug#504
; Package firmware-amd-graphics
.
Full text available.Devuan BTS -- Powered by Debian bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.
Devuan Bugs Owner <[email protected]>.
Last modified:
Thu, 28 Nov 2024 06:39:01 UTC