Is a new laptop and never had installed Fedora on it.
MMmhh how can I copy over the ubuntu dtb’s to be used as grub kernel arguments? Tried modifying the .iso adding those files with a couple of apps but I get building errors, usb not bootable after, poweriso crashing. Seems like a hassle.
The USB installer needed the x13s dtb on the BOOT partition root
For anyone having the same problem as me:
Create your Fedora USB installer as normal, I used Fedora Silverblue
Add the x13s dtb file on the USB drive as indicated in this Debian tutorial
When you boot the USB drive you’ll still need to add the grub kernel arguments arm64.nopauth clk_ignore_unused pd_ignore_unused
Install Fedora as normal
After installing Fedora it wont boot, it doesn’t have either the x13s dtb on the BOOT partition root. Add the x13s dtb again with Ubuntu live or with Windows if you still kept it (same process as the Debian tutorial)
You’ll need to add the kernel arguments again as they are not saved permanently yet
Now your Fedora should boot, add the kernel parameters to stop typing them every restart sudo rpm-ostree kargs --append="arm64.nopauth blk_ignore_unused pd_ignore_unused" and restart
I installed it with encryption but there was no LUKS password prompt just blank screen, I typed the password blindly and could get into the desktop after
And that’s it!
Atm I have to test it with the copr tweaks but so far wifi and sound works out of the box
So happy finally I got running Silverblue in one of my arm laptops!