Jump to content

Efe Çetin

Members
  • Posts

    135
  • Joined

Other groups

Contributor/Maintainer

1 Follower

Recent Profile Visitors

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

  1. What if you clear SPI Flash and then try to boot emmc?
  2. Yes it's not supported by mainline kernels yet. Perhaps it might be worth to try to backport wacom drivers to 6.1 kernel.
  3. It is fixed now. It should work if you update kernel from beta repo
  4. I will check it to find what's wrong. Unfortunately it might take some time since i don't have any 2k screen
  5. Which resolution are they working at? And does it work with Khadas images
  6. 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
  7. 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/
  8. 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.
  9. It won't be requiring any external packages soon -> https://github.com/armbian/build/pull/6947/files
  10. @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.
  11. 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
  12. @JamesCL did you enable the sata overlay?
  13. @DroZDI which image did you download
  14. It's interesting. I'll check it out to see what's missing
  15. 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
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines