Jump to content

allatutti

Members
  • Posts

    19
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. "spends a long time on counting files ---> file transfer screen flashes by in 1 second" I will say is normal behaviour, I have same symptoms when moving sd 2 usb, but files are moved to usb. In your case what will happen if your do change dtb from 5 to 5b and do reboot still with SD card, will it boot?
  2. Hi, have same issue with radxa zero 3w, error messages cannot fork, or resource unavailable, kernel 6.1.75. But only when desktop is installed, with only server version it is fine.
  3. maybe specify a bit word "hot" maybe just bad ssd, with original orangepi image are temps ok? Are you using Armbian Image exactly for Orangepi 5 Pro, just asking to be sure.
  4. with latest armbian build for Orangepi 5 pro you need to: 1) sudo armbian-install 2) select Boot from SD - System on SATA, USB or NVMe 3) confirm and continue with ext4 format etc.... after finish and reboot you will have root on nvme, you can check it with command df -h
  5. as you mentioned OrangePi 5 Pro is missing spi flash, so instead of spi you must use sdcard for boot, you can only move root partition to nvme. in armbian-config you can use move root to nvme, worked fine as I tested it last time.
  6. so I found issue, there is no device tree for orangepi 5 pro in dtb folder, as solution I updated armbianEnv and corrected fdt file to orangepi5 only, now it boots but with device tree for orangepi5 (no Pro). Just in case someone will try.
  7. yes I saw that video, need to buy uart debug tools so myabe in two weeks 😕
  8. To be honest I did not count that those images will be available for Orangepi 5 Pro, but when I saw them I just test them and asked if someone else tested and have same issue or I did something wrong.
  9. nope, I am using Raspberry pi 5.1V 5A power supply, other Armbian versions working just fine.
  10. Hello, I was trying to boot Armbian 6.10 from https://www.armbian.com/orange-pi-5-pro/ minimal or normal desktop, none of them are working/booting, maybe hint what am I doing wrong? Thank you
  11. Is there any info what exactly is needed for armbian? When I take a look at decompiled dtb it had about 2500 lines of code, in metioned dts are only about 700 lines. Thank you
  12. If not working with that img, you will probably need to use overlays, https://github.com/orangepi-xunlong/linux-orangepi/tree/orange-pi-6.1-rk35xx/arch/arm64/boot/dts/rockchip/overlay sudo armbian-add-overlay rk3588-ssd-sata2.dts rk3588-ssd-sata0.dts
  13. 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
  14. 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
  15. nope with original orangepi debian image you dint need to do point 1. Only go to orangepi-config and enable I2C5 M3 there.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines