Jump to content

Efe Çetin

Members
  • Posts

    140
  • Joined

Everything posted by Efe Çetin

  1. I think you use opi5 image instead of opi5+. You have to read description properly
  2. Vertical USB2 and type-c is not working yet
  3. 1- HDMI is pretty experimental. 2- Can you send lsusb output 3- Yeah it's a known issue about edge kernel. I suppose it's related to cpufreq @adr3nal1n27
  4. What Works: - USB2 and USB3 - PCIe2 - GMAC - eMMC on HS200 mode - Cpufreq - User and maskrom buttons Dmesg Output: https://paste.armbian.com/onelomofit You can download them from Rolling releases section on https://www.armbian.com/nanopi-r6s/ page. Images include devicetrees for R6S and R6C. If you have R6C, you must change the devicetree from armbianEnv.txt.
  5. @robnielsen yes it has the orange pi 5 dtb, you can migrate
  6. I am not able to reproduce it
  7. Yes dual boot is possible. You can use uboot to load EFI files and then you can use a bootloader like grub, systemdboot. Btw you can use https://github.com/edk2-porting/edk2-rk3588 too. It works well with 5.10 legacy kernel.
  8. You need to download it from https://redirect.armbian.com/orangepi5-plus/archive/
  9. @buzzfab i implemented 6.5-rc1 support for opi5 in the past. I'll also add support for opi5+ this week or next week Note: It's experimental, most thing is not mainlined yet.
  10. Can you debug it with usb ttl if you have? Looks like the overlay is not loaded
  11. Fixed with https://github.com/armbian/linux-rockchip/pull/72
  12. I can confirm usb3 doesn't work with .160 kernel. Will try to fix it
  13. @OttawaHacker images were regenerated
  14. Sorry for not booting systems. I forgot that packages on stable repo haven't been updated yet
  15. @SvOlli it includes new rk35xx kernel @compent rk3588 is aldready supported in mainline. I think this decision is to manage kernels easily. (Rk3588 and rk35xx kernels was using the same repo) @mitu i followed steps for my old beta trunk image and it worked. Let me check what's wrong with 23.02
  16. Did you try rolling release images? It's now orangepi-5-ap6275p so overlays=orangepi-5-ap6275p should work for latest images.
  17. Rk3588 boards now share the same linuxfamily as rk3568 and rk3566 boards. It means rockchip-rk3588 kernel won't get update longer. Here is some steps for migration: sudo sed -i 's/LINUXFAMILY=rockchip-rk3588/LINUXFAMILY=rk35xx/g' /etc/armbian-release sudo apt update sudo apt install linux-image-legacy-rk35xx linux-dtb-legacy-rk35xx linux-headers-legacy-rk35xx sudo apt remove linux-image-legacy-rockchip-rk3588 linux-dtb-legacy-rockchip-rk3588 linux-headers-legacy-rockchip-rk3588 NOTE: The steps are currently for beta branch only. Don't try on stable branch.
  18. Are you sure HDMI is broken? Did you check xrandr list monitors output
  19. Already supported on build system https://github.com/armbian/build/blob/main/config/boards/nanopct6.wip
  20. @ArmBoy1988 just special to AP6275P. It's difficult to work for other bluetooth adapters without having them or any feedback. Not have an idea about which adapter works or not works. @David J can you try this image https://github.com/efectn/armbian-images/releases/download/20230626-1325/Armbian_23.08.0-trunk_Orangepi5_jammy_legacy_5.10.160_gnome_desktop.img.xz to check bluetooth works
  21. We just need to init bluetooth-hciattach properly to get Bluetooth working. Nothing to do with kernel side.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines