Jump to content

lurk101

Members
  • Posts

    33
  • Joined

  • Last visited

Everything posted by lurk101

  1. Armbian_23.02.0-trunk.0179_Rock-5b_jammy_legacy_5.10.110_minimal.img.xz From here https://github.com/armbian/build/releases/download/ Do I need to go to trunk.0186?
  2. Nope, still doesn't work. Then it also means that the option provided to flash the SPI flash doesn't work! It takes a few minutes and doesn't indicate any errors, but seems to leave me with the old Radxa boot loader.
  3. I'd like to get Armbian to boot from NVME on the rock-5b, but have not had any luck with that, though I've not tried recently. Also, I've had zero issues with my PD supply that so many have highlighted. At this point, after re-reading this long thread, I'd like to ask if I've understood it correctly. If I : - boot the latest Armbian image from SD then use it program SPI flash as provided for in the install procedure. - then dd the Arbian image to the NVME device, - then shut down, remove the SD card, and power cycle, It should work, right? It did not the last time I tried it. If however, I dd the Radxa image to NVME it boots correctly everytime.
  4. lurk101

    Rock-5b PWM

    Oh! Thanks, but I've given up on Armbian for the Rock-5b. The Radxa image suits me fine and boots from NMVE.
  5. lurk101

    Rock-5b PWM

    Ok, looking at available overlays pi@rock-5b:~$ ls /boot/dtb/rockchip/overlay/*pwm* /boot/dtb/rockchip/overlay/rk3588-pwm12-m0.dtbo /boot/dtb/rockchip/overlay/rk3588-pwm15-m3.dtbo /boot/dtb/rockchip/overlay/rk3588-pwm13-m0.dtbo /boot/dtb/rockchip/overlay/rk3588-pwm2-m1.dtbo /boot/dtb/rockchip/overlay/rk3588-pwm13-m2.dtbo /boot/dtb/rockchip/overlay/rk3588-pwm3-m1.dtbo /boot/dtb/rockchip/overlay/rk3588-pwm14-m0.dtbo /boot/dtb/rockchip/overlay/rk3588-pwm5-m2.dtbo /boot/dtb/rockchip/overlay/rk3588-pwm14-m1.dtbo /boot/dtb/rockchip/overlay/rk3588-pwm6-m2.dtbo /boot/dtb/rockchip/overlay/rk3588-pwm15-m0.dtbo /boot/dtb/rockchip/overlay/rk3588-pwm7-m3.dtbo /boot/dtb/rockchip/overlay/rk3588-pwm15-m1.dtbo /boot/dtb/rockchip/overlay/rk3588-pwm8-m0.dtbo These seem to match the pin functions identified in the raxda rock-5b gpio pinout. Looking at the armbianEnv file pi@rock-5b:~$ cat /boot/armbianEnv.txt verbosity=1 bootlogo=true overlay_prefix=rockchip-rk3588 fdtfile=rockchip/rk3588-rock-5b.dtb rootdev=UUID=e267943c-66ea-4d3c-b857-3a7208b48df4 rootfstype=ext4 usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u If the overlay prefix 'rockchip-rk3588' is a prefix to dtbo files named in overlays= statement then how is it possible to add these dtbo files as overlay. Or, are these not compatible?
  6. lurk101

    Rock-5b PWM

    With Linux rock-5b 5.10.72-rockchip-rk3588 #trunk.0102 SMP Sat Nov 5 07:56:18 UTC 2022 aarch64 GNU/Linux I see only one PWM controller pi@rock-5b:~$ ls /sys/class/pwm/pwmchip1/ device export npwm power subsystem uevent unexport pi@rock-5b:~$ cat /sys/class/pwm/pwmchip1/npwm 1 How do I figure out its header pin assignment? Is there a device tree overlay to expose all 4 PWM controllers?
  7. Great! Received 5b today and booting from nvme as per recipe above. All looks good, but am not as familiar with Armbian as I'd like. How do I get it to boot in console mode when I mostly don't need the desktop? The usual sudo systemctl enable multi-user.target Doesn't seem to apply.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines