To find out about the wifi you can probably find by executing 'lsmod' wile connected using adb.
Your tablet must be rooted.
adb shell
su (to become root)
dd if=/dev/block/platform/msm_sdcc.1/by-name/boot of=/data/local/tmp/boot.img
(obviously be extra careful what you do once connected as root although recovering is possible)
adb pull /data/local/tmp/boot.img /home/myhome/boot.img
You can probably find it (and lot of useful stuff in the rom kdz : Application for download Original LG Firmware - xda-developers
But i still havent investigated this part.
I also have the boot.img and dmesg output if useful.
Awesome! We're on our way to getting CM![]()
also see if you can tweet him:
https://twitter.com/djrbliss
did you @ him in the post? That will get his attention just do @djrbliss
EDIT here is his email:
E-mail - dan.j.rosenberg@gmail.com
and Website:
Security Research by Dan Rosenberg
Using Basic Partition Table from the Play Store, I've been able to find out our partition table mapping. I'll compile a list later about what's in it, but recovery is located in mmcblk0p27.