Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

QUICKSHOT V3 by TheNitroTeam MINIX Neo X7.

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

    #76
    Minix launcher is not fetching weather info for me, also i tried their stock launcher as well. Do I need to make any changes?

    Comment


      #77
      Re: QUICKSHOT V3 by TheNitroTeam MINIX Neo X7.

      Originally posted by kokoui View Post
      Minix launcher is not fetching weather info for me, also i tried their stock launcher as well. Do I need to make any changes?
      is stock launcher failing to fetch the weather too?
      There are 10 types of people in the world: Those who understand binary, and those who don't...

      If you want to buy me a beer, please use this -> https://www.paypalobjects.com/en_US/..._donate_SM.gif

      Comment


        #78
        Originally posted by daemonium View Post
        is stock launcher failing to fetch the weather too?
        By stock launcher I mean the metro style one created by minix(not the one you have modified) and yes it does not fetch, I have location enabled for my minix, and I have tried also to be connected through ethernet and wifi

        Comment


          #79
          Re: QUICKSHOT V3 by TheNitroTeam MINIX Neo X7.

          Originally posted by kokoui View Post
          By stock launcher I mean the metro style one created by minix(not the one you have modified) and yes it does not fetch, I have location enabled for my minix, and I have tried also to be connected through ethernet and wifi
          It's difficult to know what is wrong with that, maybe that feature only works on jellybean roms.
          There are 10 types of people in the world: Those who understand binary, and those who don't...

          If you want to buy me a beer, please use this -> https://www.paypalobjects.com/en_US/..._donate_SM.gif

          Comment


            #80
            Originally posted by daemonium View Post
            It's difficult to know what is wrong with that, maybe that feature only works on jellybean roms.
            No it hasn't work for me even when I had quickshot v2.

            Comment


              #81
              Re: QUICKSHOT V3 by TheNitroTeam MINIX Neo X7.

              Originally posted by kokoui View Post
              No it hasn't work for me even when I had quickshot v2.
              Then it's a minix issue :P
              There are 10 types of people in the world: Those who understand binary, and those who don't...

              If you want to buy me a beer, please use this -> https://www.paypalobjects.com/en_US/..._donate_SM.gif

              Comment


                #82
                Couple of issues for me...

                Screen scale reverts after reboot
                Cannot get NFS to mount(maybe an error in my text) the mount appears but is empty but mounts fine in XBMC
                Cifs won't mount both in Mount Manager and Cifs manager

                Any ideas?

                Comment


                  #83
                  Re: QUICKSHOT V3 by TheNitroTeam MINIX Neo X7.

                  Originally posted by Bigleg View Post
                  Couple of issues for me...

                  Screen scale reverts after reboot
                  Cannot get NFS to mount(maybe an error in my text) the mount appears but is empty but mounts fine in XBMC
                  Cifs won't mount both in Mount Manager and Cifs manager

                  Any ideas?
                  Error in your text. How do we know for shore then..

                  Try busybox mount


                  Verstuurd vanaf mijn HTC One met Tapatalk

                  Comment


                    #84
                    Here is how I mount nfs shares.

                    In init.d i put 017mountnfs file.
                    Then edit the file .
                    #!/system/bin/sh
                    busybox mount -o nolock,ro -t nfs 192.168.1.15:/Multimedia/Video /mnt/sdcard/Movies.

                    I have universal init.d installed btw.

                    Works perfect

                    Verstuurd vanaf mijn HTC One met Tapatalk

                    Comment


                      #85
                      Originally posted by karel View Post
                      To me it seems that netguto takes credit for the work done by jmcm66. On jmcm66's github page you can see all commits done including the DTS/passthrough and naming XBMC to XBMCZ (22nd of april).

                      Maybe netguto can elaborate on that? And show his commits to public? (only changing the splash.png is to easy to claim all credits)
                      thanks karel for the advice, we will ask him.

                      leolas
                      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


                        #86
                        Originally posted by Bigleg View Post
                        Couple of issues for me...

                        Screen scale reverts after reboot
                        Cannot get NFS to mount(maybe an error in my text) the mount appears but is empty but mounts fine in XBMC
                        Cifs won't mount both in Mount Manager and Cifs manager

                        Any ideas?
                        In init.d there is a script: /system/etc/init.d/95screen_zoom

                        in the line:
                        echo 100>/sys/class/graphics/fb0/scale

                        change 100 for the value fits for you from 90 to 100, in all my TVs (3) 100 is the properly value.




                        Originally posted by benster1 View Post
                        Here is how I mount nfs shares.

                        In init.d i put 017mountnfs file.
                        Then edit the file .
                        #!/system/bin/sh
                        busybox mount -o nolock,ro -t nfs 192.168.1.15:/Multimedia/Video /mnt/sdcard/Movies.

                        I have universal init.d installed btw.

                        Works perfect

                        Verstuurd vanaf mijn HTC One met Tapatalk
                        the init.d included in the rom works, no need to install universal init.d we use init.d to some adjustaments

                        leolas
                        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


                          #87
                          Re: QUICKSHOT V3 by TheNitroTeam MINIX Neo X7.

                          Originally posted by leolas View Post
                          the init.d included in the rom works, no need to install universal init.d we use init.d to some adjustaments

                          leolas
                          Well it didnt work for me without universal init.d on v2. So i installed it just in case hahaha

                          Verstuurd vanaf mijn HTC One met Tapatalk

                          Comment


                            #88
                            Originally posted by benster1 View Post
                            Error in your text. How do we know for shore then..

                            Try busybox mount


                            Verstuurd vanaf mijn HTC One met Tapatalk
                            #!/system/bin/sh


                            # Make sure networking is up before mounting
                            busybox sleep 5


                            # Switch rootfs to read / write
                            # Be carful after this. Misplaced commands may
                            # brick your system
                            busybox mount -o rw,remount /


                            # Create Mount Points
                            mkdir /mnt/01_Movies


                            # Switch rootfs to read only
                            busybox mount -o ro,remount /


                            #NFS Auto Mount
                            busybox mount -o rw,nosuid,nodev,nolock,rsize=32768,wsize=32768,int r,noatime 192.168.1.40:/volume2/Torrents /mnt/01_Movies


                            busybox touch /data/.notfirstboot3
                            Last edited by Bigleg; 15 May 2014, 15:06. Reason: auto correct changed busybox to busybody in the last line!

                            Comment


                              #89
                              BTW tried Universal Init.d and it reports my kernel does not support init.d ??

                              Comment


                                #90
                                Re: QUICKSHOT V3 by TheNitroTeam MINIX Neo X7.

                                Originally posted by Bigleg View Post
                                #!/system/bin/sh


                                # Make sure networking is up before mounting
                                busybox sleep 5


                                # Switch rootfs to read / write
                                # Be carful after this. Misplaced commands may
                                # brick your system
                                busybox mount -o rw,remount /


                                # Create Mount Points
                                mkdir /mnt/01_Movies


                                # Switch rootfs to read only
                                busybox mount -o ro,remount /


                                #NFS Auto Mount
                                busybox mount -o rw,nosuid,nodev,nolock,rsize=32768,wsize=32768,int r,noatime 192.168.1.40:/volume2/Torrents /mnt/01_Movies


                                busybody touch /data/.notfirstboot3
                                Thats a long list man.
                                BUT if it works it works

                                Verstuurd vanaf mijn HTC One met Tapatalk

                                Comment

                                Working...
                                X