Libre Renegade/usb ports dont work with Generic Rocky AArch image #5
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
current solution is to use the "libretech-flash-tool" provided by libretech.