Jump to content

Efe Çetin

Members
  • Posts

    140
  • Joined

Everything posted by Efe Çetin

  1. @Egertcan you send inxi -G output
  2. What if you clear SPI Flash and then try to boot emmc?
  3. Yes it's not supported by mainline kernels yet. Perhaps it might be worth to try to backport wacom drivers to 6.1 kernel.
  4. It is fixed now. It should work if you update kernel from beta repo
  5. I will check it to find what's wrong. Unfortunately it might take some time since i don't have any 2k screen
  6. Which resolution are they working at? And does it work with Khadas images
  7. 1440p should be supported on both 6.1 and 6.10 images but it's recommended using 6.1 images as 6.10 HDMI is still WIP
  8. It will get fixed by this PR: https://github.com/armbian/build/pull/7015 If you don't want to wait approval of the PR, copy this overlay https://github.com/efectn-forks/build/blob/rk3588-edge-v6.11/patch/kernel/archive/rockchip-rk3588-6.11/overlay/rockchip-rk3588-hdmirx.dtso & replace okay with disabled and then add if as an user overlay using armbian-add-overlay -> https://docs.armbian.com/User-Guide_Allwinner_overlays/
  9. OPi 5 Pro is not yet supported for 6.10 kernel and if you want it supported someone has the board needs to add its DT tohttps://github.com/armbian/build/blob/main/patch/kernel/archive/rockchip-rk3588-6.10/dt. If you're interested in making the board work in mainline you can take https://github.com/armbian/build/blob/main/patch/kernel/archive/rockchip-rk3588-6.10/dt/rk3588s-orangepi-5.dts devicetree as reference. You need to adjust regulators, some devicetree nodes, properties etc.
  10. It won't be requiring any external packages soon -> https://github.com/armbian/build/pull/6947/files
  11. @rosbeef have you ever tried to update DDR and BL31 blobs? 5plus still uses old blobs that may cause the issue. You can update blobs by putting ``` DDR_BLOB='rk35/rk3588_ddr_lp4_2112MHz_lp5_2400MHz_v1.16.bin' BL31_BLOB='rk35/rk3588_bl31_v1.45.elf ``` to the https://github.com/armbian/build/blob/main/config/boards/orangepi5-plus.conf and compile the new uboot spi image/package or new image.
  12. Download https://github.com/armbian/linux-rockchip/blob/rk-6.1-rkr1/arch/arm64/boot/dts/rockchip/overlay/orangepi-5-sata.dts and add it to the system using armbian-add-overlay orangepi-5-sata.dts it seems Like we don't have an overlay for sata0 for edge kernel yet
  13. @JamesCL did you enable the sata overlay?
  14. @DroZDI which image did you download
  15. It's interesting. I'll check it out to see what's missing
  16. You need something like https://github.com/armbian/build/blob/main/patch/kernel/rockchip-rk3588-edge/dt/rk3588s-orangepi-5b.dts#L32 to enable it on mainline. I don't know the situation because of i don't have ap6275p module for opi5 but it works with Khadas edge 2. And we have an overlay for opi5 in 6.1 https://github.com/armbian/linux-rockchip/blob/rk-5.10-rkr6/arch/arm64/boot/dts/rockchip/overlay/orangepi-5-ap6275p.dts
  17. You should download it from here https://redirect.armbian.com/orangepi5-plus/archive/
  18. Install armbian-firmware-full
  19. Packages are built daily, not after every change on main. The current package on armbian beta repo was built on 8:22 11 April. The fix got merged after this build. If you want to try the fix, you can build package using Armbian build system
  20. It was just got merged recently. Wait for 406 or 407 to get the fix.
  21. hi @BatVanko would you like to try https://github.com/armbian/build/pull/6486?
  22. This PR should fix USBC on OPi5 -> https://github.com/armbian/build/pull/6485
  23. Unfortunately opi5 is not near me and can't make any test right now. I'll try to find what's wrong with usbc on 6.8 when i find a chance to try.
  24. You can add it like https://github.com/armbian/build/blob/main/patch/kernel/rockchip-rk3588-edge/board-khadas-edge2-add-nodes.patch#L1347 I suppose you don't need to make any change since 5b and edge2 uses the same pcie phy
  25. @Marco Schirrmeister can you send a PR to armbian to add your patch?
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines