Jump to content

Hqnicolas

Members
  • Posts

    616
  • Joined

  • Last visited

Everything posted by Hqnicolas

  1. https://github.com/Joshua-Riek/linux-rockchip/blob/noble/arch/arm64/boot/dts/rockchip/rk3576-evb1-v10-linux.dts https://github.com/Joshua-Riek/linux-rockchip/blob/noble/arch/arm64/boot/dts/rockchip/rk3576-linux.dtsi https://github.com/Joshua-Riek/linux-rockchip/blob/noble/arch/arm64/boot/dts/rockchip/rk3576-evb1.dtsi https://github.com/Joshua-Riek/linux-rockchip/blob/noble/arch/arm64/boot/dts/rockchip/rk3576-linux.dtsi Overlay this files to create an dts
  2. use armson siege5 as rk3576 base config https://wiki.t-firefly.com/en/ROC-RK3576-PC/linux_dts_manual.html some tools that can help you you can use this firmware as base to build your linux dts wifi drivers that can be usefull for rk3576 flashing tools for linux windows and macOS
  3. Lets Start with an example: Leds: On Android DTS we have: and on Linux Rockchip: So we can do an Linux compatible with h96 M9 rk3576:
  4. yes, to create a image you will need to use the rockdev maybe a newer version exist baseparameter have all information about the image file that you will need to configure rockdev how @mvpwar make a backup this process generate two files: File1: Linux_Pack_Firmware/rockdev/Image/update.img File2: Linux_Pack_Firmware/rockdev/update.img I generally use the File2 to flash my device on upgrade Firmware RKDevTool I think we need to ask redScorpio to an new decompiler This is the old for rk3566 to extract DTB file from this DTB image you will need imgutil example of usage how to mess with DTS files from android DTB 1.DTS 2.DTS thats all you need to compile a new DTS file for linux this device uses fragmented DTB file with overlay every DTB overlay the first 1.dts 2.dts 3.dts 4.dts 5.dts
  5. So, keep a copy from this h96 armbian community, because in the future it may be useful, we left a period where the board was not working.
  6. So, keep a copy from this h96 armbian community, because in the future it may be useful, we left a period where the board was not working.
  7. let's try with linux with rkdeveloptool
  8. @pessimism Did you keep those spare SD card readers?
  9. I want to make it clear to everyone that now The H96 MAX Became Full supported by armbian Mainline 26/08/2024 Latest Release: https://github.com/armbian/community/releases/tag/24.11.0-trunk.25 desktop: https://github.com/armbian/community/releases/download/24.11.0-trunk.25/Armbian_community_24.11.0-trunk.25_H96-tvbox-3566_noble_current_6.6.47_gnome_desktop.img.xz Server: https://github.com/armbian/community/releases/download/24.11.0-trunk.25/Armbian_community_24.11.0-trunk.25_H96-tvbox-3566_bookworm_current_6.6.47_minimal.img.xz
  10. I want to make it clear to everyone that now The H96 MAX Became Full supported by armbian Mainline 26/08/2024 Latest Release: https://github.com/armbian/community/releases/tag/24.11.0-trunk.25 desktop: https://github.com/armbian/community/releases/download/24.11.0-trunk.25/Armbian_community_24.11.0-trunk.25_H96-tvbox-3566_noble_current_6.6.47_gnome_desktop.img.xz Server: https://github.com/armbian/community/releases/download/24.11.0-trunk.25/Armbian_community_24.11.0-trunk.25_H96-tvbox-3566_bookworm_current_6.6.47_minimal.img.xz
  11. You can use the Radxa Rock 2F as a base, remove all USB ports from DTS/DTB by commenting the code inside DTS text remove wifi/bluetooth by commenting the code inside DTS text check for the EMMC0 EMMC1 EMMC2 SDHCI device boot position compile the armbian for Radxa Rock 2F and test it
  12. @Vincenzoernst1 I have no interest in fixing this I'm not going to keep polishing software since I already know how to get around the problem If you want, you can make a pull request creating an exclusive dts/dtb for the h96 max within uboot 2024/7 including the maskroom button I can help direct your efforts here
  13. thinks changed in august 24.8.0 Trunk554 now the Mainline Uboot dont reconize the maskroom buttom, feel free to fix this erro on Uboot dtb/dts files.
  14. For android images go to 4pda
  15. you can find it on https://github.com/CoreELEC/ just drop the drivers inside rk3228a /lib/firmware/
  16. @Adyatan come to mainline, stop messing with vendor kernels The clock numbers may look inviting, but kernel efficiency has been much better in versions above 6.6.45
  17. @watou @pocosparc Keep your eyes on this topic and this project for things like this
  18. since mainline bootloader "6.6.45" I see this problem. It's an problem with mainline bootloader that doesn't detect the "reset button" from back painel. "the maskroom button" You will need to use the CLK - GND method. @pocosparc I believe there has been a significant improvement in video processing since kernel 6.2, but performance will be strong once we can migrate to kernel 6.10.1 from this kernel 6.6.45 @pessimism have an board with SSD reader and TTL debug that can help
  19. Updated Release for Kernel 6.6.45 Google Driver Alternatives 24.8.0 Trunk554 Armbian 24.8.0 Noble Desktop Kernel 6.6.45 official Debian 12 Bookworm minimal Kernel 6.6.45 official Official Links: https://github.com/armbian/community/releases/tag/24.8.0-trunk.554 Armbian_community_24.8.0-trunk.554_H96-tvbox-3566_bookworm_current_6.6.45_minimal.img.xz.torrentArmbian_community_24.8.0-trunk.554_H96-tvbox-3566_noble_current_6.6.45_gnome_desktop.img.xz.torrent
  20. Updated Release for Kernel 6.6.45 Google Driver Alternatives 24.8.0 Trunk554 Armbian 24.8.0 Noble Desktop Kernel 6.6.45 official Debian 12 Bookworm minimal Kernel 6.6.45 official Official Links: https://github.com/armbian/community/releases/tag/24.8.0-trunk.554 Armbian_community_24.8.0-trunk.554_H96-tvbox-3566_bookworm_current_6.6.45_minimal.img.xz.torrent Armbian_community_24.8.0-trunk.554_H96-tvbox-3566_noble_current_6.6.45_gnome_desktop.img.xz.torrent
  21. I think you was using an broken U-boot version @xuandat09 the next version will be available on the latest release 09 August 2024 link below: https://github.com/armbian/community/releases
  22. @maka @paradigman @pessimism Look at this: https://github.com/armbian/build/releases/tag/v24.8.0-trunk.474 rockchip64-edge: add rkvdec2 for rk356x by @amazingfate rockchip64-edge: disable hantro g1 h264 decoder on rk356x by @amazingfate Video Acceleration....
  23. i did an 32gb image today, taking advantage of the fact that I dismantled my 32gb TTL enabled server. I took the opportunity to create a 32gb image. instruction 32gb-desktop-example.img @paradigman please give feedback if it works
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines