-
Chat | Social Media
#armbian at
irc.libera.chat or irc.oftc.net
Matrix or Discord
Mastodon | π -
Popular Now
-
Activity Stream
-
191
OPI 4A - Allwinner T527
@AurealNix - Firstly massive kudos to where you've got this board there will be lots of people here quite happy they can get onto a 6.18 kernel .. Well done sir. You 'll be pleased to hear I pulled my ebay listing as a result of what you and Claude achieved. I also signed up to a Claude subscription to save me being so abusive to Gemini when it doesn't meet the standard - thank you! So I just downloaded the headless image and imaged to an M.2 NVMe ... Connected the Serial cable powered on and nothing on the screen I'm afraid. So I armbian-imaged it onto an SD and everything booted fine, lots of text - I logged in and "fdisk -l" only showed my SD card. so I guess that's a negative with the NVMe ... one thing I haven't done is imaged the orangepi-4a 5.x kernel onto the NVMe to see if it boots as it might be that the boot protocol only looks on the SD - will post if I can image the 5.x onto the M.2 and get it to boot later. I've just tried to find a headset cable to test the audio port but only got a headphone cable so can't test yet - and I've seen in your git repo that you have already confirmed the audio port is good so no pressure for me unless you are still in need of testing ? Great stuff and cheers! -
0
[Hardware bug] Orange Pi 5 Plus rev 1.3.1 β floating vias kill Type-C (USB3.1) & FAN: investigation and hardware fix
I have an Orange Pi 5 Plus 16GB board, revision "1.3.1". I've been using it for about a year with official Armbian, Vendor kernel 6.1. The only issues I noticed were a non-working Type-C port and FAN connector. I thought it was an OS or DTS (Device Tree) bug... But it turned out to be a hardware problem. It started when I got another Orange Pi 5 Plus 8GB board for repair (needed to resolder the Type-C power connector). Same revision "1.3.1". (left is my 16GB board, right is the 8GB board for repair; the PCB solder mask is slightly different in shade of blue β probably different manufacturers or production batches) I inspected it under a microscope and found that both boards have floating (unconnected) vias β the ones that should control the FAN transistor, and also the EN-pin for the Type-C (USB3.1) power. So these are defective boards from some unknown revision where these vias are simply missing. On top of that, even if you force-enable the Type-C (USB3.1) EN pin β it still won't work. The reason is that the data lines are connected to TYPEC1 pins on the SoC, not TYPEC0 as shown in the OPI 5 PLUS_V1_3_1_Schematic.pdf So you need a DTS fix to enable the port via the correct node. The HUSB311 chip is also useless in this case. I don't know what exactly this revision is or why these errors exist. Fix: enabling power on the Type-C port To get the front Type-C (USB3.1) port working, I soldered the EN pin from the Power Switch β which was going TYPEC5V_PWREN_H Nowhere β to the nearest 3V3 Ethernet power rail. Now the Type-C port gets power after boot. The second step is to create a DTS overlay to make the port actually work: File: rk3588-orangepi-5-plus-TypeC-fix-hardware.dts /dts-v1/; /plugin/; / { model = "Orange Pi 5 Plus"; compatible = "rockchip,rk3588-orangepi-5-plus", "rockchip,rk3588"; fragment@0 { target = <&usbdrd_dwc3_1>; __overlay__ { dr_mode = "host"; maximum-speed = "super-speed"; snps,xhci-trb-ent-quirk; }; }; }; To apply the overlay, copy the file to your board and run: cd <path to file> sudo armbian-add-overlay rk3588-orangepi-5-plus-TypeC-fix-hardware.dts Also worth noting: since HUSB311 is missing on this revision, the CC1/CC2 orientation detection doesn't work properly. In practice this means: plug in a USB-C cable one way β the device shows up as USB2.0 (HighSpeed). Flip the cable 180Β° and replug β it shows up as USB3.0 (SuperSpeed). This happens because only CC1 or CC2 is connected (not both). If you need a PWM fan The PWM signal via for the FAN transistor is also floating on this revision β it goes FAN_CTL_H Nowhere. You can solder to it (either to the end of the nearby SMD resistor or scrape the VIA pad directly) and connect it to any free pin on the 40-pin header. Then update the DTS to assign that pin for fan control instead of the original one. P.S. Sorry for the low quality photos. Source: 4PDA -
13
No wifi Rock 5B plus 26.04 Gnome 6.18.28
That is interesting, I would expect the other way around. I use 'btop' to watch clocks and load. On some systems, it also show GPU load and power consumption. Anyway, there is also the edge kernel (7.1.0-edge-rockchip64π linux-image-edge-rockchip64/trixie,now 26.5.1 arm64 [installed] -
14
Trying to boot Armbian on LinknLink iSG Box SE
@Caleb Gilmour are you trying to flash using Rockchip Loader mode or Maskrom mode? Regarding wifi I will need to to do some performance testing when I have some time, I did not test it widely. Thanks for your feedback! -
13
No wifi Rock 5B plus 26.04 Gnome 6.18.28
Well, I will wait until it works, no worry's. I wil not go back to the 115 kernel because the sbc is getting 10 degrees warmer than the latest gnome version, 47 degrees in the 6.1.115 and 36 in 6.18.28. Both with Firefox in YouTube with the same content... Te dongle works fine... Ernst
-
-
Member Statistics
