As an X-mas present I got a Sweex Yarvik TAB 250 from my employer.
I played around with the stock rom, and later, after crating a backup, installed another rom.
This rom is the stock rom, modified by a colleague, the plus point is that with this one the camera and G-sensor actually work.
I was unable to root it using several methods.
I will spare you the custom rom.
As proof for myself it can be done I am now trying to root the stock rom.
After restoring it, I did a factory reset and used all the other wipe options, just like I had to do before flashing the new rom, just to be sure everything was back to normal.
I have not read the rules yet, so I will not be including external links to this post yet.
I tried these methods without success on the tab:
These methods had partial success, the superuser.apk was installed, but not loading on boat & gave a black screen upon calling it:
SuperOneClick seems to be the way to go, and I will donate, as soon as it works.
adb shell returns a # prompt showing root permissions. (Not sure but I think that was also the case on the stock rom after a factory reset, if wanted I can check)
When SuperOneClick requests root permissions, my tab does not give a dialogue popup, it toats that the rights were granted. Any random app requesting root gets denied toast and also no dialogue.
All of this is clearly visible in the log and the superuser app works.
I get the same results with the edited rom. I also tried loads of other things like chmodding files, different versions of su & superuser.apk, but to be sure I am not the cause of my own frustrations I did the flash to stock rom + factory reset & wipes.
I always reboot between root or unroot attempts.
This gave me a good feeling and I continued searching.
So I found some post stating that if getprop ro.secure returns 0, adb handles the permission requests and if it returns 1 the su binary will handle the request.
This seems a reasonable explanation for my error.
So I un-zipped/cpioed the boot.img, edited the defaults.prop and set ro.secure to 1.
After re-cpioing/zipping, I seemed to have bricked my tab.
It got stuck in the first screen with the yarvik logo. (the second yarvik screen has a couple of moving dots indicating the loading)
PLEASE HELP ME UNBRICK MY DEVICE (just joking)
I noticed after editing there was still a default.prop~ (the temp file used by the editor) in the directory and since
includes al the files in the directory, I tried again, but still no luck.
Google is no longer my friend, I can't find any more info.
Would anyone be as kind give me some tips, better search terms or some answers to the next questions? I will greatly appreciate it!
Thanks in advance,
RootingRookie (Never had devices in need of jail breaking before
)
I played around with the stock rom, and later, after crating a backup, installed another rom.
This rom is the stock rom, modified by a colleague, the plus point is that with this one the camera and G-sensor actually work.
I was unable to root it using several methods.
I will spare you the custom rom.
As proof for myself it can be done I am now trying to root the stock rom.
After restoring it, I did a factory reset and used all the other wipe options, just like I had to do before flashing the new rom, just to be sure everything was back to normal.
I have not read the rules yet, so I will not be including external links to this post yet.
I tried these methods without success on the tab:
- Gingerbreak
- Z4 mod
- Universal androot
These methods had partial success, the superuser.apk was installed, but not loading on boat & gave a black screen upon calling it:
- Root_701 (root&flashlite.bat)
- Superuser-3.0.7-efghi-signed.zip (Installs the su binary superuser.apk and chmods)
SuperOneClick seems to be the way to go, and I will donate, as soon as it works.
adb shell returns a # prompt showing root permissions. (Not sure but I think that was also the case on the stock rom after a factory reset, if wanted I can check)
When SuperOneClick requests root permissions, my tab does not give a dialogue popup, it toats that the rights were granted. Any random app requesting root gets denied toast and also no dialogue.
All of this is clearly visible in the log and the superuser app works.
I get the same results with the edited rom. I also tried loads of other things like chmodding files, different versions of su & superuser.apk, but to be sure I am not the cause of my own frustrations I did the flash to stock rom + factory reset & wipes.
I always reboot between root or unroot attempts.
This gave me a good feeling and I continued searching.
So I found some post stating that if getprop ro.secure returns 0, adb handles the permission requests and if it returns 1 the su binary will handle the request.
This seems a reasonable explanation for my error.
So I un-zipped/cpioed the boot.img, edited the defaults.prop and set ro.secure to 1.
After re-cpioing/zipping, I seemed to have bricked my tab.
It got stuck in the first screen with the yarvik logo. (the second yarvik screen has a couple of moving dots indicating the loading)
PLEASE HELP ME UNBRICK MY DEVICE (just joking)
I noticed after editing there was still a default.prop~ (the temp file used by the editor) in the directory and since
Code:
find . | cpio -o -H newc | gzip > newramdisk.cpio.gz
Google is no longer my friend, I can't find any more info.
Would anyone be as kind give me some tips, better search terms or some answers to the next questions? I will greatly appreciate it!
- Do I actually need to edit my ro.secure setting?
- Is SuperOneClick the correct method for my device?
- Can I manage which apps get their permission requests allowed in an adb file on my device, instead of using the superuser.apk?
- What am I doing wrong?
- Should I give up and waste my time elsewhere and or otherwise?
Thanks in advance,
RootingRookie (Never had devices in need of jail breaking before
)
)
