hw-probe
hw-probe copied to clipboard
running on netbsd/evbarm on pinebook pro causes hard reset
i followed the instructions in this repo to run on my Pinebook Pro running NetBSD (9.1 userland, -current kernel). doing so almost immediately causes the system to reset without fanfare. troubleshooting assistance would be appreciated.
Please try:
hw-probe -all -list 2>&1 | tee -a OUT.txt
And find last executed command in the file OUT.txt.
Thanks.