Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

[ROM] XannyTech Custom Mod Rom + TWRP Recovey built-in - for MINIM8SII and other devices see first post.

Collapse
This is a sticky topic.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Workaround for Jarvis Green screen is to install SPMC

    Comment


      Originally posted by BlackCRX View Post
      Workaround for Jarvis Green screen is to install SPMC
      The problem of SPMC is the way to install addons 

      Comment


        The problem of Kodi 16 is that amlcodec give problem... so you need to disable it, in SPMC you can add any addon working on kodi 16 is a fork of te original kodi 16 android developer that left kodi team.
        I found no differences in "the way to install addons", simply you nedd to change skin to confluence?

        Comment


          ABOUT Autorefresh who is interested do a test for me:
          In settings activate hdmi self adaptation, is in playersettings .open terminal app or through adb (if you don't know what is no problem use teminal)
          Code:
           su
          echo "2" > /sys/class/tv/policy_fr_auto
          cat /sys/class/tv/policy_fr_auto
          The result of cat command should be 2 (the second command is just for checking), then without rebooting test autorefresh with mx player (do not use hw+) or any app you like and tell me how it goes.
          If it's ok will be included by default in XTRom Stable Version.
          Xanny

          N.B.
          If works and you're happy give thanks to fandm on 4pda forum and bajann who reported that thing to me.
          Last edited by Xannytech; 17 January 2017, 20:44.

          Comment


            Originally posted by Xannytech View Post
            ABOUT Autorefresh who is interested do a test for me:
            In settings activate hdmi self adaptation, is in playeropen terminal app or through adb (if you don't know what is no problem use teminal)
            Code:
            su echo "2" > /sys/class/tv/policy_fr_auto cat /sys/class/tv/policy_fr_auto
            The result of cat command should be 2 (the second command is just for checking), then without rebooting test autorefresh with mx player (do not use hw+) or any app you like and tell me how it goes.
            If it's ok will be included by default in XTRom Stable Version.
            Xanny

            N.B.
            If works and you're happy give thanks to fandm on 4pda forum and bajann who reported that thing to me.
            It Works on Mx Player. Is there any form to make it permanent?

            Comment


              Originally posted by Lordgoku View Post

              It Works on Mx Player. Is there any form to make it permanent?
              You can't by yourself, but i can modifying a system file. I will add it in next version.

              Comment


                Originally posted by Xannytech View Post

                You can't by yourself, but i can modifying a system file. I will add it in next version.
                Nice, thank you

                Comment


                  Your ROM is amazing, I love how fast it is and the customization on my x96.
                  But for a local Belgian IPTV app I need the ROM to be completely root-less.
                  (Is there anyone that has a completely root-less ROM) or
                  Could you make a root-less version of your ROM @Xannytech?

                  Comment


                    Originally posted by FaTa1-Err0r View Post
                    Your ROM is amazing, I love how fast it is and the customization on my x96.
                    But for a local Belgian IPTV app I need the ROM to be completely root-less.
                    (Is there anyone that has a completely root-less ROM) or
                    Could you make a root-less version of your ROM @Xannytech?
                    Use a Xposed module to block root control, i think there is something for it.
                    Or simply open SuperSu and click system unroot (maybe it's written in a different way), it's too tiresome to use apps?
                    Xanny

                    Comment


                      UPDATED LINK
                      Flashable Zip of BETA 3 on msg #611

                      Comment


                        Originally posted by Xannytech View Post

                        Use a Xposed module to block root control, i think there is something for it.
                        Or simply open SuperSu and click system unroot (maybe it's written in a different way), it's too tiresome to use apps?
                        Xanny
                        I've tried both, it's a really sucky app that somehow checks things and there are no ways around it using xposed and using the supersu app to unroot, I've tried, not working :-( I don't know why, it keeps saying it's rooted :-(
                        I've only got it to work on stock samsung tablet. All my other devices are rooted.
                        I'm a regular freaktab and XDA follower and tester, software developer in real life, but haven't found the time to learn ROM development, sorry.

                        Comment


                          Originally posted by Xannytech View Post
                          ABOUT Autorefresh who is interested do a test for me:
                          In settings activate hdmi self adaptation, is in playersettings .open terminal app or through adb (if you don't know what is no problem use teminal)
                          Code:
                          su
                          echo "2" > /sys/class/tv/policy_fr_auto
                          cat /sys/class/tv/policy_fr_auto
                          The result of cat command should be 2 (the second command is just for checking), then without rebooting test autorefresh with mx player (do not use hw+) or any app you like and tell me how it goes.
                          If it's ok will be included by default in XTRom Stable Version.
                          Xanny

                          N.B.
                          If works and you're happy give thanks to fandm on 4pda forum and bajann who reported that thing to me.
                          I can't check this now, but could you tell me what is the effect of this change? Is mxplayer only affected? Since I updated to beta3 I've seen noticeable stuttering at 60hz returning to my box. Hdmi selt adaptation on or off does not matter. I was thinking to search for some config files to test. I'll try this as soon as I can.

                          Comment


                            Netflix error 0013 is still there, it appears 10 or 15 seconds after begin a reproduction

                            Comment


                              Originally posted by Rccm1112 View Post
                              I installed beta 3 from post 611 on my 1g+8g a95x 6.0. This is the fastest my a95x has ever moved. It moves as fast if not faster than my 2gb boxes.

                              I have noticed one one issue that I haven't had on other roms. When I run Kodi 16.1 I get a black no input screen. I can fix it by unplugging the hdmi cable and plugging it in. I've tried enabling cec, self adaptation, and pass through fix but nothing seems to help. Any advice?
                              I've encountered this problem with the nexbox original rom when I applied the spmc autorefresh rate fix (chmod 666 /sys/class/display/mode). I don't remember what the original permissinos are, but you have to revert this, then run kodi jarvis and see if it works.

                              Comment


                                Originally posted by FaTa1-Err0r View Post

                                I've tried both, it's a really sucky app that somehow checks things and there are no ways around it using xposed and using the supersu app to unroot, I've tried, not working :-( I don't know why, it keeps saying it's rooted :-(
                                I've only got it to work on stock samsung tablet. All my other devices are rooted.
                                I'm a regular freaktab and XDA follower and tester, software developer in real life, but haven't found the time to learn ROM development, sorry.
                                i was joking i added the smiles, i never tested the unrooting done through SuperSu app.
                                CHeck with receiverstop, or can you give me a link to your app, probably is simpler to remove root check?
                                I can do a unrooted rom, but what i need i this particular period is time, t do that on my pc half an hour (just to check everything), but then i need time to upload, and write to all that is a special version or they will whine that is unrooted and many messages to explain.
                                I hope you understand it's not that i wouldn't like to help you.

                                Comment

                                Working...
                                X