Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

Teclast P90HD RileyROM 1.0 [RK3288]

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

    #61
    Originally posted by rrileypm View Post
    If you are running the RileyROM, there is a reboot app that you can use to reboot to recovery. Have you tried it?
    Yes. But the TWRP is not working.

    Re - a'Bherraidh

    Comment


      #62
      Originally posted by a'Bherraidh View Post
      Ok, I bricked my tab several times now ... so I am learning ;-)

      Starting the TWRP by flashing the misc.img generates a boot-loop into TWRP.

      Starting the TWRP by doing a factory-reset in settings formats the NAND (see attached pic) and ends up in a black screen ... rien ne va plu.

      So I guess something is wrong with the mounting. Found this here in last_log: p4 is missing ... kernel should be on p4.

      Code:
      Partition Logs:
      
      /resource | /dev/block/mmcblk0p3 | Size: 4MB
         Storage_Path: /resource
      
      /kernel | /dev/block/mmcblk0p5 | Size: 16MB
         Storage_Path: /kernel
      
      /boot | /dev/block/mmcblk0p6 | Size: 32MB
         Storage_Path: /boot
      
      /recovery | /dev/block/mmcblk0p7 | Size: 32MB
         Storage_Path: /recovery


      Hope you can find some hints for further investigation.

      Re - a'Bherraidh
      I have the partitions defined by name, but you are right something is off but it's not kernel, but it looks like it's resource. It should be on p4 not on p3, so does the partitions before are off by one.

      Try this one,
      if [ $up.post.type = $type.two.lazy.to_use_google ] || [ $up.post.type = $type.silly_question ];
      then mv $user.contact.up.post /.trash; set response($response.type = ignore);
      $user.up.post.ignore_in_future = true; fi;

      Comment


        #63
        Originally posted by abdul_pt View Post
        I have the partitions defined by name, but you are right something is off but it's not kernel, but it looks like it's resource. It should be on p4 not on p3, so does the partitions before are off by one.

        Try this one,
        http://www.freak-tab.de/abdul_pt/TWR...TWRP_P90HD.img
        Thanks! Still no luck.

        These are the partitions.

        Code:
        [TABLE="width: 325"]
        [TR]
        [TD]cat /proc/partitions[/TD]
        [TD][/TD]
        [/TR]
        [TR]
        [TD]major minor  #blocks  name[/TD]
        [TD][/TD]
        [/TR]
        [TR]
        [TD][/TD]
        [TD][/TD]
        [/TR]
        [TR]
        [TD] 179        0   15267840 mmcblk0[/TD]
        [TD][/TD]
        [/TR]
        [TR]
        [TD] 179        1       4096 mmcblk0p1[/TD]
        [TD]uboot[/TD]
        [/TR]
        [TR]
        [TD] 179        2       4096 mmcblk0p2[/TD]
        [TD]misc[/TD]
        [/TR]
        [TR]
        [TD] 179        3      16384 mmcblk0p3[/TD]
        [TD]resource[/TD]
        [/TR]
        [TR]
        [TD] 179        4      16384 mmcblk0p4[/TD]
        [TD]kernel[/TD]
        [/TR]
        [TR]
        [TD] 179        5      32768 mmcblk0p5[/TD]
        [TD]boot[/TD]
        [/TR]
        [TR]
        [TD] 179        6      32768 mmcblk0p6[/TD]
        [TD]recovery[/TD]
        [/TR]
        [TR]
        [TD] 179        7      53248 mmcblk0p7[/TD]
        [TD]backup[/TD]
        [/TR]
        [TR]
        [TD] 179        8     131072 mmcblk0p8[/TD]
        [TD]cache[/TD]
        [/TR]
        [TR]
        [TD] 179        9       4096 mmcblk0p9[/TD]
        [TD]kpanic[/TD]
        [/TR]
        [TR]
        [TD] 179       10     694272 mmcblk0p10[/TD]
        [TD]system[/TD]
        [/TR]
        [TR]
        [TD] 179       11       4096 mmcblk0p11[/TD]
        [TD]metadata[/TD]
        [/TR]
        [TR]
        [TD] 179       12    4194304 mmcblk0p12[/TD]
        [TD]userdata[/TD]
        [/TR]
        [TR]
        [TD] 179       13   10072064 mmcblk0p13[/TD]
        [TD]user[/TD]
        [/TR]
        [TR]
        [TD] 179       32   31338496 mmcblk1[/TD]
        [TD][/TD]
        [/TR]
        [TR]
        [TD] 179       33   31334400 mmcblk1p1[/TD]
        [TD][/TD]
        [/TR]
        [TR]
        [TD]root@rk3288:/ #[/TD]
        [TD][/TD]
        [/TR]
        [/TABLE]
        Re - a'Bherraidh

        Comment


          #64
          Originally posted by rrileypm View Post
          Browse to the TWRP file in the RileyROM folder of the ROM kit by clicking on the box to the right of the recovery line in the flash tool. DO NOT ERASE IDB a second time...just "switch" to flash mode and flash the TWRP recovery image.
          So any hope here, Randy?

          Re - a'Bherraidh

          Comment


            #65
            Yes there's hope. I don't think Abdul_pt has given up on you....but this one seems like a pain in the butt.

            Sent from my P9
            Randy
            Freaktab Developer, Product Reviewer, Moderator and "Flashaholic".
            Read my BIO Here
            Be sure to donate to support Freaktab.com. If any of my development work makes a positive difference for you, please make a donation to support future RileyROM's.
            Donate here

            Comment


              #66
              log file
              Code:
              00:33:06 918    Layer<2-3>:Download Boot Start
              00:33:09 247    Layer<2-3>:Download Boot Success
              00:33:09 249    Layer<2-3>:Wait For Maskrom Start
              00:33:09 654    Layer<2-3>:Wait For Maskrom Success
              00:33:09 656    Layer<2-3>:Test Device Start
              00:33:09 659    Layer<2-3>:Test Device Success
              00:33:09 661    Layer<2-3>:Check Chip Start
              00:33:09 664    Layer<2-3>: Check Chip Success
              00:33:09 666    Layer<2-3>:Get FlashInfo Start
              00:33:09 668    <LAYER 2-3> INFO:FlashInfo: 00 F0 D1 01 00 04 04 00 28 00 01
              00:33:09 670    Layer<2-3>:Get FlashInfo Success
              00:33:09 672    Layer<2-3>:Prepare IDB Start
              00:33:09 672    <LAYER 2-3> INFO:CS(1)        (14910MB)        (SAMSUNG)
              00:33:09 686    Layer<2-3>:Prepare IDB Success
              00:33:09 689    Layer<2-3>:Download IDB Start
              00:33:10 838    Layer<2-3>:Download IDB Success
              00:33:10 842    Layer<2-3>:Reset Device Start
              00:33:11 847    Layer<2-3>:Reset Device Success
              00:33:11 850    Layer<2-3>:Wait For Loader Start
              00:33:42 032    Error:Layer<2-3>:Wait For Loader Fail
              00:33:42 038    Layer<2-3>: RunProc is ending, ret=0
              00:34:01 447    Error:RKU_Write-->WriteFile failed,bRet=0,err=31,size=31,write=0
              00:34:01 649    Error:RKU_ClearBuffer-->ReadFile failed,bRet=0,err=31,size=512,read=0
              00:34:01 649    Error:ReadIDBProc-->RKU_ReadFlashInfo failed,err=-3
              Last edited by zswq1141; 15 June 2016, 17:57.

              Comment


                #67
                Originally posted by rrileypm View Post
                Yes there's hope. I don't think Abdul_pt has given up on you....but this one seems like a pain in the butt.
                Hey abdul_pt,

                Randy and I belive in You! What do you think is the specific problem here? Can we help in some way?

                Re - a'Bherraidh

                Comment


                  #68
                  Sorry for the lack of news, having some difficulties to get free time.

                  I don't have any idea of the reason, might be a couple of reasons. Do you have a serial console ? That would be a good help.

                  I'm going to change to CWM to check if the HW buttons works on it. We know they work on stock recovery.
                  if [ $up.post.type = $type.two.lazy.to_use_google ] || [ $up.post.type = $type.silly_question ];
                  then mv $user.contact.up.post /.trash; set response($response.type = ignore);
                  $user.up.post.ignore_in_future = true; fi;

                  Comment


                    #69
                    Originally posted by abdul_pt View Post
                    Sorry for the lack of news, having some difficulties to get free time.

                    I don't have any idea of the reason, might be a couple of reasons. Do you have a serial console ? That would be a good help.

                    I'm going to change to CWM to check if the HW buttons works on it. We know they work on stock recovery.
                    No, touching the hardware is far beyound my skills ;-)

                    Happy with the CWM approach. I know this from my mobile and I would prefer CWM over TWRP.
                    Let me know if there is something to test.

                    Re - a'Bherraidh

                    Comment


                      #70
                      Hey abdul_pt,

                      May I ask if you have some success in building a CWM?

                      Re - a'Bherraidh

                      Comment


                        #71
                        Thank you!!!

                        I recently purchased this tablet and wanted to let Riley and all who have contributed to the development of this custom rom a BIG BIG THANK YOU! I'm currently short on cash, but I promise to donate as soon as I can. I look forward to future updates, as well as contributing in testing and bug reports. I'm fairly new to Android and custom roms, but I am a quick learner. Again, thank you and God bless.

                        Comment


                          #72
                          Originally posted by abdul_pt View Post
                          I'm going to change to CWM to check if the HW buttons works on it. We know they work on stock recovery.
                          Any joy?

                          Re- a'Bherraidh

                          Comment


                            #73
                            I had a delay with my building machine. It's sorted now, so i hope to have something for you to test soon.

                            Tapatalked
                            if [ $up.post.type = $type.two.lazy.to_use_google ] || [ $up.post.type = $type.silly_question ];
                            then mv $user.contact.up.post /.trash; set response($response.type = ignore);
                            $user.up.post.ignore_in_future = true; fi;

                            Comment


                              #74
                              Hi, I have two questions about this tablet.

                              1. Is there a chance that there will come a android 5.0 ROM?

                              2. Has anyone tried a 64GB sd card and if so in which format?

                              Comment


                                #75
                                I haven't seen a single firmware update for this tablet as of yet. Maybe you users can help me keep track of updates. I haven't experienced whether Teclast ever upgrades current models to new Android versions. Most of the manufacturers don't. We will just have to wait and see.

                                If you format your SD card to NTFS, it should read it at 64gb....but I haven't tried it on any of my RK3288 tablets yet...I haven't bought a 64gb card yet.
                                Randy
                                Freaktab Developer, Product Reviewer, Moderator and "Flashaholic".
                                Read my BIO Here
                                Be sure to donate to support Freaktab.com. If any of my development work makes a positive difference for you, please make a donation to support future RileyROM's.
                                Donate here

                                Comment

                                Working...
                                X