If you managed to installed CWM5 and now have a black screen perform the following:
Create a directory called modules on your sdcard and extract the attached to it.
http://dl.dropbox.com/u/17486207/modules.zip
Using adb shell and the tablet in normal boot (please type VERY carefully):
- Code: Select all
mkdir /data/recovery
mount -t ext4 /dev/block/nandf /data/recovery
cd /data/recovery/lib/modules
busybox cp /mnt/extern_sd/modules/*.ko .
cd /
umount /data/recovery
rmdir /data/recovery
Now power off the tablet and remove the USB lead.
Enter CWM using menu+power ( count to 10 before releasing menu then power ).
*** THIS REALLY IS ONLY FOR BUILD 97F2-D1-H1-H01-1748.20120307 AND you have already flashed CWM5 and got a black screen. ***