coreos / fedora-coreos-docs

Documentation for Fedora CoreOS
https://docs.fedoraproject.org/en-US/fedora-coreos/
Other
51 stars 123 forks source link

provisioning/rpi4: update to f39; fix copy u-boot.bin step #590

Closed dustymabe closed 10 months ago

dustymabe commented 1 year ago

Update to F38 since stable is on F38 and also update the u-boot.bin copy step for:

[1] https://src.fedoraproject.org/rpms/bcm283x-firmware/c/489ba9a1607d29ed171540a675a43e71aa0d1f37?branch=rawhide

dustymabe commented 1 year ago

I marked this as draft for now. There is a VGA console issue I'm still chasing down with @pwhalen. For me the system starts booting up fine but somewhere in the middle of bootup (kernel and systemd messages are flowing) the VGA console cuts out. The system does finish coming up, though, and I can SSH in.

dustymabe commented 1 year ago

Adding nomodeset to the kernel command line fixes the VGA console dying at some point during boot. Working with the Fedora ARM team to see if there is an underlying bug here that needs fixing.

dustymabe commented 1 year ago

BZ for the VGA console issue: https://bugzilla.redhat.com/show_bug.cgi?id=2241252

dustymabe commented 11 months ago

New bug for BZ VGA console issue: https://bugzilla.redhat.com/show_bug.cgi?id=2246428

dustymabe commented 10 months ago

ok I just added nomodeset as a workaround in the steps for now. I'm marking this ready for review.