[Q] Should I keep it ? - G Tablet Q&A, Help & Troubleshooting

Hi guys,
I just got G tablet and I am not realy happy with it (unable to watch youtube,can't install regular market etc), and since you guys are trusted I wanted to ask: Should I keep this tablet? I want to hear your option before I attempt to root it (wont be able to return then). Bottom line is, I was hoping to have something simular like my EVO but with bigger screen
f you think this is a keeper, please point me to some nice rom and if you have advice I would be happy to hear them.
As always, thank you XDA community

Try one of the froyo roms which includes full market. Download tegrazone from market and check out the thd games especially shadowgun! The devs are close to completing a honeycomb kernel which will give us full use of honeycomb. Give it a try you can always switch back to your original rom.

If your ok with the hardware and are just looking for a better ROM, then by all means keep the gTab. Stock on this device is unusable and a waste of time. You can always return the tablet after installing a custom rom. Just NVflash back to stock and your good to go.
Flashback is great for Honeycomb, but for pure speed and stability I would go with http://forum.xda-developers.com/showthread.php?t=1084573

Installed ROM manager recovery and CyanogenMod 7 (which I don't like), but I am looking for something else. Tried to flash couple other rom's but get stuck at boot screen. As far I know it I am running 1.1 (no lock screen) and mentioned (http://forum.xda-developers.com/showthread.php?t=1084573) is for 1.2, right ?
So far I tried to run:
G_Harmonyv1.2
and some Vegan roms but no luck...
I do have backup of my stock rom.
Edit: I like this but get stuck on every attempt : http://forum.xda-developers.com/showthread.php?t=1236880

erik077 said:
Installed ROM manager recovery and CyanogenMod 7 (which I don't like), but I am looking for something else. Tried to flash couple other rom's but get stuck at boot screen. As far I know it I am running 1.1 (no lock screen) and mentioned (http://forum.xda-developers.com/showthread.php?t=1084573) is for 1.2, right ?
So far I tried to run:
G_Harmonyv1.2
and some Vegan roms but no luck...
I do have backup of my stock rom.
Edit: I like this but get stuck on every attempt : http://forum.xda-developers.com/showthread.php?t=1236880
Click to expand...
Click to collapse
DONT USE ROM MANAGER. Only use nvflash, the original bootloader, or clockwork mod boot
loader. It would be wise to upgrade to 1.2 bootloader. You will not have hardware acceleration With a gingerbread or honeycomb roms. Just my opinion but I would try mountain laurel or brilliant colors and try the thd games.

I don't use ROM manager it just get installed with recovery. Finaly Vegan-Tab on it. Thankls guys, I will considered upgrade to 1.2

Related

[Q] Cannot boot into Recovery

Hey all. I just got a new G Tablet and am trying to install CM7 I was following the instructions to the letter from (Since I an't post links, just google this) Cyanogenmod G Tablet Wiki Full
I got through the 'Installing ClockworkMod Recovery' part and everything appeared to finish successfully.
After rebooting the device, I tried to boot into Recovery to install CM7 and the device just freezes on the ViewSonic splash screen. The screen says 'Recovery key detected Booting recovery kernel image', but it just sits there.
I am able to boot the device into the stock OS, but I can no longer get into recovery.
What can I do?
Tap UI Version: 1,2-4349
Kernel Version: 2,6,32,9-00001-g0e0c333-dirty
Build number: FRF91
Thank you in advanced for your help. Please let me know if there is any other information you need about my device.
Andrew
The key to your post is
Tap UI Version: 1,2-4349
Click to expand...
Click to collapse
You're on the 1.2 bootloader, and CWM .8 will not work on it. There is a versio nthat WILL work, but I, unfortunately don't know the exact link to provide for you. I'll attempt to look it up and get back to you, though.
basically, your G-Tablet, was at some point, updated with the most recent OTA update provided by viewsonic. The update was pulled 24 hours after it was released. You're not lost with 1.2...you have many options. You can either stay on 1.2 and flash any of the many 1.2 roms...some are listed in the development section, others can be found on "another" forum.
If you need CM7, then I suggest that you follow the "foolproof flash to stock 4349" thread, (http://forum.xda-developers.com/showthread.php?t=1039000) but STOP once you've successfully flashed STOCK 3588.
3588 is on the 1.1 bootloader required for CM7.
EDIT:
I also find it interesting, it appears that pershoot's kernel has been installed already? Was this a brand new out of the box G-Tablet, or a used one? I am actually hoping that it's used. If it's NEW, then VS needs to explain how it came with a redacted update AND a custom kernel...
THANK ROEBEET FOR THIS:
Since I can't link to another forum, I decided to copy and paste. If people are going ot come ot XDA with issues involving the now taboo 1.2 bootloader, then they'll need to admit that the only way to help them is to link to a forum that everyone is migrating to.
Download
clockworkmod v3.0.2.8 (1.2 branch / NIA rev5) Link: http://www.mediafire...2flqn8b10ebcq44
md5sum: ac4d728d74a6b608cce588d2649e79f3
(updated on 5/15/2011)
clockworkmod v3.0.2.8 (1.2 branch rev2) Link: http://www.mediafire...x61q8jlu2dx8i9u
md5sum: 48c0c40175ab38cebc1199f9d3be8a7d
(updated on 5/05/2011)
THIS REV2 VERSION HAS BEEN TESTED MORE, but nandroid restores are not working properly. Rev5 corrects that, but I need more testers to confirm stability, please!
Many thanks to bekit and rothnic, for their work with clockworkmod!! Their documentation is what assisted me to get this functioning.
NOTE ON CWM: Do not use the Android GUI tool to wipe user data, or else cwm will get stuck in a reboot loop! If this occurs, there are two ways to fix this:
1- ADB required
In clockworkmod, go to mounts and storage and mount /system. Then, run this on your local PC:
adb shell
cd /system/bin
./fixrecovery.sh
Then reboot. What should occur is that standard recovery should pop up and complete the data wipe. On the next reboot, you should be able to get back into the GUI.
2- nvflash required
Using the 4349 nvflash image, run this:
nvflash --bl bootloader.bin --download 9 part9.img
Then reboot. What should occur is that standard recovery should pop up and complete the data wipe. On the next reboot, you should be able to get back into the GUI.
Click to expand...
Click to collapse
TJEvans (is it ok if I call you TJ for short?) thank you very much for your help, I appreciate it very much. I'm sorry if confuse some terms here as I try to address your posts inline below, but I would definitely still consider myself a novice at this process of installing custom roms.
TJEvans said:
EDIT:
I also find it interesting, it appears that pershoot's kernel has been installed already? Was this a brand new out of the box G-Tablet, or a used one? I am actually hoping that it's used. If it's NEW, then VS needs to explain how it came with a redacted update AND a custom kernel...
Click to expand...
Click to collapse
This is a brand new G Tablet. I litteraly got in the mail today from Tiger Direct. I'm wondering if the Clockworkmod I tried to install is responsible for the custom kernel.
TJEvans said:
If you need CM7, then I suggest that you follow the "foolproof flash to stock 4349" thread, (http://forum.xda-developers.com/showthread.php?t=1039000) but STOP once you've successfully flashed STOCK 3588.
3588 is on the 1.1 bootloader required for CM7.
Click to expand...
Click to collapse
I don't necessarly need CM7, but that is what I have on my Nook Color, and I really like it.
The main question I have is that right now, I cannot get into clockwork or stock Recovery at all. I do have adb working, so I would think my next steps will require me to use adb.
At the moment since I can't get to recovery I seem to be stuck. Is there a process somewhere I can get recovery working again using adb?
OK...let's try something. It looks like you may actually be in stock recovery, but there's nothing for it to recover.
do you know of a way to get a file and a folder onto your internal SD?
if so, let's edit the instructions to be able to flash to 3588 stock...
What you need:
1. A stock 3588 image renamed to 'update.zip' (http://tapntap.http.internapcdn.net/...-3588-user.zip)
2. A folder called recovery with a file in it called COMMAND inside it with the following line of text:
Code:
--update_package=SDCARD:/update.zip
Click to expand...
Click to collapse
if yo ucan get those on the SD, then when you reboot, the stock recovery will run and install stock 3588 1.1 based rom and recovery, then you can install your CWM .8.
I have never used NVFlash or ADB, or APX...I have no experience with them. I'm just here helping people that have compatibility issues between 1.1 and 1.2 bootloaders.
After all, the key to fixing problems, is to first find out what the problem is...
I wish I could help more, but I've seen more and more people softbrick their g-tabs by using NVFlash than anything else. I'm not ready to go messing around with my own root files, yet.
If you can get that file, and that folder onto your SD, then stock recovery will automatically recognize it and run it...
I may have just really screwed things up. I ran 'adb reboot recovery' and I gets to the Splash screen with 'Booting recovery kernel image' and gets stuck. Now, I can't get into the device at all.
Also, none of the links in your posts seem to work for me.
try them from the original post, then:
http://forum.xda-developers.com/show....php?t=1039000
sorry, like I said, I'm not a techy...just a guy that doesn't like to see people suffer...
TJEvans said:
THANK ROEBEET FOR THIS:
Since I can't link to another forum, I decided to copy and paste. If people are going ot come ot XDA with issues involving the now taboo 1.2 bootloader, then they'll need to admit that the only way to help them is to link to a forum that everyone is migrating to.
Click to expand...
Click to collapse
It's far from being taboo since it's the honeycomb bootloader... their recovery was blue for a reason...
maybe they pulled those OTA update because they had not licensed honeycomb anyhow, 1.2 is perfectly good to install as long as you use a 1.2 compatible kernel you can even use non 1.2 rom!
Ok, I was able to get the device working again using NVFlash. (http forum,xda-developers,com/showthread,php?t=861950 replace commas with periods).
Now, I have the following:
Tap UI:1,1-3588
Kernel is still: 2,6,32,9-00001-g0e0c333-dirty
I don't know anything about this kernel, or how I got it, other than maybe it came with my first errant clockwork install.
Can you give me some pointers on how I should proceed? (I would still like to get to CM7 at some point, but I don't know if I should get a different kernel or go back to the stock kernel as well)
GREAT NEWS....glad you god it running so far.
OK, that may be the stock kernel...the numbers looked familiar to me, and I've never seen the stock kernel on that report...so, I may be mistaken.
in any case, you are now back on stock 3588 1.1 bootloader...
Now, you should be able to install the CWM .8 that you tried before, and flash CM7 from there...basically, follow the guide you followed before. but this time, it should work fine, since you are on the right bootloader.
Just remember, research ANY new roms you want to try to make sure what bootloader they are on.
to P00r:
as long as you use a 1.2 compatible kernel you can even use non 1.2 rom!
Click to expand...
Click to collapse
see, I didn't even know that...
The thing I'm seeing, is that Clemysn posted the BOS infromation here, and tried to emphasize that it's a 1.2 Rom...The 1.1 rom's though, do not indicate that they are 1.1 Roms. when 1.1 was all that existed, it made no difference, but now that there is another option, they should at least make sure to add "PLEASE BE SURE YOU ARE USING A 1.1 BASED BOOTLOADER BEFORE FLASHING THIS ROM!!!"
As you can see from Imarikinrat's post, he bought a supposedly factory G-Tablet with 4349 prepackaged on it...now, granted, you and I both know that it's more than likely a refurbished one, as I can't see Viewsonic intentionally releasing product with a bootloader and firmware that was pulled from their updater...
in any case. Roebeet kinda predicted that this would happen a bit. Since most moderators on XDA downplayed the impact of 1.2, it's gone fairly ignored. Think about Imaricanrat's post for a second. Had he not posted his system information there is no way that we would have known that it was a bootloader conflict. It would have been assumed that he was on 1.1 bootlaoder with a "brand new" g-tablet (seriously, man, I'd check that thing with a magnifying glass to make sure that there are no scratches or anything that would indicate that it was anythign other than BRAND NEW)
anyway...had he not posted that he was on 1.2, then who knows what advice he would have been given.
Well, now I'm back to my original problem. I cannot get into Recovery. When I start holding Power and Vol+, I see 'Recovery key detected Booting recovery kernel image' it then goes to the 'gtablet' splash screen then quickly into a screen with a box with an arrow and a progress bar (the progress bar has the candy cane animation and nothing happens for all of 3 seconds) then the device reboots.
I have tried putting the recovery folder and update.zip in the internal memory, and on an sd card to no avail. Any other suggestions?
that most certainly sounds like stock recovery to me...
I'm at a loss...it worked fine for me when I flashed to 4349 from stock 3588...just ran and installed, then I ended up on 4349 stock...
you're following the CM7 install guide? Or are you trying to install CWM at this point? I never installed CWM myself, as mine came with it on it.
I'm trying to install clockworkmod so that I can install CM7. Is that the right way to do it? I know there was a stock recovery gui that I cannot get into now.
as long as the recovery folder is on the SDcard, it will automatically attempt to run it...
picture it this way...remember back in the day of windows 3.1 In some cases, if you inserted a floppy disk with a boot file on it, it would check there first, then boot from internal memory...
So, the recovery folder is telling it to run the file in it, which unpacks and installs the update.zip.
once again, though, I never installed CWM myself, but from what you're saying, it should be working.
what happens if you remove the folder and file (after running it), and attempt to go into recovery again?
When I remove the file, folder, and SD card and try to get into recovery, I see 'Recovery key detected Booting recovery kernel image' it then goes to the 'gtablet' splash screen then quickly into a screen with a box with an arrow and a progress bar (the progress bar has the candy cane animation and nothing happens for all of 3 seconds) then the device reboots.
hmm...the box with the arrow and progress bar indicates that it's trying ot run something from recovery...weird..
ANYONE ELSE???
I'm not experienced enough to help...anyone else know enough about flashing CWM from stock, or flashing CM7, that can help out, please chime in.
thanks.
and sorry Imarican...I tried, but once again, no techie here.
No worries man, thanks for your help. Have a good night.
Update: Ok, I think somehow this whole process messed up the 'Recovery Partition' on my G Tablet for whatever reason. When I performed the NVFlash back to stock, it managed to 'fix' the majority of the device, allowing me to boot normally into Tap UI:1,1-3588. However that flash did not fix my Recovery Partition.
With all of that in mind, I found instructions on XDA to install 'clockworkmod via nvflash' (Since I still cannot post links, just google that and it should be the first link, also it's XDA thread 1058649).
After following those steps, I am now able to boot into Recovery which is now Clockwork Mod Recovery, and hopefully *crosses fingers* be able to flash CM7.
Given that I will probably never go back to stock anything on this device, does anyone know where I can download the 'Stock Recovery' for the G Tablet?
so is the point of this article Tiger direct sell used products as new?
so is the point of this article Tiger direct sell used products as new?
Click to expand...
Click to collapse
unconfirmed...what we know is that he had 1.2 4349 out of the box, stock firmware. There are a few possibilities. This could be a Tiger Direct return that was repackaged and sold as new. It could also be a direct from VS return that was repackaged as new, OR, VS actually sent a stock of G-Tablets to Tiger Direct that were packaged with the 4349 firmware on it.
Either way, people need to be careful when flashing roms and such. XDA has not, so far, made it clear which roms, kernels, and CWM versions are good on which bootloader. Some have been asking that devs start exiting posts to indicate which bootloader is needed for each mod, to attempt to avoid confusion.
We must also realize that new G-Tablets are being bought every day, and not every owner is knowledgable of the issues of the recent past, with VS, NVidea, 1.1, 1.2, etc. Most people probably, reasonably, assume that they can open it, root it, and start flashing whatever they want, not even aware that there is a difference.

[Q] Factory reset w/ clockwork

OK I'm pretty noob at this flashing ROM and factory reset thing, so I apologize ahead of time.
I have Vegan GB installed now but wanted to try BOS. I know I need to get to 1.2 to install and as far as I can tell I need to use NVFalash to get to a stock ROM correct?
Can I use CWM to get to a stock ROM or NVflash only?
Would there be a better ROM for me to download? I really use it for multimedia the most (movies, hulu if possible, netflix if possible, and Kindle)
Thanks
I recently moved from 1.1 to 1.2 following roebeet's instructions on SlateDroid. Can't link them here, but it's not too hard to find them. I nvflashed back to stock 3588 and then used standard recovery to flash 4349 stock (just to try it out). From there you can install CWM (not .08, there is a newer version for the 1.2 bl) and flash BOS.
I believe the process is simpler with the latest alpha releases, but check out roebeets HC post on SlateDroid for the most up to date instructions.
rgrif said:
OK I'm pretty noob at this flashing ROM and factory reset thing, so I apologize ahead of time.
I have Vegan GB installed now but wanted to try BOS. I know I need to get to 1.2 to install and as far as I can tell I need to use NVFalash to get to a stock ROM correct?
Can I use CWM to get to a stock ROM or NVflash only?
Would there be a better ROM for me to download? I really use it for multimedia the most (movies, hulu if possible, netflix if possible, and Kindle)
Thanks
Click to expand...
Click to collapse
From what I have read, and someone can correct me if I am wrong, flash is not yet working with BOS. That's one thing holding me back.
The only Rom I have found that works with Netflix is CM7. I could not find the Netflix app in the market, but simply googled "Netflix APK". Works perfectly.
I was also running Vegan GB up until a few days ago. I miss the locking of app icons along the edges feature, but the video playback and ability to use Netflix has won me over to CM7, which is 1.1 and requires no nvflashing.

[Q] CWM/nvflash bootloader questions

I'm trying to do my very first mod to my gtab. I've posted some questions already but have more before I proceed. I'm running bootloader 1.2-4349. Do need to set up nvflash before I attempt flashing to a different ROM? Is there a CWM that is specific for my bootloader? I've searched for these answers on the forums but was unable to find them. I found many posts about these subject but no one answred them directly. Any help is much appreciated.
NVFlash is never needed to flash a rom. It's a tool typically used to recover from a "softbrick." It CAN be used to flash a rom, but there are much safer alternatives. In fact, NVFlash is considered to BE the alternative to the regular methods.
starting with 4349, 1.2 bootlaoder, you can use the stock recovery to flash just about any of the 1.2 roms.
Which Rom are you interested in? The only roms that do not have a 1.2 equal are the gingerbread type roms. For instance, if you wanted Vegan 5.1.1, then Brilliant Corners is the 1.2 alternative. That's what I'm running. It's got to be one of, if not THEE, most complete rom available right now.
most 1.2 rom information is located at Slatedroid, not here.
I suggest that you check out the new website created by a user here (GoodIntentions). It's a "G-Tablet for Dummies" website. It contains a ton of useful information for beginners like yourself.
There IS a CWM that is specific to the 1.2 bootloader, but becuase the recovery on stock 1.2 has more options than the stock recovery used on 1.1 bootloader, it's not absolutely necessary. It's a good tool to have, but not necessary.
Your basic flashign technique for a 1.2 rom is as follows...download the .rar file the coincides with the rom you want. Unzip it to the root of your G-Tablet's memory. Restart the G-Tablet while holding down the volume up key. The tablet will boot into the stock recovery, and use the files you unzipped to flash the new rom. The rar file will contain to objects, a file called update.zip, and a recovery folder with a "command" file in it. What will happen when booting into recovery is that the tablet will first check to see if there is a recovery folder present. Think of this as a PC checking the floppy drive for a boot image before booting from the hard disk. If it sees the recovery folder, it will, by default, run the command file within it. The command file will unpack and install (flash) the rom image from the update.zip file.
With most of his roms, Roebeet has included the 1.2 CWM image in the package. It will not install automatically. There are threads available (on slatedroid) that contain instructions on how to activate the 1.2 CWM. There are various methods, if one doesn't work the first time.
If you are dead set on flashing a 1.1 rom, you'll first need to downgrade back to firmware 3588, which is a 1.1 bootloader firmware. Gojimi has posted instructions on XDA on how that is done.
So, your first step, is research the roms on XDA, Slatedroid, and other Android Tablet forums to find which one would best suit your needs.
As a beginner, I highly suggest that you steer away from the honeycomb roms, as they are still in alpha status and mainly used for testing and troubleshooting. In other words, they won't work perfectly, so to save yourself headaches, wait until your more comfortable with a more polished rom. ALL HC ROMS ARE 1.2 BOOTLOADER ROMS
The gingerbread roms are pretty stable, and from what I hear, pretty fast, but they lack a few things, namely full hardware acceleration. At the same time, if your heart is set on streaming netflix movies, then these might be the best choice for you. THE MOST POPULAR GB ROMS ARE 1.1 BOOTLOADER ROMS
The Froyo roms, while the most prehistoric are the most stable, most complete, and less "buggy" of all the roms. There are many varieties, based on various tablet user interfaces. FROYO ROMS CAN BE EITHER 1.1 OR 1.2 BOOTLOADER ROMS...BUT, the 1.2 branch has more of them, and there are 1.2 equalivents to just about all of them, so sticking with 1.2 for a Froyo rom is the best option because you'll still have the advanced stock recovery if you decide to stick with it.
That being said...why not mess around with the stock 4349 firmware to get a feel for the tablet a bit more? Check some things out. Get Titanium Backup and practice a bit with backup up apps and restoring them (you'll use this a LOT, especially if you rom jump trying to find the best one for you). Find out what you want the tablet to do, based on the stock firmware limitations. Some people are still using stock and not finding it too horrible. Spend a week with it, see what else you want it to do, and ask again when you know what you want out of your G-Tablet. And above all, ENJOY...you just entered a whole new world of personal computing...don't rush into anything and end up regretting your purchase.
P.S...I highly recommend you check out "G-Tablet for Dummies"
DarkHorse281 said:
I'm trying to do my very first mod to my gtab. I've posted some questions already but have more before I proceed. I'm running bootloader 1.2-4349. Do need to set up nvflash before I attempt flashing to a different ROM? Is there a CWM that is specific for my bootloader? I've searched for these answers on the forums but was unable to find them. I found many posts about these subject but no one answred them directly. Any help is much appreciated.
Click to expand...
Click to collapse
Check out my website written for beginners. It will explain everything you need to know.
http://viewsonic-gtablet-for-dummies.webs.com/
Added by edit.
Make sure you read my page on flashing a rom.
http://viewsonic-gtablet-for-dummies.webs.com/rom.htm
Also, check out my page on CWM.
http://viewsonic-gtablet-for-dummies.webs.com/clockworkmod.htm
Much appreciated...awesome!
You guys are both awesome and a credit to the anroid community. I can't tell you how much I appreciate you help. I didn't go into much depth on this thread because I had already written one earlier in the day that shared my background and future intentions for my gtab. I didn't want to sound repetative plus I realize people don't care to read a novel in these forums. So I figured short and sweet I might get a better response, and I was right. Anyway, I hear what you're saying about messing around with the stock firmware TJ. The truth is I've had the tablet now for 3 weeks and I've played with it constantly. I have to say it's not as bad as I thought it would be but it lacks so many things that I've come to love about my Samsung Galaxy Indulge. Many people make fun of or pick on Metropcs and make fun of them as a company, but I have to say here in Florida they're great. I love my phone even though its not the top of the line galaxy phone. And their 4g service is fast in my neck of the woods. Having had such a great experience with that android device, I would really like to make something awesome out of my gtab. I want to use the 4g on my phone to connect to the internet and turn this tablet into a completely mobile multimedia device (Xvid, Avi, Mp3, Netflix, Hulu). I would also like to get the gps software put on it so that I can put my google maps app from my phone on it. Once I am be to get the phone rooted and the wifi or usb tethering up I can use it for navigation as well. I also miss the Android Market. I would love to get that back up and running on my tablet so that I can download some of the apps that I'm familiar with. I really like the dolphin browser on my Indulge and would love to have it on my tablet. I had it for a while on the gtab but had to do a factory reset because of something my kids did and now that I'm back to having nothing on my tablet I thought now would be a good time to try a different ROM. Besides it seemed a little glitchy anyway. Sorry about the novel guys, but now that you know a bit about me and what I want to use my tab for, which ROM do you think will suit my needs? Do you still think that Brilliant Corners is going to cover what I'm wanting out of my gtab? I'm going to check out GoodIntentions' web site and maybe I will get a clue. Thanks for your help guys. I hope to hear back soon.
P.S. One additional question. What's up with the bluetooth pairing? I can't get this thing to pair with any phones. I've tried mine and my gf's and it absolutely will not work.

[Q] Can't flash to Honeycomb style ROM, but can w/all others?

I'm fairly experienced at flashing various roms. I've done it with G Harmony Gingerbread, Vegan 7.0 Gingerbread and TNT Lite 4.x. All were successful. Sometimes I used NVram (1.2), sometimes not. I always wiped user data etc.
When I try to flash Android Illuminate Alpha 2.1 or Bottle of Smoke 6.0 all I get is stuck at the VS splash screen. I've tried everything and no matter what I do the end result is the splash screen.
I know I'm not doing the process wrong and it's a pretty good coincidence that the only ones that freeze are honeycomb based. So my question is, is there something I could try different or are some G Tablet's hardware such that honeycomb simply won't flash?
1) What ROM are you flashing from?
2) Which bootloader is it based on?
3) Are you using CWM or stock recovery (or, god forbid, ROM Manager)?
The symptom you have is common for someone trying to flash directly from a 1.1 bootloader ROM to a 1.2 bootloader ROM using CWM. Since CWM doesn't update the bootloader the new ROM can't load.
Honeycomb has a different data structure than everything else. If you want to flash into or flash out of a honeycomb rom, you need to follow my code red in the "start here" page of my website. Link in signature. Even experienced users will brick their gtab if they don't follow my instructions there.
The bootloader ROM i'm flashing from is 1.2 (I think). Before I flash, I do an NVflash 1.2. Then flash to the new ROM. I use CWM and have the NVflash setup where it automatically installs CWM.
My Kernel version is 2.6.32.9 so I'm pretty sure my stock bootloader ROM is 1.2, hence the NVram 1.2.
However, when I bought this tablet, it already had TNT Lite on it, so I really have no idea what the stock ROM was 1.1 or 1.2. I'm doing an NVflash 1.1 now and am going to try to flash Honeycomb Flashback. Fingers crossed.
goodintentions,
Problem solved because of your fantastic website. I really appreciate the hard work you put into it. When I looked at your ROM compatibility page and saw that TNT Lite was only compatible with 1.1, I new I had 1.1. So...I did a 1.1 NVflash and flashed GtabComb. I followed your instructions to the letter and it worked perfect. Man is Honeycomb nice.
I'll probably partition my SD card and upgrade to bootloader 1.2 so I can try BoS etc.
Thanks again. You rock!
tevamarc said:
goodintentions,
Problem solved because of your fantastic website. I really appreciate the hard work you put into it. When I looked at your ROM compatibility page and saw that TNT Lite was only compatible with 1.1, I new I had 1.1. So...I did a 1.1 NVflash and flashed GtabComb. I followed your instructions to the letter and it worked perfect. Man is Honeycomb nice.
I'll probably partition my SD card and upgrade to bootloader 1.2 so I can try BoS etc.
Thanks again. You rock!
Click to expand...
Click to collapse
Just so you know, you don't have to stay with 1.1. You can nvflash to either branch. That's the purpose of nvflash, to allow you to jump branch the easy way. There's another way to jump branch, but I've decided that that way is a bit too risky for beginners and so I have not mentioned it at all.
You are indeed right. I did that and it works great. I've tried Illuminate, BoS, and Flashback. I found Flashback to be the most stable with very few lockups compared to the others.

help stuck

so my gtab will only show the three birds, i took the cover of the back and held down the reset button and it turned off then back on to the same screen. I even tried to nv flash it and it says that it currently update. Im not even able to get into recovery mode. Am i screwed or did i miss something, im sorta new to this stuff....thanks
1. What rom were you using?
2. Which version of CWM are you using?
3. What were you doing to the tablet when it froze like that?
There's a lot of things that can go wrong and which NVflash you use (250m partition or 350m partition) is going to be determined by which rom you wish to run.
The Gtablet for dummies site really helped me out while I was starting off, but it appears its no longer online.
Going to need some more info and I'll try to help as best and as fast as possible, but real life keeps me pretty busy most of the time.
tobalaz said:
1. What rom were you using?
2. Which version of CWM are you using?
3. What were you doing to the tablet when it froze like that?
There's a lot of things that can go wrong and which NVflash you use (250m partition or 350m partition) is going to be determined by which rom you wish to run.
The Gtablet for dummies site really helped me out while I was starting off, but it appears its no longer online.
Going to need some more info and I'll try to help as best and as fast as possible, but real life keeps me pretty busy most of the time.
Click to expand...
Click to collapse
i had ics, not sure what version, clock i think was 5. something. i know that this dont help much. i was able to get it working,
what i was trying to do was get it back to the way it came new so i could start all over with a new rom. Now i found what i thought was the stock rom but all it will do is sit on the screen where it says gtablet, i even let it sit over night,while i was at work and still the same screen.
Nobe (has some kick ass roms) has already done the legwork in another thread, try this:
http://forum.xda-developers.com/showthread.php?t=2070655
first download, should but you back at stock with a 1.2 branch ready to go.
I know it sucks, I've NVflashed dozens of times to work off of stock, I still get a little jittery every time I load another rom.
tobalaz said:
Nobe (has some kick ass roms) has already done the legwork in another thread, try this:
http://forum.xda-developers.com/showthread.php?t=2070655
first download, should but you back at stock with a 1.2 branch ready to go.
I know it sucks, I've NVflashed dozens of times to work off of stock, I still get a little jittery every time I load another rom.
Click to expand...
Click to collapse
so i tried reloading ics 4 beta that i had, after it said everything was installed and went to reboot it and just sat on the screen with birds. im able to turn off, go into recovery, and apx. So my father in law installed the 350 zip and jellybean 5.3 on his with no issues. i followed the same video he did and it said that everything installed good until i went to reboot, there it got stuck on the bird screen but im still able to do nvflash, apx and power down....Am i screwed ??
racefan82 said:
Am i screwed ??
Click to expand...
Click to collapse
We'll have to see.
See this thread, run the commands there and post the output.
Originally Posted by racefan82
Am i screwed ??
You may also try the detailed instructions by Raywaldo (Google Raywaldo for his site) on installing new ROMs on GTablet. In my opinion Smoother Bean v 1.5 (by nobe1976) is the best/fast ROM for this device.

Categories

Resources