On 19/07/2024 20:50, Mitchell Levy wrote:
I am trying to test this patchset on my setup, but I cannot get it
working. In case it's relevant, I'm running under HyperV. Any
troubleshooting steps/suggestions would definitely be appreciated.
First, make sure you have this in your .config:
CONFIG_R
I am trying to test this patchset on my setup, but I cannot get it
working. In case it's relevant, I'm running under HyperV. Any
troubleshooting steps/suggestions would definitely be appreciated.
Thanks!
Mitchell
On 7/17/2024 7:24 AM, Jocelyn Falempe wrote:
This series adds a new panic screen
This series adds a new panic screen, with the kmsg data embedded in a QR code.
The main advantage of QR code, is that you can copy/paste the debug data to a
bug report.
The QR code encoder is written in rust, and is very specific to drm panic.
The reason is that it is called in a panic handler,