Jump to content

Efe Çetin

Members
  • Posts

    148
  • 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. Choose install/update bootloader on spi flash option on armbian-install. Some uart logs could be useful if you have usb-ttl converter stuff
  2. Could you try to write SPI image to spi flash manually? (not the sata one) Also, can you send the content of /boot/armbianEnv.txt which is located in the ssd.
  3. Can you send dmesg lsusb and lsmod outputs using paste.armbian.com
  4. The image from https://dl.armbian.com/orangepi5/Noble_vendor_gnome works well for me. It might be good to see some GDM logs as i am not sure where the problem arises from.
  5. @Egertcan you send inxi -G output
  6. What if you clear SPI Flash and then try to boot emmc?
  7. Yes it's not supported by mainline kernels yet. Perhaps it might be worth to try to backport wacom drivers to 6.1 kernel.
  8. It is fixed now. It should work if you update kernel from beta repo
  9. I will check it to find what's wrong. Unfortunately it might take some time since i don't have any 2k screen
  10. Which resolution are they working at? And does it work with Khadas images
  11. 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
  12. 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/
  13. 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.
  14. It won't be requiring any external packages soon -> https://github.com/armbian/build/pull/6947/files
  15. @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.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines