The Motorola XOOM has been out for a few days and it has already been rooted (see @ How To Root Your Motorola XOOM) and now overclocked successfully to 1.5 GHz. Thanks to this overclock hack the Motorola XOOM CPU becomes much faster than any other tablets’ CPU including the iPad 2.
Before you start you’ll first need to root your Motorola XOOM tablet, to do so follow our instructions @ How To Root Your Motorola XOOM.
Note that we will not be responsible if you end up bricking your device, rooting or customizing your device can be risky. If you follow the instructions carefully you will be fine!
All the credit goes to coolbho3000 @ XDA who released this procedure to overclock the Motorola XOOM. This hack assumes that you have the Android SDK (http://developer.android.com/sdk/index.html) installed on your computer.
Follow these instructions to overclock your Motorola XOOM:
- Download this zip file @ http://www.setcpu.com/files/xoom_ocboot_v2.zip
- Extract the zip file to a directory on your computer
- Type the following command on your computer to reboot your Motorola XOOM into the bootloader:
adb reboot bootloader - Now using fastboot install the boot image into your Motorola XOOM tablet
fastboot flash boot xoom_ocboot.img - Type the following command to boot back into Honeycomb:
fastboot reboot - Finally copy the bcm4329.ko file to the /system/lib/modules folder on your tablet:
adb remount
adb push bcm4329.ko /system/lib/modules/bcm4329.ko - Type the following to reboot your Motorola XOOM
adb reboot
All set!
You can see how fast the Motorola XOOM is when overclocked to 1.5 GHz in the YouTube video below:

You can get more information on XDA @ http://forum.xda-developers.com/showthread.php?p=11695470.
Don't forget to follow us on Twitter and join our Facebook Fan page to stay updated.