Jump to content

GBEM

Members
  • Posts

    9
  • Joined

  • Last visited

Recent Profile Visitors

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

  1. I'm curious to experiment with LLMs on an RK3566 TV Box. I managed to build a working Debian disto for it, but wasn't able to locate any NPU support in the kernel configuration. Anyone know how to build such a kernel for the RK3566, with support for the inbuilt NPU, or preferably, how to add build a NPU kernel module that can be linked-in? Any hints, suggestion or links greatly appreciated. GBEM 👽
  2. Hi, Armi. Thanks for your very welcome comments about the write-up. I suspect adb may be an Android thing, and is a total mystery to me. Try shorting the eMMC CLK and GND pads, then running lsusb and look for the Rockchip MASK ROM loader there. I also started-out with a hacked-together USB type-A male to type-A male cable. Yours might be different, but mine would only work plugged in one direction, and was so problematic that I finally relented and bought a 1-meter commercial cable. I think it was only around AUD$5. Sorry Armi, I'm having issues with the comment section on my website. Rather than have you wait for me to sort that out before replying to your query, yes, the current kernel does have linked-in support for video acceleration: dmesg | grep vpu [ 12.086654] hantro-vpu fdea0000.video-codec: Adding to iommu group 0 [ 12.137712] hantro-vpu fdea0000.video-codec: registered rockchip,rk3568-vpu-dec as /dev/video1 [ 12.138138] hantro-vpu fdee0000.video-codec: Adding to iommu group 1 [ 12.143445] hantro-vpu fdee0000.video-codec: registered rockchip,rk3568-vepu-enc as /dev/video2 Thanks again for your kind words. GBEM 👽
  3. Learn how to build, flash, and initial-configure Armbian Ubuntu 24.04 for the Shenzhen Haochuangyi Technology Co., Ltd. H96 MAX V56 RK3566 4GB/32GB TV Box: https://green.bug-eyed.monster/armbian-on-the-h96-max-v56-android-tv-box/ This was written by a complete novice, so any corrections or suggested additions would be greatly appreciated, via the page comment section. GBEM 👽
  4. Learn how to build, flash, and initial-configure Armbian Ubuntu 24.04 for the Shenzhen Haochuangyi Technology Co., Ltd. H96 MAX V56 RK3566 8GB/64GB TV Box: https://green.bug-eyed.monster/armbian-on-the-h96-max-v56-android-tv-box/ This was written by a complete novice, so any corrections or suggested additions would be greatly appreciated, via the page comment section. GBEM 👽
  5. Thanks, @Hqnicolas Curiously, It's both the reset button method, and eMMC CLK shorting MASK ROM modes that go away. The device boots into MASK ROM mode, as opposed to a normal boot, however there's no USB device available to flash with. Trash the bootloader and you get the MASK ROM (CLK shorting) mode back. I'm not bothered by it. It's just something to be aware of I guess. Sooner or later someone is going to say that their box is comprehensively bricked. Without an SD card socket or TTL port to upset the offending eMMC bootloader, to a certain extent that may be true. Golly, I can't tell you all just how very pleased I am with Armbian on my H96 Max V56 TV box. It works so remarkably well, and is a tremendous credit to all those that have diligently worked on it, and have brought it to this stage. I can't wait to see where it goes from here. Awesome! GBEM 👽
  6. Hello, I've just discovered Armbian, an OS that I'm sure I can make good use of on my H96 Max V56 rk3566 8GB/64GB. Thank you to all contributors for such an awesome project. I'd like to help-out somehow, but GitHub & issues reporting is beyond my comprehension. Thought I'd raise a few queries here, in the hope that issue 1 might gravitate to the appropriate maintainer. 1. bootloader issue: When built for the H96 Max V56, the resulting image will boot from an SD card okay, can be installed from the SD card, or can be installed via MASK ROM mode. After installation on the eMMC, however, the RockChip rk3566 MASK ROM mode refuses to connect. It apparently doesn't like something in the bootloader, as when overwritten with an historical bootloader, the MASK ROM mode works fine again (but the system then won't boot). 2. backup rkdeveloptool: Some difficulty in obtaining working backups from MASK ROM mode with this tool. sudo ./rkdeveloptool db H96-MAX-8gb-MiniLoaderAll.bin sudo ./rkdeveloptool rl 0 122142720 backup.img && beep sudo ./rkdeveloptool rd sudo ./rkdeveloptool db H96-MAX-8gb-MiniLoaderAll.bin sudo ./rkdeveloptool wl 0 backup.img && beep sudo ./rkdeveloptool rd Won't boot! Can anyone familiar with this tool see my error? 3. npu. I can't find a driver for the RockChip NPU in the kernel configuration during an Armbian build. Could this possibly be compiled as an external module, and linked-in during boot? Awesome effort, peeps. Thanks so much for this project, and what it has does for my little TV box. GBEM 👽
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines