!GjCbAiaDPJqDDSqWlc:matrix.org

Fedora ARM

115 Members
Fedora on ARM/​aarch64 https:/​/​fedoraproject.​org/​wiki/​Architectures/​ARM details here including links to install and the Raspberry Pi20 Servers

Load older messages


SenderMessageTime
8 Apr 2024
@adamwill:fedora.imadamw blocker review meeting in a few minutes over in #blocker-review:fedoraproject.org 15:58:54
@maximum0verdrivexcdc:fedora.imDaniel Suchodolski joined the room.22:00:33
@maximum0verdrivexcdc:fedora.imDaniel SuchodolskiDoes anyone know how to change the arm boot file on raspberry pi3 B just for the interest of it22:35:50
@maximum0verdrivexcdc:fedora.imDaniel Suchodolski Is a 1.2 I don’t seem to have a problem with it apart from booting it out the window 22:37:48
@maximum0verdrivexcdc:fedora.imDaniel SuchodolskiI’m also looking forward to seeing f-40 working on my laptop in gnome view22:40:08
@conan_kudo:matrix.orgConan Kudo For folks who may not be paying attention to the mailing lists, Aoife Moloney posted this on Fedora's devel@ list asking if anyone could help with this tricky bug affecting Fedora ARM: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/WFLCQMK4J4Z6X5HJX3WWGU7QUHGEMSLU/ 22:56:10
@conan_kudo:matrix.orgConan KudoIf anyone has any idea how to help with this, it'd be great if they could reach out and assist :)22:56:20
9 Apr 2024
@rathann:fedora.imRathannI don't have any Pis, sorry.10:50:59
@hrw:fedora.imMarcin 'hrw' Juszkiewiczprobably whatever arm without rtc would fit11:25:21
@rathann:fedora.imRathannStill none of those. Only a PBP and a VM with a Neoverse-N1 core here.12:12:57
10 Apr 2024
@dustymabe:matrix.orgdustymabe set a profile picture.16:30:52
@vonnaturaustreve:matrix.orgVonNaturAustreVe joined the room.18:24:14
14 Apr 2024
@shapeshiftingdragon:matrix.orgAnyCreatureMorph changed their profile picture.19:38:37
15 Apr 2024
@adamwill:fedora.imadamw f40 blocker review meeting starting in 5 minutes over in #blocker-review:fedoraproject.org 15:55:14
17 Apr 2024
@jmontleon:fedora.imJason Montleon joined the room.02:01:44
@jmontleon:fedora.imJason Montleon

I don't know if someone has beeten me to the punch, but using patches from https://github.com/6by9/linux I was able to boot fedora on a pi 5.

# dmidecode | grep Product | sort -u && uname -r
	Product Name: Raspberry Pi 5 Model B Rev 1.0
6.8.6-306.rpi5.fc40.aarch64

The serial console is only printing garbage for me once the kernel takes over. Looks like /dev/ttyAMA10? Not sure if anyone has any idea how to get that working.

Have a kernel here at https://copr.fedorainfracloud.org/coprs/jmontleon/rpi5

Might be a bit of a pain to install; I mounted the /, /boot, /boot/efi on an rpi4 using a usb sd card adapter, and installed the kernel within a chroot; then updated grub.cfg/grubenv manually; for whatever reason it was not done automatically. might be easier just booting off a pi4; but haven't tried.

02:08:27
@sally:catgirl.cloudsally Jason Montleon: Have you tried downstream kernel with the new version of u-boot? It seems there is some initial support for RPi5 06:55:02
@jmontleon:fedora.imJason MontleonBy downstream do you mean the stock Fedora kernel? I believe there's no MMC support so you can't access the SD card after booting. Booting the Fedora 40 image as is gets some console output and then it hangs and eventually times out looking for root.14:02:07
@sally:catgirl.cloudsally

Jason MontleonOkay. I mean by downstream (Raspberrypi kernel).

14:38:05
@pbrobinson:fedora.imPeter Robinson
In reply to @jmontleon:fedora.im

I don't know if someone has beeten me to the punch, but using patches from https://github.com/6by9/linux I was able to boot fedora on a pi 5.

# dmidecode | grep Product | sort -u && uname -r
	Product Name: Raspberry Pi 5 Model B Rev 1.0
6.8.6-306.rpi5.fc40.aarch64

The serial console is only printing garbage for me once the kernel takes over. Looks like /dev/ttyAMA10? Not sure if anyone has any idea how to get that working.

Have a kernel here at https://copr.fedorainfracloud.org/coprs/jmontleon/rpi5

Might be a bit of a pain to install; I mounted the /, /boot, /boot/efi on an rpi4 using a usb sd card adapter, and installed the kernel within a chroot; then updated grub.cfg/grubenv manually; for whatever reason it was not done automatically. might be easier just booting off a pi4; but haven't tried.

what branch?
16:41:45
@jmontleon:fedora.imJason Montleon
In reply to @pbrobinson:fedora.im
what branch?
mainline_2712_rp1_rc3, which includes mainline_2712. And added a few patches from mainline_2712_mmc1
16:47:21
@jmontleon:fedora.imJason Montleon think there were ~37 patches from mainline_2712_rp1_rc3, which included 9 from mainline_2712 and 3 more from mainline_2712_mmc1. 16:48:46
@pbrobinson:fedora.imPeter Robinsonright, I have my own local branch from work I have done, but I was looking further16:50:38
* @farchord:matrix.orgFarchord [Fedora] can't wait for Fedora to boot on an OrangePi 5b...17:40:20
@jmontleon:fedora.imJason Montleonfor the serial there's something wrong with the dtb; I adjusted the link to point back to the dtb-6.8.5-301... folder and console works fine18:27:41
18 Apr 2024
@joelselvaraj:matrix.orgJoel Selvaraj joined the room.06:42:19
@pbrobinson:fedora.imPeter Robinson
In reply to @jmontleon:fedora.im
for the serial there's something wrong with the dtb; I adjusted the link to point back to the dtb-6.8.5-301... folder and console works fine
I'm not sure what you mean by that, there's no upstream DT so pointing it to the 6.8.5 folder would use the firmware DT
08:39:24
@jmontleon:fedora.imJason Montleon
In reply to @pbrobinson:fedora.im
I'm not sure what you mean by that, there's no upstream DT so pointing it to the 6.8.5 folder would use the firmware DT

Some of the commits/patches I applied create and update the dt.
https://github.com/6by9/linux/commit/19c909a66c0edf3bfbf2b8c3bbfc87fcda06e418
https://github.com/6by9/linux/commit/eb618ce3682fcf3ff8e50d0b471c43b10bdd5df5
https://github.com/6by9/linux/commit/61a07b70d2dca5dff6591023bdae8d257cbda0b4

Yes, using the firmware DT. I guess I could have just as well just deleted / renamed the DT file that was created in my build. But whichever way it seems like there's something wrong or at least different with the result from my build.

I ended up commenting out all the patches that create/edit the DT so it isn't built and and serial works fine this way for now.

13:25:38
@jmontleon:fedora.imJason Montleon
In reply to @pbrobinson:fedora.im
I'm not sure what you mean by that, there's no upstream DT so pointing it to the 6.8.5 folder would use the firmware DT
*

Yes, using the firmware DT. I guess I could have just as well just deleted / renamed the DT file that was created in my build. But whichever way it seems like there's something wrong or at least different with the result from my build.

I ended up commenting out all the patches that create/edit the DT so it isn't built and and serial works fine this way for now.

13:25:48
@dschadlich:fedora.imDavid Schadlich joined the room.23:38:59

There are no newer messages yet.


Back to Room ListRoom Version: 5