Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

Any possible way to root this beast???

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

    #16
    Sorry :-( Tho i hope my Englisch is not to bad for you.

    chmod 755 rkdump
    unable to chmod rkdump: Operation not permitted

    That´s mean you are not root.
    Try to type su and see what happens.
    When you got a error try it with sudo chmod 755 rkdump

    Neomode

    Comment


      #17
      Originally posted by neomode View Post
      Sorry :-( Tho i hope my Englisch is not to bad for you.

      Try to type su and see what happens.
      When you got a error try it with sudo chmod 755 rkdump

      Neomode
      not at all your english is fine.
      using su gives me this
      uid 2000 not allowed to su

      Comment


        #18
        Originally posted by tabletbuster View Post
        not at all your english is fine.
        using su gives me this
        uid 2000 not allowed to su
        That´s saying me there is no su on your Device.
        Check if the File is there, to do this make this.

        adb shell
        cd /bin
        ls

        take a look if there is su.
        If not Download from here http://downloads.androidsu.com/super...arm-signed.zip
        then do adb push su /bin

        Neomode

        Can we chat over Jabber (Google Talk) ?
        My Name is [email protected]

        Comment


          #19
          ..

          Comment


            #20
            Originally posted by neomode View Post
            That´s saying me there is no su on your Device.
            Check if the File is there, to do this make this.

            adb shell
            cd /bin
            ls

            take a look if there is su.
            If not Download from here http://downloads.androidsu.com/super...arm-signed.zip
            then do adb push su /bin
            no su in the list. downloaded file
            unzipped renamed folder to su then place in sdk folder
            is that the correct procedure?

            Comment


              #21
              [QUOTE=tabletbuster;43513]
              Originally posted by neomode View Post
              That´s saying me there is no su on your Device.
              Check if the File is there, to do this make this.

              adb shell
              cd /bin
              ls

              take a look if there is su.
              If not Download from here http://downloads.androidsu.com/super...arm-signed.zip
              then do adb push su /bin

              /QUOTE]
              no su in the list. downloaded file
              unzipped renamed folder to su then place in sdk folder
              is that the correct procedure?
              Yes now push this to your Tab to /system/xbin

              Comment


                #22
                su wont push to system/xbin
                tried to push it sdcard just to see if it would and it did
                I think its going to be a hard nut to crack

                Thanks for your time ans effort

                Comment


                  #23
                  It would be easyer if we can do this together via teamviewer.
                  So i can help you to fight the beast down ;-)

                  Neomode

                  Comment


                    #24
                    Originally posted by neomode View Post
                    It would be easyer if we can do this together via teamviewer.
                    So i can help you to fight the beast down ;-)

                    Neomode
                    u need an id?

                    Comment


                      #25
                      Yes please Download the Teamviewer.
                      Then i need your ID and Pass.

                      Thx

                      Neomode

                      Comment


                        #26
                        Originally posted by neomode View Post
                        Yes please Download the Teamviewer.
                        Then i need your ID and Pass.

                        Thx

                        Neomode
                        pm
                        Last edited by tabletbuster; 27 December 2012, 23:20.

                        Comment


                          #27
                          This beast is not a RK2918 Device !! It is a Wondermedia Beast !!

                          Comment

                          Working...
                          X