From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug Date: Sun, 11 Jun 2017 03:44:42 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1118042153==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id E3D196E012 for ; Sun, 11 Jun 2017 03:44:42 +0000 (UTC) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1118042153== Content-Type: multipart/alternative; boundary="14971526820.59998a9b5.13434"; charset="UTF-8" --14971526820.59998a9b5.13434 Date: Sun, 11 Jun 2017 03:44:42 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D101377 Bug ID: 101377 Summary: Gigabyte R9 380 card fails to load, kernel reports bug Product: DRI Version: DRI git Hardware: Other OS: All Status: NEW Severity: major Priority: medium Component: DRM/AMDgpu Assignee: dri-devel@lists.freedesktop.org Reporter: john@dev1ce.com Created attachment 131871 --> https://bugs.freedesktop.org/attachment.cgi?id=3D131871&action=3Dedit dmesg output of load attempt loading the card as a module fails. fans spin up for 2 seconds, then back down, then blank screen. system is online but without video. see dmesg. --=20 You are receiving this mail because: You are the assignee for the bug.= --14971526820.59998a9b5.13434 Date: Sun, 11 Jun 2017 03:44:42 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated
Bug ID 101377
Summary Gigabyte R9 380 card fails to load, kernel reports bug
Product DRI
Version DRI git
Hardware Other
OS All
Status NEW
Severity major
Priority medium
Component DRM/AMDgpu
Assignee dri-devel@lists.freedesktop.org
Reporter john@dev1ce.com

Created attachment =
131871 [details]
dmesg output of load attempt

loading the card as a module fails.  fans spin up for 2 seconds, then back
down, then blank screen.  system is online but without video.

see dmesg.


You are receiving this mail because:
  • You are the assignee for the bug.
= --14971526820.59998a9b5.13434-- --===============1118042153== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1118042153==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug Date: Fri, 21 Jul 2017 12:10:50 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1551108169==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id 66BFA6E19E for ; Fri, 21 Jul 2017 12:10:50 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1551108169== Content-Type: multipart/alternative; boundary="15006390501.FBD082B1B.31917"; charset="UTF-8" --15006390501.FBD082B1B.31917 Date: Fri, 21 Jul 2017 12:10:50 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D101377 --- Comment #1 from m8r-ux3i84@safetymail.info --- This sounds like exactly the problem I have. Newer Linux kernels load diffe= rent microcode for my 380, which doesn't work. There are two ways to work around this if it's the same problem: 1) Revert to Linux 4.8 or earlier 2) Replace the newer firmware file with the older one: cp /lib/firmware/amdgpu/tonga_smc.bin /lib/firmware/amdgpu/tonga_k_smc.bin If you try option 2, make a backup of the original tonga_k_smc.bin first. --=20 You are receiving this mail because: You are the assignee for the bug.= --15006390501.FBD082B1B.31917 Date: Fri, 21 Jul 2017 12:10:50 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Commen= t # 1 on bug 10137= 7 from m8= r-ux3i84@safetymail.info
This sounds like exactly the problem I have. Newer Linux kerne=
ls load different
microcode for my 380, which doesn't work. There are two ways to work around
this if it's the same problem:

1) Revert to Linux 4.8 or earlier
2) Replace the newer firmware file with the older one: cp
/lib/firmware/amdgpu/tonga_smc.bin /lib/firmware/amdgpu/tonga_k_smc.bin

If you try option 2, make a backup of the original tonga_k_smc.bin first.
        


You are receiving this mail because:
  • You are the assignee for the bug.
= --15006390501.FBD082B1B.31917-- --===============1551108169== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1551108169==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug Date: Sat, 22 Jul 2017 20:36:58 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1364609346==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 697EC6E0D0 for ; Sat, 22 Jul 2017 20:36:58 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1364609346== Content-Type: multipart/alternative; boundary="15007558180.B715EB4C.26034"; charset="UTF-8" --15007558180.B715EB4C.26034 Date: Sat, 22 Jul 2017 20:36:58 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D101377 --- Comment #2 from john@dev1ce.com --- Created attachment 132834 --> https://bugs.freedesktop.org/attachment.cgi?id=3D132834&action=3Dedit lspci output both options seem paradoxical. i dont have the issue if im on the old kern= el 4.8 or earlier, however this is with the latest gentoo firmware package 20170622. once the kernel is upgraded, the drivers crash on load. adding = some lspci for more transparency into this issue --=20 You are receiving this mail because: You are the assignee for the bug.= --15007558180.B715EB4C.26034 Date: Sat, 22 Jul 2017 20:36:58 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Commen= t # 2 on bug 10137= 7 from john@dev1ce.com
Created attachment 132834 =
[details]
lspci output

both options seem paradoxical.  i dont have the issue if im on the old kern=
el
4.8 or earlier, however this is with the latest gentoo firmware package
20170622.  once the kernel is upgraded, the drivers crash on load.  adding =
some
lspci for more transparency into this issue


You are receiving this mail because:
  • You are the assignee for the bug.
= --15007558180.B715EB4C.26034-- --===============1364609346== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1364609346==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug Date: Sat, 22 Jul 2017 20:37:46 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2066040752==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id BD1B76E0DE for ; Sat, 22 Jul 2017 20:37:46 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============2066040752== Content-Type: multipart/alternative; boundary="15007558661.298dAC.26435"; charset="UTF-8" --15007558661.298dAC.26435 Date: Sat, 22 Jul 2017 20:37:46 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D101377 --- Comment #3 from john@dev1ce.com --- Created attachment 132835 --> https://bugs.freedesktop.org/attachment.cgi?id=3D132835&action=3Dedit dmidecode output --=20 You are receiving this mail because: You are the assignee for the bug.= --15007558661.298dAC.26435 Date: Sat, 22 Jul 2017 20:37:46 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Commen= t # 3 on bug 10137= 7 from john@dev1ce.com
Created attachment 132835 <=
a href=3D"attachment.cgi?id=3D132835&action=3Dedit" title=3D"dmidecode =
output">[details]
dmidecode output


You are receiving this mail because:
  • You are the assignee for the bug.
= --15007558661.298dAC.26435-- --===============2066040752== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============2066040752==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug Date: Sat, 22 Jul 2017 20:40:54 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1084270507==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 84E206E17D for ; Sat, 22 Jul 2017 20:40:54 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1084270507== Content-Type: multipart/alternative; boundary="15007560541.58fbF3.26828"; charset="UTF-8" --15007560541.58fbF3.26828 Date: Sat, 22 Jul 2017 20:40:54 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D101377 --- Comment #4 from john@dev1ce.com --- Created attachment 132836 --> https://bugs.freedesktop.org/attachment.cgi?id=3D132836&action=3Dedit kernel build options for review. --=20 You are receiving this mail because: You are the assignee for the bug.= --15007560541.58fbF3.26828 Date: Sat, 22 Jul 2017 20:40:54 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Commen= t # 4 on bug 10137= 7 from john@dev1ce.com
Created attachm=
ent 132836 [details]
kernel build options for review.


You are receiving this mail because:
  • You are the assignee for the bug.
= --15007560541.58fbF3.26828-- --===============1084270507== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1084270507==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug Date: Sun, 23 Jul 2017 08:12:57 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0183566090==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 2EAE189A1E for ; Sun, 23 Jul 2017 08:12:57 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0183566090== Content-Type: multipart/alternative; boundary="15007975770.efB4f.10548"; charset="UTF-8" --15007975770.efB4f.10548 Date: Sun, 23 Jul 2017 08:12:57 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D101377 --- Comment #5 from m8r-ux3i84@safetymail.info --- Yep, so if Linux 4.8 works for you, just follow my instructions for forcing Linux 4.9 and newer to use the old firmware file, and I'm sure Linux 4.9 and newer will work for you as well. For what it's worth, I can tell you that this issue happened to me after upgrading my system from a Trinity-based system to a Zen one. With the Trin= ity system, using the new firmware file works just fine, but it doesn't with the Zen system. --=20 You are receiving this mail because: You are the assignee for the bug.= --15007975770.efB4f.10548 Date: Sun, 23 Jul 2017 08:12:57 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Commen= t # 5 on bug 10137= 7 from m8= r-ux3i84@safetymail.info
Yep, so if Linux 4.8 works for you, just follow my instruction=
s for forcing
Linux 4.9 and newer to use the old firmware file, and I'm sure Linux 4.9 and
newer will work for you as well.

For what it's worth, I can tell you that this issue happened to me after
upgrading my system from a Trinity-based system to a Zen one. With the Trin=
ity
system, using the new firmware file works just fine, but it doesn't with the
Zen system.


You are receiving this mail because:
  • You are the assignee for the bug.
= --15007975770.efB4f.10548-- --===============0183566090== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0183566090==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug Date: Sat, 29 Jul 2017 15:36:57 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0476126196==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id E2E2C6E0ED for ; Sat, 29 Jul 2017 15:56:26 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0476126196== Content-Type: multipart/alternative; boundary="15013426170.91bF8.23886"; charset="UTF-8" --15013426170.91bF8.23886 Date: Sat, 29 Jul 2017 15:36:57 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D101377 --- Comment #6 from john@dev1ce.com --- the problem with this regression to older firmware is that while the kernel boots, none of the 3D functionality inherent in the new drivers is function= al. I can regress to an older kernel with the newer firmware 20170622 https://git.kernel.org/?p=3Dlinux/kernel/git/firmware/linux-firmware.git and the system boots, however with zero 3d support. confirming this bug still exists in 4.12.0 through 4.12.14 as of today. --=20 You are receiving this mail because: You are the assignee for the bug.= --15013426170.91bF8.23886 Date: Sat, 29 Jul 2017 15:36:57 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Commen= t # 6 on bug 10137= 7 from john@dev1ce.com
the problem with this regression to older firmware is that whi=
le the kernel
boots, none of the 3D functionality inherent in the new drivers is function=
al.
I can regress to an older kernel with the newer firmware 20170622
https://git.kernel.org/?p=3Dlinux/kernel/git/firmware/linux-firmw=
are.git

and the system boots, however with zero 3d support.

confirming this bug still exists in 4.12.0 through 4.12.14 as of today.
        


You are receiving this mail because:
  • You are the assignee for the bug.
= --15013426170.91bF8.23886-- --===============0476126196== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0476126196==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug Date: Sun, 30 Jul 2017 21:12:23 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1033371547==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id B3D666E408 for ; Sun, 30 Jul 2017 21:12:23 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1033371547== Content-Type: multipart/alternative; boundary="15014491431.e84bf4.3471"; charset="UTF-8" --15014491431.e84bf4.3471 Date: Sun, 30 Jul 2017 21:12:23 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D101377 --- Comment #7 from r380bug@safetymail.info --- Either you have a different problem than me (unlikely, as we have the exact same symptoms), or you misunderstood my workaround. Or my workaround somehow doesn't work for you. However, since you talk about actually upgrading the firmware to a newer version, I'm guessing you didn't understand the workaro= und. For my workaround, I neither upgraded nor downgraded any firmware version. However, Linux 4.8 and Linux 4.9 try to load different files for the same graphics card. Linux 4.8 loads tonga_smc.bin where as Linux 4.9 loads tonga_k_smc.bin. Linux 4.8 fully works for me, including 3D acceleration, L= inux 4.9 runs into the symptoms you described (black screen, fans running full speed). Now, if I replace tonga_k_smc.bin with tonga_smc.bin, then Linux 4.9 _also_ fully works for me, including 3D acceleration. That's without upgrading or downgrading any firmware files. All I did was this: cp /lib/firmware/amdgpu/tonga_smc.bin /lib/firmware/amdgpu/tonga_k_smc.bin Here's the md5sum of all my Tonga firmware files: fa6590cc9c9c1b2e7c92874fe98460fa tonga_ce.bin 16bb427918581c29c2e910b5757a1b5b tonga_k_smc.bin 73befe8abbaa7589d4e701ff77291e62 tonga_k_smc.bin.orig 8ab907852fc93520ad5f0e06dc23298e tonga_mc.bin a0fcc61ba211ab74829219a4e2282654 tonga_me.bin f904f1835656036fd83b0440ddc28528 tonga_mec2.bin f904f1835656036fd83b0440ddc28528 tonga_mec.bin 89b0391b91ff7159a7b0670c8aace566 tonga_pfp.bin 55f0a189959a11f07d4064a9f96adfb4 tonga_rlc.bin a61b84ca64068fa6842887a1519ecd4b tonga_sdma1.bin 8324b832498cb27c0919647df17968b4 tonga_sdma.bin 16bb427918581c29c2e910b5757a1b5b tonga_smc.bin fe37ee3d6138cd852215b318cbe65d0a tonga_uvd.bin 1a81cffe8a10460b8ca9eaad537e7286 tonga_vce.bin Note that tonga_k_smc.bin and tonga_smc.bin have the same md5sum on my syst= em, because I copied tonga_smc.bin to tonga_k_smc.bin to make Linux 4.9 work. --=20 You are receiving this mail because: You are the assignee for the bug.= --15014491431.e84bf4.3471 Date: Sun, 30 Jul 2017 21:12:23 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Commen= t # 7 on bug 10137= 7 from r380bug&= #64;safetymail.info
Either you have a different problem than me (unlikely, as we h=
ave the exact
same symptoms), or you misunderstood my workaround. Or my workaround somehow
doesn't work for you. However, since you talk about actually upgrading the
firmware to a newer version, I'm guessing you didn't understand the workaro=
und.

For my workaround, I neither upgraded nor downgraded any firmware version.
However, Linux 4.8 and Linux 4.9 try to load different files for the same
graphics card. Linux 4.8 loads tonga_smc.bin where as Linux 4.9 loads
tonga_k_smc.bin. Linux 4.8 fully works for me, including 3D acceleration, L=
inux
4.9 runs into the symptoms you described (black screen, fans running full
speed).

Now, if I replace tonga_k_smc.bin with tonga_smc.bin, then Linux 4.9 _also_
fully works for me, including 3D acceleration. That's without upgrading or
downgrading any firmware files. All I did was this:

cp /lib/firmware/amdgpu/tonga_smc.bin /lib/firmware/amdgpu/tonga_k_smc.bin

Here's the md5sum of all my Tonga firmware files:
fa6590cc9c9c1b2e7c92874fe98460fa  tonga_ce.bin
16bb427918581c29c2e910b5757a1b5b  tonga_k_smc.bin
73befe8abbaa7589d4e701ff77291e62  tonga_k_smc.bin.orig
8ab907852fc93520ad5f0e06dc23298e  tonga_mc.bin
a0fcc61ba211ab74829219a4e2282654  tonga_me.bin
f904f1835656036fd83b0440ddc28528  tonga_mec2.bin
f904f1835656036fd83b0440ddc28528  tonga_mec.bin
89b0391b91ff7159a7b0670c8aace566  tonga_pfp.bin
55f0a189959a11f07d4064a9f96adfb4  tonga_rlc.bin
a61b84ca64068fa6842887a1519ecd4b  tonga_sdma1.bin
8324b832498cb27c0919647df17968b4  tonga_sdma.bin
16bb427918581c29c2e910b5757a1b5b  tonga_smc.bin
fe37ee3d6138cd852215b318cbe65d0a  tonga_uvd.bin
1a81cffe8a10460b8ca9eaad537e7286  tonga_vce.bin

Note that tonga_k_smc.bin and tonga_smc.bin have the same md5sum on my syst=
em,
because I copied tonga_smc.bin to tonga_k_smc.bin to make Linux 4.9 work.
        


You are receiving this mail because:
  • You are the assignee for the bug.
= --15014491431.e84bf4.3471-- --===============1033371547== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1033371547==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug Date: Sun, 30 Jul 2017 21:42:19 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1778095687==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id F22586E15F for ; Sun, 30 Jul 2017 21:42:18 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1778095687== Content-Type: multipart/alternative; boundary="15014509380.7FcB49.11134"; charset="UTF-8" --15014509380.7FcB49.11134 Date: Sun, 30 Jul 2017 21:42:18 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D101377 --- Comment #8 from john@dev1ce.com --- My apologies as it seems I didn't fully understand the proposed workaround.= =20 I'll test this out. On July 30, 2017 2:12:23 PM PDT, bugzilla-daemon@freedesktop.org wrote: >https://bugs.freedesktop.org/show_bug.cgi?id=3D101377 > >--- Comment #7 from r380bug@safetymail.info --- >Either you have a different problem than me (unlikely, as we have the >exact >same symptoms), or you misunderstood my workaround. Or my workaround >somehow >doesn't work for you. However, since you talk about actually upgrading >the >firmware to a newer version, I'm guessing you didn't understand the >workaround. > >For my workaround, I neither upgraded nor downgraded any firmware >version. >However, Linux 4.8 and Linux 4.9 try to load different files for the >same >graphics card. Linux 4.8 loads tonga_smc.bin where as Linux 4.9 loads >tonga_k_smc.bin. Linux 4.8 fully works for me, including 3D >acceleration, Linux >4.9 runs into the symptoms you described (black screen, fans running >full >speed). > >Now, if I replace tonga_k_smc.bin with tonga_smc.bin, then Linux 4.9 >_also_ >fully works for me, including 3D acceleration. That's without upgrading >or >downgrading any firmware files. All I did was this: > >cp /lib/firmware/amdgpu/tonga_smc.bin >/lib/firmware/amdgpu/tonga_k_smc.bin > >Here's the md5sum of all my Tonga firmware files: >fa6590cc9c9c1b2e7c92874fe98460fa tonga_ce.bin >16bb427918581c29c2e910b5757a1b5b tonga_k_smc.bin >73befe8abbaa7589d4e701ff77291e62 tonga_k_smc.bin.orig >8ab907852fc93520ad5f0e06dc23298e tonga_mc.bin >a0fcc61ba211ab74829219a4e2282654 tonga_me.bin >f904f1835656036fd83b0440ddc28528 tonga_mec2.bin >f904f1835656036fd83b0440ddc28528 tonga_mec.bin >89b0391b91ff7159a7b0670c8aace566 tonga_pfp.bin >55f0a189959a11f07d4064a9f96adfb4 tonga_rlc.bin >a61b84ca64068fa6842887a1519ecd4b tonga_sdma1.bin >8324b832498cb27c0919647df17968b4 tonga_sdma.bin >16bb427918581c29c2e910b5757a1b5b tonga_smc.bin >fe37ee3d6138cd852215b318cbe65d0a tonga_uvd.bin >1a81cffe8a10460b8ca9eaad537e7286 tonga_vce.bin > >Note that tonga_k_smc.bin and tonga_smc.bin have the same md5sum on my >system, >because I copied tonga_smc.bin to tonga_k_smc.bin to make Linux 4.9 >work. > >--=20 >You are receiving this mail because: >You reported the bug. --=20 You are receiving this mail because: You are the assignee for the bug.= --15014509380.7FcB49.11134 Date: Sun, 30 Jul 2017 21:42:18 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Commen= t # 8 on bug 10137= 7 from john@dev1ce.com
My apologies as it seems I didn't fully understand the propose=
d workaround.=20
I'll test this out.

On July 30, 2017 2:12:23 PM PDT, bugzilla-daemon@freedesktop.org wrote:
>https://bugs.freedesktop.org/show_bug.=
cgi?id=3D101377
>
>--- Comme=
nt #7 from r380bug@s=
afetymail.info ---
>Either you have a different problem than me (unlikely, as we have the
>exact
>same symptoms), or you misunderstood my workaround. Or my workaround
>somehow
>doesn't work for you. However, since you talk about actually upgrading
>the
>firmware to a newer version, I'm guessing you didn't understand the
>workaround.
>
>For my workaround, I neither upgraded nor downgra=
ded any firmware
>version.
>However, Linux 4.8 and Linux 4.9 try to load different files for the
>same
>graphics card. Linux 4.8 loads tonga_smc.bin where as Linux 4.9 loads
>tonga_k_smc.bin. Linux 4.8 fully works for me, including 3D
>acceleration, Linux
>4.9 runs into the symptoms you described (black screen, fans running
>full
>speed).
>
>Now, if I replace tonga_k_smc.bin with tonga_smc.=
bin, then Linux 4.9
>_also_
>fully works for me, including 3D acceleration. That's without upgrading
>or
>downgrading any firmware files. All I did was this:
>
>cp /lib/firmware/amdgpu/tonga_smc.bin
>/lib/firmware/amdgpu/tonga_k_smc.bin
>
>Here's the md5sum of all my Tonga firmware files:
>fa6590cc9c9c1b2e7c92874fe98460fa  tonga_ce.bin
>16bb427918581c29c2e910b5757a1b5b  tonga_k_smc.bin
>73befe8abbaa7589d4e701ff77291e62  tonga_k_smc.bin.orig
>8ab907852fc93520ad5f0e06dc23298e  tonga_mc.bin
>a0fcc61ba211ab74829219a4e2282654  tonga_me.bin
>f904f1835656036fd83b0440ddc28528  tonga_mec2.bin
>f904f1835656036fd83b0440ddc28528  tonga_mec.bin
>89b0391b91ff7159a7b0670c8aace566  tonga_pfp.bin
>55f0a189959a11f07d4064a9f96adfb4  tonga_rlc.bin
>a61b84ca64068fa6842887a1519ecd4b  tonga_sdma1.bin
>8324b832498cb27c0919647df17968b4  tonga_sdma.bin
>16bb427918581c29c2e910b5757a1b5b  tonga_smc.bin
>fe37ee3d6138cd852215b318cbe65d0a  tonga_uvd.bin
>1a81cffe8a10460b8ca9eaad537e7286  tonga_vce.bin
>
>Note that tonga_k_smc.bin and tonga_smc.bin have =
the same md5sum on my
>system,
>because I copied tonga_smc.bin to tonga_k_smc.bin to make Linux 4.9
>work.
>
>--=20
>You are receiving this mail because:
>You reported the bug.


You are receiving this mail because:
  • You are the assignee for the bug.
= --15014509380.7FcB49.11134-- --===============1778095687== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1778095687==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug Date: Mon, 31 Jul 2017 23:34:32 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1296244588==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id 136646E9FE for ; Mon, 31 Jul 2017 23:34:32 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1296244588== Content-Type: multipart/alternative; boundary="15015440720.86373b965.19066"; charset="UTF-8" --15015440720.86373b965.19066 Date: Mon, 31 Jul 2017 23:34:31 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D101377 --- Comment #9 from john@dev1ce.com --- unfortunately copying the firmware did not solve the problem. the fan nois= e is no longer emitted, however the graphics driver still fails to properly load. could this be an issue with, perhaps, the IOMMU implementation of my motherboard? is IOMMU2 support a requirement perhaps? --=20 You are receiving this mail because: You are the assignee for the bug.= --15015440720.86373b965.19066 Date: Mon, 31 Jul 2017 23:34:31 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Commen= t # 9 on bug 10137= 7 from john@dev1ce.com
unfortunately copying the firmware did not solve the problem. =
 the fan noise is
no longer emitted, however the graphics driver still fails to properly load.

could this be an issue with, perhaps, the IOMMU implementation of my
motherboard?  is IOMMU2 support a requirement perhaps?


You are receiving this mail because:
  • You are the assignee for the bug.
= --15015440720.86373b965.19066-- --===============1296244588== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1296244588==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug Date: Tue, 01 Aug 2017 12:17:38 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1014216809==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 08A0D6EBD8 for ; Tue, 1 Aug 2017 12:17:38 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1014216809== Content-Type: multipart/alternative; boundary="15015898571.3ce63.24110"; charset="UTF-8" --15015898571.3ce63.24110 Date: Tue, 1 Aug 2017 12:17:37 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D101377 --- Comment #10 from Alexander Tsoy --- (In reply to john from comment #9) > unfortunately copying the firmware did not solve the problem. the fan no= ise > is no longer emitted, however the graphics driver still fails to properly > load. Did you rebuild initramfs after copying the firmware? --=20 You are receiving this mail because: You are the assignee for the bug.= --15015898571.3ce63.24110 Date: Tue, 1 Aug 2017 12:17:37 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Comme= nt # 10 on bug 10137= 7 from Alexander Tsoy
(In reply to john from comment #9)
> unfortunately copying the firmware did not solve=
 the problem.  the fan noise
> is no longer emitted, however the graphics driver still fails to prope=
rly
> load.

Did you rebuild initramfs after copying the firmware?


You are receiving this mail because:
  • You are the assignee for the bug.
= --15015898571.3ce63.24110-- --===============1014216809== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1014216809==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug Date: Fri, 04 Aug 2017 19:55:06 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0994898352==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 183926E53E for ; Fri, 4 Aug 2017 19:55:06 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0994898352== Content-Type: multipart/alternative; boundary="15018765060.DdEA4F6.4106"; charset="UTF-8" --15018765060.DdEA4F6.4106 Date: Fri, 4 Aug 2017 19:55:05 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D101377 --- Comment #11 from john@dev1ce.com --- initrd was rebuilt. Im purchasing another R9 380 card for further testing (different manufacturer.) Its possible the build quality of the card is ju= st mediocre as ive seen numerous reports of problems related specifically to gigabyte cards and their implementation of the R9 chipset. --=20 You are receiving this mail because: You are the assignee for the bug.= --15018765060.DdEA4F6.4106 Date: Fri, 4 Aug 2017 19:55:06 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Comme= nt # 11 on bug 10137= 7 from john@dev1ce.com
initrd was rebuilt.  Im purchasing another R9 380 card for fur=
ther testing
(different manufacturer.)  Its possible the build quality of the card is ju=
st
mediocre as ive seen numerous reports of problems related specifically to
gigabyte cards and their implementation of the R9 chipset.


You are receiving this mail because:
  • You are the assignee for the bug.
= --15018765060.DdEA4F6.4106-- --===============0994898352== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0994898352==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug Date: Tue, 08 Aug 2017 16:38:29 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0649451238==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id 9ECFC6E1A9 for ; Tue, 8 Aug 2017 16:38:29 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0649451238== Content-Type: multipart/alternative; boundary="15022103090.aEAe.6991"; charset="UTF-8" --15022103090.aEAe.6991 Date: Tue, 8 Aug 2017 16:38:29 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D101377 --- Comment #12 from john@dev1ce.com --- I've continued testing with a separate Sapphire Radeon R9 380 graphics card, and cannot reproduce the hardware issue. the latest kernel 4.12.1 through 4.12.5 all load the driver properly as a module with no special kernel parameters present. --=20 You are receiving this mail because: You are the assignee for the bug.= --15022103090.aEAe.6991 Date: Tue, 8 Aug 2017 16:38:29 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Comme= nt # 12 on bug 10137= 7 from john@dev1ce.com
I've continued testing with a separate Sapphire Radeon R9 380 =
graphics card,
and cannot reproduce the hardware issue.  the latest kernel 4.12.1 through
4.12.5 all load the driver properly as a module with no special kernel
parameters present.


You are receiving this mail because:
  • You are the assignee for the bug.
= --15022103090.aEAe.6991-- --===============0649451238== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0649451238==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug Date: Tue, 19 Nov 2019 08:19:00 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1451216578==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id 0B8356EB6A for ; Tue, 19 Nov 2019 08:19:00 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1451216578== Content-Type: multipart/alternative; boundary="15741515391.7aCbB.14416" Content-Transfer-Encoding: 7bit --15741515391.7aCbB.14416 Date: Tue, 19 Nov 2019 08:18:59 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D101377 Martin Peres changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |MOVED --- Comment #13 from Martin Peres --- -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this = link to our GitLab instance: https://gitlab.freedesktop.org/drm/amd/issues/187. --=20 You are receiving this mail because: You are the assignee for the bug.= --15741515391.7aCbB.14416 Date: Tue, 19 Nov 2019 08:18:59 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated <= span class=3D"fn">Martin Peres changed bug 10137= 7
What Removed Added
Status NEW RESOLVED
Resolution --- MOVED

Comme= nt # 13 on bug 10137= 7 from Martin Peres
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.

You can subscribe and participate further through the new bug through this =
link
to our GitLab instance: https://gitlab.freedesktop.org/drm/amd/issues/187.


You are receiving this mail because:
  • You are the assignee for the bug.
= --15741515391.7aCbB.14416-- --===============1451216578== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs --===============1451216578==--