https://bugs.freedesktop.org/show_bug.cgi?id=107262
Bug ID: 107262 Summary: [drm] BIOS signature incorrect 0 0 with Ryzen 3 2200g Product: DRI Version: DRI git Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: DRM/AMDgpu Assignee: dri-devel@lists.freedesktop.org Reporter: pmenzel+bugs.freedesktop@molgen.mpg.de
Created attachment 140665 --> https://bugs.freedesktop.org/attachment.cgi?id=140665&action=edit Linux 4.18-rc5+ messages
On a MSI B350M MORTAR with Linux 4.18-rc5+ and Debian Sid/unstable Linux logs that the Video BIOS signature is incorrect.
``` $ git log --oneline -1 30b06abfb92b (HEAD -> master, origin/master, origin/HEAD) Merge tag 'pinctrl-v4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl $ git describe --dirty v4.18-rc5-36-g30b06abfb92b $ sudo dmesg […] [ 15.713799] [drm] BIOS signature incorrect 0 0 [ 15.713832] ATOM BIOS: 113-RAVEN-106 […] ```
https://bugs.freedesktop.org/show_bug.cgi?id=107262
Paul Menzel pmenzel+bugs.freedesktop@molgen.mpg.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |pmenzel+bugs.freedesktop@mo | |lgen.mpg.de
--- Comment #1 from Paul Menzel pmenzel+bugs.freedesktop@molgen.mpg.de --- Created attachment 140666 --> https://bugs.freedesktop.org/attachment.cgi?id=140666&action=edit Extracted firmware
Video BIOS extracted with writing `1` to `/rom`, and then copying that.
https://bugs.freedesktop.org/show_bug.cgi?id=107262
Alex Deucher alexdeucher@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |NOTABUG Status|NEW |RESOLVED
--- Comment #2 from Alex Deucher alexdeucher@gmail.com --- The driver tries multiple methods to fetch the vbios depending on the platform. One of the methods fails and this message is the result. The driver is ultimately able to find a proper vbios, otherwise the driver would fail to load.
https://bugs.freedesktop.org/show_bug.cgi?id=107262
--- Comment #3 from Paul Menzel pmenzel+bugs.freedesktop@molgen.mpg.de --- Thank you for the explanation. Could the message then please be improved to not cause confusion?
https://bugs.freedesktop.org/show_bug.cgi?id=107262
Paul Menzel pmenzel+bugs.freedesktop.org@molgen.mpg.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|NOTABUG |---
--- Comment #4 from Paul Menzel pmenzel+bugs.freedesktop.org@molgen.mpg.de --- Any suggestions regarding this? I see this on all recent AMD systems.
https://bugs.freedesktop.org/show_bug.cgi?id=107262
Martin Peres martin.peres@free.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |MOVED Status|REOPENED |RESOLVED
--- Comment #5 from Martin Peres martin.peres@free.fr --- -- 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/450.
dri-devel@lists.freedesktop.org