Success install bot on android TV box 😁 #288
Replies: 30 comments 3 replies
-
I'm successfully install this bit in Amlogic android TV box S905W , I'm happy to share everything how I do that ... |
Beta Was this translation helpful? Give feedback.
-
Now I put this small TV box down table running 7/24 on 5v source 🌟 |
Beta Was this translation helpful? Give feedback.
-
What I'm doing is install custom rom very easy called slimbox from slimboxtv.ru then install custom kernel Linux based up it called Armbian |
Beta Was this translation helpful? Give feedback.
-
The TV box called amlogic X96mini and have S905W chip with 2gb ram ddr3 |
Beta Was this translation helpful? Give feedback.
-
This is vnc viewer to control from pc , or you can control from ssh like putty or from your phone vnc viewer or hock hdmi cable directly to your tv |
Beta Was this translation helpful? Give feedback.
-
In the left side , this TV box have chatgpt bot running 7 24 , very small and can acsess it from anywhere too |
Beta Was this translation helpful? Give feedback.
-
I make the bot running automatically when tv box boot |
Beta Was this translation helpful? Give feedback.
-
Any one have this TV box I'm happy to share kernel and custom rom to do that |
Beta Was this translation helpful? Give feedback.
-
this is armbian ubuntu os link to download : https://drive.google.com/file/d/18EObf3QuYFdNl-1gDr2mSQfpRi1OuMhX/view |
Beta Was this translation helpful? Give feedback.
-
and you need this for fire armbian in 8gb memory card to put in tv box and boot it , https://www.balena.io/etcher |
Beta Was this translation helpful? Give feedback.
-
for booting you need small slim thing to put inside av port to push small hidden button for booting |
Beta Was this translation helpful? Give feedback.
-
i do first by install slim box .img in stock firmware , you can download that from slimbox website https://slimboxtv.ru/ |
Beta Was this translation helpful? Give feedback.
-
then i setup armbian linux up it to make it sucsess https://www.armbian.com/ |
Beta Was this translation helpful? Give feedback.
-
for slim box : after download the image you want ,, its .img . you have two way to fire on tv box |
Beta Was this translation helpful? Give feedback.
-
for making bot run on boot i do this : mkdir -p ~/.config/autostart Create a new desktop entry file for your bot in XFCE: nano ~/.config/autostart/chatgpt_bot_xfce.desktop now add this : [Desktop Entry] then save and reboot |
Beta Was this translation helpful? Give feedback.
-
for env file you can just from file manager do view then show hidden files . now you can see it and edit as you like |
Beta Was this translation helpful? Give feedback.
-
this is amlogic usb burning tool : https://androiddatahost.com/khfj4 to fire slimbox.image directly in tv box using usb to usb cable you can make easy |
Beta Was this translation helpful? Give feedback.
-
this is burn card maker if you want to burn slim box rom .image directly to usb storage micro 8gb fat32 , you can use this tool : https://androidmtk.com/amlogic-burn-card-maker |
Beta Was this translation helpful? Give feedback.
-
remember after install and run slim box rom in tv box . then you install armbian linux up that to work |
Beta Was this translation helpful? Give feedback.
-
the boot method push hidden button inside av port then put 5v power source and still push for 10 to 15 seconds then release |
Beta Was this translation helpful? Give feedback.
-
this is slim box .img i use : https://drive.google.com/file/d/1iEVN1x4Ubgz9XO4rJvn2wbDRm63W5GCM/view?usp=share_link |
Beta Was this translation helpful? Give feedback.
-
slim box image name : sbx_x96mini_pie_v12_1.img |
Beta Was this translation helpful? Give feedback.
-
first fire slim box image , then after boot the tv box do armbian fire , then done |
Beta Was this translation helpful? Give feedback.
-
when first run armbian you can go to application from menu up left then settings thin click on armbian config then you can setup ssh , remote acsess , settings every thin you want , then you can open terminal and do update and install everything you want |
Beta Was this translation helpful? Give feedback.
-
then i do this to install bot : sudo apt-get update |
Beta Was this translation helpful? Give feedback.
-
for ffmpeg you can do this : sudo apt-get update |
Beta Was this translation helpful? Give feedback.
-
When boot armbian from micro USB and then you want to install it in actual TV box internal storage you do this : sudo su |
Beta Was this translation helpful? Give feedback.
-
Awesome @khanfar thanks for sharing! |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
All reactions