Tuesday, July 30, 2024

[fedora-arm] Re: RK3568 + Panfrost needs clk-scmi.ko on F40 Live iso

Hi.

> I'm installing F40 on an Odroid M1 (RK3568) NVMe. After writing
> Fedora-Workstation-Live-osb-40-1.14.aarch64.iso [0] to an eMMC card and
> booting it I see lots of:
>
> [ 69.233581] panfrost fde60000.gpu: get clock failed -517
>
> [ 69.233617] panfrost fde60000.gpu: clk init failed -517
>
> On RK3568 the Panfrost driver needs the clk-scmi kernel module to be
> loaded to be functional. Where to report this?

We build that driver in, if you run "modinfo clk-scmi" you should get
the following:

name: clk_scmi
filename: (builtin)
license: GPL v2
file: drivers/clk/clk-scmi
description: ARM SCMI clock driver
author: Sudeep Holla <sudeep.holla@arm.com>

> FWIW: when F40 Live is booted, it says "PRE-RELEASE/TESTING" in the top
> right corner and there are no options to select packages nor add a repo
> with updates (IIRC this was possible with F40 Live x86_64?)

For live images you can not select packages, it's basically dd:ing the
live image to disk, you can do that post install.

The pre-release is due to the artiefact you're using being done by
os-build, it was a bug, it is the GA release.

> At the end the installer reports an error that it could not remove
> something old EFI related, that the system would not be bootable and
> that it's due to a bug. After finishing the installation, U-boot could
> not find/boot Fedora on the NVMe. So it's a known issue but is there a fix?

What firmware are you using? It's because the firmware doesn't support
EFI set variable, it will still boot but use the EFI fallback method.
It doesn't make much difference except for that one error.

Peter
--
_______________________________________________
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, report it: https://pagure.io/fedora-infrastructure/new_issue

No comments:

Post a Comment