Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

Arnova 9 G2 - Custom ROM by Finless With Market3.4.4 Version 1.4

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

    Arnova 9 G2 - Custom ROM by Finless With Market3.4.4 Version 1.4

    OK folks.... rolling out my 1.4 ROM on all the tabs I have done to date. Next up the 9G2.
    I think you guys will really enjoy this ROM
    Based on feedback from others so far, it's well worth the upgrade!

    WARNING! Remove your SDCard when flashing this ROM!!! There is a risk it can be ERASED!!!

    This has been a lot of work by many other people. I HAVE to give total PROPS to FreakTab user Fenice57. His first ext4 setup was not quite right. We all worked together and Fenice solved the problem by highly modifying the recovery system.

    ext4 explanation:
    Understand the history. After a ROM flash the recovery system formats everything. Well without a change in that it simply reformatted anything back to ext3. The ext4.ko kernel modules handled mounting an ext3 partition even if the mount command said to mount as ext4!!! It even reported it mounted as ext4!!! Go figure that one So lot's of testing and benchmarking later..... We have a real ext4 file system!
    So there was no ext4 file system to benefit from in previous work. The improved ext4 kernel modules gave a little performance add but not much. However Fenice57 worked HARD on solving this and modified the recovery system to stop the format to ext3. Sowa and myself also added in testing and showing the issues. But Fenice is the MAN! He solved it.

    Fenice57... Can I just say THANK YOU! Everyone that uses my 1.4 ROM. Please also give a hand to Fenie57!


    OK so what’s in this ROM 1.4
    It's the same as 1.3 with a couple more tweaks on my part based on user feedback and a couple of other slim downs in code I have done to init.rc, updated lib modules, etc.

    1) WiFi scan interval is changed from 15 seconds to 300. This may help some guys with battery issues. Myself, I do not have this problem but due to many asking for it, I put it in. If you want to change it back:
    Use a file manager and copy out from /system the file build.prop file. Copy it on your SDCard. Then copy to PC or whatever. Edit the file and find this line:
    wifi.supplicant_scan_interval=300
    Just edit the 300 back to 15 and your back to stock.

    2) ext4 file system.. Well I explained the work that went into this above but just to add. I have done extensive benchmarking with many tools. This does not add a huge performance increase to the overall use of the tablet. EXCEPT, and this is actually kind of benefit, Sequential Write of files to memory. Large file writes are over double what they were on ext3. Random Read and Random Write are about the same. So where you should see an increase is downloads to Tablet memory, market download and install speed, some apps that write to memory a lot, etc etc etc. Overall however, the tablet seems much faster to me but remember, I am the cooker so I am biased

    3) Because of popular use of Hauwei 3G sticks in Europe and Asia, I added this Fenice57 mods for support of this. I cannot and have no way to test this patch. So hopefully I implemented this properly. You guys I am sure will let me know
    3g USB-modem Hauwei models E1550 E1692 E1750 E1820 *

    Ok well that’s it. I was working on a dual boot setup but that will have to wait for 1.5

    Here is the download link for 1.4

    ROM -> Arnova 9 G2 Capacitive version 1.4 by Finless (80 megs)


    IF YOU HAVE PROBLEMS WITH ANDROID MARKET

    Market issues. Market issue "may" still exist. This is common on tablets that are not really supported by Google as a registered device. Most users have no issues but sometimes there can be, The 2 issues that seem to arise when your FIRST TIME try to use the Market are:

    A) Cannot logon; "Cannot establish a reliable data connection" I have tried to recreate this and troubleshoot this. My belief if in fact this happens sometimes when Google servers are doing something or something is going on with them. When I had this happen once I simply waited a while and it worked later. So I cannot help too much here. My only suggestion to try is this
    a) Install a root file manager like root explorer or ES file manager (enable root access for them)
    b) Go in with the file manager and delete /data/misc/imei/imei or data.dat which ever one exists

    B) Limited apps listed; I have reproduced this and know how to recreate it and fix it! This has to do (I beleive) that after a factory reset or a flash the tablet creates a ID based on some other IDs and a random key generator. Sometimes this ID Google does not like. So we have to clear that and reboot. YOU DO NOT EVER NEED TO REFLASH OR DO A FACOTRY RESET TO FIX THIS!!!!
    DO the following
    a) Again using a file manager that has root access go in and delete the follow folders from the /data/data directory.
    com.android.vending (not com.applib.vending!)
    com.android.vending.updater
    com.google.android.gm
    com.google.android.gsf
    b) Reboot and do nothing else but run the Market. YOu should get a prompt asking you to accept the Google terms of service. If you did not you did something wrong. Do it again. If you do get the prompt, accept and now the Market should work fully with TONS of apps showing up.

    OK so thats it.... I hope you enjoy my new ROM. Please feel free
    Again, this ROM was a combined effort from a few people and I could not have done it without them!

    Oh and also....special thanks to Freaktab user Daman for an awesome boot screen and a LOW COST boot animation that will show people if the Tab is bricked or actually booting! When I say a low cost boot animation I tested it. With out it the boot time was only 4 seconds longer! But the beauty is unlike complex boot animations out there, this one gives the user feedback showing something is happening rather than wondering if it is a brick! GOOD JOB Daman and thank you!
    If you the user wants to remove it, since you are rooted , just go into /system/media and delete the file bootanimation.zip. But I think you may find you like it so I personally enjoy it and will keep it

    Tutorial for installing drivers for flashing-http://www.freaktab.com/showthread.p...-for-flashing!

    Enjoy!
    Bob
    Last edited by Finless; 11-25-2012, 22:44.
    "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"






    #2
    Originally posted by Finless View Post
    OK folks.... rolling out my 1.4 ROM on all the tabs I have done to date. Next up the 9G2.
    I think you guys will really enjoy this ROM
    Based on feedback from others so far, it's well worth the upgrade!

    WARNING! Remove your SDCard when flashing this ROM!!! There is a risk it can be ERASED!!!

    This has been a lot of work by many other people. I HAVE to give total PROPS to FreakTab user Fenice57. His first ext4 setup was not quite right. We all worked together and Fenice solved the problem by highly modifying the recovery system.

    ext4 explanation:
    Understand the history. After a ROM flash the recovery system formats everything. Well without a change in that it simply reformatted anything back to ext3. The ext4.ko kernel modules handled mounting an ext3 partition even if the mount command said to mount as ext4!!! It even reported it mounted as ext4!!! Go figure that one So lot's of testing and benchmarking later..... We have a real ext4 file system!
    So there was no ext4 file system to benefit from in previous work. The improved ext4 kernel modules gave a little performance add but not much. However Fenice57 worked HARD on solving this and modified the recovery system to stop the format to ext3. Sowa and myself also added in testing and showing the issues. But Fenice is the MAN! He solved it.

    Fenice57... Can I just say THANK YOU! Everyone that uses my 1.4 ROM. Please also give a hand to Fenie57!


    OK so what’s in this ROM 1.4
    It's the same as 1.3 with a couple more tweaks on my part based on user feedback and a couple of other slim downs in code I have done to init.rc, updated lib modules, etc.

    1) WiFi scan interval is changed from 15 seconds to 300. This may help some guys with battery issues. Myself, I do not have this problem but due to many asking for it, I put it in. If you want to change it back:
    Use a file manager and copy out from /system the file build.prop file. Copy it on your SDCard. Then copy to PC or whatever. Edit the file and find this line:
    wifi.supplicant_scan_interval=300
    Just edit the 300 back to 15 and your back to stock.

    2) ext4 file system.. Well I explained the work that went into this above but just to add. I have done extensive benchmarking with many tools. This does not add a huge performance increase to the overall use of the tablet. EXCEPT, and this is actually kind of benefit, Sequential Write of files to memory. Large file writes are over double what they were on ext3. Random Read and Random Write are about the same. So where you should see an increase is downloads to Tablet memory, market download and install speed, some apps that write to memory a lot, etc etc etc. Overall however, the tablet seems much faster to me but remember, I am the cooker so I am biased

    3) Because of popular use of Hauwei 3G sticks in Europe and Asia, I added this Fenice57 mods for support of this. I cannot and have no way to test this patch. So hopefully I implemented this properly. You guys I am sure will let me know
    3g USB-modem Hauwei models E1550 E1692 E1750 E1820 *

    Ok well that’s it. I was working on a dual boot setup but that will have to wait for 1.5

    Here is the download link for 1.4

    ROM -> Arnova 9 G2 Capacitive version 1.4 by Finless (80 megs)


    IF YOU HAVE PROBLEMS WITH ANDROID MARKET

    Market issues. Market issue "may" still exist. This is common on tablets that are not really supported by Google as a registered device. Most users have no issues but sometimes there can be, The 2 issues that seem to arise when your FIRST TIME try to use the Market are:

    A) Cannot logon; "Cannot establish a reliable data connection" I have tried to recreate this and troubleshoot this. My belief if in fact this happens sometimes when Google servers are doing something or something is going on with them. When I had this happen once I simply waited a while and it worked later. So I cannot help too much here. My only suggestion to try is this
    a) Install a root file manager like root explorer or ES file manager (enable root access for them)
    b) Go in with the file manager and delete /data/misc/imei/imei or data.dat which ever one exists

    B) Limited apps listed; I have reproduced this and know how to recreate it and fix it! This has to do (I beleive) that after a factory reset or a flash the tablet creates a ID based on some other IDs and a random key generator. Sometimes this ID Google does not like. So we have to clear that and reboot. YOU DO NOT EVER NEED TO REFLASH OR DO A FACOTRY RESET TO FIX THIS!!!!
    DO the following
    a) Again using a file manager that has root access go in and delete the follow folders from the /data/data directory.
    com.android.vending (not com.applib.vending!)
    com.android.vending.updater
    com.google.android.gm
    com.google.android.gsf
    b) Reboot and do nothing else but run the Market. YOu should get a prompt asking you to accept the Google terms of service. If you did not you did something wrong. Do it again. If you do get the prompt, accept and now the Market should work fully with TONS of apps showing up.

    OK so thats it.... I hope you enjoy my new ROM. Please feel free
    Again, this ROM was a combined effort from a few people and I could not have done it without them!

    Oh and also....special thanks to Freaktab user Daman for an awesome boot screen and a LOW COST boot animation that will show people if the Tab is bricked or actually booting! When I say a low cost boot animation I tested it. With out it the boot time was only 4 seconds longer! But the beauty is unlike complex boot animations out there, this one gives the user feedback showing something is happening rather than wondering if it is a brick! GOOD JOB Daman and thank you!
    If you the user wants to remove it, since you are rooted , just go into /system/media and delete the file bootanimation.zip. But I think you may find you like it so I personally enjoy it and will keep it

    Tutorial for installing drivers for flashing-http://www.freaktab.com/showthread.p...-for-flashing!

    Enjoy!
    Bob
    Just installed. Looking good. Much much quicker. Will keep an eye and report any issues (if any found). Great job .. major Kudos to Bob

    Comment


      #3
      How to ICS SystemUI.apk to this ROM

      First I like your ROM. I have downloaded an installed to my Arnova 9 g2.
      Second. How can I install ICS SystemUI.apk to system/app correctly. I did that by copying and pasting to that folder but it didn't work.
      Please tell me how. thanks.
      I am a newbie.

      Comment


        #4
        There is ics launcher if you search the Google market. Don't think it is as simple as using the official files from icecream sandwich as them are not designed to work on Gingerbread.

        The Ics launcher from the market does work but obviously it is just a program to make it look like it

        Sent from my SK17i using Tapatalk
        Please consider donating to purchase tablets for Finless Bob to continue his work. This will help in the creation of custom roms and build an even stronger development base for our community. Thank you for you support!

        PLEASE CLICK THE DONATE BUTTON BELOW

        <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
        <input type="hidden" name="cmd" value="_s-xclick">
        <input type="hidden" name="hosted_button_id" value="3GN5JFZXXQLCA">
        <input type="image" src="http://www.freaktab.com/attachment.php?attachmentid=565&d=1341333954&thumb =1" border="0" name="submit" alt="PayPal — The safer, easier way to pay online.">
        https://www.paypalobjects.com/en_GB/i/scr/pixel.gif
        </form>

        Comment


          #5
          Thanks Damo.

          Originally posted by Damo View Post
          There is ics launcher if you search the Google market. Don't think it is as simple as using the official files from icecream sandwich as them are not designed to work on Gingerbread.

          The Ics launcher from the market does work but obviously it is just a program to make it look like it

          Sent from my SK17i using Tapatalk
          sorry, it is honeycomb launcher and status bar, i mean. like this

          I did copy them to system/app and run with error. The theme is good. but the Rom run without fully rooted. I like using Finless's ROM and want to add arnova-g2-tablets-taste-honeycomb-morkamod-test1's launcher and systemUI (launcher and status bar).
          Can you point me the way to do so. Thank you again for your reply.
          I have been trying to do this for 2 days with hopeless. I googled but there is no answer.
          regards

          Comment


            #6
            You cant do that from the Morka Mod because it works with the Kernal from Morka mod. I tried it.

            FYI to try it yourself the following must be copied.
            /system/framework/framwork-res.apk
            /system/framework/framwork.jar
            /system/app/SystemUI.apk
            /system/app/Settings.apk

            But as I said don't waste your time! It wont work as it needs kernel file from Morka Mod too. I tried flashing Morka's system.img and keep the rest of the .img from my ROM and no go. Once I flashed the Kernel as well from Morka Mod, it worked.

            If enough people want it I may make a Morka Mod with my changes for EXT4, etc. I see Morka has said to go ahead if we want to do that and Sowa did that for his 8G2 ROM.

            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


              #7
              1 vote

              Originally posted by Finless View Post
              You cant do that from the Morka Mod because it works with the Kernal from Morka mod. I tried it.

              FYI to try it yourself the following must be copied.
              /system/framework/framwork-res.apk
              /system/framework/framwork.jar
              /system/app/SystemUI.apk
              /system/app/Settings.apk

              But as I said don't waste your time! It wont work as it needs kernel file from Morka Mod too. I tried flashing Morka's system.img and keep the rest of the .img from my ROM and no go. Once I flashed the Kernel as well from Morka Mod, it worked.

              If enough people want it I may make a Morka Mod with my changes for EXT4, etc. I see Morka has said to go ahead if we want to do that and Sowa did that for his 8G2 ROM.

              Bob
              Please change Morka Mode for EXT4, please.

              Comment


                #8
                If someone can get me a link to download it that I do not get pop ups and trackers installed I will try to do it.

                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


                  #9
                  Just waiting . . .

                  Originally posted by Finless View Post
                  If someone can get me a link to download it that I do not get pop ups and trackers installed I will try to do it.

                  Bob
                  I am uploading to my Box.net.
                  After it finishes, I wil give the link soon.
                  thanks.

                  Comment


                    #10
                    Do me a favor too please if your willing. Get the 10 G2 and others as well.

                    I invited Morka over here a while back and told him he could have an area to upload ROMs free from the BS download sites. He never responded. Would be nice if he joined us over here where he could have a free place to upload his work and free from trackers and pop up download sites.

                    About a month ago I went to one of those sites and got that stupid Windows 7 Anitvirus 2012 virus. Pissed me off! Took me about 2 hours to get it off my system 100%. After that I refuse to use those damn places.

                    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


                      #11
                      Here you are, sir.

                      Originally posted by Finless View Post
                      If someone can get me a link to download it that I do not get pop ups and trackers installed I will try to do it.

                      Bob
                      I have uploaded Morka's ROM. Please convert it to EXT4 and, fix orientation and camera in record mode.
                      thank you very much.
                      1. Part 1: http://www.box.com/s/u4btpco2l477al49flgj
                      2. Part 2: http://www.box.com/s/qfgcoxbd76n1thzqy9y1

                      and Program FFSJ.exe to join the 2 splited file.

                      thank you very much.

                      Comment


                        #12
                        Hijacker OK I got it no problem.

                        Just to let you know I will be doing the 10 G2 first. It was provided to me by another user. I need to be able to test before I make a 9G2 version so I know I am doing it right. So please don;t get upset that I do a 10 G2 first. I will do 9G2 right after OK.

                        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


                          #13
                          problem with market

                          Just installed this rom... but now I have a problem with the play market..

                          When i want to download an app it says "There is not enough space on the device"

                          Can someone help me?

                          Comment


                            #14
                            Originally posted by doerfleser View Post
                            Just installed this rom... but now I have a problem with the play market..

                            When i want to download an app it says "There is not enough space on the device"

                            Can someone help me?
                            same Problem here

                            Comment


                              #15
                              Originally posted by Digga View Post
                              same Problem here
                              Ok, i have to flash again with CHECK the Loader Button! Now it works fine for me!

                              Comment

                              Working...
                              X