Search the Community
Showing results for tags 'orangepizeroplus2-h3'.
-
My Armbian paste is at https://paste.armbian.com/yamakinoce This is an OrangePi Zero Plus, with an H3, not an H5 or an H2. I see all kinds of problems here but don't know how to fix them. It seems the DTB is just wrong for this board. For one, there are interrupts showing up in /proc/interrupts for HDMI and LCD, but this physical board has *neither* of those. It has an Ethernet PHY but neither the kernel nor uboot see it. It also has a Wifi but the kernel does not see that either. Does a correct DTB exist for this board? What is its name? I vaguely remember a couple ways to force the kernel and uboot to use a different DTB than what it calculates, but I would need to know if such a DTB exists in the first place. Thanks!
- 3 replies
-
- Orange Pi Zero 2
- Orange Pi Zero Plus
-
(and 1 more)
Tagged with:
-
Just installed armbain for a orangepi zero plus 2 H3 setup the root and usernames credentials. I am able to login under root in putty, but sudo armbain-config is not found.
-
I just installed the image located here and am unable to get a bluetooth keyboard and mouse to connect. https://www.armbian.com/orange-pi-zero-plus-2-h3/ And used armbian-config -> Network -> Enable bluetooth. Here's the output of some common debugging commands I found in the forums. root@orangepizeroplus2-h3:~# lsusb Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub root@orangepizeroplus2-h3:~# rfkill list 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no root@orangepizeroplus2-h3:~# root@orangepizeroplus2-h3:~# sudo systemctl status bluetooth ● bluetooth.service - Bluetooth service Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled) Active: active (running) since Tue 2023-07-11 21:43:39 EDT; 21min ago Docs: man:bluetoothd(8) Main PID: 2945 (bluetoothd) Status: "Running" Tasks: 1 (limit: 828) Memory: 424.0K CPU: 283ms CGroup: /system.slice/bluetooth.service └─2945 /usr/lib/bluetooth/bluetoothd Jul 11 21:43:39 orangepizeroplus2-h3 systemd[1]: Starting Bluetooth service... Jul 11 21:43:39 orangepizeroplus2-h3 bluetoothd[2945]: Bluetooth daemon 5.64 Jul 11 21:43:39 orangepizeroplus2-h3 systemd[1]: Started Bluetooth service. Jul 11 21:43:39 orangepizeroplus2-h3 bluetoothd[2945]: Starting SDP server Jul 11 21:43:39 orangepizeroplus2-h3 bluetoothd[2945]: Bluetooth management interface 1.22 initialized root@orangepizeroplus2-h3:~# hcitool scan Device is not available: No such device root@orangepizeroplus2-h3:~# I also ran armbianmonitor -U > monitor.txt The results of which are attached to this message. It seems like the bluetooth service comes up, but it doesn't see any bluetooth devices. Can anyone point me in the right direction? monitor.txt
