On Thursday, 09 September 2021 at 08:32, Andreas Reschke wrote:
Am 08.09.21 um 23:23 schrieb Dominik 'Rathann' Mierzejewski:
On Wednesday, 08 September 2021 at 14:02, Andreas Reschke wrote:
[...]
I've updated my Pinebook Pro today. With actual kernel NVME Discs are working.
Great news! Thanks for sharing. Now I can order an actual NVMe SSD for my unit. Could you try installing Fedora with LUKS disk encryption and checking if you're hitting https://bugzilla.redhat.com/show_bug.cgi?id=1990176 with 5.13 kernels?
[...]
I've seen the same behavior, no prompt on keybord but works with serial connection (not really useful on a laptop ...)
Thanks for confirming. I tried the first 5.13 kernel from koji, but it has the same issue, so the breaking change must have been introduced earlier in the development cycle and we have to do a bisection between 5.12.0 and 5.13 commit acd3d2859453 , which is 4637 commits, most of them merges.
I'll try to find some time to do it, but my time is very limited, so I really hope that someone will beat me to it.
As a reminder, here is the Fedora Wiki link with build instructions for "vanilla" upstream kernels: https://fedoraproject.org/wiki/Building_a_custom_kernel#Building_Vanilla_ups...
Regards, Dominik