Fedora 44 Beta ARM DTB Autodetection fails
../src/boot/pc.c:399@pe_locate_sections: HWID matching failed, no DT blob will be selected: Not found
Laptop model: Dell Inspiron 14 5441
Fedora 44 Beta ARM DTB Autodetection fails
../src/boot/pc.c:399@pe_locate_sections: HWID matching failed, no DT blob will be selected: Not found
Laptop model: Dell Inspiron 14 5441
Thank you for reporting this. The problem is that the stubble hwid database does not have an entry for your laptop model yet.
This can be fixed by running the instructions here: GitHub - ubuntu/stubble: A DTB loading kernel stub · GitHub but those require you first booting Linux some other way.
And a bigger problem is there also is no DTB / dts file for your model yet and creating a dts is very much non trivial.
ok, thanks