11-12-2021, 07:21 AM
Using a Linux desktop machine
Download this https://users.armbian.com/balbes150/rk35...5.0.img.xz
Unxz the file
dd it onto a microSD card
sync
remove it
reinsert
Depending on your distro the boot folder of the microSD card will automagically mount.
As root:-
find /boot/extlinux/extlinux.conf
change the fourth line
from
to
save
sync
umount the partition
put the microSD card in a quartz64 and boot it up
Straight away I can see that USB ports don't work, but it does boot and you can log in with a woodpecker interface.
Thanks to user Trigu75 on this thread https://forum.freaktab.com/forum/tv-play...d-boxes-11
Download this https://users.armbian.com/balbes150/rk35...5.0.img.xz
Unxz the file
dd it onto a microSD card
sync
remove it
reinsert
Depending on your distro the boot folder of the microSD card will automagically mount.
As root:-
find /boot/extlinux/extlinux.conf
change the fourth line
from
Code:
FDT /boot/dtb/rockchip/rk3566-firefly-roc-pc.dtb
to
Code:
FDT /boot/dtb/rockchip/rk3566-quartz64-a.dtb
save
sync
umount the partition
put the microSD card in a quartz64 and boot it up
Straight away I can see that USB ports don't work, but it does boot and you can log in with a woodpecker interface.
Thanks to user Trigu75 on this thread https://forum.freaktab.com/forum/tv-play...d-boxes-11