project slimBOXtv

Search This thread

Ewmh

Member
Sep 19, 2017
21
8
Rom aosp is good but I installed it now HBOMax and Disney + from play store and both apps don't have sound, box is Vontar X3.
Is there solution for that? Or wha't a reason? It's not muted or something like that

Try setting video quality to Save data mode. I had the same problem with Disney Plus and that's the only way that works for me. Hbomax works in my device with default video quality settings.

I have a s905x tv box with slimbox 9.4 (Android TV)
 

puxxi2004

Member
May 10, 2019
19
4
SSH-SERVER (ssh, scp, sftp)
TESTED on TANIX X4 (slimBOXtv AOSP 11.8)

The used bins/lib are comming from this packet:
https://gitlab.com/d4rcm4rc/MagiskSSH_releases/-/blob/master/magisk_ssh_v0.14.zip
FROM ORIGINAL README.md (/data/ssh/files/README.original):
The sshd configuration file in `/data/ssh/sshd_config` can be edited as well,
but please be aware that some features usually present in an OpenSSH installation may be missing.
!!!!! Most importantly, password login is not possible using this package !!!!!


The bins are hart-coded to /data/ssh (sshd.pid, sshd_config and the key-files)

## INSTALL ## (only root)
Unpack ssh.zip to /data
Code:
unzip /PATH TO ZIP/ssh.zip -d /data
Set rights
Code:
chown -R root:root /data/ssh && chmod -R 0600 /data/ssh && chmod -R 0700 /data/ssh/files
and
mount -o remount,rw / && ln -s /data/ssh/files/lib/libcrypto.so.3 /system/lib/libcrypto.so.3 && mount -o remount,ro /
## SETTING UP ##
public key from root (host) -> /data/ssh/root/.ssh/authorized_keys
For configuration and setting up more user, take a look at: /data/ssh/files/README.original

Make keys (keygen creates no RSA-keys, ignore error)
Code:
/data/ssh/files/bin/ssh-keygen -A && rm -f /data/ssh/*rsa* && chmod 0600 /data/ssh/*key
## USE ##
Start/stop the server (file-system / will be remount to rw):
Code:
/data/ssh/files/sshd_start.sh
/data/ssh/files/sshd_stop.sh
For X-plore + tvQuickActions use these files:
(X-plore don't use the actual start/stop.sh!
Instead it's using the start/stop.sh, when the link in X-plore was created.)
Code:
/data/ssh/files/sshd_start_xplore.sh
/data/ssh/files/sshd_stop_xplore.sh
To auto start the server at boot, copy:
Code:
/data/ssh/files/099_SSHD to /sdcard/init.d
## SETTINGS ##
Code:
/data/ssh/files/sshd_start.sh
/data/ssh/files/sshd_stop.sh
/data/ssh/sshd_config
Examples:
/data/ssh/files/__sshd_start.sh
/data/ssh/files/__sshd_stop.sh
/data/ssh/sshd_config_full

## REAL LIFE ##
Made it only for myself and it runs rock solid on my Tanix X4.
As a lack of more knowledge, all is made very simple.
Writing a big file to my X4 is around 82Mb/s and reading around 92Mb/s.

Works well with:
TotalCommander (sftp-plugin) -> scp + sftp
WinSCP ---------------------------------> scp + sftp
Filezilla ----------------------------------> sftp
Kitty/putty -----------------------------> ssh

Have fun
 

Attachments

  • ssh.zip
    2.8 MB · Views: 9

Reaper Man

Senior Member
Dec 22, 2021
361
218
Anybody may share how to use the new Viper4Android in SlimboxTV 11.8?

I allowed it root and try all settings, but still see the core is never being used…
I do not have a device for sbx v11.8

Several ideas before really getting deep.

* Did you do a clean firmware install (recommended !!! )?

* Root access is needed(Do not disable).

* Do not install third party equalizers/players... might have issues later.

* Have you gone to Viper >settings >Convolver selection?

* There should be an option to turn on >legacy mode if you find there is no processing.*

Getting a bit deeper, if you search around XDA,Github, Google
* Related to Root access, you can find Magisk (module available) or Supersu(init.d script available).

Deep, deep Submarine deep

* Possible error VIPER FX. You may need to delete the viper files , reboot and check if it works.

**Copied from 4pda faq **

(!) Install V4A as a normal application, run it, install the drivers and restart the device.

If the application after that gives an error or does not work as it should, then try to install according to the instructions below:
0. Remove previously installed drivers (via an option in the application) and the program itself, restart the device.
1. Extract the application ( ViPER4Android_FX/XHiFi.apk) from the ViPER4Android_FX/XHiFi_XXXX_en.zip archive and copy it to /system/app/*here*
2. Change the apk permissions to rw-rr (644) . Reboot your device.
3. Launch the application (FX/XHiFi) and give it root access.
4. In the prompt window for installing drivers, selectYes in "Install/Update" .
5. After installation is complete, reboot your device.
7. If out of all sound enhancers, you only want to use V4A, see option 1 . If you want to use V4A along with other enhancers (eg Beats Audio, etc.), then see Option 2.
--->>Option1.
-----------8.
Select V4A(fx or xhifi) in Sound Settings > Music Effects of your player (Don't worry, fx and xhifi start together.)
-----------9. Make sure that in V4A(fx or xhifi), Menu > FX Compatibility Mode is set to Normal .
-----------10. DownloadIRS Starter Pack.zip and extract all .irs files to:
---------------------- for Android 4.xx: /storage/ViPER4Android/Kernel/* here * (if this folder does not exist, then create it manually - save the letter case!)
---------------------- for Android 5.xx: /storage/emulated /legacy/ViPER4Android/Kernel/*here* (if this folder does not exist, then create it manually - save the letter case!)
---------------------- for Android 6.xx: /mnt/runtime/write/emulated/legacy/ViPER4Android/Kernel/*here* (if this folder does not exist, then create it manually - save letter case!)
-----------11 . Ready.
--->>Option2.
-----------8.
Open alternately V4A (both fx and xhifi), and in Menu > FX Compatibility Mode select - Compatible .
-----------9. Download IRS Starter Pack.zip and extract all .irs files to:
---------------------- for Android 4.xx: /storage/ViPER4Android/Kernel/ *here* (if this folder does not exist, then create it manually - save the letter case!)
---------------------- for Android 5.xx: /storage/ emulated/legacy/ViPER4Android/Kernel/*here* (if this folder does not exist, then create it manually - save the letter case!)
---------------------- for Android 6.xx: /mnt/runtime/write/emulated/legacy/ViPER4Android/Kernel/*here*(if this folder does not exist, then we create it manually - we save the case of letters!)
-----------10. Ready.

Hope info is applicable, try the easy stuff first, other wise wait for a new release or return to older firmware.
 

lmvuong1997

Member
Jan 24, 2016
44
14
Anyone facing issue with HDMI-CEC on Tanix W2 11.8 firmware? My Samsung TV can't detect CEC though it has worked fine on the original rom before
 

phooeyman

Senior Member
Sep 4, 2008
61
3
hi guys
been recommended slim box, i was after a recommendation for a cheapish 4k box UK on amazon perhaps if that is possible.
Minefield on there so many boxes.
All i really will be running is tivimate and maybe youtube , would like at least 1080p please and it to have a display that show the time ( don't ask) lol
 

gleck0de

Member
Dec 11, 2020
12
0
Any experience with trojans in the latest 11.9 and 11.8 AOSP Vontar X4 releases?

Specifically Trojan:Win32/Spursint.F!cl?
 

Cronoss

Senior Member
Jul 23, 2013
152
38
Is Magisk possible on Slimbox?
I need root but also need to hide root from some applications that close if they detect it.

Using the Magisk APK I choose "patch boot" (or something like that) and it fails.

Has anyone tried Magisk with TWRP on one of these ROMs?
 

lee338

Member
Jul 16, 2006
8
1
I do not have a device for sbx v11.8

Several ideas before really getting deep.

* Did you do a clean firmware install (recommended !!! )?

* Root access is needed(Do not disable).

* Do not install third party equalizers/players... might have issues later.

* Have you gone to Viper >settings >Convolver selection?

* There should be an option to turn on >legacy mode if you find there is no processing.*

Getting a bit deeper, if you search around XDA,Github, Google
* Related to Root access, you can find Magisk (module available) or Supersu(init.d script available).

Deep, deep Submarine deep

* Possible error VIPER FX. You may need to delete the viper files , reboot and check if it works.

**Copied from 4pda faq **

(!) Install V4A as a normal application, run it, install the drivers and restart the device.

If the application after that gives an error or does not work as it should, then try to install according to the instructions below:
0. Remove previously installed drivers (via an option in the application) and the program itself, restart the device.
1. Extract the application ( ViPER4Android_FX/XHiFi.apk) from the ViPER4Android_FX/XHiFi_XXXX_en.zip archive and copy it to /system/app/*here*
2. Change the apk permissions to rw-rr (644) . Reboot your device.
3. Launch the application (FX/XHiFi) and give it root access.
4. In the prompt window for installing drivers, selectYes in "Install/Update" .
5. After installation is complete, reboot your device.
7. If out of all sound enhancers, you only want to use V4A, see option 1 . If you want to use V4A along with other enhancers (eg Beats Audio, etc.), then see Option 2.
--->>Option1.
-----------8.
Select V4A(fx or xhifi) in Sound Settings > Music Effects of your player (Don't worry, fx and xhifi start together.)
-----------9. Make sure that in V4A(fx or xhifi), Menu > FX Compatibility Mode is set to Normal .
-----------10. DownloadIRS Starter Pack.zip and extract all .irs files to:
---------------------- for Android 4.xx: /storage/ViPER4Android/Kernel/* here * (if this folder does not exist, then create it manually - save the letter case!)
---------------------- for Android 5.xx: /storage/emulated /legacy/ViPER4Android/Kernel/*here* (if this folder does not exist, then create it manually - save the letter case!)
---------------------- for Android 6.xx: /mnt/runtime/write/emulated/legacy/ViPER4Android/Kernel/*here* (if this folder does not exist, then create it manually - save letter case!)
-----------11 . Ready.
--->>Option2.
-----------8.
Open alternately V4A (both fx and xhifi), and in Menu > FX Compatibility Mode select - Compatible .
-----------9. Download IRS Starter Pack.zip and extract all .irs files to:
---------------------- for Android 4.xx: /storage/ViPER4Android/Kernel/ *here* (if this folder does not exist, then create it manually - save the letter case!)
---------------------- for Android 5.xx: /storage/ emulated/legacy/ViPER4Android/Kernel/*here* (if this folder does not exist, then create it manually - save the letter case!)
---------------------- for Android 6.xx: /mnt/runtime/write/emulated/legacy/ViPER4Android/Kernel/*here*(if this folder does not exist, then we create it manually - we save the case of letters!)
-----------10. Ready.

Hope info is applicable, try the easy stuff first, other wise wait for a new release or return to older firmware.
Firstly thx for your sincere help,

But still no go... I just wish turning on Speaker Surround effect…
 

phooeyman

Senior Member
Sep 4, 2008
61
3
View attachment 5820229

A project to create firmware for TV boxes and sticks with an Amlogic processor.

Amlogic S905X, S905X2, S905X3, S912, S922, S905W, S905W4, S905Y2, S905L (Android 9)

Amlogic S905X4, S905W2, S905Y4 (Android 11)


slimBOXtv ATV and AOSP are two custom firmwares suitable with some modifications for many android TV boxes.


Version 9.3 (Android 9)

• Amendments to the settings for choosing the type of recent
• Replaced ViPER4Android with a better version
• ViPER4Android built-in startup in settings
• New logo and bootanimation in the style of Google TV
• Updated built-in applications
• System amendments

Version 9.2
• Added to the settings Autostart application
• Power indicator goes off in sleep (Vontar X3 and similar)
• Minimum set of built-in programs (Copyright)
• Added new bootvideo, logo, bootanimation
• Updated built-in applications
• System amendments

Version 9.1
• Fixed pairing of Bluetooth devices
• Changed interface settings
• Fixed work Miracast
• Updated and activated ViPER4AndroidFX
• Added presets for ViPER4AndroidFX convolver
• Added selection of bootvideo, color settings icons, logo
• Disabled from updates in the market Atv Remote Service and Google splash screen
• Increased the number of notification icons in the status bar to 10
• Updated built-in applications
• System amendments


Version 42.5, 54.5 (Android 9)

• Replaced ViPER4Android with a better version
• ViPER4Android built-in startup in settings

Version 54.4
• Added UPlayer
• Vontar x3 dim power indicator during operation and during sleep
• Amendments to the display of processor temperature on the display
• New logo and bootanimation in the style of Google TV
• Updated built-in applications

Version 54.3
• Fixed problems with Chinese font
• Added to the settings Autostart applications
• Minimum set of built-in programs (Copyright)

Version 54.2
• Added new bootvideo, logo, bootanimation
• Updated built-in applications
• System amendments

Version 54.1
• Changed interface settings
• Updated and activated ViPER4AndroidFX
• Added presets for ViPER4AndroidFX convolver
• Added selection of bootvideo, color settings icons, logo
• Disabled from updates in the market Atv Remote Service and Google splash screen
• Increased the number of notification icons in the status bar to 10
• Updated built-in applications
• System amendments


Version 11.4 (Android 11)

• Corrections to the display of icons in the navigation bar (ATV)
• Amendments to the operation of the power button in the navigation bar
• Fixed display of thumbnails in recent
• Fixed setting wallpaper for TVLauncher (ATV)
• Fixed downloading applications from the market for ATV and AOSP
• New logo and bootanimation in the style of Google TV
• Updated built-in applications

Version 11.3
• Rollback Magisk to version 24.3
• Now root access works immediately after the first start of the system
• Added new bootvideo, logo, bootanimation
• Added to the settings Recognition of the command Ok, Google (Disable)
• Minimum set of built-in programs (Copyright)
• System amendments

Version 11.2
• Fixed work ViPER4AndroidFX

Version 11.1
• Changed interface settings
• Added presets for ViPER4AndroidFX convolver
• Added selection of bootvideo, color settings icons, logo
• Updated built-in applications
• System corrections


Version 114.3 for Ugoos X4, X4Q, AM7, TOX3 (Android 11)

• Dark theme for system app installer
• Additional shutdown timeouts in screensaver and power saving mode
• Added UPlayer

Version 114.2
• Fixed downloading applications from the market for ATV and AOSP
• Updated built-in applications

Version 114.1
• Added selection of Image Scale
• Added to the settings Autostart application
• Installer of APK files with displaying the number of the current and updated version of the application
• Added default launcher selection
• Added ViPER4AndroidFX and convolver presets
• Additional transition animation speeds
• Added selection of bootvideo, bootanimation, color settings icons, logo
• Disabled signature verification
• Disabled logging to dropbox
• Added selection of cursor, background in TVLauncher, font
• Disabled from updates in the market Atv Remote Service, Google Screensavers, TVLauncher
• Updated built-in applications
• System corrections


Supported TV boxes


where is the install step by step please can't seem to find it.. Also tried youtube
 

lee338

Member
Jul 16, 2006
8
1
Dear SBX team,

Is the SD-burn method still OK for recent versions! I ask this because my X98Mini has a faulty & dying USB1…

thx for any advice
 

Reaper Man

Senior Member
Dec 22, 2021
361
218
slimBOXtv 11.9 (Android 11)

Changes:
• Fixed setting wallpaper for TVLauncher (ATV)
• The Hardware Monitor has been added to the System Panel settings
• Updated built-in applications
• System amendments

Download ATV or AOSP
 
  • Like
Reactions: zdravko

Masher18

Member
Jun 10, 2021
15
1
Question... I have a X98 S500 Tv stick and want to flash with Slimbox 11.9 but have tried with Amlogic burning tools 3.2 & 3.16 with out any luck, I cant flash with micro SD card because there is no slot. Any ideas how to flash this as the current firmware is not stable. Thanks.
 

PowderLinux

Member
Mar 9, 2023
31
9
OnePlus Nord N20 5G
Question... I have a X98 S500 Tv stick and want to flash with Slimbox 11.9 but have tried with Amlogic burning tools 3.2 & 3.16 with out any luck, I cant flash with micro SD card because there is no slot. Any ideas how to flash this as the current firmware is not stable. Thanks.
Use Amlogic Burn Tool 3.2, and the USB type-c port on the stick to connect to your computer. Make sure you hold down the reset button on the stick as you plug it in to your PC.
If it is still not recognized, try a better quality USB to type-c cable.. or try reinstalling the drivers.
 
  • Like
Reactions: Masher18

Reaper Man

Senior Member
Dec 22, 2021
361
218
slimBOXtv 42.7 54.7 (Android 9)

Changes:
• Fixed setting wallpaper for TVLauncher (ATV)
• Colored default settings icons
• Updated built-in applications
• System amendments

Download ATV or AOSP
 

Reaper Man

Senior Member
Dec 22, 2021
361
218
slimBOXtv 114.6 for Ugoos X4, X4Q, AM7, TOX3 (Android 11)

Changes:
• Fixed setting wallpaper for TVLauncher (ATV)
• In the settings For developers added Debugging settings
• Updated built-in applications
• System amendments

Download ATV or AOSP
 

Top Liked Posts

  • There are no posts matching your filters.
  • 2
    For more detailed nfo read here - mod edit; 4pda link removed
    Google Drive
    source.: {Mod edit: Links to 4pda are not accepted. Oswald Boelcke, Senior Moderator}
    "No release planned", {Mod edit: Link deleted. Oswald Boelcke, Senior Moderator}
    Hello and good morning, @mAtvXk

    From the above quoted posts the links to Telegram or 4pda have been removed. For the same reasons, your posts here and here got deleted. Due to the way you try to share links to the two websites I'm convinced you're very well aware of XDA's policies but if you're surprisingly not here's a reminder.

    Regarding social media links please observe that as an exemption from the last bullet of rule no. 5 of the XDA Forum Rules, we grant only developers the privilege to share references to their social media in their own development threads and if thorough support is provided in the thread. These conditions obviously don't apply to you, your posts or threads. Additional information is also available here:

    4pda is not only another phone related website (and not at all affiliated with xda-developers) but also well known for the distribution of malware and warez. Links or references to 4pda are not accepted on XDA at all.
    XDA Forum Rules (excerpt):
    ...
    6. Do not post or request warez.

    If a piece of software requires you to pay to use it, then pay for it. We do not accept warez nor do we permit members to request, post, promote or describe ways in which warez, cracks, serial codes or other means of avoiding payment, can be obtained or used. This is a site of developers, i.e. the sort of people who create such software. When you cheat a software developer, you cheat us as a community.

    (...)

    11. Don’t post with the intention of selling something.
    • Don’t use XDA to advertise your product or service. Proprietors of for-pay products or services, may use XDA to get feedback, provide beta access, or a free version of their product for XDA users and to offer support, but not to post with the intention of selling. This includes promoting sites similar / substantially similar to XDA-Developers.com.
    • Do not post press releases, announcements, links to trial software or commercial services, unless you’re posting an exclusive release for XDA-Developers.com.
    • Encouraging members to participate in forum activities on other phone related sites is prohibited.
    • Off-site downloads are permitted if the site is non-commercial and does not require registration.
    • Off-site downloads from sites requiring registration are NOT encouraged but may be permitted if both of the following conditions are met:
      A) The site belongs to a member of XDA-Developers with at least 1500 posts and 2 years membership, who actively maintains an XDA-Developers support thread(s) / posts, related to the download.
      B) The site is a relatively small, personal website without commercial advertising / links (i.e. not a competitor forum-based site with purposes and aims similar to those of XDA-Developers.com.)
    ...
    Please read my message as a friendly warning, in future to refrain from sharing links or any references to 4pda or any social media and to follow all forum rules. Any further violation may lead to more severe consequences to your account. Thanks for your cooperation.

    Regards
    Oswald Boelcke
    Senior Moderator

    CC: @simplepinoi177
    1
    how can i download full version of 54-firmware for minix u22-xj?
    "No release planned", {Mod edit: Link deleted. Oswald Boelcke, Senior Moderator}
    1
    these updates are not cumulative, meaning I have to flash each one of them?
    Full Updates are cumulative.
    Individual patches fix noted problems before(incorporated to) full firmware update.
    1
    OK but I am having problems finding these updates on slimbox site. For example, there is info that 11.16 is available for Android 11 above and when I go to https://slimboxtv.ru/slimboxtv-11-android-11/ and click on blue button which I suppose say "Download" I get version 11.15.1

    Was unsuccessful locating full updates also or I'm just looking for them on wrong site?
    You are at the correct site
    From the link Reaper Man provided
    Click on Top left Home icon
    Or 3 bars
    Click on Firmware Tab
    Move to your China Box
    And select

    Happy Testing
    1
    Thanks, I know where to find full FW downloads as this was the way I have initially flashed Slimbox on my device.

    However, I never see any links within Reaper Man posts, it's just plain text post for me. After he post replies about new updates I use inbuilt function of Slimbox and use available settings for updates downloads. When I click Download Patch option available in About Slimbox menu I usually see older patch there, in this case 11.15.1 and not 11.16
    Okay
    The link was from your post
    My bad.
    There is no patch for 11.16
    Was just released
    Maybe in future one may be required
    11.16 is new and will include patch from
    11.15.1.
    As Reaper Man posted.

    Recommend clean install 11.16 latest firmware

    Happy Testing
  • 107
    sbx_romlogo.png


    A project to create firmware for TV boxes and sticks with an Amlogic processor.

    Amlogic S905X, S905X2, S905X3, S912, S922, S905W, S905W4, S905Y2, S905L (Android 9)

    Amlogic S905X4, S905W2, S905Y4 (Android 11)


    slimBOXtv ATV and AOSP are two custom firmwares suitable with some modifications for many android TV boxes.


    Version 9.3 (Android 9)

    • Amendments to the settings for choosing the type of recent
    • Replaced ViPER4Android with a better version
    • ViPER4Android built-in startup in settings
    • New logo and bootanimation in the style of Google TV
    • Updated built-in applications
    • System amendments

    Version 9.2
    • Added to the settings Autostart application
    • Power indicator goes off in sleep (Vontar X3 and similar)
    • Minimum set of built-in programs (Copyright)
    • Added new bootvideo, logo, bootanimation
    • Updated built-in applications
    • System amendments

    Version 9.1
    • Fixed pairing of Bluetooth devices
    • Changed interface settings
    • Fixed work Miracast
    • Updated and activated ViPER4AndroidFX
    • Added presets for ViPER4AndroidFX convolver
    • Added selection of bootvideo, color settings icons, logo
    • Disabled from updates in the market Atv Remote Service and Google splash screen
    • Increased the number of notification icons in the status bar to 10
    • Updated built-in applications
    • System amendments


    Version 42.5, 54.5 (Android 9)

    • Replaced ViPER4Android with a better version
    • ViPER4Android built-in startup in settings

    Version 54.4
    • Added UPlayer
    • Vontar x3 dim power indicator during operation and during sleep
    • Amendments to the display of processor temperature on the display
    • New logo and bootanimation in the style of Google TV
    • Updated built-in applications

    Version 54.3
    • Fixed problems with Chinese font
    • Added to the settings Autostart applications
    • Minimum set of built-in programs (Copyright)

    Version 54.2
    • Added new bootvideo, logo, bootanimation
    • Updated built-in applications
    • System amendments

    Version 54.1
    • Changed interface settings
    • Updated and activated ViPER4AndroidFX
    • Added presets for ViPER4AndroidFX convolver
    • Added selection of bootvideo, color settings icons, logo
    • Disabled from updates in the market Atv Remote Service and Google splash screen
    • Increased the number of notification icons in the status bar to 10
    • Updated built-in applications
    • System amendments


    Version 11.4 (Android 11)

    • Corrections to the display of icons in the navigation bar (ATV)
    • Amendments to the operation of the power button in the navigation bar
    • Fixed display of thumbnails in recent
    • Fixed setting wallpaper for TVLauncher (ATV)
    • Fixed downloading applications from the market for ATV and AOSP
    • New logo and bootanimation in the style of Google TV
    • Updated built-in applications

    Version 11.3
    • Rollback Magisk to version 24.3
    • Now root access works immediately after the first start of the system
    • Added new bootvideo, logo, bootanimation
    • Added to the settings Recognition of the command Ok, Google (Disable)
    • Minimum set of built-in programs (Copyright)
    • System amendments

    Version 11.2
    • Fixed work ViPER4AndroidFX

    Version 11.1
    • Changed interface settings
    • Added presets for ViPER4AndroidFX convolver
    • Added selection of bootvideo, color settings icons, logo
    • Updated built-in applications
    • System corrections


    Version 114.3 for Ugoos X4, X4Q, AM7, TOX3 (Android 11)

    • Dark theme for system app installer
    • Additional shutdown timeouts in screensaver and power saving mode
    • Added UPlayer

    Version 114.2
    • Fixed downloading applications from the market for ATV and AOSP
    • Updated built-in applications

    Version 114.1
    • Added selection of Image Scale
    • Added to the settings Autostart application
    • Installer of APK files with displaying the number of the current and updated version of the application
    • Added default launcher selection
    • Added ViPER4AndroidFX and convolver presets
    • Additional transition animation speeds
    • Added selection of bootvideo, bootanimation, color settings icons, logo
    • Disabled signature verification
    • Disabled logging to dropbox
    • Added selection of cursor, background in TVLauncher, font
    • Disabled from updates in the market Atv Remote Service, Google Screensavers, TVLauncher
    • Updated built-in applications
    • System corrections


    Supported TV boxes


    8
    SLIMBOX ver 8

    • Updated google services and apk
    ВЂ Returned the choice in the settings of a dark or white theme
    • Returned additional image settings
    • Updated firmware
    • In AOSP, I returned the recent stocks and closed the menu button
    • Added debug settings
    • Added additional power settings
    • Various system corrections
    8
    slimBOXtv 9.7 (Android 9)


    Changes:
    • Replaced video to adjust the image to better
    • Added Convolver presets for ViPER4AndroidFX
    • Added to the settings Dynamic background for TVLauncher (ATV)
    • Increased selection of color themes up to 16
    • Returned the installation of their backgrounds for TVLauncher, copy your picture to the UpdateSBXtv folder on the internal memory (ATV)
    • Activation without rebooting colored settings icons and background for TVLauncher
    • Added to settings Download patch with updates
    • Added to settings Ad blocking using hosts
    • Added to settings Use Google DNS servers
    • Added to settings Improve network speed
    • Added to the settings Force wifi
    • Amendments to the update installation mechanism
    • Cleaning in TVLauncher replaced by rocket (ATV)
    • Fixed black screen on first system startup
    • System amendments


    Download ATV or AOSP
    6
    I have found out how to root SlimRom with Magisk:

    1. Root SlimRom via the settings
    Then you will have "Superuser" rooting.

    2. Install TWRP
    You don't need to, but you can install your TWRP image permanently via the TWRP app:

    3. Extract boot.img
    You need to extract "boot.img" in TWRP:
    Code:
    cat /dev/block/boot > /sdcard/boot.img

    4. Patch the stock boot.img with Magisk manager app
    Install Magisk manager apk.
    Press the upper install button and select the stock boot.img.
    Magisk will create a patched boot.img.

    5. Now unroot in SlimBox settings

    6. Flash the patched boot.img in TWRP by selecting install, then image, then choose the file, to "boot"

    7. Finally flash Magisk.zip in TWRP


    Thats it.
    5
    3. Extract boot.img from stock firmware
    You need to have a stock rom for your device.
    Ideally a zipped rom, so that you can extract the "boot.img" out of it.

    In case you have an img-file, than you need to extract "boot.img" out of it via Amlogic toolkit:

    By this you can extract the stock boot.img from the stock firmware.

    This is only good for android 7 images, Android 9 (which most people are using) is totally different.
    To root slimbox you only need patch the current boot.img
    In twrp :
    cat /dev/block/boot > /sdcard/boot.img

    Then use magisk to patch the img

    Reboot to twrp

    Flash the patched boot.img to boot.

    Reboot