Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

NEW - Minix Neo X7 - Finless 1.9 ROM

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

    Originally posted by tltester View Post
    Hi, Bob.

    Could you please give more technical details about the TCP tweaks you've applied?
    I'm using right now the QS3.1 KitKat rom and have a troubles with getting a good streaming of IPTV without constant buffering, so I'm trying to make it better.
    Your great rom is unfortunately causing a constant flickering on my TV, so I can't use it...
    I mean - I don't expect you to write a tutorial, just give an information like "you have to change a values x,y,z sitting at /etc/somewhere at boot.img", and I'll go on from there.

    Thanks a lot!


    In init.rc I edit this area.

    # Changed by Finless for better streaming
    # Define TCP buffer sizes for various networks
    # ReadMin, ReadInitial, ReadMax, WriteMin, WriteInitial, WriteMax,
    # setprop net.tcp.buffersize.default 4096,87380,110208,4096,16384,110208
    setprop net.tcp.buffersize.default 4096,87380,256960,4096,16384,256960
    setprop net.tcp.buffersize.wifi 524288,1048576,2097152,262144,524288,1048576
    setprop net.tcp.buffersize.lte 524288,1048576,2097152,262144,524288,1048576
    setprop net.tcp.buffersize.umts 4094,87380,110208,4096,16384,110208
    setprop net.tcp.buffersize.hspa 4094,87380,262144,4096,16384,262144
    setprop net.tcp.buffersize.hsupa 4094,87380,262144,4096,16384,262144
    setprop net.tcp.buffersize.hsdpa 4094,87380,262144,4096,16384,262144
    setprop net.tcp.buffersize.hspap 4094,87380,1220608,4096,16384,1220608
    setprop net.tcp.buffersize.edge 4093,26280,35040,4096,16384,35040
    setprop net.tcp.buffersize.gprs 4092,8760,11680,4096,8760,11680
    setprop net.tcp.buffersize.evdo 4094,87380,262144,4096,16384,262144


    As you see I commented out the first line (default size) and edited it which is the 2nd line.

    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


      So, i suppose setprop net.tcp.buffersize.default is for ethernet TCP , and setprop net.tcp.buffersize.wifi for wifi tcp ? or setprop net.tcp.buffersize.default is use for any connexion ?

      Thx for information, Bob
      I'm wating for your new 1080p boot to check ethernet speed with Minix default value. I'll feed back.

      Comment


        Re: NEW - Minix Neo X7 - Finless 1.9 ROM

        Originally posted by roolmapool View Post
        So, i suppose setprop net.tcp.buffersize.default is for ethernet TCP , and setprop net.tcp.buffersize.wifi for wifi tcp ? or setprop net.tcp.buffersize.default is use for any connexion ?

        Thx for information, Bob
        I'm wating for your new 1080p boot to check ethernet speed with Minix default value. I'll feed back.
        hope we dont loose hls streaming then.
        i will leave it this way ifso..

        thanks bob waiting on your boot1080.img

        Verstuurd vanaf mijn HTC One met Tapatalk

        Comment


          Originally posted by tlopez1973 View Post
          okay guys after trying to install the ROM I went by the read me first note and got stuck after clearing rom before flash the new one.now after that I can get my minix to my computer it connects for a second and then disconnect . I've tried multiple times to reinstall the drivers and it just does not work.my previous ROM 1.8 finless and I have all my drivers installed correctly any help would be appreciated thank yprou

          If you hold the power button the whole time you do the process it works just fine i had the same problem when i did mine and i too thought i had bricked it. As long as you hold the power button it will stay connected to the pc.

          Comment


            Originally posted by jinx89502 View Post
            If you hold the power button the whole time you do the process it works just fine i had the same problem when i did mine and i too thought i had bricked it. As long as you hold the power button it will stay connected to the pc.

            mines connects for seconds and then disconnects but thanks i'm try that tonight holding the power button

            Comment


              The "fix" giving you a hard time bob? Or you just busy?

              Maybe try your ethernet first....
              Maybe its just us and our setup..

              Best regards

              Verstuurd vanaf mijn HTC One met Tapatalk

              Comment


                Originally posted by benster1 View Post
                The "fix" giving you a hard time bob? Or you just busy?

                Maybe try your ethernet first....
                Maybe its just us and our setup..

                Best regards

                Verstuurd vanaf mijn HTC One met Tapatalk


                Wired i get like 10 mb/sec wireless its at 30 mb/sec my internet usually runs 52 mb/sec

                Comment


                  Trying a little bluetooth keyboard. Anybody knows how to make it auto pair after reboot or disconnect?

                  Many thanks

                  Verstuurd vanaf mijn HTC One met Tapatalk

                  Comment


                    Originally posted by benster1 View Post
                    Trying a little bluetooth keyboard. Anybody knows how to make it auto pair after reboot or disconnect?
                    I think @mango gets his going....
                    yeah, it's the bottom paragraph of post #76 in this very thread
                    Minix Neo X7 - Wasser 1.0.4 OC'd - Kodi-helix with passthrough
                    Beelink M8B - Wasser 1.0.3 - Kodi-helix alpha 2 + SPMC

                    Comment


                      Originally posted by benster1 View Post
                      Trying a little bluetooth keyboard. Anybody knows how to make it auto pair after reboot or disconnect?

                      Many thanks

                      Verstuurd vanaf mijn HTC One met Tapatalk
                      Yep, as Ant said, I had the same problem and I fixed it following the steps I posted. Hope it helps for you!

                      Comment


                        Re: NEW - Minix Neo X7 - Finless 1.9 ROM

                        Originally posted by magno View Post
                        Yep, as Ant said, I had the same problem and I fixed it following the steps I posted. Hope it helps for you!
                        thank you i worked..
                        problem solved..

                        Verstuurd vanaf mijn HTC One met Tapatalk

                        Comment


                          setprop net.tcp.buffersize.default

                          Hey guys, I've done the edit to the tcp.buffersize Bob mentioned. I used the boot1080no_air.img if anyone wants to try it?

                          I've tried the boot.img and it works on my X7 (doesn't hang or anything) but I don't have the NAS setup to test properly.

                          Here is the link http://www.mediafire.com/download/2j...1080no_air.img

                          Hope you don't mind Bob....
                          Minix Neo X7 - Wasser 1.0.4 OC'd - Kodi-helix with passthrough
                          Beelink M8B - Wasser 1.0.3 - Kodi-helix alpha 2 + SPMC

                          Comment


                            Re: NEW - Minix Neo X7 - Finless 1.9 ROM

                            Originally posted by ant View Post
                            Hey guys, I've done the edit to the tcp.buffersize Bob mentioned. I used the boot1080no_air.img if anyone wants to try it?

                            I've tried the boot.img and it works on my X7 (doesn't hang or anything) but I don't have the NAS setup to test properly.

                            Here is the link http://www.mediafire.com/download/2j...1080no_air.img

                            Hope you don't mind Bob....
                            nas is ok. but can you do a speedtest?
                            they speed must be a full and dont fall back.

                            thanks

                            Verstuurd vanaf mijn HTC One met Tapatalk

                            Comment


                              Originally posted by benster1 View Post
                              nas is ok. but can you do a speedtest?
                              they speed must be a full and back

                              Thanks
                              Seriously.... I already done the hard bit
                              All I've done is # out Bob's edited values and un # the stock set.
                              Also I only get 7.3mb/s how can I fall back from that?

                              If u wanna try it u know where it is....
                              Minix Neo X7 - Wasser 1.0.4 OC'd - Kodi-helix with passthrough
                              Beelink M8B - Wasser 1.0.3 - Kodi-helix alpha 2 + SPMC

                              Comment


                                Re: NEW - Minix Neo X7 - Finless 1.9 ROM

                                Originally posted by ant View Post
                                Seriously.... I already done the hard bit
                                All I've done is # out Bob's edited values and un # the stock set.
                                Also I only get 7.3mb/s how can I fall back from that?

                                If u wanna try it u know where it is....
                                will do..

                                Verstuurd vanaf mijn HTC One met Tapatalk

                                Comment

                                Working...
                                X