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

    Originally posted by Lovetz View Post
    +1, please, fix this bug.
    Already answered, read this--> http://www.freaktab.com/showthread.p...l=1#post178876
    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


      Originally posted by benster1 View Post
      How do i set setenforce permissive?
      Im getting confused

      Verstuurd vanaf mijn HTC One met Tapatalk
      Edit the nfs script, and make the first two lines look like this:
      #!/system/bin/sh
      setenforce permissive
      I can do a quickflasher or quickshot-update.zip patch if you want, but it's a pretty easy modification.
      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


        What about the possibility of afp - from the time capsule to minx they do not see each other.

        Comment


          Re: QUICKSHOT V3 by TheNitroTeam MINIX Neo X7.

          Originally posted by avia View Post
          What about the possibility of afp - from the time capsule to minx they do not see each other.
          sorry but I don't know what are you taking about, afp? time capsule? can you please elaborate on that? thanks
          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


            Firstly I would like to say what a great rom
            rock solid so far. Fantastic work

            only thing I miss is the "people app"

            which syncs gmail contacts and displays them
            it does not seem to be in this version

            anyone know how I can get it on?
            thanks

            Comment


              Originally posted by daemonium View Post
              sorry but I don't know what are you taking about, afp? time capsule? can you please elaborate on that? thanks

              Time Capsule - http://www.apple.com/airport-time-capsule/
              afp - Mounting shared folders using an afp:// URL or the mount_afp command
              You can mount a shared volume on an AFP server with a URL in the form of afp://myserver.mydomain.com/Sharepoint/Folder, or in Terminal you can use the mount_afp command.

              Comment


                Re: QUICKSHOT V3 by TheNitroTeam MINIX Neo X7.

                Originally posted by daemonium View Post
                Edit the nfs script, and make the first two lines look like this:


                I can do a quickflasher or quickshot-update.zip patch if you want, but it's a pretty easy modification.
                Wich nfs script the 97nfs ?
                My own 017mount nfs?
                Man nothing works when on v2 it works.
                Again.

                My videos are located at 192.168.1.15:/Multimedia/Video

                Do i need to make a new script?

                Do i need to edit anything,?

                Do I use the 97nfs script located at init.d?

                Verstuurd vanaf mijn HTC One met Tapatalk

                Comment


                  Originally posted by benster1 View Post
                  Wich nfs script the 97nfs ?
                  My own 017mount nfs?
                  Man nothing works when on v2 it works.
                  Again.

                  My videos are located at 192.168.1.15:/Multimedia/Video

                  Do i need to make a new script?

                  Do i need to edit anything,?

                  Do I use the 97nfs script located at init.d?

                  Verstuurd vanaf mijn HTC One met Tapatalk
                  1/Use 97nfs located at init.d -> edit/add/delete lines of script to suit to your NAS path and local folder path is /mnt/xxx IMPORTANT! don't work with /mnt/sdcard/xxxx

                  In your case :
                  ....
                  mkdir /mnt/Video
                  ....
                  busybox mount -o rw,nosuid,nodev,nolock,rsize=32768,wsize=32768,int r,noatime 192.168.1.15:/Multimedia/Video /mnt/Video

                  2/Save script, and change permission file 97nfs to 755.

                  3/Reboot

                  That's it!

                  Comment


                    Re: QUICKSHOT V3 by TheNitroTeam MINIX Neo X7.

                    Originally posted by roolmapool View Post
                    1/Use 97nfs located at init.d -> edit/add/delete lines of script to suit to your NAS path and local folder path is /mnt/xxx IMPORTANT! don't work with /mnt/sdcard/xxxx

                    In your case :
                    ....
                    mkdir /mnt/Video
                    ....
                    busybox mount -o rw,nosuid,nodev,nolock,rsize=32768,wsize=32768,int r,noatime 192.168.1.15:/Multimedia/Video /mnt/Video

                    2/Save script, and change permission file 97nfs to 755.

                    3/Reboot

                    That's it!
                    Thank you.
                    How do i set it to 755?
                    Im sorry ask so much i am not good at nfs mounts. My old nfs script was hard to get hahhaha

                    Verstuurd vanaf mijn HTC One met Tapatalk

                    Comment


                      Re: QUICKSHOT V3 by TheNitroTeam MINIX Neo X7.

                      Originally posted by benster1 View Post
                      Thank you.
                      How do i set it to 755?
                      Im sorry ask so much i am not good at nfs mounts. My old nfs script was hard to get hahhaha

                      Verstuurd vanaf mijn HTC One met Tapatalk
                      chmod 755 /etc/init.d/97nfs

                      no problem mate
                      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


                        I am trying to change the 95screen_zoom file but system is not letting me. I even connected as root in terminal and trying to replace file but with no luck

                        Comment


                          init.d smb

                          I do not have nfs on my NAS only smb how to put smb in init.d.

                          Thank you again for that super rom!
                          T428 ,Radxa Rock (RR), cs918s v1.0, waiting for my X7...

                          Comment


                            Originally posted by benster1 View Post
                            Thank you.
                            How do i set it to 755?
                            Im sorry ask so much i am not good at nfs mounts. My old nfs script was hard to get hahhaha

                            Verstuurd vanaf mijn HTC One met Tapatalk
                            I use Total Commander to handle permission file... or use terminal command chmod as recommend Daemonium (Thx btw for command!)

                            Comment


                              Originally posted by kokoui View Post
                              I am trying to change the 95screen_zoom file but system is not letting me. I even connected as root in terminal and trying to replace file but with no luck
                              from terminal as root:
                              mount -o rw,remount /system

                              ---edit your file to suit your needs--

                              back to terminal as root:
                              chmod 755 /etc/init.d/95screen_zoom
                              mount -o ro,remount /system
                              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


                                Odp: QUICKSHOT V3 by TheNitroTeam MINIX Neo X7.

                                Originally posted by daemonium View Post
                                We will try to dig on libmedia code to figure that out. But it will take us some time, it's not easy.
                                Quickshot v2 is good, all works, when v3 will be good as v2 i will update it for sure . Just need passthrough with xbmc.
                                Btw
                                Is hard to back from "kitkat" to jelly bean?

                                Comment

                                Working...
                                X