allatutti Posted August 7 Share Posted August 7 I am using Debian Image (https://www.armbian.com/orange-pi-5-pro/), USB 3.0 is not working, does not have any power, with original distros or (JR Ubuntu) is USB 3.0 working, any idea how to bring it to life? Thank you Linux orangepi5pro 6.1.75-vendor-rk35xx #1 SMP Fri Jul 19 14:49:03 UTC 2024 aarch64 GNU/Linux admin@orangepi5pro:~$ lsusb Bus 004 Device 002: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode) Bus 004 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 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 002: ID 1a40:0101 Terminus Technology Inc. Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub 0 Quote Link to comment Share on other sites More sharing options...
Werner Posted August 7 Share Posted August 7 opi5pro is wip, therefore moved to staging. website falsely claims it is supported. 0 Quote Link to comment Share on other sites More sharing options...
allatutti Posted August 7 Author Share Posted August 7 So solution found to have USB 3.0 working on Orangepi 5 Pro you need to edit dtb file rk3588s-orangepi-5-pro.dtb commands to use: https://gist.github.com/TobidieTopfpflanze/c162f551ffc4a2be21dbd168371ef347 in DTB file Line 2663 for usbdrd3_0, you need to change dr_mode = "otg" to dr_mode = "host" all credits goes to Joshua Riek https://github.com/Joshua-Riek/linux-rockchip/commit/cc972a2683c329ad8454148134829123dc1c92e2 Will be nice/helpfull if Armbian techs can implement it into main image, Thank you Just as an info, so far I have best performance experience with Armbian Debian images, Thank you for those images https://browser.geekbench.com/user/marosr 0 Quote Link to comment Share on other sites More sharing options...
Solution Werner Posted August 7 Solution Share Posted August 7 https://github.com/armbian/linux-rockchip/pull/217 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.