Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

UG802 Finless ROM 1.6 "custom" JellyBean - Made from MK802-3

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

    Re: NEW - UG802 Finless ROM 1.6 "custom" JellyBean - Made from MK802-3

    My problems exactly with sdcard, too...
    What is your advice on this, bob?
    Btw thx for the great rom 1.6

    Sent from my ST18i using Tapatalk 2

    Comment


      Originally posted by absbrain View Post
      My problems exactly with sdcard, too...
      What is your advice on this, bob?
      Btw thx for the great rom 1.6

      Sent from my ST18i using Tapatalk 2
      If you want to fake the system and SWAP the two cards, then you edit the vold.fstab file.

      See this post

      I thought about this idea more than a month ago when i came to know that the partitions could freely be altered, but i could not put into practice until i got my 32 gb card yesterday. so basically, after following my guide you will have: *...


      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


        Originally posted by Arqs View Post
        That's not true. You can't move applications to external card only to internal SD card.
        my bad.

        Comment


          Originally posted by robinvane View Post
          - I don't like the blue background around app icons in launcher... Is it possible to provide an option to remove it?
          Same here, is there a way to remove this and to set the mouse pointer to something closer to stock Android (like the one in the new official UG802 roms).

          Has anyone else had trouble running Quadrant benchmark on this? Just get a blank screen after clicking run full benchmarks.

          Comment


            Originally posted by senten View Post
            Same here, is there a way to remove this and to set the mouse pointer to something closer to stock Android (like the one in the new official UG802 roms).

            Has anyone else had trouble running Quadrant benchmark on this? Just get a blank screen after clicking run full benchmarks.
            framework-res.apk in /system/framework I believe, adb pull the file, look for the pointer, change it to your liking (I set it to white, black border) and then push it back.

            Comment


              Originally posted by absbrain View Post
              My problems exactly with sdcard, too...
              What is your advice on this, bob?
              Btw thx for the great rom 1.6

              Sent from my ST18i using Tapatalk 2
              This is how I did it since this was bothering me before as well.

              Comment


                The 1.7 ROM I am working on will have all that crap gone. You guys are going to love it I think.
                I also tested 2dark4u's kernel. When he and I are ready I we will release the ROM. I will supply both kernels for you to choose from.

                BUT we have more work to do! I am trying to get bluetooth working.

                Stay tuned guys. This might be the best ROM yet and working with 2dark4u between us we should get a good ROM going

                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


                  Looking forward to it! I bought 2 more as gift, I plan on flashing them before the charging port breaks on them! LOL

                  Comment


                    How to mount NFS share ?

                    Hello,

                    I have tried to mount smb/nfs share with cifsmanager and it shows that is is mounted as samba.
                    I have tried also with busybox but get an error "No such device".
                    Is there nfs module included in rom ?
                    Did some1 managed to mount nfs share ?

                    Thanks

                    Comment


                      Originally posted by m4f1050 View Post
                      Looking forward to it! I bought 2 more as gift, I plan on flashing them before the charging port breaks on them! LOL
                      I am still wondering what are you guys doing. My UG802 is running for 1 month straight (24/7 with approximately 5-6 restarts), USB keyboard and mouse connected and i've had no problems with micro-usb charging port so far.

                      Comment


                        Originally posted by layahs View Post
                        (snip)
                        Is there nfs module included in rom ?
                        Did some1 managed to mount nfs share ?
                        I don't believe there is any NFS support in this image. I tried compiling the NFS modules and adding them. All the required modules load fine, except the NFS module:

                        insmod sunrpc.ko
                        insmod lockd.ko
                        insmod nfs.ko
                        insmod: can't insert 'nfs.ko': unknown symbol in module or invalid parameter

                        Comment


                          NFS Support

                          I changed toolchains & dropped NFS v4 support and now all the modules insert without error, but I still can't mount an NFS share. I know my NFS server works as all my devices are networked together with it, computers, satellite boxes (dreambox), etc... I seem to recall reading somewhere that android's default busybox fails w/ mount -t nfs...., but I can't remember where I read that. I tried installing busybox from google-play, but when I run the command thru that version it freezes up the box and requires pulling the power to get back. If I get it running I'll post the modules, in the meantime if anyone has any helpful tips (I'm less than a week with my first Android device), feel free to share...

                          Ps. Starting to lean twords missing portmap...
                          Last edited by cokesux; 24 November 2012, 21:19.

                          Comment


                            No Found RKAndroid rock usb

                            Hi,

                            Followed install instrcutions, still cant enter flash mode. Connect to pc checked, no usb debugging, driver shows up in pc, checked driver and it is using MTP.

                            BUT NOT RECOGNISED IN FLASH TOOL!

                            Tried removing drivers, different usb ports etc...

                            Clues?

                            Help please or direct to thread that informs me. Tired searching to no avial.

                            Many thanks,

                            /zasten

                            Comment


                              nfs

                              Originally posted by cokesux View Post
                              I changed toolchains & dropped NFS v4 support and now all the modules insert without error, but I still can't mount an NFS share. I know my NFS server works as all my devices are networked together with it, computers, satellite boxes (dreambox), etc... I seem to recall reading somewhere that android's default busybox fails w/ mount -t nfs...., but I can't remember where I read that. I tried installing busybox from google-play, but when I run the command thru that version it freezes up the box and requires pulling the power to get back. If I get it running I'll post the modules, in the meantime if anyone has any helpful tips (I'm less than a week with my first Android device), feel free to share...

                              Ps. Starting to lean twords missing portmap...
                              cokesux,
                              Thanks for your reply
                              I will be more than happy if you'll post the modules

                              Bob,
                              Please consider including modules needed for nfs mount in 1.7 version.

                              Comment


                                Originally posted by layahs View Post
                                cokesux,
                                Thanks for your reply
                                I will be more than happy if you'll post the modules

                                Bob,
                                Please consider including modules needed for nfs mount in 1.7 version.
                                If you can link me to download working ones I can do that.

                                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

                                Working...
                                X