Friday, February 19, 2021

[fedora-arm] Re: Pine64 Rockpro64 Invalid bus 0 (err=-19)

On Tuesday, February 16, 2021 11:08:55 AM MST Marcin Juszkiewicz wrote:
> W dniu 16.02.2021 o 18:50, Aaron Siegel pisze:
>
> > Marcin
> >
> > Thank for your response and your blog on installing Fedora on a
> > Rockpro64.
> > Your blog has been very helpful.
>
>
> Thanks.
>
>
> > I am using the latest uboot that packaged with uboot-images-arm8,
> > 2020.10.
> > Are there issues with this versions? Which version should I use? Are
> > there
> > problems with this version of uboot?
>
>
> Grab 2021.01 for sure from link below:
>
> https://kojipkgs.fedoraproject.org//packages/uboot-tools/2021.01/2.fc34/noar
> ch/uboot-images-armv8-2021.01-2.fc34.noarch.rpm

>
> > Do all the message display through HDMI? I have a serial console on
> > order.
>
>
> Default configuration should give you working HDMI output and USB
> keyboard support. No serial console needed.
> _______________________________________________
> arm mailing list -- arm@lists.fedoraproject.org
> To unsubscribe send an email to arm-leave@lists.fedoraproject.org
> Fedora Code of Conduct:
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List
> Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List
> Archives:
> https://lists.fedoraproject.org/archives/list/arm@lists.fedoraproject.org
> Do not reply to spam on the list, report it:
> https://pagure.io/fedora-infrastructure

An update

I created bootable SD using the pre-built binary files from the koji build
server:
https://kojipkgs.fedoraproject.org//packages/uboot-tools/2021.01/2.fc34/
noarch/uboot-images-armv8-2021.01-2.fc34.noarch.rpm


sudo dd if=u-boot-rockchip.bin of=/dev/sda seek=64
sync

Used the Marcin's SP+TPL and U-Boot found on Marcin's blog to load the SPI:
https://marcin.juszkiewicz.com.pl/2020/06/17/ebbr-on-rockpro64/

I am able to boot usb with the Fedora 33 IOT aarch iso. It is very slow, I get
to the installation portion of the install and receive an error message:

"The following error occurred while installing the boot loader. The system
will not be bootable. Would you like to ignore this and continue with
installation?

Failed to set new EFI boot target this is most likely a kernel or firmware
bug."

The arm-image-installer is not working at all. They do not boot, I receive
EFI errors similar to error Marcin describes in his blog post and I been able
to reliably mount the EFI partition of the images created by the arm-image-
installer. I have tried Fedora IOT and server raw images.

Thank you
Aaron

_______________________________________________
arm mailing list -- arm@lists.fedoraproject.org
To unsubscribe send an email to arm-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/arm@lists.fedoraproject.org
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure

No comments:

Post a Comment