Announcement
Collapse
No announcement yet.
Announcement
Collapse
No announcement yet.
A912 Mod of Super Celeron Firmware
Collapse
X
-
Originally posted by murre View Post
-
Hmm, something going wrong again, it worked for a while, Â*but android keeps restarting.
any others with this problem?
hmm, tried to reset with pinlock - Â*microsub method, now the gt1 is dead... Â*Hmm, doctor coat "on"
and now alive again.... Perhaps power supply? (i use a Blitzwolf 2,4a as power... Â*Sgould be better than original)
stupid machine. I'm going back to v7
*edit, in S912 topic it seems i'm not the only one.
He too thinks it started with opening FTMC. (was with me too), but even after re-flash, the loop remains.
Back to V7
*edit, seems that puting CEC off, and put on cec-fix on boot, fixed the problem. (still on v8)ÂLast edited by maurits82; 09 February 2017, 18:29.
Leave a comment:
-
Originally posted by gotpaste View Post
Thanks I will give it a shot. As a warning to anyone with a TX8, this rom changes what the device sees itself as from a q201 to a q212. I am not sure how to change this back but it is keeping me from restoring my firmware as all I have is the OTA and not the img file to reflash the system. I do not want to hijack this thread but if anyone has any help on what I may need to do I would be very greatful.
Leave a comment:
-
Originally posted by murre View Post
I also have a tanix tx8 and it is easy to fix the remote. Add this code to remote.conf and sc_remote.conf in /system/etc.
Code:custom_begin factory_infcode = 3 factory_code = 0x40400001 fn_key_scancode = 0x47 left_key_scancode = 0x10 right_key_scancode = 0x11 up_key_scancode = 0x0b down_key_scancode = 0x0e ok_key_scancode = 0x0d mouse_begin 0 0x10 1 0x11 2 0x0b 3 0x0e mouse_end key_begin 0x43 113 #MUTE 0x01 2 #No.1 0x02 3 #No.2 0x03 4 #No.3 0x04 5 #No.4 0x05 6 #No.5 0x06 7 #No.6 0x07 8 #No.7 0x08 9 #No.8 0x09 10 #No.9 0x00 11 #N0.0 0x45 125 #MENU 0x42 1 #BACK/EXIT 0x0d 97 #ENTER/OK 0x10 105 #LEFT 0x0b 103 #UP 0x0e 108 #DOWN 0x11 106 #RIGHT 0x18 115 #VOL+ 0x17 114 #VOL- 0x0c 14 #DEL 0x4d 116 #Power 0x1a 102 #home 0x53 119 #media_pause 0x44 52 #period 0x1e 123 #MEDIA_NEXT 0x1f 122 #MEDIA_PREVIOUS 0xf1 140 #F10/factory_test 0x54 150 #setting 0x57 151 #PROG_YELLOW/EXPLORER 0x5b 152 #PROG_BLUE/MUSIC 0x5c 153 #ALLAPP 0x5d 154 #MEDIAPLAY 0x5e 159 #KODI key_end repeat_key_begin 0x43 113 #MUTE 0x01 2 #No.1 0x02 3 #No.2 0x03 4 #No.3 0x04 5 #No.4 0x05 6 #No.5 0x06 7 #No.6 0x07 8 #No.7 0x08 9 #No.8 0x09 10 #No.9 0x00 11 #N0.0 0x45 125 #MENU 0x42 1 #BACK/EXIT 0x0d 97 #ENTER/OK 0x10 105 #LEFT 0x0b 103 #UP 0x0e 108 #DOWN 0x11 106 #RIGHT 0x18 115 #VOL+ 0x17 114 #VOL- 0x0c 14 #DEL 0x4d 116 #Power 0x1a 102 #home 0x44 52 #period 0x1e 120 #MEDIA_FAST_FORWARD 0x1f 121 #MEDIA_REWIND 0x54 150 #setting 0x57 151 #PROG_YELLOW/EXPLORER 0x5b 152 #PROG_BLUE/MUSIC 0x5c 153 #ALLAPP 0x5d 154 #MEDIAPLAY 0x5e 159 #KODI repeat_key_end custom_end
Leave a comment:
-
Originally posted by gotpaste View PostI have tried this rom on a Tanix TX8 android box. Everything seems to work as well as the stock version accept for the remote. I was hoping that the DTS passthrough in Kodi 17 would be working with this rom. Does this work with other GT1 devices? Wondering if anyone can validate that the DTS passthrough works with this rom. I can get around the remote issue.
Code:custom_begin factory_infcode = 3 factory_code = 0x40400001 fn_key_scancode = 0x47 left_key_scancode = 0x10 right_key_scancode = 0x11 up_key_scancode = 0x0b down_key_scancode = 0x0e ok_key_scancode = 0x0d mouse_begin 0 0x10 1 0x11 2 0x0b 3 0x0e mouse_end key_begin 0x43 113 #MUTE 0x01 2 #No.1 0x02 3 #No.2 0x03 4 #No.3 0x04 5 #No.4 0x05 6 #No.5 0x06 7 #No.6 0x07 8 #No.7 0x08 9 #No.8 0x09 10 #No.9 0x00 11 #N0.0 0x45 125 #MENU 0x42 1 #BACK/EXIT 0x0d 97 #ENTER/OK 0x10 105 #LEFT 0x0b 103 #UP 0x0e 108 #DOWN 0x11 106 #RIGHT 0x18 115 #VOL+ 0x17 114 #VOL- 0x0c 14 #DEL 0x4d 116 #Power 0x1a 102 #home 0x53 119 #media_pause 0x44 52 #period 0x1e 123 #MEDIA_NEXT 0x1f 122 #MEDIA_PREVIOUS 0xf1 140 #F10/factory_test 0x54 150 #setting 0x57 151 #PROG_YELLOW/EXPLORER 0x5b 152 #PROG_BLUE/MUSIC 0x5c 153 #ALLAPP 0x5d 154 #MEDIAPLAY 0x5e 159 #KODI key_end repeat_key_begin 0x43 113 #MUTE 0x01 2 #No.1 0x02 3 #No.2 0x03 4 #No.3 0x04 5 #No.4 0x05 6 #No.5 0x06 7 #No.6 0x07 8 #No.7 0x08 9 #No.8 0x09 10 #No.9 0x00 11 #N0.0 0x45 125 #MENU 0x42 1 #BACK/EXIT 0x0d 97 #ENTER/OK 0x10 105 #LEFT 0x0b 103 #UP 0x0e 108 #DOWN 0x11 106 #RIGHT 0x18 115 #VOL+ 0x17 114 #VOL- 0x0c 14 #DEL 0x4d 116 #Power 0x1a 102 #home 0x44 52 #period 0x1e 120 #MEDIA_FAST_FORWARD 0x1f 121 #MEDIA_REWIND 0x54 150 #setting 0x57 151 #PROG_YELLOW/EXPLORER 0x5b 152 #PROG_BLUE/MUSIC 0x5c 153 #ALLAPP 0x5d 154 #MEDIAPLAY 0x5e 159 #KODI repeat_key_end custom_end
Leave a comment:
-
can't help you here. i used stock kernel from 109 ap6255 because wifi and bt will not work with sc kernel
Leave a comment:
-
Please, somebody... How to fix RGB fix, it's broken in this version of v8. They say that Superceleron's version works.
Leave a comment:
-
-
Anybody know if this will work on an s96 from tronsmart? Same hardware I believe
Leave a comment:
-
Forget any thoughts about fully functioning Kodi 17.
Unless AMLogic change the way that they design firmware then nothing is going to change.
Leave a comment:
-
Originally posted by gotpaste View PostI have tried this rom on a Tanix TX8 android box. Everything seems to work as well as the stock version accept for the remote. I was hoping that the DTS passthrough in Kodi 17 would be working with this rom. Does this work with other GT1 devices? Wondering if anyone can validate that the DTS passthrough works with this rom. I can get around the remote issue.
Leave a comment:
-
I have tried this rom on a Tanix TX8 android box. Everything seems to work as well as the stock version accept for the remote. I was hoping that the DTS passthrough in Kodi 17 would be working with this rom. Does this work with other GT1 devices? Wondering if anyone can validate that the DTS passthrough works with this rom. I can get around the remote issue.
Leave a comment:
-
RGB fix doesn't work in this version (v8), brightness and saturation do work. I had the same problem (it was permission problem) with one of previous versions.
Leave a comment:
What's Going On
Collapse
There are currently 1255 users online. 3 members and 1252 guests.
Most users ever online was 63,956 at 18:56 on 20 March 2025.
Leave a comment: