Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

T-R42 custom firmware by wasser

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

    Originally posted by michael2t View Post
    Hello xatang2013,

    Your NFS mount does not look correct ...

    Do You really have a share named volume1??

    Your Line ...

    > busybox mount -t nfs -o rw,intr,hard,nolock 192.168.1.4:/volume1/music /sdcard/NFS/Music

    > Maybe You do NOT have Read/write try a ro ... instead of a rw....
    >
    > busybox mount -t nfs -o ro,intr,hard,nolock 192.168.1.4:/music /sdcard/NFS/Music

    It can never hurt to try in terminal mode ..

    I have NEVER got a return "No Such Device message returned" message ??

    Michael T.
    Michael,

    The mount and volumes are correct. I have a Synology NAS and that's how it exported out NFS shares.

    The "No Such Device" message is returned from my Minix Neo X7 box after running the same NFS mount command through Terminal. It is another issue that I have to look into as to why NFS not working with the Finless ROM I loaded. Not sure if NFS supported with the ROM.

    Thanks

    Comment


      Originally posted by michael2t View Post
      xatang2013,

      For Some reason My Mounts are not allows working when I put them In the init.d
      folder.

      You can download a simple terminal Program from the play store ... to test with ...

      That is how I check all of my code ... Once I get some of the other issues fixed I had planned
      on re-visiting the Problem.

      The Best Way to Test Your mounts is to run the code by hand in term.apk and see if they work ...
      As All of mine always work in term mode just not in the init.d scripts ..

      By the Way I only use CIFS ... never use nfs

      Good Luck and Post Your Results ..

      Michael T.
      Michael,

      init.d never worked for me. I used ScriptManager app as a workaround for running custom scripts on startup/boot. It is a good enough tool for me for writing, testing, and running custom scripts on startup/boot.

      Thanks.

      Comment


        Originally posted by xatang2013 View Post
        Michael,

        The mount is correct. I have a Synology NAS and that's how it exported out NFS shares.

        The "No Such Device" message is returned from my Minix Neo X7 box after running the same NFS mount command through Terminal. It is another issue that I have to look into as to why NFS not working with the Finless ROM I loaded. Not sure if NFS supported with the ROM.

        Thanks
        as i know the the kernel included in finnless rom for minix 7 doesn't support nfs!
        http://www.freak-tab.de/wasser/btn_donate.gif

        You can make a donation if you find my work useful

        Comment


          hi gerry1980,

          i uploaded new kernel with 1366x768-60p support, i tested this kernel with the samsung SynMaster BX2240. The 1366x768 resolution works fine for me with this monitor.

          Could you please download and try again?

          thanks

          http://www.freak-tab.de/wasser/btn_donate.gif

          You can make a donation if you find my work useful

          Comment


            Originally posted by wasser View Post
            as i know the the kernel included in finnless rom for minix 7 doesn't support nfs!
            Thanks Wasser for the info. I was about to go over the Mnix forum looking for answser.

            Since you are the Kernel expert, how can I get NFS working for that ROM?

            BTW, do you own a Minix X7 too?

            Thanks

            Comment


              no, i only have k-r42 with old revision. As i know minix will add nfs support in next firmware update.
              To get nfs working you need either a customer kernel mit nfs support or nfs kernel modules.

              I can make nfs kernel modules for minix X7 if someone are willing to test.


              Originally posted by xatang2013 View Post
              Thanks Wasser for the info. I was about to go over the Mnix forum looking for answser.

              Since you are the Kernel expert, how can I get NFS working for that ROM?

              BTW, do you own a Minix X7 too?

              Thanks
              http://www.freak-tab.de/wasser/btn_donate.gif

              You can make a donation if you find my work useful

              Comment


                Originally posted by wasser View Post
                no, i only have k-r42 with old revision. As i know minix will add nfs support in next firmware update.
                To get nfs working you need either a customer kernel mit nfs support or nfs kernel modules.

                I can make nfs kernel modules for minix X7 if someone are willing to test.
                Hi Wasser,

                I am willing to test it out. I really want to get NFS working on all my Android devices which included my Nexus 10 running Android 4.3 Cyanogenmod 10.2.

                The nfs kernel modules will be just a add on to what I have currently loaded right? I am hoping it not overriding anything with existing kernel because I want to keep the over clocking and the smoothness playback.

                Can you make the nfs kernel modules update through Flash Tool & CWM?

                Thanks.
                Last edited by xatang2013; 07 November 2013, 17:22.

                Comment


                  Originally posted by xatang2013 View Post
                  Hi Wasser,

                  I am willing to test it out. I really want to get NFS working on all my Android devices which included my Nexus 10 running Android 4.3 Cyanogenmod 10.2.

                  The nfs kernel modules will be just a add on to what I have currently loaded right? I am hoping it not overriding anything with existing kernel because I want to keep the over clocking and the smoothness playback.

                  Can you make the nfs kernel modules update through Flash Tool & CWM?

                  Thanks.
                  i upload the nfs kernel modules an it's installable over CWM

                  http://www.freak-tab.de/wasser/btn_donate.gif

                  You can make a donation if you find my work useful

                  Comment


                    I'm gonna flash 1.2.1 tonight, anyone tried the 1080 version?

                    Comment


                      Originally posted by wasser View Post
                      i upload the nfs kernel modules an it's installable over CWM

                      http://www.freaktab.com/showthread.p...t-for-minix-x7
                      Thanks Wasser for your hard work. You are fast!

                      Could you please make it installable through Flash Tool as well since Finless ROM didn't have CWM applied yet?

                      Thanks

                      Comment


                        Originally posted by wasser View Post
                        i upload the nfs kernel modules an it's installable over CWM

                        http://www.freaktab.com/showthread.p...t-for-minix-x7
                        Hi Wasser,

                        The nfs kernel modules not working for me. I tried to do insmod for all the kernel modules you provided but keep getting insmod:init_module failed (No such file or directory). All the kernel modules were present in /system/lib/modules directory and given the correct/proper permission. The No such file or directory message returned seems misleading. It seems like it is failing in the init_module method. Any ideas why it is failing? Compatibility issue?

                        Thanks

                        Comment


                          Originally posted by Pietrucci View Post
                          I'm gonna flash 1.2.1 tonight, anyone tried the 1080 version?
                          I flashed 1.2.1 1080p version. Everything seems allright, although i had problems starting the device. Had to pull the powerplug a few times, did some whiping again and detached all connected devices. So I finally got it to start.
                          Problems I'm facing right now is rebooting, sleep mode, poweroff: my device doesn't wakeup after sleep (see michaels comments about at), most of the time my device doesn't reboot unless I unplug the power first.
                          Guess I leave it always on for the time beeing, don't think it harms the device does it?
                          Speed of this rom was slow in the beginning but it's becoming quicker and quicker... Video quality 1080 is good!

                          Is there any player supporting .iso files, I can't get them to work in VLC, MX player, vplayer (also not in stock rom)?
                          Last edited by Pietrucci; 08 November 2013, 21:56.

                          Comment


                            Wasser,

                            In the 1.2.1 rom, the 1080p and 720p kernels and boot are reversed. 1080p is actually 720p and 720p is actually 1080p. Also, would you please upload a overclocked kernel like 1.8ghz cpu, ddr memory 667mhz and gpu 600mhz identical to the 1.2.1 kernel? Outside that, the rom is amazing!

                            Thanks again for your hard work!

                            Comment


                              Originally posted by baxxtor View Post
                              Wasser,

                              In the 1.2.1 rom, the 1080p and 720p kernels and boot are reversed. 1080p is actually 720p and 720p is actually 1080p. Also, would you please upload a overclocked kernel like 1.8ghz cpu, ddr memory 667mhz and gpu 600mhz identical to the 1.2.1 kernel? Outside that, the rom is amazing!

                              Thanks again for your hard work!
                              are you sure? How can you tell? I used the 1080p boot+kernel and it looks very good. But it's 720p according to you?

                              Comment


                                The 1080p boot and kernel is actually 720p upscaled to fit on 1080p screen. You can tell because the icons and text are very large. Load the 720p kernel and you will notice the icons are much much smaller at a DPI of 160.
                                Originally posted by Pietrucci View Post
                                are you sure? How can you tell? I used the 1080p boot+kernel and it looks very good. But it's 720p according to you?

                                Comment

                                Working...
                                X