Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

Cube U35GT2 Arrived

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

    Cube U35GT2 Arrived

    Hi, My new Tablet is nearly here.

    I am keen to flash a custom ROM, but before I begin, how would I pull the stock ROM off the tablet. I would like to do this so I can make a backup copy in case of problems and also to use a base for the development work.

    Mick
    Last edited by hal2710; 12-22-2013, 09:35.

    #2
    Very good idea to secure at first stock rom.
    Here is a guide to dump the firmware,

    but you are lucky
    here you find the firmware from Cube


    Enjoy modding the firmware.

    JDfense

    Comment


      #3
      Originally posted by JDfense View Post
      Very good idea to secure at first stock rom.
      Here is a guide to dump the firmware,

      but you are lucky
      here you find the firmware from Cube


      Enjoy modding the firmware.

      JDfense

      Hi JDfense,

      Thanks for quick reply.

      Let the cooking begin.


      Mick

      Comment


        #4
        If youo have my kitchen installed and rkflashtool installed then look at the pull option on the flash menu.
        900Supersport

        900supersports FreakTab rkROMkitchen

        900supersports guide to working-RK-ROMs

        Under Construction 900supersports guide to working MediaTek ROMS

        Struggling for time at the moment, but will try and drop by when I can.

        If you would like to support my ROM development then please visit my Google site donate page where you can make a paypal donation

        freaktab developer

        Proof that you're never to old to learn. Sometimes too old to remember though.

        Comment


          #5
          Originally posted by 900supersport View Post
          If youo have my kitchen installed and rkflashtool installed then look at the pull option on the flash menu.

          Hi, new Tablet is in my hand. Let the fun begin.

          Thanks again for your kitchen.


          Mick

          Comment


            #6
            Let us know what you think of the u35gt2. I really like the spec.
            900Supersport

            900supersports FreakTab rkROMkitchen

            900supersports guide to working-RK-ROMs

            Under Construction 900supersports guide to working MediaTek ROMS

            Struggling for time at the moment, but will try and drop by when I can.

            If you would like to support my ROM development then please visit my Google site donate page where you can make a paypal donation

            freaktab developer

            Proof that you're never to old to learn. Sometimes too old to remember though.

            Comment


              #7
              Originally posted by 900supersport View Post
              Let us know what you think of the u35gt2. I really like the spec.

              Here's the about screenshot and internal memory.
              Attached Files

              Comment


                #8
                Hi 900supersport,

                I'm having problems with your kitchen.

                I've put the Tablet into flash mode the I tried to Pull the ROM, but I get this error...


                Traceback (most recent call last):
                File "/usr/local/bin/FreakTabKitchen", line 104, in <module>
                StartKitchen()
                File "/usr/local/bin/FreakTabKitchen", line 93, in StartKitchen
                logerror('FreakTabKitchen::StartKitchen ',e,1)
                File "/home/hal2710/Android/rkKitchen/utils.py", line 245, in logerror
                raise myerror
                UnboundLocalError: local variable 'idat' referenced before assignment
                hal2710@android-dev:~/Android/rkKitchen$

                Mick

                Comment


                  #9
                  has a log file been created in the folder you started the kitchen, if so can you post it.
                  900Supersport

                  900supersports FreakTab rkROMkitchen

                  900supersports guide to working-RK-ROMs

                  Under Construction 900supersports guide to working MediaTek ROMS

                  Struggling for time at the moment, but will try and drop by when I can.

                  If you would like to support my ROM development then please visit my Google site donate page where you can make a paypal donation

                  freaktab developer

                  Proof that you're never to old to learn. Sometimes too old to remember though.

                  Comment


                    #10
                    Originally posted by 900supersport View Post
                    has a log file been created in the folder you started the kitchen, if so can you post it.
                    Here you go.

                    09:28:26,58 root INFO ================================================== ==================================
                    09:28:26,58 root INFO Start FreakKitchen
                    09:28:26,58 root INFO 2.7.3 (default, Sep 26 2013, 20:03:06)
                    [GCC 4.6.3]
                    09:28:26,58 root INFO KitchenConfig.KitchenPath /home/hal2710/Android/rkKitchen
                    09:28:26,58 root INFO KitchenConfig.KitchenPath /home/hal2710/Android/rkKitchen
                    09:28:26,59 root INFO utils::QueryPickleLoad Filepath not found :/home/hal2710/Android/rkKitchen/Kitchen.config
                    09:28:26,59 root INFO utils::QueryPickleLoad Filepath not found :KitchenPrivate/ROMInfo.rtb
                    09:32:23,92 root ERROR rominfo::storeparameterfile
                    09:32:23,93 root ERROR local variable 'idat' referenced before assignment
                    09:32:23,93 root ERROR Traceback (most recent call last):
                    File "/home/hal2710/Android/rkKitchen/rominfo.py", line 204, in storeparameterfile
                    rominfo.parsemtdblocks(rominfo.CMDLINE)
                    File "/home/hal2710/Android/rkKitchen/rominfo.py", line 240, in parsemtdblocks
                    for i,v in enumerate(idat.split(',')):
                    UnboundLocalError: local variable 'idat' referenced before assignment

                    09:32:23,93 root ERROR parameter:arse_parameter_by_File
                    09:32:23,93 root ERROR local variable 'idat' referenced before assignment
                    09:32:23,94 root ERROR flash:ullROM
                    09:32:23,94 root ERROR local variable 'idat' referenced before assignment
                    09:32:23,94 root ERROR flash::flash_menu
                    09:32:23,94 root ERROR local variable 'idat' referenced before assignment
                    09:32:23,94 root ERROR rkmainmenu::menu
                    09:32:23,94 root ERROR local variable 'idat' referenced before assignment
                    09:32:23,94 root ERROR FreakTabKitchen::StartKitchen
                    09:32:23,95 root ERROR local variable 'idat' referenced before assignment
                    09:37:26,526 root INFO ================================================== ==================================
                    09:37:26,526 root INFO Start FreakKitchen
                    09:37:26,527 root INFO 2.7.3 (default, Sep 26 2013, 20:03:06)
                    [GCC 4.6.3]
                    09:37:26,527 root INFO KitchenConfig.KitchenPath /home/hal2710/Android/rkKitchen
                    09:37:26,527 root INFO KitchenConfig.KitchenPath /home/hal2710/Android/rkKitchen
                    09:37:26,531 root INFO utils::QueryPickleLoad Filepath not found :/home/hal2710/Android/rkKitchen/Kitchen.config
                    09:37:26,531 root INFO utils::QueryPickleLoad Filepath not found :KitchenPrivate/ROMInfo.rtb
                    09:38:09,176 root ERROR rominfo::storeparameterfile
                    09:38:09,176 root ERROR local variable 'idat' referenced before assignment
                    09:38:09,176 root ERROR Traceback (most recent call last):
                    File "/home/hal2710/Android/rkKitchen/rominfo.py", line 204, in storeparameterfile
                    rominfo.parsemtdblocks(rominfo.CMDLINE)
                    File "/home/hal2710/Android/rkKitchen/rominfo.py", line 240, in parsemtdblocks
                    for i,v in enumerate(idat.split(',')):
                    UnboundLocalError: local variable 'idat' referenced before assignment

                    09:38:09,176 root ERROR parameter:arse_parameter_by_File
                    09:38:09,176 root ERROR local variable 'idat' referenced before assignment
                    09:38:09,177 root ERROR flash:ullROM
                    09:38:09,177 root ERROR local variable 'idat' referenced before assignment
                    09:38:09,177 root ERROR flash::flash_menu
                    09:38:09,177 root ERROR local variable 'idat' referenced before assignment
                    09:38:09,177 root ERROR rkmainmenu::menu
                    09:38:09,177 root ERROR local variable 'idat' referenced before assignment
                    09:38:09,178 root ERROR FreakTabKitchen::StartKitchen
                    09:38:09,178 root ERROR local variable 'idat' referenced before assignment
                    09:38:42,861 root INFO ================================================== ==================================
                    09:38:42,861 root INFO Start FreakKitchen
                    09:38:42,862 root INFO 2.7.3 (default, Sep 26 2013, 20:03:06)
                    [GCC 4.6.3]
                    09:38:42,862 root INFO KitchenConfig.KitchenPath /home/hal2710/Android/rkKitchen
                    09:38:42,862 root INFO KitchenConfig.KitchenPath /home/hal2710/Android/rkKitchen
                    09:38:42,862 root INFO utils::QueryPickleLoad Filepath not found :/home/hal2710/Android/rkKitchen/Kitchen.config
                    09:38:42,862 root INFO utils::QueryPickleLoad Filepath not found :KitchenPrivate/ROMInfo.rtb
                    09:38:55,641 root ERROR rominfo::storeparameterfile
                    09:38:55,641 root ERROR local variable 'idat' referenced before assignment
                    09:38:55,642 root ERROR Traceback (most recent call last):
                    File "/home/hal2710/Android/rkKitchen/rominfo.py", line 204, in storeparameterfile
                    rominfo.parsemtdblocks(rominfo.CMDLINE)
                    File "/home/hal2710/Android/rkKitchen/rominfo.py", line 240, in parsemtdblocks
                    for i,v in enumerate(idat.split(',')):
                    UnboundLocalError: local variable 'idat' referenced before assignment

                    09:38:55,642 root ERROR parameter:arse_parameter_by_File
                    09:38:55,642 root ERROR local variable 'idat' referenced before assignment
                    09:38:55,642 root ERROR flash:ullROM
                    09:38:55,642 root ERROR local variable 'idat' referenced before assignment
                    09:38:55,643 root ERROR flash::flash_menu
                    09:38:55,643 root ERROR local variable 'idat' referenced before assignment
                    09:38:55,643 root ERROR rkmainmenu::menu
                    09:38:55,643 root ERROR local variable 'idat' referenced before assignment
                    09:38:55,643 root ERROR FreakTabKitchen::StartKitchen
                    09:38:55,643 root ERROR local variable 'idat' referenced before assignment
                    09:49:00,978 root INFO ================================================== ==================================
                    09:49:00,978 root INFO Start FreakKitchen
                    09:49:00,978 root INFO 2.7.3 (default, Sep 26 2013, 20:03:06)
                    [GCC 4.6.3]
                    09:49:00,978 root INFO KitchenConfig.KitchenPath /home/hal2710/Android/rkKitchen
                    09:49:00,978 root INFO KitchenConfig.KitchenPath /home/hal2710/Android/rkKitchen
                    09:49:00,978 root INFO utils::QueryPickleLoad Filepath not found :/home/hal2710/Android/rkKitchen/Kitchen.config
                    09:49:00,978 root INFO utils::QueryPickleLoad Filepath not found :KitchenPrivate/ROMInfo.rtb
                    09:49:06,906 root ERROR rominfo::storeparameterfile
                    09:49:06,907 root ERROR local variable 'idat' referenced before assignment
                    09:49:06,907 root ERROR Traceback (most recent call last):
                    File "/home/hal2710/Android/rkKitchen/rominfo.py", line 204, in storeparameterfile
                    rominfo.parsemtdblocks(rominfo.CMDLINE)
                    File "/home/hal2710/Android/rkKitchen/rominfo.py", line 240, in parsemtdblocks
                    for i,v in enumerate(idat.split(',')):
                    UnboundLocalError: local variable 'idat' referenced before assignment

                    09:49:06,907 root ERROR parameter:arse_parameter_by_File
                    09:49:06,907 root ERROR local variable 'idat' referenced before assignment
                    09:49:06,908 root ERROR flash:ullROM
                    09:49:06,908 root ERROR local variable 'idat' referenced before assignment
                    09:49:06,908 root ERROR flash::flash_menu
                    09:49:06,908 root ERROR local variable 'idat' referenced before assignment
                    09:49:06,908 root ERROR rkmainmenu::menu
                    09:49:06,908 root ERROR local variable 'idat' referenced before assignment
                    09:49:06,909 root ERROR FreakTabKitchen::StartKitchen
                    09:49:06,909 root ERROR local variable 'idat' referenced before assignment
                    09:50:06,39 root INFO ================================================== ==================================
                    09:50:06,40 root INFO Start FreakKitchen
                    09:50:06,40 root INFO 2.7.3 (default, Sep 26 2013, 20:03:06)
                    [GCC 4.6.3]
                    09:50:06,40 root INFO KitchenConfig.KitchenPath /home/hal2710/Android/rkKitchen
                    09:50:06,40 root INFO KitchenConfig.KitchenPath /home/hal2710/Android/rkKitchen
                    09:50:06,40 root INFO utils::QueryPickleLoad Filepath not found :/home/hal2710/Android/rkKitchen/Kitchen.config
                    09:50:06,40 root INFO utils::QueryPickleLoad Filepath not found :KitchenPrivate/ROMInfo.rtb
                    09:50:16,598 root ERROR rkmainmenu::recursive_zip
                    09:50:16,598 root ERROR [Errno 2] No such file or directory: 'sources'
                    09:50:16,599 root ERROR Traceback (most recent call last):
                    File "/home/hal2710/Android/rkKitchen/rkmainmenu.py", line 155, in cleanworkspace
                    shutil.rmtree('sources')
                    File "/usr/lib/python2.7/shutil.py", line 237, in rmtree
                    onerror(os.listdir, path, sys.exc_info())
                    File "/usr/lib/python2.7/shutil.py", line 235, in rmtree
                    names = os.listdir(path)
                    OSError: [Errno 2] No such file or directory: 'sources'

                    09:50:16,599 root ERROR rkmainmenu::menu
                    09:50:16,599 root ERROR [Errno 2] No such file or directory: 'sources'
                    09:50:16,599 root ERROR FreakTabKitchen::StartKitchen
                    09:50:16,599 root ERROR [Errno 2] No such file or directory: 'sources'
                    09:50:22,823 root INFO ================================================== ==================================
                    09:50:22,823 root INFO Start FreakKitchen
                    09:50:22,823 root INFO 2.7.3 (default, Sep 26 2013, 20:03:06)
                    [GCC 4.6.3]
                    09:50:22,823 root INFO KitchenConfig.KitchenPath /home/hal2710/Android/rkKitchen
                    09:50:22,823 root INFO KitchenConfig.KitchenPath /home/hal2710/Android/rkKitchen
                    09:50:22,823 root INFO utils::QueryPickleLoad Filepath not found :/home/hal2710/Android/rkKitchen/Kitchen.config
                    09:50:22,824 root INFO utils::QueryPickleLoad Filepath not found :KitchenPrivate/ROMInfo.rtb
                    09:52:58,420 root ERROR rkmainmenu::getROMFile rkunpack fails
                    09:52:58,428 root ERROR rkunpack::rkunpack BAD IMAGE
                    09:52:58,428 root ERROR Traceback (most recent call last):
                    File "/home/hal2710/Android/rkKitchen/rkmainmenu.py", line 269, in unpackROM
                    rkunpack(image)
                    File "/home/hal2710/Android/rkKitchen/rkunpack.py", line 239, in rkunpack
                    raise Exception('rkunpack::rkunpack BAD IMAGE')
                    Exception: rkunpack::rkunpack BAD IMAGE

                    09:52:58,517 root ERROR rkmainmenu::copyImages
                    09:52:58,517 root ERROR [Errno 2] No such file or directory: 'sources/U35GT2_V1.04_20130710(1)/unpacked/parameter'
                    09:52:58,517 root ERROR Traceback (most recent call last):
                    File "/home/hal2710/Android/rkKitchen/rkmainmenu.py", line 311, in copyImages
                    ,'working')
                    File "/usr/lib/python2.7/shutil.py", line 117, in copy
                    copyfile(src, dst)
                    File "/usr/lib/python2.7/shutil.py", line 82, in copyfile
                    with open(src, 'rb') as fsrc:
                    IOError: [Errno 2] No such file or directory: 'sources/U35GT2_V1.04_20130710(1)/unpacked/parameter'

                    09:52:58,517 root ERROR rkmainmenu::setworkingROM
                    09:52:58,518 root ERROR [Errno 2] No such file or directory: 'sources/U35GT2_V1.04_20130710(1)/unpacked/parameter'
                    09:52:58,518 root ERROR rkmainmenu::menu
                    09:52:58,518 root ERROR [Errno 2] No such file or directory: 'sources/U35GT2_V1.04_20130710(1)/unpacked/parameter'
                    09:52:58,518 root ERROR FreakTabKitchen::StartKitchen
                    09:52:58,518 root ERROR [Errno 2] No such file or directory: 'sources/U35GT2_V1.04_20130710(1)/unpacked/parameter'

                    Mick

                    Comment


                      #11
                      to pull the ROM try this from a terminal session

                      CD to the folder you want to work in.
                      start the kitchen with

                      Code:
                      FreakTabKitchen debug overwrite
                      enter f for flash menu

                      select the option to pull the ROM, and follow any prompts.

                      if it errors, let me know where it errors and post the log.

                      cheers

                      Brian
                      900Supersport

                      900supersports FreakTab rkROMkitchen

                      900supersports guide to working-RK-ROMs

                      Under Construction 900supersports guide to working MediaTek ROMS

                      Struggling for time at the moment, but will try and drop by when I can.

                      If you would like to support my ROM development then please visit my Google site donate page where you can make a paypal donation

                      freaktab developer

                      Proof that you're never to old to learn. Sometimes too old to remember though.

                      Comment


                        #12
                        Originally posted by 900supersport View Post
                        to pull the ROM try this from a terminal session

                        CD to the folder you want to work in.
                        start the kitchen with

                        Code:
                        FreakTabKitchen debug overwrite
                        enter f for flash menu

                        select the option to pull the ROM, and follow any prompts.

                        if it errors, let me know where it errors and post the log.

                        cheers

                        Brian
                        Here you go again...

                        kitchen.log.zip


                        Mick

                        Comment


                          #13
                          Originally posted by 900supersport View Post
                          to pull the ROM try this from a terminal session

                          CD to the folder you want to work in.
                          start the kitchen with

                          Code:
                          FreakTabKitchen debug overwrite
                          enter f for flash menu

                          select the option to pull the ROM, and follow any prompts.

                          if it errors, let me know where it errors and post the log.

                          cheers

                          Brian
                          Here you go again...

                          Enter selection
                          sudo rkflashtool r 0x0 0x20 >read/parameter
                          press r to read r
                          ================================================== ====================
                          | Thank you for using 900supersports FreakTab RK Kitchen |
                          | |
                          | For support or even just to say thanks see |
                          ================================================== ====================


                          Traceback (most recent call last):
                          File "/usr/local/bin/FreakTabKitchen", line 104, in <module>
                          StartKitchen()
                          File "/usr/local/bin/FreakTabKitchen", line 93, in StartKitchen
                          logerror('FreakTabKitchen::StartKitchen ',e,1)
                          File "/home/hal2710/Android/rkKitchen/utils.py", line 245, in logerror
                          raise myerror
                          UnboundLocalError: local variable 'idat' referenced before assignment
                          hal2710@android-dev:~/Android/rkKitchen$ ^C
                          hal2710@android-dev:~/Android/rkKitchen$


                          kitchen.log.zip


                          Mick

                          Comment


                            #14
                            so, was a parameter file created?
                            900Supersport

                            900supersports FreakTab rkROMkitchen

                            900supersports guide to working-RK-ROMs

                            Under Construction 900supersports guide to working MediaTek ROMS

                            Struggling for time at the moment, but will try and drop by when I can.

                            If you would like to support my ROM development then please visit my Google site donate page where you can make a paypal donation

                            freaktab developer

                            Proof that you're never to old to learn. Sometimes too old to remember though.

                            Comment


                              #15
                              Originally posted by 900supersport View Post
                              so, was a parameter file created?

                              Where would the file be ??

                              Mick

                              Comment

                              Working...
                              X