NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-arm32/59088: NetBSD NOT working on Orange Pi PC Plus2E (Allwinner H3)
The following reply was made to PR port-arm32/59088; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: Dante Alighieri <alighieri.dante.ocd%gmail.com@localhost>
Cc: gnats-bugs%netbsd.org@localhost
Subject: Re: port-arm32/59088: NetBSD NOT working on Orange Pi PC Plus2E
(Allwinner H3)
Date: Thu, 20 Feb 2025 15:06:53 +0100
On Thu, Feb 20, 2025 at 03:00:43PM +0100, Dante Alighieri wrote:
> of course i have used the official 10.1 release from armbsd.org. The error
> I get is:
> "ehci failed to shut down host controller"
This is a non-fatal message that happens on many machines.
> Then the board freezes and will not continue to boot.
OK, we need to identify where it hangs.
Do you use a serial console or a USB keyboard?
With a serial console you should be able to send a break and get to the
kernel debugger - if that works, enter "bt" to get a stack trace and
copy the output.
> If I use the "userconf disable ehci*" command It will boot, but then it
> will not recognize my Android USB tethered device, so no internet.
> Everything works with old 9.0 version
Could you provide dmesg output for 9.0 and for 10.1 with userconf disabled?
The latter might require a USB stick for transport.
Martin
Home |
Main Index |
Thread Index |
Old Index