Libre Renegade/usb ports dont work with Generic Rocky AArch image #5

Open
opened 2023-05-19 16:58:56 +00:00 by codedude · 0 comments
Member

Submitting this here for tracking...

Using the procedure below, the Rocky 9 on the Renegade has non-functional usb ports.

Download the generic image from https://rockyrepos.gnulab.org/images/Rocky-9.1-aarch64-generic-Minimal-sda.raw.tar.gz
Extract the image
Download u-boot tools from https://rockyrepos.gnulab.org/gen_aarch64_el9/uboot-tools-2022.04/uboot-images-armv8-2022.04-2.el9.noarch.rpm
Extract the RPM
dd if=/PATH/TO/EXTRACTED/RPM/usr/share/uboot/roc-cc-rk3328/idbloader.img of=/PATH/TO/THE/IMAGE seek=64
dd if=/PATH/TO/EXTRACTED/RPM/usr/share/uboot/roc-cc-rk3328/u-boot.itb of=/PATH/TO/THE/IMAGE seek=16384

Note: if i use the libre-flash-tool and the generic Rocky image, everything works fine.

Submitting this here for tracking... Using the procedure below, the Rocky 9 on the Renegade has non-functional usb ports. Download the generic image from https://rockyrepos.gnulab.org/images/Rocky-9.1-aarch64-generic-Minimal-sda.raw.tar.gz Extract the image Download u-boot tools from https://rockyrepos.gnulab.org/gen_aarch64_el9/uboot-tools-2022.04/uboot-images-armv8-2022.04-2.el9.noarch.rpm Extract the RPM dd if=/PATH/TO/EXTRACTED/RPM/usr/share/uboot/roc-cc-rk3328/idbloader.img of=/PATH/TO/THE/IMAGE seek=64 dd if=/PATH/TO/EXTRACTED/RPM/usr/share/uboot/roc-cc-rk3328/u-boot.itb of=/PATH/TO/THE/IMAGE seek=16384 Note: if i use the libre-flash-tool and the generic Rocky image, everything works fine.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sig_altarch/rockygenericaarch64#5
No description provided.