Re: Radxa Orion O6
Jared McNeill <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.arm |
|---|---|
| Message-ID | <BYAPR14MB26321E972F08221CED9B14C6FAE42@BYAPR14MB2632.namprd14.prod.outlook.com> |
Very cool! Comments below. On Sun, 19 Jan 2025, FUKAUMI Naoki wrote: > No tweak: > https://drive.google.com/file/d/1wVBIDpObjyuX3s1hGHuIYc17MrGiY-4_/view?usp=drive_link Any memory used by UEFI runtime services needs to be present in the UEFI memory map and marked with EFI_MEMORY_RUNTIME attribute. > +noefirt: > https://drive.google.com/file/d/1WkjCxHyJBv7eju0NgwgTAODEVCo0fj3Y/view?usp=sharing In this case, it appears that firmware has not configured the XHCI. Please check to make sure that clocks are enabled for the device before handoff to the OS. > +noefirt -xhci: > https://drive.google.com/file/d/1wz2UsY6BkgXSgqveB2U3I9TSSP1BByFL/view?usp=sharing This seems like a GIC problem. Please provide logs with 'boot netbsd -v -x' and an ACPI dump to help diagnose the issue. Take care, Jared