Summary: | [patch] workaround boot-time panic on Orange Pi + 2E | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Base System | Reporter: | Mark Linimon <linimon> | ||||||
Component: | arm | Assignee: | freebsd-arm (Nobody) <freebsd-arm> | ||||||
Status: | New --- | ||||||||
Severity: | Affects Some People | CC: | mhorne | ||||||
Priority: | --- | Keywords: | patch | ||||||
Version: | CURRENT | ||||||||
Hardware: | arm | ||||||||
OS: | Any | ||||||||
See Also: | https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226014 | ||||||||
Attachments: |
|
Created attachment 188510 [details]
stacktrace of the panic without the hack
An excerpt from the dmesg up to and including the panic, followed by a brief excerpt from the stacktrace.
Mark, based on the discussion in the related PR, it would seem this has been fixed. Do you know if this is the case? |
Created attachment 188509 [details] patch to a10_codec.c This hack allows me to bring the Orange Pi + 2E up to multiuser. This is a workaround for what is probably an error in the dtb. Note: you still don't get Ethernet with this patch; that's a separate problem and apparently common to our Orange Pi support.