Jump to content

Recommended Posts

Posted (edited)

image.thumb.png.58c351a867c520d1d45952c224142af5.png


Got Armbian to run on those $20 TV Boxes sold at Wal-Mart. This is for the Dopinder variant, i have not tested on the newest version (YOC) but I will likely pick one up just to see. 

 

-removed-

Requires a few changes outside of the norm for armbian builds, so it's on my own fork. Likely will not be doing a PR. That said, it pulls the latest armbian source when building. 

https://github.com/sicXnull/Onn4K-TV-Box-Armbian

 

Needed:

 

OTG Cable (required)

USB Hub (recommended)

USB to Ethernet adapter (recommended)

 

Working
 

HDMI

Audio

Bluetooth

Wi-Fi



Building:

git clone https://github.com/sicXnull/Onn4K-TV-Box-Armbian.git
cd Onn4K-TV-Box-Armbian
git clone --depth=1 https://github.com/armbian/build armbian-build
cp -R armbian-patch/* armbian-build/
cd armbian-build
./compile.sh build BOARD=onn4k BRANCH=current BUILD_DESKTOP=yes BUILD_MINIMAL=no DESKTOP_APPGROUPS_SELECTED= DESKTOP_ENVIRONMENT=mate DESKTOP_ENVIRONMENT_CONFIG_NAME=config_base EXPERT=yes KERNEL_CONFIGURE=no KERNEL_GIT=shallow RELEASE=bookworm
cd ..
sudo ./postscript.sh


write the image to USB.

cd armbian-build/output/images
sudo dd if=Armbian-unofficial_24.11.0-trunk_Onn4k_bookworm_current_6.6.48_mate_desktop.img of=/dev/sdb bs=4M status=progress

 

Booting from USB

 

Plug it into your onn 4K UHD using an OTG cable, and hold the reset button while plugging in power.

 

For future boots, you just need the USB drive plugged in during poweron. There is no more need to hold the reset button.

EMMC Boot

I'm assuming flashing to EMMC will break it, i have not tested this yet, although i plan to in the future. 

Edited by Werner
edit on user request
  • Werner changed the title to Armbian for Onn UHD 4K TVBox (S905Y2)
Posted (edited)

If there is still interest, I can try testing the newer variant of the Onn box with the S905Y4. 

It seems to me this could be super useful (especially if we can flash to the EMMC in the future). It could be a relatively cheap RPI alternative for things like pihole.

Edited by mona
added thoughts
Posted (edited)
9 hours ago, mona said:

If there is still interest, I can try testing the newer variant of the Onn box with the S905Y4. 

It seems to me this could be super useful (especially if we can flash to the EMMC in the future). It could be a relatively cheap RPI alternative for things like pihole.


From what i understand the bootloaders are locked and cannot be unlocked on the new ones, but there's always the possibility that there's a workaround. I need to run to walmart and grab one to play with, but if you make any progress by all means, let us know! 

For $20 these things would be great for pihole/light work like you mentioned. 

Edited by sicxnull

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