For kernel versions earlier than 6.12.34, during boot, dmesg
shows the following:
dmesg
shows:(Note: To check this, need to SSH into the system from another computer to run dmesg
.)
This is what I’ve observed, though I’m not sure if it matches the information from Salvatore.
As for which commit caused this, I’m not sure. I manually compared the source code across versions and created the patch mentioned in my previous mail.
Regards,
Asho
Hi,
On Tue, Jul 29, 2025 at 11:15:50PM +0800, Asho Yeh - 信佑 wrote:
> Hi,
>
> I made a patch with B580 support.
> Tested with kernel-6.12.35-deb13-amd64 and 6.12.38-deb13-amd64.
>
> I am not drm or gpu expert. Just digged the source code and found some
> differences.
> Hope this can help.
have you seen my earlier question?
As you were able to test upstream version, can you please bisect the
changes between 6.12.33 and 6.12.35 to identify the breaking ocmmit
and then report it back here?
Regards,
Salvatore