Announcement
Collapse
No announcement yet.
Announcement
Collapse
No announcement yet.
OpenELEC for s82, M8, MXIII, Tronsmart S89
Collapse
X
-
Hi vermillion you had ref 5.0.8 is becoming available" does this mean is still work in progress or fully functioning? Any way I gave s82 a try yesterday but it fails to completely installation, although it displayed Google TV logo but did not launch openelec, has anyone tried, pls share your experiences.
Cheers
Cheers
Comment
-
Originally posted by e123enitan View PostHi vermillion you had ref 5.0.8 is becoming available" does this mean is still work in progress or fully functioning? Any way I gave s82 a try yesterday but it fails to completely installation, although it displayed Google TV logo but did not launch openelec, has anyone tried, pls share your experiences.
Cheers
Cheers
Comment
-
Originally posted by vermillion View PostIf failed to install try recovery from your specific device ie: if MXIII use MXIII recovery instead of bundled recovery.
Comment
-
Does anyone have knowledge of have to change the splash which populate before the Openlect splash, in the version 5.0.6 for s82 it have Tronsmart which is the maker and the name on the box, but in s82 5.0.8 new update it have Google TV splash, which suggest that the splash is replaceable, but the question is HOW, please kindly share your knowledge, must appreciated
Comment
-
Originally posted by e123enitan View PostDoes anyone have knowledge of have to change the splash which populate before the Openlect splash, in the version 5.0.6 for s82 it have Tronsmart which is the maker and the name on the box, but in s82 5.0.8 new update it have Google TV splash, which suggest that the splash is replaceable, but the question is HOW, please kindly share your knowledge, must appreciated
Comment
-
Originally posted by Ichijoe View Postmy guess would be to try swapping out the "logo.img" File... Or using something like TWRP (Where you can! And, I gather the S82 indeed can!), to flash a different logo.img File to your Device. I've done this a few times with MediaTek Phablets, and as long as the Files are "compatible", this shouldn't be a problem. Though I take no responsibility for whatever you decide to do.
I have TWRP
so, what is the foramt and size the replace logo?
where to save the logo .img file, and
and how to point TWRP to log locate or point to the file
something alonge these lines with less techno bubbles
Thanks for your kind supports most appreciated in advance
Comment
-
Just use a different "logo.img" File from a different Souce Ex: OpenELEC 5.0.6, or the One from inside your Stock ROM. (Of course you'll have to find the corresponding MicroSD Three File *.zip) File(s) first. Unless you already have 'em. Then you just go into TWRP and hit Install, and point to the *.img (Note you may have to hit the bottom Button to switch from Zip to Image though.), File and, then swipe to install it.
As to a more custom job I'd recommend you go read this first, and if you still have any questions to ask Uncle Google.
it's enough to say its possible, but its neither as simple or as ultimately safe as re-using a different logo.img. As the encoded *bmp's have to be the same Size (in deminsions, as in File Size!), for it to work. Its not something I've really gotten all that into TBH.
Comment
-
iIt is possible to dualboot openelec and Android like this http://www.alibaba.com/product-detai...01894231.html?
Comment
-
Originally posted by MikeD View PostI don't think this box can real dual boot. It's only in the title and isn't mentioned in the description again.
Comment
-
Thanks for this, thought I would post my solution to use the standard remote that comes with the MXIII unit, not sure if this is common knowledge or been uploaded, couldn't find it, I used another thread to get an almost complete working remote that comes supplied with the unit, running openelec. Mouse function not working atm todo
credit to cde:
ssh to unit
Login:root
Passwordpenelec
cd /storage/.config
vi remote.conf
select text and copy command on keyboard eg. command+c on mac ctrl+c win
press i for insert in vi
use paste command on keyboard
:wq! (write/quit)
chmod 644 remote.conf
remotecfg remote.conf
should output
OpenELEC:~/.config # remotecfg remote.conf
curpara:factory_code 7f800001
curpara:work_mode 00000000
curpara:repeat_enable 00000001
curpara:release_delay 00000079
curpara:debug_enable 00000001
curpara:reg_control 000fbe40
KEYMAP_LEVEL: ircode = 0x51, keycode = 116
KEYMAP_LEVEL: ircode = 0x4d, keycode = 66
KEYMAP_LEVEL: ircode = 0x9, keycode = 416
KEYMAP_LEVEL: ircode = 0x11, keycode = 404
KEYMAP_LEVEL: ircode = 0x54, keycode = 197
KEYMAP_LEVEL: ircode = 0x4f, keycode = 14
KEYMAP_LEVEL: ircode = 0x56, keycode = 74
KEYMAP_LEVEL: ircode = 0xbd, keycode = 51
KEYMAP_LEVEL: ircode = 0xbb, keycode = 52
KEYMAP_LEVEL: ircode = 0x4e, keycode = 78
KEYMAP_LEVEL: ircode = 0x53, keycode = 102
KEYMAP_LEVEL: ircode = 0x1b, keycode = 14
KEYMAP_LEVEL: ircode = 0x26, keycode = 103
KEYMAP_LEVEL: ircode = 0x25, keycode = 105
KEYMAP_LEVEL: ircode = 0xd, keycode = 28
KEYMAP_LEVEL: ircode = 0x27, keycode = 106
KEYMAP_LEVEL: ircode = 0x28, keycode = 108
KEYMAP_LEVEL: ircode = 0x49, keycode = 23
KEYMAP_LEVEL: ircode = 0x52, keycode = 272
KEYMAP_LEVEL: ircode = 0x31, keycode = 2
KEYMAP_LEVEL: ircode = 0x32, keycode = 3
KEYMAP_LEVEL: ircode = 0x33, keycode = 4
KEYMAP_LEVEL: ircode = 0x34, keycode = 5
KEYMAP_LEVEL: ircode = 0x35, keycode = 6
KEYMAP_LEVEL: ircode = 0x36, keycode = 7
KEYMAP_LEVEL: ircode = 0x37, keycode = 8
KEYMAP_LEVEL: ircode = 0x38, keycode = 9
KEYMAP_LEVEL: ircode = 0x39, keycode = 10
KEYMAP_LEVEL: ircode = 0x58, keycode = 1
KEYMAP_LEVEL: ircode = 0x30, keycode = 11
KEYMAP_LEVEL: ircode = 0x44, keycode = 111
MOUSEMAP_LEVEL: ircode = 0x0, keycode = 198
MOUSEMAP_LEVEL: ircode = 0x1, keycode = 209
MOUSEMAP_LEVEL: ircode = 0x2, keycode = 213
MOUSEMAP_LEVEL: ircode = 0x3, keycode = 144
work_mode = 0
repeat_enable = 0x1
factory_code = 32640
release_delay = 0x79
debug_enable = 0x1
reg_control = 1031744
then reboot and play
<<COPY BELOW - do not copy this line
# ZAP-A10 NEC remote
factory_code = 0x7f800001
work_mode = 0
repeat_enable = 1
release_delay = 121
debug_enable = 1
reg_control = 0xfbe40
key_begin
0x51 116 ;POWER
0x4d 66 ;MUTE
0x09 416 ;MEDIA
0x11 404 ;MUSIC
0x54 197 ;WEB
0x4f 0x0E ;APP
0x56 74 ;VOL-
0xbd 0x33 ; 105 ;REW
0xbb 0x34 ; 106 ;FFW
0x4e 78 ;VOL+
0x53 102 ;HOME
0x1b 14 ;RETURN
0x26 103 ;ARROW_UP
0x25 105 ;ARROW_LEFT
0x0d 28 ;OK
0x27 106 ;ARROW_RIGHT
0x28 108 ;ARROW_DOWN
0x49 0x17 ;46 ;MENU
0x52 0x110 ;MOUSE
0x31 2 ;1
0x32 3 ;2
0x33 4 ;3
0x34 5 ;4
0x35 6 ;5
0x36 7 ;6
0x37 8 ;7
0x38 9 ;8
0x39 10 ;9
0x58 0x01 ;;;; ;1/a
0x30 11 ;0
0x44 111 ;DEL
key_end
mouse_begin
0x00 0xc6 ; mouse move up
0x01 0xd1 ; mouse move down
0x02 0xd5 ; mouse move left
0x03 0x90 ; mouse move right
mouse_end
<<COPY END - do not copy this line
Comment
What's Going On
Collapse
There are currently 3810 users online. 0 members and 3810 guests.
Most users ever online was 63,956 at 18:56 on 20 March 2025.
Comment