Hi again,
On 7/13/22 15:29, Hans de Goede wrote:
<snip>
So I plan to fix this part by adding a quirk to make native the default on your machine. Can you do:
sudo dmidecode > dmidecode.txt
And email me the generated dmidecode.txt (this will contain serialnumbers so you may want to send it off-list) ? Then I can also prepare a patch to add a quirk to make native the default on your model.
I have found a DMI decode for your model here: https://github.com/linuxhw/DMI/
So I've written the quirk patch (attached) based on that.
Please give this a try. With a 5.18.1x kernel with both patches applied, everything should work without needing to specify anything on the kernel commandline.
Regards,
Hans