MattP

Results 55 comments of MattP

So I have been using PINN on the CM5 and for the most part it seems to be operating the same way that it does with the Pi 5 (some...

It may just be an issue of updating the kernel. I had the same issue with yocto/meta-raspberry pi on the CM5 and updating to a newer kernel solved it. I’ll...

@MarijnS95 Is that the case for ARM64 Windows? In other words, does Windows still have usbmuxd even though it doesn’t have Apple Mobile Device Ethernet Adapter? I’m trying to write...

@Amoystyle Was this meant to be a workaround to change the USB configuration in Windows? I see that there was originally an attachment but the comment was edited to remove...

There are two problems with RPI5-UEFI on D0: 1) GPIO was totally reworked internally for the D0, which was part of why it was created in the first place. Pi...

I will. Mario’s suggested method of cloning the repo using “--recurse-submodules” may have worked at the time it was created, but I had a lot of issues with it when...

I've been using the code since mid-February to boot my CM5 D0. The four files that I altered are three related to pinctrl and one that updates board revisions to...

@Marcinoo97 Are you able to compile the code in your fork? The issue that I have is that RPI5-UEFI has outdated dependencies. For example, edk2 no longer has PrePi/PrePeiCore and...

I will post the compiled .fd file later today. If you have any interest in trying to help figure out patches to make it compile properly, I think that is...

@Marcinoo97 I think I fixed the framebuffer too. Could you try it on a D0 if you have one? The pre-compiled version. Let me know if it works for you.