Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

Tronsmart T428 Stock ROM - disccusions on the best ROM

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

    #46
    No, the stock ROM I posted was dumped from my stick and is Android 4.2.2.
    Kernel is #94


    Bob
    "Pzebacz im, bo nie wiedzą, co czynią"
    "Прости им, они не ведают, что творят"
    "Perdona loro perché non sanno quello che fanno"
    "Vergib ihnen, denn sie wissen nicht, was sie tun"
    "Vergeef hen want ze weten niet wat ze doen"
    "Pardonne-leur car ils ne savent pas ce qu'ils font"
    "Perdónalos porque no saben que lo que hacen"
    "Oprosti im, jer ne znaju što čine"
    "Forgive them as they know not what they do"





    Comment


      #47
      Bob, you have a private message from me.

      Comment


        #48
        Originally posted by Raymond View Post
        So is this the same as the stock ROM can download from here?

        [ATTACH=CONFIG]2156[/ATTACH]
        Sorry i don't understand, in your T428 you have this as stock rom ?

        Comment


          #49
          Originally posted by strauzo View Post
          Sorry i don't understand, in your T428 you have this as stock rom ?
          Your screen shot shows 4.1.1. My T428 came with 4.2.2.
          Kernel is .36+ #94

          Bob
          "Pzebacz im, bo nie wiedzą, co czynią"
          "Прости им, они не ведают, что творят"
          "Perdona loro perché non sanno quello che fanno"
          "Vergib ihnen, denn sie wissen nicht, was sie tun"
          "Vergeef hen want ze weten niet wat ze doen"
          "Pardonne-leur car ils ne savent pas ce qu'ils font"
          "Perdónalos porque no saben que lo que hacen"
          "Oprosti im, jer ne znaju što čine"
          "Forgive them as they know not what they do"





          Comment


            #50
            Thanks....

            Another little suggestion, but I think you've already thought, is the comparison of the 4.1.1 stock kernel with the cube tablet kernel, to see if we can set the cube tablet kernel at 1280x720

            Comment


              #51

              Bob and strauzo, thank you for your back and forth communication and Bob,
              thank you for your hard work on these ROMs. I am now GLUED to this thread.
              I bought CX-919 on Aliexpress (which just ran out of stock) but the seller
              offered to upgrade to T428 at no charge (as they have it in stock, ready to
              ship). I was excited first due to the dual band 2.4/5K modem as well as
              4.2.2 Android, but now my excitement cooled off a bit as I am reading this
              about 4.2 now working right (just yet) and 4.1 being faster and more stable.

              With my minimal knowledge about ROMs, it seems that we would be
              (at least for now) better off with a stable 4.1 ROM and then upgraded
              to 4.2 over time as the bugs are being worked out.

              PS: I also have the CUBE u30GT-2 and for now, I am staying away from 4.2 beta.


              Comment


                #52
                Another observation that might help to explain some things is:

                The stock kernel.img size of rom 4.1.1 for T428 is 7,10 MB

                The stock kernel.img size of rom 4.1.1 for MK908 is 8,07 MB

                For sure, about one MB of differences not are optimizations, but i think bloatware of Rockchip.

                I use the first kernel in my T428 from 7 days and it is very stable and fast and in the rom 4.1.1 with this kernel all are working very well. Specially the wifi performances and all external input devices work better of other rom. This kernel is very good.

                it would be interesting to understand what these differences are.

                Bob, do you know what the kernel of MK908 has added inside compared to the kernel of T428 ? (I mean the additional features visible, not the code, becouse we don't have the kernel source code)

                Comment


                  #53
                  Re: Tronsmart T428 Stock ROM

                  Originally posted by strauzo View Post
                  Another observation that might help to explain some things is:

                  The stock kernel.img size of rom 4.1.1 for T428 is 7,10 MB

                  The stock kernel.img size of rom 4.1.1 for MK908 is 8,07 MB

                  For sure, about one MB of differences not are optimizations, but i think bloatware of Rockchip.

                  I use the first kernel in my T428 from 7 days and it is very stable and fast and in the rom 4.1.1 with this kernel all are working very well. Specially the wifi performances and all external input devices work better of other rom. This kernel is very good.

                  it would be interesting to understand what these differences are.

                  Bob, do you know what the kernel of MK908 has added inside compared to the kernel of T428 ? (I mean the additional features visible, not the code, becouse we don't have the kernel source code)
                  The kernel size is not a valid reason to choose the kernel, you can compile a kernel for android or Linux and you can choose the uncompressed Image or zImage, they are the same kernel, and in zImage you can choose the compression type in the config of the kernel, the difference in size is about what things are integrated in the kernel or what things are build like modules or if it is a compressed kernel or not and depends too what compiler is choose.
                  REMEMBER, YOUR FEEDBACK IS VERY IMPORTANT TO US.
                  My devices:
                  Minix Neo X7; Minix Neo X8-H , Minix Neo Z64W & Z64 (Sponsored by Minix)
                  MK902 & MK902II(Sponsored by RKM)
                  Beelink M8B & Beelink R89 (Sponsored by Beelink)
                  Tronsmart VEGA S89H (Sponsored by
                  Gearbest.com)
                  MELE-PCG03 (Sponsored by Gearbest.com) Discount Coupon:MPCG03
                  Ainol Intel Z3735 MiniPC(Sponsored by Gearbest.com)
                  Thanks to them I can try to support your devices http://freaktab.com/core/images/smilies/wink.png

                  Comment


                    #54
                    Additionally a kernel boot image can be in the kernel making it larger.
                    The MK908 has a strange operation on boot that seems to display a full black image. It cancels out the boot.img image. Maybe later I will look and see if there is a nulled boot image in the kernel.

                    Bob
                    "Pzebacz im, bo nie wiedzą, co czynią"
                    "Прости им, они не ведают, что творят"
                    "Perdona loro perché non sanno quello che fanno"
                    "Vergib ihnen, denn sie wissen nicht, was sie tun"
                    "Vergeef hen want ze weten niet wat ze doen"
                    "Pardonne-leur car ils ne savent pas ce qu'ils font"
                    "Perdónalos porque no saben que lo que hacen"
                    "Oprosti im, jer ne znaju što čine"
                    "Forgive them as they know not what they do"





                    Comment


                      #55
                      Originally posted by leolas View Post
                      The kernel size is not a valid reason to choose the kernel, you can compile a kernel for android or Linux and you can choose the uncompressed Image or zImage, they are the same kernel, and in zImage you can choose the compression type in the config of the kernel, the difference in size is about what things are integrated in the kernel or what things are build like modules or if it is a compressed kernel or not and depends too what compiler is choose.
                      Yes i know, infact i think that the bigger kernel have other modules compiled inside that disturb the stability of the kernel. (for example rk mirror and rkremote that are two parts not well developed)

                      Assuming that the compilation and the compression are the same because the person who compiled it should be always the same or Tronsmart or Rockchip.

                      The mk908 4.1.1 kernel have enabled mirroring and rkremote ?

                      the T428 kernel 4.1.1 no.

                      I'm focusing on this because the same thing happened with some rom of rk3066. For example the stock rom 4.0.4 of the minix neo g4 was fast and stable without this modules in the kernel, and all the successive 4.1.1 with this modules inside had problems.

                      but for now they are just guesses
                      Last edited by Guest; 09 May 2013, 15:05.

                      Comment


                        #56
                        Originally posted by strauzo View Post
                        Yes i know, infact i think that the bigger kernel have other modules compiled inside that disturb the stability of the kernel. (for example rk mirror and rkremote that are two parts not well developed)
                        Assuming that the compilation and the compression are the same because the person who compiled it should be always the same or Tronsmart or Rockchip.

                        but for now they are just guesses

                        Not allways is the same person who compiled the kernel, and if is the same person the kernel is not always compiled in the same machine, for example, I have in my notebook ubuntu 13.04 and in my desktop ubuntu 12.10, if I compiled the same .config with the same sources I assure you the Img and zImage in both machines will not fit.

                        If you use dmesg in terminal on the stick you will see much better than in kernel size what functionalities are enabled in the kernel.
                        REMEMBER, YOUR FEEDBACK IS VERY IMPORTANT TO US.
                        My devices:
                        Minix Neo X7; Minix Neo X8-H , Minix Neo Z64W & Z64 (Sponsored by Minix)
                        MK902 & MK902II(Sponsored by RKM)
                        Beelink M8B & Beelink R89 (Sponsored by Beelink)
                        Tronsmart VEGA S89H (Sponsored by
                        Gearbest.com)
                        MELE-PCG03 (Sponsored by Gearbest.com) Discount Coupon:MPCG03
                        Ainol Intel Z3735 MiniPC(Sponsored by Gearbest.com)
                        Thanks to them I can try to support your devices http://freaktab.com/core/images/smilies/wink.png

                        Comment


                          #57
                          Originally posted by leolas View Post
                          Not allways is the same person who compiled the kernel, and if is the same person the kernel is not always compiled in the same machine, for example, I have in my notebook ubuntu 13.04 and in my desktop ubuntu 12.10, if I compiled the same .config with the same sources I assure you the Img and zImage in both machines will not fit.

                          If you use dmesg in terminal on the stick you will see much better than in kernel size what functionalities are enabled in the kernel.
                          It is clear what you're saying I understand it very well.

                          i ask the question in another way.

                          The modules for mirroring and rkremote are active in the kernel of the mk908 ?

                          In the T428 kernel 4.1.1 no and all is stable. is the first time that i see a rom so stable, but the first time a rom without mirror and rkremote. (in truth the second time)
                          Last edited by Guest; 09 May 2013, 15:25.

                          Comment


                            #58
                            Re: Tronsmart T428 Stock ROM

                            Originally posted by strauzo View Post
                            It is clear what you're saying I understand it very well.

                            i ask the question in another way.

                            The modules for mirroring and rkremote are active in the kernel of the mk908 ?

                            In the T428 kernel 4.1.1 no and all is stable. is the first time that i see a rom so stable, but the first time a rom without mirror and rkremote. (in truth the second time)
                            Ahh, ok i undrerstand you now, sorry but English is not my mother language and sometimes I miss something.
                            In rk3066 sources rkremote is enabled by default mirror not, in rk3188 we don't have the sources, and I don't have an rk3188 device yet (untill we get kernel sources for it I will not buy one) but you can see with booth firmwares with dmesg and lsmod what is enabled in kernel and what is enabled by modules. If someone can upload both dmesg and lsmod I can search on it.
                            REMEMBER, YOUR FEEDBACK IS VERY IMPORTANT TO US.
                            My devices:
                            Minix Neo X7; Minix Neo X8-H , Minix Neo Z64W & Z64 (Sponsored by Minix)
                            MK902 & MK902II(Sponsored by RKM)
                            Beelink M8B & Beelink R89 (Sponsored by Beelink)
                            Tronsmart VEGA S89H (Sponsored by
                            Gearbest.com)
                            MELE-PCG03 (Sponsored by Gearbest.com) Discount Coupon:MPCG03
                            Ainol Intel Z3735 MiniPC(Sponsored by Gearbest.com)
                            Thanks to them I can try to support your devices http://freaktab.com/core/images/smilies/wink.png

                            Comment


                              #59
                              No no, the problem is my English, sorry you. I write English very badly. I know sorry.

                              Comment


                                #60
                                Originally posted by strauzo View Post
                                No no, the problem is my English, sorry you. I write English very badly. I know sorry.
                                no problem about it, if someone give me both dmesg and lsmod i will look at them and see what is different in both kernel.
                                REMEMBER, YOUR FEEDBACK IS VERY IMPORTANT TO US.
                                My devices:
                                Minix Neo X7; Minix Neo X8-H , Minix Neo Z64W & Z64 (Sponsored by Minix)
                                MK902 & MK902II(Sponsored by RKM)
                                Beelink M8B & Beelink R89 (Sponsored by Beelink)
                                Tronsmart VEGA S89H (Sponsored by
                                Gearbest.com)
                                MELE-PCG03 (Sponsored by Gearbest.com) Discount Coupon:MPCG03
                                Ainol Intel Z3735 MiniPC(Sponsored by Gearbest.com)
                                Thanks to them I can try to support your devices http://freaktab.com/core/images/smilies/wink.png

                                Comment

                                Working...
                                X