mym2 Posted at 2021-12-14 22:58
Thanks for your help! Is there a reason why I cannot do the following command: sudo /vendor/m2-st ...
It's a shell script. You can open it with vim and see some command. Execute each of these commands individually to find the stuck one.
Notice that the partition layout will be changed after the first time execution , and it will be stuck in the second step if executed again.
Baldes is the developer , I just did experiments with my device
And these images work on every rk3566 android tv box (hk1 , vontar , x88 , etc ) using each device dtb extracted from android recovery partition , and it depends on each device uboot environment configuration
Hk1 - vontar , is the same device with different “label”
https://youtu.be/FKD8or8CAOs
The only thing missing , which I had to manually do for myself , is hardware acceleration drivers , which I compiled using rockchip ‘ firefly sources
In my case uboot came configured already to boot from sd , then emmc
Thank you Trigu for your reply!
I am waiting for Vontar, so I want to prepare for installing Linux.
Because I plan use ffmpeg and basically work with video stream, could you share more details about compilation video drivers and probably to share your compiled files, I guess it may fit to me?
p.s. Thank you balbes150 for your work and sharing!
Ver 20211227-current kernel 5.16-rc6 for M2 (rk3566)
Fixed the reboot and shutdown of the Sd card.
Added support for the on/off button. Now, after switching off, you do not need to pull the power supply out of the mains, just press the button on the P2 case. Also, the operating system turns off when the button is pressed briefly.
It's a shell script. You can open it with vim and see some command. Execute each of these commands individually to find the stuck one.
Notice that the partition layout will be changed after the first time execution , and it will be stuck in the second step if executed again.
And these images work on every rk3566 android tv box (hk1 , vontar , x88 , etc ) using each device dtb extracted from android recovery partition , and it depends on each device uboot environment configuration
Hk1 - vontar , is the same device with different “label”
https://youtu.be/FKD8or8CAOs
The only thing missing , which I had to manually do for myself , is hardware acceleration drivers , which I compiled using rockchip ‘ firefly sources
In my case uboot came configured already to boot from sd , then emmc
I strongly do not recommend doing such things, you risk killing your device. Strictly follow the instructions I wrote.
Thank you Trigu for your reply!
I am waiting for Vontar, so I want to prepare for installing Linux.
Because I plan use ffmpeg and basically work with video stream, could you share more details about compilation video drivers and probably to share your compiled files, I guess it may fit to me?
p.s. Thank you balbes150 for your work and sharing!
Added support for HDMI audio.
Fixed the reboot and shutdown of the Sd card.
Added support for the on/off button. Now, after switching off, you do not need to pull the power supply out of the mains, just press the button on the P2 case. Also, the operating system turns off when the button is pressed briefly.