Rooting verizon xoom after 4g upgrade

tpham08901

Senior Member
Mar 24, 2011
57
19
0
Jersey City
I noticed a lot of people are getting their 4g xooms back from moto then they are flashing solarnz new 3.2.2 stock image plus root. After doing so people are running into a ton of problems with wifi or 3g/4g connectivity.

It is very possible and easy to root your device and avoid the rom altogether.

First install clockworkMod(all credit to the Tiamat team)

http://forum.xda-developers.com/showthread.php?t=1074979

This will both unlock your device and put clockwork recovery onto it.

Recovery Image (solarnz-R4c-100611-1150)
FLASHED THROUGH FASTBOOT
MD5: 20575d4b62bf697f77abca9093877ea3[/URL]

Make sure you are using the .img file (the one thats needs to be flashed via fastboot)


Method Without CWM

Download the recovery image (not the zip file)

Pull up your command prompt, then

Code:

adb reboot bootloader
fastboot flash recovery recovery-solarnz-XXXXXX-XXXX.img
fastboot reboot

Let your Xoom boot up. Then to check out your shiny new recovery,

Code:

adb reboot recovery

You have to be careful to "catch the boot" into CWM recovery, or else you let the stock recovery overwrite it (and you'l be mad!!!). When you see the dual core logo, wait about 3 seconds then tap the volume down button (you will hopefully see android recovery in upper left) then tap volume up to choose it and you should be in CWM recovery...then you can
(ty okantomi )


Once that is done you can use Solarnz Universal Xoom Root

http://forum.xda-developers.com/showthread.php?t=1242241

after that is installed you will still be on stock 3.2.2, and it will be rooted.
No wifi issues 3g and 4g work perfectly.


The difference with this method as oppose to flashing a custom rom, is that this method will leave your current version intact and just adds root. Making this method the safest way to go from stock (any version) to rooted easily and quickly.

Note:

All info/files/links are credited to Solarnz and thetiamat team

Kernals

At the moment neither tachi or rogues kernal work properly both cause issues with 4)


Now im stock 3.2.2, rooted,
 
Last edited:
  • Like
Reactions: Drakkula4

okantomi

Senior Member
Feb 20, 2011
3,021
709
0
Boston, MA
I noticed a lot of people are getting their 4g xooms back from moto then they are flashing solarnz new 3.2.2 stock image plus root. After doing so people are running into a ton of problems with wifi or 3g/4g connectivity.

It is very possible and easy to root your device and avoid the rom altogether.

First install clockworkMod(all credit to the Tiamat team)

http://forum.xda-developers.com/showthread.php?t=1074979

This will both unlock your device and put clockwork recovery onto it.

Recovery Image (solarnz-R4c-100611-1150)
FLASHED THROUGH FASTBOOT
MD5: 20575d4b62bf697f77abca9093877ea3[/URL]

Make sure you are using the .img file (the one thats needs to be flashed via fastboot)


Method Without CWM

Download the recovery image (not the zip file)

Pull up your command prompt, then

Code:

adb reboot bootloader
fastboot flash recovery recovery-solarnz-XXXXXX-XXXX.img
fastboot reboot

Let your Xoom boot up. Then to check out your shiny new recovery,

Code:

adb reboot recovery



Once that is done you can use Solarnz Universal Xoom Root

http://forum.xda-developers.com/showthread.php?t=1242241

after that is installed you will still be on stock 3.2.2, and it will be rooted.
No wifi issues 3g and 4g work perfectly.


The difference with this method as oppose to flashing a custom rom, is that this method will leave your current version intact and just adds root. Making this method the safest way to go from stock (any version) to rooted easily and quickly.

Note:

All info/files/links are credited to Solarnz and the Tiamat team.

Kernals:
I haven't tried Tiamats Tachi kernal yet since i couldn't find any info if it will work on 3.2.2

Rogue 1.3.1 Arcturus kernal works.
http://forum.xda-developers.com/showthread.php?t=1250500


Now im stock 3.2.2, rooted, and Oc'd to 1.7
Great guide, except that where you say:

"adb reboot bootloader
fastboot flash recovery recovery-solarnz-XXXXXX-XXXX.img
fastboot reboot

Let your Xoom boot up. Then to check out your shiny new recovery,

Code:

adb reboot recovery


You have to be careful to "catch the boot" into CWM recovery, or else you let the stock recovery overwrite it (and you'l be mad!!!). When you see the dual core logo, wait about 3 seconds then tap the volume down button (you will hopefully see android recovery in upper left) then tap volume up to choose it and you should be in CWM recovery...then you can
"... use Solarnz Universal Xoom Root"