Jump to content

Recommended Posts

Posted

Stock rom of this tv stick is so bad that it lags even with just watching youtube and it wrote it can play 4k. So I need armbian/any other linux distro for this tv stick.

Posted (edited)

@Maxim Shell it’s possible to boot using USB OTG. You’ll need the latest u-boot. You can use my mainline build.


Not sure if your stick has secure boot enabled. You can remove the secure boot patches if you don't need it.

https://github.com/NickAlilovic/build/tree/mainline/patch/u-boot/u-boot-mainline


git clone https://github.com/NickAlilovic/build.git --branch mainline

cd build

./compile.sh build BOARD=transpeed-8k618-t BRANCH=edge BUILD_DESKTOP=yes BUILD_MINIMAL=no DESKTOP_APPGROUPS_SELECTED=browsers DESKTOP_ENVIRONMENT=xfce DESKTOP_ENVIRONMENT_CONFIG_NAME=config_base EXTRAWIFI=no KERNEL_BTF=no KERNEL_CONFIGURE=no RELEASE=bookworm

 


https://linux-sunxi.org/FEL/USBBoot#Mainline_U-Boot_.28v2015.04_and_newer_versions.29

 

build/cache/sources/u-boot-worktree/u-boot/v2025.10/spl/u-boot-spl.bin

 

You can mount the compiled image to get the other files.

sun50i-h618-transpeed-8k618-t.dtb

uImage

boot.scr

 

I haven't done this before. Let us know how it works out for you.

 

Edited by Nick A

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines