Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

Need help building CWM for Rockchip device

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

    Need help building CWM for Rockchip device

    Hi

    Im trying to build CWM for my rk3026 device. Ive managed to do a successful build (even though there is not sources for these devices) but im getting errors when i boot into CWM saying cant find misc.

    Ive changed the recovery.fstab in the origional generic CWM for the rk2926 so it matches the one on the device but still no luck

    Also when I build it from the cm sources it builds a standard recovery and not a cwm.

    Can anyone help me on this?

    Cheers
    Chris

    #2
    Originally posted by cass_1977 View Post
    Hi

    Im trying to build CWM for my rk3026 device. Ive managed to do a successful build (even though there is not sources for these devices) but im getting errors when i boot into CWM saying cant find misc.

    Ive changed the recovery.fstab in the origional generic CWM for the rk2926 so it matches the one on the device but still no luck

    Also when I build it from the cm sources it builds a standard recovery and not a cwm.

    Can anyone help me on this?

    Cheers
    Chris
    I too am in the same boat as you. I did backup the stock recovery via terminal, and built a CWM recovery via builder.clockworkmod using the stock recovery and recovery.fstab. I have successfully built the CWM for the rk3026 tablet but flashing is another problem. How are you flashing it to the device? I can get the rk2926 recovery to work but it cant mount anything basically. I figure two brains working on this is better than one. I havent tried this yet but may be worth a shot. decompile the rk2926 recovery and inject the recovery.fstab from the rk3026. Not sure if that will work or not but figure it might.

    Comment


      #3
      Originally posted by Zonark View Post
      I too am in the same boat as you. I did backup the stock recovery via terminal, and built a CWM recovery via builder.clockworkmod using the stock recovery and recovery.fstab. I have successfully built the CWM for the rk3026 tablet but flashing is another problem. How are you flashing it to the device? I can get the rk2926 recovery to work but it cant mount anything basically. I figure two brains working on this is better than one. I havent tried this yet but may be worth a shot. decompile the rk2926 recovery and inject the recovery.fstab from the rk3026. Not sure if that will work or not but figure it might.
      Hi, we have a thread going on over at xda with all the information we have if you'd like to join us http://forum.xda-developers.com/show...php?p=51053305. I have TWRP from here working on my device, cass has made a generic TWRP for rk3026 but I couldn't get it to boot.

      Comment


        #4
        Originally posted by cass_1977 View Post
        Hi

        Im trying to build CWM for my rk3026 device. Ive managed to do a successful build (even though there is not sources for these devices) but im getting errors when i boot into CWM saying cant find misc.

        Ive changed the recovery.fstab in the origional generic CWM for the rk2926 so it matches the one on the device but still no luck

        Also when I build it from the cm sources it builds a standard recovery and not a cwm.

        Can anyone help me on this?

        Cheers
        Chris
        I have my device tree linked on the OP.

        For you to have a fully working CWM you will have to edit the source code.
        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

        Working...