| ||
Hannspree 10ST1 Got it working
#41
Posted 08 July 2011 - 04:29 PM
in the rev2.bat file it is indicating that a partition get error but img is usable ...
#42
Posted 08 July 2011 - 05:14 PM
"nvflash.exe" --bl bootloader.bin --download 11 HANNSPREE_SNT10_4789_BACKUP\hannspad-recovery.img
here I install the recovery in partition 11 (partitions.txt say me that it's the SOS partition)
with hannspad-recovery found in this thread.
all is ok, keys home and back works
Next step : install a new custom ROM
#43
Posted 09 July 2011 - 07:32 AM
#44
Posted 09 July 2011 - 02:45 PM
Yesterday I have try the illuminate ROM, not work for me and my tablet was semi bricked. With cwm and initial update.zip I can have my initial configuration
#46
Posted 12 July 2011 - 03:53 AM
After my try about illuminate honeycomb ROM my tablet was semi-bricked (error message during boot -> no os boot, no recovery boot ...
nvflashing the partition named "SOS" by the hannspad recovery provided by roebeet let me the possibility to put official update.zip in the tablet memory and then to launch the upadte : after that my tablet boot on tnt os.
After that I put BoS ROM (6.0a), and it's work fine (juste a data wipe after install). Honeycomb rocks on this tablet !
#47
Posted 12 July 2011 - 09:15 AM
I think Cake's problem might be that they messed the partition layout when they flashed with the GTab stock files. What I think they need would be the bct and partition config (cfg) files taken from a working Hannspad.
#48
Posted 12 July 2011 - 09:28 AM
#49
Posted 12 July 2011 - 01:38 PM
I overwrote my partitions, which turned out to be a very, very bad idea.
Thinking about ordering a new Hannspad, ripping all I can from it, then returning it to the shop. Not a nice way, but...meh.
#50
Posted 12 July 2011 - 04:28 PM
The config file should just contain the partition information in the format of;
[device]
type=nand
instance=0
[partition]
name=BCT
id=2
type=boot_config_table
allocation_policy=sequential
filesystem_type=basic
size=3145728
file_system_attribute=0
partition_attribute=0
allocation_attribute=8
percent_reserved=0
filename=part2.img
If you did the initial backup of your partitions you should have this information in a text file.
------------------------
Cake,
If my replacement Hannspad actually arrives I'll get the information you require. Unfortunately it's been sent back for warranty (faulty battery) so I don't know how long it will take.
#51
Posted 13 July 2011 - 04:16 AM
#52
Posted 14 July 2011 - 07:58 AM
For anyone interested I managed to get it rooted with the custom recovery and custom rom working, only issues seem to be the touch buttons like everyone expected.
It wasn't exactly rocket science how i done it, but here's the list:
1) Took roebeet's recovery.img and replaced the recovery.img in standard CWM update.zip file with it
2) Rebooted into stock recovery and applied update.zip
3) Boot into recovery again (should now be CWM)
4) Do a full backup
5) I couldn't get BoS to install at all at first, so i tried gtab_comb and it worked
Note: At first boot it'll sit at a screen and say A N D R O I D for a few minutes, it'll then show the xxxxxx boot screen and in a minute or two you should be at the honeycomb lock screen.
At this stage you can either continue using gtab_comb or try installing another rom, note that you might want to clear data/factory reset
This post has been edited by alpha232: 14 July 2011 - 06:25 PM
#53
Posted 15 July 2011 - 10:24 AM
Runs pretty nice as far as I can tell by now.
Things I noticed:
Side buttons dont work (I guess this is a problem with all gtab roms)
Accelerometer (G-sensor) doesnt work
Light sensor doesnt work
Volume buttons are mixed up
Can anyone report about other Honeycomb roms? Are there the same problems?
Would be great if we could manage some development for our tablet.
Im not an Android expert, but Im willing to help as much as I can....
#54
Posted 15 July 2011 - 01:48 PM
Nosferatu Alucard, on 15 July 2011 - 10:24 AM, said:
Would be great if we could manage some development for our tablet.
Im not an Android expert, but Im willing to help as much as I can....
The sound through headphones seems to be a problem on Bottle of Smoke for me, no voices and a bit garbled, what's it like on yours?
and a separate forum would be nice, dont think we'd get one though till there's maybe a few more of us, but you never know
#55
Posted 15 July 2011 - 03:39 PM
Who has a vanilla hannspad?
#56
Posted 15 July 2011 - 04:08 PM
#57
Posted 16 July 2011 - 04:14 AM
sha256sum hannspad-recovery.img
317e309c2a6a8216436e7ede5853b81d96bcf4024f787bae8959aa8bcabc383f hannspad-recovery.img
i flashed it via
./nvflash --bl bootloader.bin --download 9 hannspad-recovery.img
(partition 9 is labeled SOS on my pad)
and also
./nvflash --bl bootloader.bin --download 11 hannspad-recovery.img
(partition 11 is labeled APP on this pad)
no luck. no recovery console.
#58
Posted 16 July 2011 - 09:00 PM
In adb i get this when i try the 1st cp command
C:\Program Files\Android\android-sdk\platform-tools>adb shell
$ su
su
# cd /sdcard/googleapps/app
cd /sdcard/googleapps/app
# cp * /system/app/
cp * /system/app/
cp: can't create '/system/app/Calendar.apk': File exists
cp: can't create '/system/app/CalendarProvider.apk': File exists
cp: can't create '/system/app/Gmail.apk': Read-only file system
cp: can't create '/system/app/GoogleServicesFramework.apk': Read-only file syste
m
cp: can't create '/system/app/Maps.apk': Read-only file system
cp: can't create '/system/app/OneTimeInitializer.apk': Read-only file system
cp: can't create '/system/app/SetupWizard.apk': Read-only file system
cp: can't create '/system/app/Talk.apk': Read-only file system
cp: can't create '/system/app/Vending.apk': Read-only file system
cp: can't create '/system/app/updater-script': Read-only file system
# cd /sdcard/googleapps/etc
cd /sdcard/googleapps/etc
# cp * /system/etc/
cp * /system/etc/
cp: omitting directory 'permissions'
# cd /sdcard/googleapps/framework
cd /sdcard/googleapps/framework
# cp * /system/framework/
cp * /system/framework/
cp: can't stat '*': No such file or directory
# cd /sdcard/googleapps/lib
cd /sdcard/googleapps/lib
# cp * /system/lib/
cp * /system/lib/
cp: can't create '/system/lib/libspeech.so': Read-only file system
cp: can't create '/system/lib/libvoicesearch.so': Read-only file system
#
i would be greatful for any advice
This post has been edited by theb00g1em4n: 16 July 2011 - 09:01 PM
#59
Posted 17 July 2011 - 06:27 AM
mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
then run the copy commands again.
You'll need to redownload the google apps again, i missed something out in the last download.
I've updated the guide with a clearer structure and have actually written it step by step this time from a stock install, so hopefully it should be a bit more reliable.
This post has been edited by alpha232: 17 July 2011 - 08:39 AM
#60
Posted 17 July 2011 - 11:35 AM

Help












