Jump to content

Ken Restivo

Members
  • Posts

    2
  • Joined

  • Last visited

  1. This is an orange Pi zero with an H3 chip. I can't make sense out of the part numbers. But it's a zero, it is square, it has an ethernet and wifi, and has an H3 chip right on the top of the thing. The device tree says model = "Xunlong Orange Pi PC Plus"; compatible = "xunlong,orangepi-pc-plus\0allwinner,sun8i-h3"; The build I was running is the latest I could find [ 0.000000] Linux version 6.12.35-current-sunxi (build@armbian) (arm-linux-gnueabihf-gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1 SMP Fri Jun 27 10:11:46 UTC 2025 So whatever it says in the boot log and in the armbian monitor (which I included as a link in my original post) is what this is. And there is no ethernet or wifi on it, nor has there ever been since I bought it maybe 4 or 5 years ago. Every few years I try the latest build and check to see if that fixes it, and it never seems to happen. arbmianmonitor.log bootmaybeowkring.log
  2. 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!
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines