Jump to content

ZTE Skate 4.3 H


Guest tipsypedro

Recommended Posts

I have to go now. I will take a look at it tomorrow. In the meanwhile you can try Superuser3 and Superuser4

3,4 via root checker this device does not have proper root access

Link to comment
Share on other sites

OK. The last attempt. Try flashing this superboot (in clockworkmod).

http://ceco.sk.eu.org/omc/Superboot-skateplus.zip

In case flashing fails you can take alternative approach. Unzip and flash boot.img using fastboot that's included in clockworkmod package

(fastboot-windows.exe flash boot boot.img)

In case of any problems (like phone not booting) just restore boot.img from backup (cwm: backup&restore / advanced restore)

Link to comment
Share on other sites

OK. The last attempt. Try flashing this superboot (in clockworkmod).http://ceco.sk.eu.or...t-skateplus.zipIn case flashing fails you can take alternative approach. Unzip and flash boot.img using fastboot that's included in clockworkmod package(fastboot-windows.exe flash boot boot.img)In case of any problems (like phone not booting) just restore boot.img from backup (cwm: backup&restore / advanced restore)
finally.. thank you! now its rooted.. :)

post-998780-0-28711900-1353202024_thumb.

Edited by dentot
Link to comment
Share on other sites

You already have cwm recovery. If you want to flash it just do copy of boot-clockworkmod.bat, name it e.g. like flash-clockworkmod.bat, open in notepad and change


fastboot-windows.exe boot clockworkmod.img

to

fastboot-windows.exe flash recovery clockworkmod.img

I can try to compile kernel with tun support later.

Link to comment
Share on other sites

You already have cwm recovery. If you want to flash it just do copy of boot-clockworkmod.bat, name it e.g. like flash-clockworkmod.bat, open in notepad and change


fastboot-windows.exe boot clockworkmod.img

to

fastboot-windows.exe flash recovery clockworkmod.img

I can try to compile kernel with tun support later.

how to do this? i tried.. imm stuck on android logo

edit i got it working

Edited by dentot
Link to comment
Share on other sites

Follow the same guide I already gave to you.

Instead of running boot-clockworkmod.bat run your new flash-clockworkmod.bat

I suppose your flash-clockworkmod.bat is OK. It should look like:


adb-windows.exe reboot bootloader


fastboot-windows.exe flash recovery clockworkmod.img

Link to comment
Share on other sites

Aha. I forgot to add reboot command :D

So the file should look like:


adb-windows.exe reboot bootloader


fastboot-windows.exe flash recovery clockworkmod.img

fastboot-windows.exe reboot

After that the question is how to get into recovery. You can try typical key combinations.

To get into cwm recovery one of the following should work (you do them with phone turned off).

1) [Volume-] + [power]

2) [Volume+] + [power]

3) [Home] + [Volume+] + power

...

Edited by C3C0
Link to comment
Share on other sites

Attached tun.ko (zipped)

Unzip and put under /system/lib/modules

Attached tun.ko (zipped)

Unzip and put under /system/lib/modules

i already did your instruction on tun.ko.. it say tun module is not loaded

Link to comment
Share on other sites

I though your vpn client will load it itself...

Nevermind you can try using terminal emulator (get one from playstore).

In terminal emulator issue these commands:


$ su

# insmod tun.ko

You can check if module is loaded using lsmod command.

Link to comment
Share on other sites

I though your vpn client will load it itself...

Nevermind you can try using terminal emulator (get one from playstore).

In terminal emulator issue these commands:


$ su

# insmod tun.ko

You can check if module is loaded using lsmod command.

$ su

# insmod tun.ko

insmod: can't open 'tun.ko'

$ lsmod

dhd 220263 0 - Live 0xbf000000

$

Edited by dentot
Link to comment
Share on other sites

try with full path: insmod /system/lib/modules/tun.ko

$ su

# insmod /system/lib/modules/tun.ko

insmod: init_module '/system/lib/modules/tun.ko' failed (Exec format error)

#

can you do it on .zip and im gonna install it via cwm recovery? :)

Link to comment
Share on other sites

I've found some github repos for ZTE Warp containing device configs for cyanogenmod (cm7, cm9).

This could be used as a good starting point for device configs for Skateplus.

Now you only need to find some dev owning the Skateplus who could take over building CM roms.

It's impossible for me without having the device. Sorry.

https://github.com/hroark13

Edited by C3C0
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.