Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

S905X Android 8.0 Oreo (Tested on Mini M8S II. Possibile to work on other GXL/S905X boxes. Testing needed! "WIP")

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    [QUOTE = soldiaz; n764715] Плотина ..... кнопка сброса больше не работала ?? У моего устройства есть BGA-чип .... Я не могу его в режим MASK ...

    Тогда я лучше не пробую эту сборку ....

    tragic_audio для какого устройства вы свой релиз на 1 ГБ? [/ QUOTE]

    He simply replaced the dtb.img file.This file was laid out in this topic.It is specifically for boxing with 1gb.Do not take much risk.

    Comment


      Alright but recovery button issue persists?

      Comment


        Originally posted by soldiaz View Post
        Alright but recovery button issue persists?
        This repair is mechanical.

        Comment


          You think so?

          I flashed one box to death with an atvxperience rom. Another User experi3nced a dead recovery button too (after flash) had then bootloop and was unable to get into recovery....

          Comment


            Originally posted by soldiaz View Post
            You think so?

            I flashed one box to death with an atvxperience rom. Another User experi3nced a dead recovery button too (after flash) had then bootloop and was unable to get into recovery....
            If you can boot into the firmware , then you need to install Terminal emulator.In it enter
            1. su
            2. reboot recovery
            And so you can get into. recovery.

            But it is difficult to understand and risky!!!!

            Comment


            • Guest's Avatar
              Guest commented
              Editing a comment
              Actually, you don't need to be a superuser (root) to call "reboot recovery".

            Bootloop....dont know which pins to short..

            Comment


              Originally posted by soldiaz View Post
              Bootloop....dont know which pins to short..
              Here on freaktab.com there is a topic where they share how to fight it.

              Comment


                Today came the next build phhusson.I made them for android 9.0 .And now it seems to me better in v 111 than in v110.Also came out v29 for android 8.1 .I'll post it later on github.

                Comment


                  I know...but it is BGA chip....

                  Hope there wil be a build for 1GB S905x :-P

                  Comment


                    Alright, I tried the 1GB OREO mod MiniM8S_Oreo_8.0.0_By_Levy_1Gb_mod.img ...and it is pretty impressive!!!

                    cons:

                    - remote seems to be recognized but power button not working and other buttons too. Where is the remote .conf? Couldnt find it in system\etc

                    - SystemUI keeps stopping, Bluetooth keeps stopping

                    Overall it is not that slow!!!

                    How can I get remote working? In cause of apps keep stopping maybe I remove BT...

                    Comment


                      Originally posted by soldiaz View Post
                      I know...but it is BGA chip....

                      Hope there wil be a build for 1GB S905x :-P
                      I will make for android 8.1 v29 vanila.It can be suitable for boxing with 1 gb.I think you do not have enough memory for android 9.0 .You need to change in /vendor/etc remote.conf only there it is called differently.The bluetooth can be frozen by any program.For example Root Uninstaller.

                      Comment


                        Ahhh thanks!

                        Then I place in vendor\etc...and try...

                        System UI crashes as well....any idea?

                        And what about launchers? May I remove them in AML tools and add new one? I experienced issues in another rom. There are 2 launchers.....

                        Is launcher being recognized automaticallly? Or do I have to "set" anywhere if replaced within AML tools?

                        Comment


                          Originally posted by soldiaz View Post
                          Ahhh thanks!

                          Then I place in vendor\etc...and try...

                          System UI crashes as well....any idea?

                          And what about launchers? May I remove them in AML tools and add new one? I experienced issues in another rom. There are 2 launchers.....

                          Is launcher being recognized automaticallly? Or do I have to "set" anywhere if replaced within AML tools?
                          It is necessary to prescribe and establish the root rights.

                          Comment


                            01520717 : I used AML Tools 6.0.0 and with them it was possible to open DTB. There are 2 DTBs inside.

                            Remote.cfg does have factory code but all I can see is customcode. Is it the same?

                            Then..in which order is keymap filled??? I mean in remote I guess you could "declare" what happens when pressing key. In those dtbs its like


                            keymap = 0xc000b 0x540002 0x160003 0x150004
                            ....but no information what this shall do, understand?

                            Remote.cfg is like this:

                            down_key_scancode = 0x1a
                            ok_key_scancode = 0x13

                            mouse_begin
                            0 0x51 //mouse key left
                            1 0x50 //mouse key right
                            2 0x16 //mouse key up
                            3 0x1a //mouse key down
                            mouse_end
                            key_begin
                            0x11 102 #HOME
                            0x19 158 #EXIT
                            0x4c 125 #SETUP(MENU)
                            0x40 116 #ON/OFF
                            0x18 115 #VOL+
                            0x10 114 #VOL-
                            0x16 103 #UP
                            0x51 105 #LEFT
                            0x13 97 #DPAD_CENTER

                            Comment


                              When you press a Key on IR Remote it will be received as Code for example 0x40 116
                              In remote.cfg you put that code and what should happen.

                              That's all.

                              Comment

                              Working...
                              X