Announcement
Collapse
No announcement yet.
Announcement
Collapse
No announcement yet.
[TWRP] LibreELEC for S905x plus EXTRAS!! (NEW)
Collapse
This is a sticky topic.
X
X
-
Originally posted by kszabo View PostI need TWRP for my new Tanix TX7 (runs Android 7.1.2, 2GB/32GB). It can boot from SD-Card with the reset switch. I ried several versions for the s905x, p212 board but TWRP won´t start (hangs on the amlogic logo bootscreen)
Any of you here have a working version? Thanx!
Maybe ???????????????????????????
Comment
-
dont know if it helps - retroarch, kzsaq's kodi and emulation station build here - https://forum.libreelec.tv/thread/47...kodi/?pageNo=1
Comment
-
Originally posted by kostaman View PostI would need a twrp.p21x_N version
Comment
-
Originally posted by gizmomelb View Postsilly question.. WHY does this need acestream? I thought acestream was essentially P2P streaming and sharing.. so why would you need that for playing emulated games?
One for AceStream and another for EmulationStationMini M8S II
Comment
-
Originally posted by AxeI still cannot install this new Acestream tar.gz. Can someone write commands for Putty, for newbies like me ?
Obviously you need a ssh and ftp client personally I use a couple of apps on my Android phone (juicessh) and (ftpcafe) to save me firing up the laptop.
Step 1.
Download the tar file Rootz posted and stick it in /storage/.config use winscp or something I'm not sure if you can curl from zippyshare ?
Step 2.
If upgrading from Pinguys version your need to remove old acestream engine, chances are it's already running so you won't be able to remove it, for ease its probably best to first change the autostart.sh file first and reboot so It's not running.
Code:nano /storage/.config/autostart.sh
Code:#!/bin/sh ( /storage/.config/acestream/autostart.sh )&
Ok now we can reboot by simply typing
Code:reboot
Once rebooted, we can now remove the old engine and scripts, extract the new engine and tidy up.
Code:cd /storage/.config rm -r acestream rm shutdown.sh tar xfz acestream_3.1.24.2_ARMv7.tar.gz chmod +x autostart.sh rm acestream_3.1.24.2_ARMv7.tar.gz
Once rebooted you should be good to go, however it's worth noting all the Acestream setting are in file called acestream-user.conf if you want to change the number of peers, cache etc it's done here, but you won't see the changes until after a reboot (see post 37)
To edit it from ssh
Code:nano /storage/.config/acestream/acestream-user.conf
You may need to comment out this line (put a # in this line of the acestream-user.conf)
#export RUNAS=daemon:nogroup
Sorry it's brief see how you get on maybe we get to tidy it up later.
Sent from my SM-G950F using Tapatalk
Last edited by Invisable; 15 February 2018, 19:06.
Comment
-
Originally posted by Rootz View Post
If you read careful you see there are various topics behind.
One for AceStream and another for EmulationStation
If Acestream provides needed libraries for Emulation station then that makes sense - does ES use the torrenting ability of acestream to download cover art etc? Or are they totally unrelated items lumped together in this thread?
that is what I am trying to clarify.Last edited by gizmomelb; 13 February 2018, 01:55.
Comment
-
Originally posted by AxeInvisable thank you for very detailed explanation. I will try this in few days and try to solve this (install 3.1.24.2).
I dont know how to uninstall old acestream, so i will try a stratch new build, and after install edit autostart file.
Anyway I noticed yesterday, that the Russians have just released a new version completely rewritten with different scripts. It's still based on the same engine though
Sent from my SM-G950F using Tapatalk
Comment
-
Originally posted by Invisable View PostI accounted for that if you follow the steps your be uninstalling the old version, if you get an error at any stage just let me know as its prob a typo.
Anyway I noticed yesterday, that the Russians have just released a new version completely rewritten with different scripts. It's still based on the same engine though
Sent from my SM-G950F using TapatalkMini M8S II
Comment
What's Going On
Collapse
There are currently 2164 users online. 2 members and 2162 guests.
Most users ever online was 63,956 at 18:56 on 20 March 2025.
Comment