Fedora 32 on ROCKPro 64.
#1
I got myself a ROCKPro 64 board and an eMMC module and I want to run Fedora. I am completely new to SBC's and Linux. I can not get Fedora to boot and am looking for some direction to get it working. Any information would be helpful. Thanks.
#2
This is something I'm curious as well for the RockPro64 and the Rock64.

The Pinebook Pro can be updated to Fedora 32 from the unofficial image.
My limited understanding is that the aarch64 image from Fedora's website doesn't include uboot (it assumes the system already knows how to load the OS). The fedora arm installer doesn't work with RP64 or Rock64 for now.

I'm sure someone more knowledgeable could chime in and correct me Smile I have only surface level of knowledge here

For now, I did what I can and opened this ticket on the Fedora bug tracker: https://pagure.io/arm-image-installer/issue/52 The developer is friendly and straight forward with the current state. A helping hand from more experienced community member than me would be great indeed.

Device: Pinebook Pro 128GB No:246 / MainOS: Manjaro ARM
Godot and Flutter - creating something can be fun with the right tools!
#3
(05-01-2020, 06:02 PM)PakoSt Wrote: This is something I'm curious as well for the RockPro64 and the Rock64.

The Pinebook Pro can be updated to Fedora 32 from the unofficial image.
My limited understanding is that the aarch64 image from Fedora's website doesn't include uboot (it assumes the system already knows how to load the OS). The fedora arm installer doesn't work with RP64 or Rock64 for now.

I'm sure someone more knowledgeable could chime in and correct me Smile I have only surface level of knowledge here

For now, I did what I can and opened this ticket on the Fedora bug tracker: https://pagure.io/arm-image-installer/issue/52 The developer is friendly and straight forward with the current state. A helping hand from more experienced community member than me would be great indeed.

I spent some time trying to get Fedora 32 working on the RockPro64 last week and did not get as far as I wanted.  Because of my use-case I installed the CentOS 7 image and have been pleased.  I hope the developer of `arm-image-installer` will work in the RockPro64 u-boot stuff as it was a breeze to use on the sopine's I'm using in my Clusterboard...  Now if I can just figure out how to add some extra uboot args....
#4
Just finished installing F32 on my RockPro64. It was much more painful that I would like but glad to have F32 on all my Pine64 devices now.

There are a few "gotcha's".
1) The arm-image-installer does not have a pre-defined board... but that's easy to fix
2) The boot image sometimes fails because of some race condition that prevents the disk from being available to read.
3) The panfrost drivers case a fatal error during boot.

All of this configuration is done via a serial console attached to the board.

Here's how I fixed each
1) make a copy of the rock64 board and name it rockpro64-rk3399 then run the installer
- cp /usr/share/arm-image-installer/boards.d/rock64 /usr/share/arm-image-installer/boards.d/rockpro64-rk3399
- sudo arm-image-installer --addconsole --addkey ~/.ssh/id_rsa.pub --relabel --resizefs --image=/opt/downloads/Pine64/Fedora-Minimal-32-1.6.aarch64.raw.xz --media=/dev/<mmc or sdcard device> --target=rockpro64-rk3399 --args "rd.driver.blacklist=panfrost"
2) reset, or power cycle the device. Not sure what's causing this one.
3) blacklist the panfrost driver in the kernel. I thing the --args option I've listed in #1 work. if not, wait until the "Fedora" boot option displays and type 'e'. then add "rd.driver.blacklist=panfrost" to the end of the kernel line right after "ro".

This should get you there. Good luck.
#5
I'd also like to mention here that pci-e is disabled in the Fedora image on RP64. I don't understand the details, but Fedora uses some kernel argument that conflicts with a known bug in the kernel for rockchip CPUs, but has not been pushed into the kernel by RockChip.bill see what details I can dig up later.

https://bugzilla.redhat.com/show_bug.cgi?id=1704945


Possibly Related Threads…
Thread Author Replies Views Last Post
  Can i use this Emmc for Rockpro 64 Supratec 2 574 12-20-2023, 09:12 AM
Last Post: wdt
  red led blink on rockpro pine 64 Daniele14521 0 1,066 09-26-2022, 01:40 AM
Last Post: Daniele14521
  Is my rockpro dead? k0sm 6 4,604 12-30-2021, 07:32 PM
Last Post: Rocklobster
  Rockpro 64 with analog input jintao6889423 3 5,094 05-13-2021, 09:41 PM
Last Post: KC9UDX
  RockPro 64 MIPI Pinout carbotaniuman 3 5,154 05-21-2020, 03:41 AM
Last Post: dukla2000
  RockPro 64 V2.1 Boot problem only DDR Version ... message nutilius 5 6,997 05-02-2020, 03:26 AM
Last Post: freeviv
  Rockpro 64 maurora 1 2,760 05-24-2019, 09:50 AM
Last Post: Luke
  Basic question on the Nas case of the rockPro Slam 1 3,166 01-23-2019, 08:04 AM
Last Post: Slam
  rockpro 64 upgrading OMV denver2020 3 5,779 01-03-2019, 08:11 AM
Last Post: Luke
  Can't get Rockpro to boot Crnppscls 4 4,899 12-15-2018, 05:16 PM
Last Post: Crnppscls

Forum Jump:


Users browsing this thread: 1 Guest(s)