I'll do some digging on dynamic debug, too, to see if I can figure that out. Thanks again, Hannes - I'll try Leap in the next day or so and let you know what I have from there. On Fri, Jul 14, 2023 at 11:18 AM Hannes Reinecke <hare@xxxxxxx> wrote: > > On 7/14/23 17:03, Mike Edwards wrote: > > I can try openSUSE Leap, certainly. > > > > However, those debugging statements are going to be hard - the process > > lockup occurs at initial module load, before init really starts doing > > much of anything. I've even tried passing init=/bin/bash on the > > commandline, with no luck - I never made it to a shell before things > > went south. For the same reason, there are no logs to speak of, alas > > - but I can try seeing if I can get a serial console going, as that > > will let me dump output. > > > > I'll verify that the driver in OpenSUSE Leap has the same issue, and > > will open a bug report when it (almost certainly!) dies the same way. > > > You can try with the live system from the ISO image; that will load the > modules only afterwards, so you should be able to see some messages there. > > And I think there is even a magic commandline sequence to enable dynamic > debug... > > Cheers, > > Hannes >