HTC TITAN rom not working as it should - Mogul, XV6800 General

hi guys
I know i'm probably outdated on that, but its something new i wanted to do for some time now.
I tried to flash to a custom rom, and lots of things don't work well, even though on lots of post i've taken it for
they do. like slow internet, video and camera tell me unable to initialize camera, failed to set up camera device,
an i cant even go into setting.
also gps doesnt work with google maps
here is what i downloaded and from where.
since i'm new at that, i followed mr free
forum.xda-developers.com/showthread.php?t=472805
i've being trying 2 roms
Windows Mobile 6.5 build 21139-21159 CR3
Windows Mobile 6.5 build 21139 CR2
forum.xda-developers.com/showpost.php?p=3352677&postcount=357
from everything i've read, here is what i did
loaded Hard-SPL-MFG.exe to unlock
installed custom rom, tried 2 of them (mentioned below)
installed my carrier telus
then i tried to update my radio to 3.42.50 (currently 3.42.02) but had error 328 invalid command (tried 4 RUU, no
luck)
then i went forum.xda-developers.com/showthread.php?t=366689 followed their sugestions, still same
for the past 6 hours, i did 10+ variation and reflashing
I've hit a dead end, plz help
sorry if it has being posted already, but i searched and found nothing
Thanks in advance

Always update radio by sd card flash. Much more reliable.

I tried, but nothing happends.
maybe i'm missing a step or something
i followed instructions here
forum.ppcgeeks.com/showthread.php?t=16806
QUOTE
Next format a microSD card with FAT 32 (required most are fat16 default) and copy the file TITAIMG.nbh to the root of the sd card with a card reader.
Finally place sdcard in device and reset into bootloader mode. The flash will proceed from the SD card and it should work fine. Enjoy!
when i reset, it doesn't go into bootloader mode
i also tried with power + reset
so how do i go into bootloader?
do i need to load hard slp again?
Thanks again for helping out

Look here. http://forum.ppcgeeks.com/showthread.php?t=33857

Thanks
I will follow it today, and post the results

ok, so i followed everything there
unlocked with Olipro 2.40, then updated tom to 3.42.50 (had to format card mulyiple times on vista for it to load from sd card, but got it working)
installed Windows Mobile 6.5 build 21139 CR2, and still experiencing same issue
no gps, camera same msg unable to initialize camera, failed to set up camera device
what else can I do ? I think the rom works fine, as it did for everyone else
any other ideas?

Is this a verizon phone. If the camera doesn't work it is a rom issue of some sort. Does this rom have the nuekernal that disables the camera.

i have not idea, what is nuekernal ?
its a telus phone (Montreal, Canada)

ok, so i googled up nuekernal , its kinda of multi-carrier rom addon
but since i already loaded my carrier cab, and unlocked the phone, shouldn't tha already work.

Setting -> System-> then look for kernel or something like that. It should have camera enable high mode, or low mode or something like that. Restart and you should be good.
Note when flashing a radio use a non high speed 2GB card or less. Won't work on anything else.
For GPS Start > Settings > System > External GPS and make sure it's not just 911

i've checked setting\system, also in programs and none of the kernels are found.
for flashing, i used 512mb micro sd card, and it didnt work when i formated with xp (did it multiple times) then i read somewhere it worked by formatting with vista, it didn't at first (kept getting msg "no image file" then after 3 or 4 times formatting it worked.
Now i have radio 3.42.50
about GPS, i didnt see 911 anywhere
gps program port -> com 4
gps hardware port -> none baude rate 4800
and manage gps automaticaly is checked
should i install that kernel ? or look for it somewhere else?

Related

[GUIDE 16/11/09] Get started rooting Telus HERO130! (No need for QMAT!)

Yay, I've finally found a reliable way to do this. After completing these steps, you'll be able to install any GSM Hero ROM. Still, neither I, nor anyone else, can be blamed if something goes wrong and you end up with a shiny paperweight.
-2. Changelog
16/11/09
Updated to Amon_RA's latest recovery image
15/11/09
First release of the guide!
-1. Thanks!
This guide would not have been possible without:
TheUnlockr (great guides)
Amon_RA (recovery image)
xda-developers (need I say more?)
MoDaCo (Excellent ROM)
QMAT (GoldCard)
craig0r (first to root the Telus Hero)
pi3ch (copy from cmd)
And everyone involved in rooting the Dream, the Sapphire, the Hero, and Android in general. Many thanks to everyone involved!
0. Before we start!
If you haven't installed all the drivers for your phone already, follow the instructions on this page to do so. It also shows you the basics of ADB.
Also, a forewarning: there are reports that not all microSD cards work. If yours doesn't work, try another one. Hopefully you'll still have some dough in your wallet by the time you find one that works. Just kidding.
Also, not all microSD readers work either. I have one that just refused to write the GoldCard image to the card, but thankfully, my laptop's SD slot worked.
And, these steps have only been tested on Windows XP 32bit. If you use anything newer, it may or may not work, but most importantly, if you want any chance of it working, you'll want to run most of these apps and commands in Administrator mode.
Finally, make sure you have a Wi-Fi connection, as your data connection will be lost at some point while you need to download something from the Market.
1. Downloads!
You'll want to get all your downloads before starting this.
HxD
RUU_Hero_HTC_WWE_2.73.405.5_WWE_release_signed_NoDriver.exe
flashrec
Amon_RA's recovery image
Updated radio
2. Prepare your phone!
On your phone, go to:
Settings > Applications > Development
There, check USB debugging.
3. Backup your APN settings!
Go to the Market and install APN Backup and Restore. Run it, and backup your APN settings with it. This is necessary to restore data access after rooting.
4. Get your GoldCard image!
The GoldCard bypasses some weird check on the phone and allows you to flash ROMs that are otherwise rejected, due to them being older versions, or some other reason that HTC decided it'd be so.
With the USB cable plugged in, open the notifications shade and tap HTC Sync. It doesn't matter if it can't sync, but what matters is you can enter the adb shell. If you don't know how, you haven't done step 0.
Now, go in adb shell and run this command:
Code:
cat /sys/class/mmc_host/mmc1/mmc1:*/cid
The output is your microSD card's serial number. Right click anywhere in the command prompt, and click on Mark. Then, select the serial number, and right click. The serial is now copied into the clipboard, so open up Notepad and paste it there.
Now, with that serial number written down, paste it into my lame GoldCard hex reverse. Please credit me if you use that page in your guide!
Next, do as my page says, grab the reversed serial number and get your GoldCard image with it.
5. Create your GoldCard!
So now you have your GoldCard image. Remember, this GoldCard image is valid only for the card from which you got the serial number. If you use another card, get another image.
Turn off your phone, take the microSD out and plug it into the your preferred reader. Again, not all readers work. Not all microSDs work.
Now, unplug from your computer any removable storage except for the microSD. This is to avoid confusion in the next step.
Before making the GoldCard, backup anything you need from the microSD, as it may get erased in the process. Most importantly, backup the APN settings that we got earlier, from APN Backup and Restore.
Now open up HxD. From here, you'll open two things. Your microSD in the raw, and the GoldCard image in the raw.
To open your microSD go to:
Extras > Open disk
In the pop up, under Physical disks, select the (supposedly only) Removable Storage. If there are two, I don't know which one is the right one, so unplug more stuff from your computer.
Before you click OK, be sure to uncheck Open as Readonly. We can't make a GoldCard if we can't write on it, right?
To open your GoldCard image, go to:
Extras > Open disk image
There, select your downloaded goldcard.img file, and click Open, and then OK.
Now you should have two tabs open in HxD, one being the microSD, and the other, active one being the GoldCard image.
Press Ctrl+A on your keyboard to select all, then Ctrl+C on your keyboard to copy. Switch to the microSD's tab, make sure the cursor is at the complete top-left corner, and then press Ctrl+B to paste, and then Ctrl+S to save. Accept the risk and your GoldCard should be made.
To verify, close the microSD's tab, eject it, unplug and replug it, and reopen it in HxD like we did earlier. It should still have the GoldCard image written at the beginning of it. If not, either the microSD or the reader or both don't like making GoldCards, so you'll want to try a different combination of card and reader.
6. Downgrade!
Let's flash the downgraded ROM now. Plug your microSD, now a GoldCard, into the phone and turn it on. After it finishes booting, turn on HTC Sync. Again, it doesn't need to actually synchronize.
Now, run the RUU you downloaded earlier and follow the steps. If the GoldCard works, it should flash and you'll end up with a downgraded phone. If not, then you either didn't write down the microSD's serial number correctly, or the microSD doesn't like to do its job.
Set up the downgraded phone with the default settings, and turn on Wi-Fi. Get on your Wi-Fi network and install Linda File Manager.
Now, on the phone, check:
Settings > Applications > Unknown sources
Now turn on USB Storage, and copy flashrec and Amon_RA's recovery image to the microSD. Rename the recovery image to recovery.img to save a headache later. You may as well put the backed up APN files back on the microSD too, if they got erased.
Disconnect USB storage, load up Linda, go in the SD card, and install flashrec using Package Installer. Now, load up Recovery Flasher, press on backup, then type in:
Code:
/sdcard/recovery.img
Now press Flash recovery.
7. Update the radio
The radio that came with the downgrade is quirky in North American networks. We'll update to the latest IU radio, which works with our networks here.
First, reboot into the new patched recovery. Turn off the phone, and then turn it back on while holding the Home button. Keep holding it until you see the recovery menu.
Once you're there, scroll down using the trackball to turn on USB Mass storage. Plug the phone in the computer if it wasn't plugged already. The microSD will show up on the computer. Copy the updated radio zip to the root of the microSD wait a few seconds, then turn off USB Mass storage on the phone.
Now, select Flash update image, and then Apply sdcard:choose zip. There, the radio zip should show up. Select it and flash it.
8. You're pretty much done at this point.
Follow any guide to install a Hero ROM, to partition your microSD, etc. After you install a custom ROM, be sure to reinstall APN Backup and Restore from the market, and restore your APN settings. This will restore data.
well the "asroot" method of rooting from the guide in the CDMA forum may be worth trying...perhaps they haven't fixed the vulenrability?
http://forum.xda-developers.com/showthread.php?t=581577 (all the way up to before the recovery image)
Ya tried that method don't work
yeah I would love to root this thing.
To be honest this is my first smartphone and I'm new at this rooting thing. I did manage to throw on a hack for my ipod nano (colored version)
I'm loving this phone so far - got it first day they announced their new network. I'm so impressed
Did either of you buy another SD card? Where did you grab yours if you did?
My Telus Hero has been rooted since Friday.
Check it:
http://forum.xda-developers.com/showpost.php?p=4909063&postcount=16
Yeah I just saw. I'll get familiar with the process then update the first post.
Thanks a bunch!
I posted in the other thread (so... sorry for the double post), but I think that this thread is more relevant to the question/issue of rooting.
Could someone who still has the stock Telus ROM post the Baseband version? (Home -> Settings -> About phone -> Baseband version)
I'm just curious as to whether we Telus users should upgrade or downgrade the radio version after rooting the phone, as I seem to be having dialing issues (long distance numbers require a "+" in front of the "1" or it won't connect.)
I dunno if this issue would be related to the radio, or to the fact that there are no North American locales selectable within the custom ROM.
Stock Baseband
63.18.55.06DAU_6.35.08.20
Still wating to see how others are successful with rooting their Telus Hero.
sjeffrey said:
63.18.55.06DAU_6.35.08.20
Still wating to see how others are successful with rooting their Telus Hero.
Click to expand...
Click to collapse
Same here. My stock Telus Hero reports the same version as above (just to add to the data pool). I'll be watching this thread for more details on rooting.
I rooted using the goldcard>2.73.405>recovery>modaco2.9>IU baseband and it works no problem. I can dial 611, long distance numbers dont need a + or a 1 for that matter, and market enabler lets me buy paid apps. Device seems quicker. I had to try 3 different sd cards though. I know I was doing the first one wrong, but one of them definately did not work.
I mentioned in the other Telus Hero thread that I updated my radio to the IU version, and my dialing issues have gone away. Thought I should mention it here as well.
I'm still waiting for a method that doesn't require calling Telus to fix settings though.
Say, is your Hero the black or white one? And, is it a HERO130 or a HERO100?
I keep getting an invalid model ID error when I try flashing the downgrade. Is that what you had the times it didn't work for you?
Soaa- said:
I'm still waiting for a method that doesn't require calling Telus to fix settings though.
Say, is your Hero the black or white one? And, is it a HERO130 or a HERO100?
I keep getting an invalid model ID error when I try flashing the downgrade. Is that what you had the times it didn't work for you?
Click to expand...
Click to collapse
Yeah, I'm pretty sure that's the error I got when I didn't have a proper Gold Card. If you've tried the same SD card a number of times and it's still not working, maybe grab a cheap Sandisk 1GB card. That's what I used.
And you shouldn't have to call Telus, because I've already gone through the pain of figuring all this stuff out. Just make sure you grab the APN settings from the other thread, and update to the latest radio (IU) and you're good. A call to Telus was required because I couldn't receive MMS messages, but that had nothing to do with rooting the phone, I would've had to call them anyway.
When I look up "Model Number" in my phone's settings, it just says HTC Hero. So I dunno. The custom ROM probably did that. I guess.
the model name might be written in the battery compartment area. i know on my htc tytn the name is there as "HERM200"
pretty sure it was mentioned that the telus hero is HERO130
As profets said, the model ID is under the battery. Mine says HERO130, and in bootloader mode, it says HERO13000. Since the downgrade ROM is for HERO10000, it threw an invalid model ID error.
Soaa- said:
As profets said, the model ID is under the battery. Mine says HERO130, and in bootloader mode, it says HERO13000. Since the downgrade ROM is for HERO10000, it threw an invalid model ID error.
Click to expand...
Click to collapse
Ah cool. I just checked under the battery, it's a 130. So you should still be able to downgrade.
Really strange. I tried a Kingston 2GB like they said on the guide and verified that the GoldCard image was well written on the card. Yet it still throws error 130.
Soaa- said:
Really strange. I tried a Kingston 2GB like they said on the guide and verified that the GoldCard image was well written on the card. Yet it still throws error 130.
Click to expand...
Click to collapse
I used the 2GB sd card comes with the phone to create goldcard. Rooted.
No problem at all, I don't know why you guys wanna use other SD cards.
I'm pretty sure I've tried all my cards... I'll try again tonight.
Hah! Got it to work. Guide is done.
I also quickly put together a webpage to reverse the CID of the microSD. That way, people won't need to download QMAT anymore. The page can be found here: http://hexrev.soaa.me
Enjoy!

Lets get Organized ** Post only flashable Roms****

Maybe a good idea maybe not but since google code was abolished i can't find a thing. Here is a link to an all in one flashable installation of cupcake everything is working gps, market, sms calls etc. I found that the touchscreen may not work on first install just soft reset device and all will work on next reboot. Please follow suit for whatever releases you have thanks. I take no credit in any of the work in the rom biuld we know who these acknowledgements go to.
cupcake 1.5 google-ion 9-12-09
http://www.mediafire.com/?0zniavwqg2m
All files included in zip including voguimg needed to flash nothing else needed just unzip to storage card and enjoy!!!
I will add more links in this post as people add them!!!!
mush2699 said:
Maybe a good idea maybe not but since google code was abolished i can't find a thing. Here is a link to an all in one flashable installation of cupcake everything is working gps, market, sms calls etc. I found that the touchscreen may not work on first install just soft reset device and all will work on next reboot. Please follow suit for whatever releases you have thanks. I take no credit in any of the work in the rom biuld we know who these acknowledgements go to.
cupcake 1.5 google-ion 9-12-09
http://www.mediafire.com/?2ygqzmzjzoe
All files included in zip including voguimg needed to flash nothing else needed just unzip to storage card and enjoy!!!
Click to expand...
Click to collapse
is this just standard cupcake? is it themed?
standard with a blank data file
sorry if this sounds dumb, but i have been away from XDA for quite a few months now.
so you are talking about a very flashable android ROM for the vogue? meaning kiss bye bye winmo? everything works? even MMS and camera?
MMS depends on your carrier i have sprint and i can receive via picture mail(web view) but i cannot send. Everything else works YES kiss winmo goodbye i have
I followed the guide to fix my gps In windows mobile but for some reason, it still doesn't work. Would the GPS work if I flashed android instead of running it off windows mobile?
kiwilime said:
I followed the guide to fix my gps In windows mobile but for some reason, it still doesn't work. Would the GPS work if I flashed android instead of running it off windows mobile?
Click to expand...
Click to collapse
short answer, no it needs to work in win mo first. back to the drawing board. first you need to unlock your phone with an unlocker, then you need to flash an official rom preferrably from your carrier that is GPS enabled, then you can run android and use GPS on it. many tuts around. if you did all of this already, you didn't do it right. also, some programs in win mo require GPS to be primed before working. make sure to use something like google maps to test in win mo.
I'm curious. What's so great about Android on the phone?
I'm using Windows Mobile 6.1 and the phone seems to run fine.
Are there clear cut advantages or is it just "something different"?
jimt007 said:
I'm curious. What's so great about Android on the phone?
I'm using Windows Mobile 6.1 and the phone seems to run fine.
Are there clear cut advantages or is it just "something different"?
Click to expand...
Click to collapse
to me the interface is superior, the apps, but mostly it's just something cool.
functionality wise I think you can achieve the same thing on Windows mobile with the right apps. Just the cool stuff like oooooo are not there on Winmo
jimt007 said:
I'm curious. What's so great about Android on the phone?
I'm using Windows Mobile 6.1 and the phone seems to run fine.
Are there clear cut advantages or is it just "something different"?
Click to expand...
Click to collapse
Run Android from your sd card via haret. Then you can have winmo and android.
im having issues, I have the original 512mb card in the phone formatted twice with fat32 partition. Copied the 6 files from your zip file and flashed the nbh file via the windows ruu flasher all was good. Boots with the linux penguin but I get to the state where it says losetup: /dev/block/loop0: No Such file or directory Failed
Failed to mount data fs on SD Card.
/bin/sh1 can't access ttyl job control turned off.
Then it just sits there.
Help, I'm playing around with this on my partially broken vogue (have my good one running winmo) so I can fool around with it but I've tried everything I could.
Thanks
Have try it on my Kaiser... I know for sure it will not work.. and indeed... loop between reset and the HTC logo
is this different than the one dzo made?
my mistake i made the zip file really quick last night i will redo it. Apparent i didnt rename datablank.img to data.img i will fix and reupload but all you have to do is make sure the file is data.img
The link in the first post has been updated to reflect this change. My apologies.
mush2699 said:
Apparent i didnt rename datablank.img to data.img
Click to expand...
Click to collapse
If that is only the difference then we can rename it itself if you already have the files.
Question: Can you also replace the system.sqsh with a build you like?
(When you know for sure it is working.. beside if GPS/Bluetooth is working.)
And in the ROM there is: zimage, initrd and haret.exe?
the flash will not work on a Kaiser have try the new ZIP file.
I flashed this rom and it was very nice, but when i tried to sync my google account, it force closed and my contacts never synced. Is there a fix to this?
Can someone also make a Flashable rom for KAISER ... thanks..
ludester said:
im having issues, I have the original 512mb card in the phone formatted twice with fat32 partition. Copied the 6 files from your zip file and flashed the nbh file via the windows ruu flasher all was good. Boots with the linux penguin but I get to the state where it says losetup: /dev/block/loop0: No Such file or directory Failed
Failed to mount data fs on SD Card.
/bin/sh1 can't access ttyl job control turned off.
Then it just sits there.
Help, I'm playing around with this on my partially broken vogue (have my good one running winmo) so I can fool around with it but I've tried everything I could.
Thanks
Click to expand...
Click to collapse
Try scanning the card for errors. Aslo note that the data file needs to be named data.img. Between those 2 ideas you problem should be solved.
Roms
Here is a whole bunch of them
not sure which ones work perfectly, i know a couple of them work for me.
go ahead and try em out.
i take no credit for these roms
http://www.mediafire.com/?sharekey=aa29b5ef55091cf1c79b87b207592a1cda1aeb409e8c06c379b5ba589d1986ba
Even running natively instead of haret i have noticed battery life really sucks and i'm just talking about standby mode. Using the same programs on android as winmo i get about a third of the battery life. Can anyone recommend any battery saving tip. GPS is on only when needed and data is always on. I will not turn data off as it is always on in winmo and i have no issues with winmo.

phone lags on 2.2.1 while using vodfone - cant use my phone from the past 2 weeks

ok... i know i've posted alot about this.... bt this is like a mega thread which will give every detail..
specifications before the problem:-
wildfire 2.1 -
8gb kingston class 2 -
uninor (India)(network provider) -
[bought the phone and used my vodafone card till like 1 month then switched to uninor]
i was using the stock rom(but rooted) till dec 20th
The problem:-
When the froyo update came out i installed danne_jo's safe flashable version of the stock rom ... no problems with that... then tried the wildpuzzle 0.6..no problem with that either..bt i switched back to my vodafone card in the 1st week of jan(due to connectivity issues on uninor)...thats when all the problems started... the moment i switched on the data connection... my phone would just freeze..if not immediately then when im surfing or using an app that connects to the internet...or any high memory app...even the home and back buttons would stop giving me vibrations even though i had overclocked my phone to 691/254-710/254 MHz (performance mode)....i continued trying to fix it for 2 days...then got my sim replaced... no luck even der... the phone hangs even with the new card... tried other vodafone sim cards(mother's , brother's, friend's)... the same result everytime...bt when i put my uninor simcard in my phone.... everything works great... even the data connection.... so i started posting on the forum... got great help from 3xeno and daddyspud... they told me to do different tests so that they could pinpoint the problem...this is what all i did and their results
** phone works fine if i have the data connection switched off... no problem using wifi or bluetooth, also it works fine when i dont have any apps installed...
1. flashed the 2.1 RUU and rooted the phone again (2 times)- no change
2. tried different roms - again the same result
3. the sim works fine on stock(atleast better..)
4. everytime the uninor sim worked fine without any lags or freezes
5 . even tried different radios..bt no luck even after that
conclusions i drew from all this:-
1) first i thought that it was coz of apps2sd as its not recommended to use a class 2 card...bt then y does it work fine with the uninor sim in it...??? (weird right??)... and even if it was then how could apps2sd be affected by sim card or data connection??
2) then i thought that it might be because of the network.. bt i confirmed with 3xeno...coz he's also a vodafone customer in India and doesn't face this problem...
3) then i thought that it was coz of froyo...bt 3xeno again confirmed that it wasn't the problem..
4) talked at HTC customer center... they told me to do a hard reset i.e. HBOOT>clear storage
5) then yesterday i jus remembered that once when i was messing around with my phone i had clicked the SIM LOCK option in the HBOOT menu(i was using the uninor sim at that time)..bt according to me nothing happened because every line that came after that ended with the word 'failed'.. i also read a thread on the same.. and it said that it didnt coz any problem if u accidentally clicked on that ...
link to that thread:- http://forum.xda-developers.com/showthread.php?t=765420
... bt 3xeno thinks that, it's the source of the problem, and i pretty much do agree to it coz everythings pointing towards that only
* there's also something i'd like to bring to notice... today i installed wildpuzzle v0.8(cache on phone by default).. my phone performed better..bt still did hang......
* Also... when i change my sim cards... i get a notification saying" sim card changed... change the following settings?" which include bookmarks, etc.. nothing major.. it gives 3 options 1.yes 2. no,later 3.no....
now i seriously dont know what the problem is..3xeno thinks its coz of the sim lock stupidity i did..... coz i've tried everything in my knowledge to fix this, i've busted my brains out,sleepless nights sitting in front of my laptop,waititng 4 someone to reply to my posts,i'm really tired, bt im in no mood to give up..... plz its my request to all the devs and anyone who can help me to plz atleast look into this problem...
Thanks to anyone and everyone who have already helped me and are goint to help me!!!!!
common guys!!!! not even a single reply..... plz help me!!!
pyroblazer said:
common guys!!!! not even a single reply..... plz help me!!!
Click to expand...
Click to collapse
see the problem you are having is something that is not so common and the second thing is that you have the full knowledge of flashing custom roms aswell as shipped roms.. and since you have tried all the possible methods there might me some defect in your device, that is what i think....
anyways .. i hope you find the answer to your problem.... best of luck
Just a very basic idea - i'm far from beeing a dev.
But it looks to me that your phone thinks (at least partial) that it is simlocked. Can't you try to unlock it using a goldcard and see what it gives?
Don't know how to create such a card or if it would work - it is just an idea.
Erwin
i read the gold card procedure( http://theunlockr.com/2010/03/10/how-to-create-a-goldcard/ )... bt the thing that i dont understand is what to do after i create the gold card??? also i've got 2 SD cards... one of 512 mb...with this card i reach the end of the procedure bt fail as the card requires formatting... and the other card is sandisk 8gb class 2... with that i cannot get ahead of the 'cat' command.. as it gives me no such file found...
pyroblazer said:
i read the gold card procedure( http://theunlockr.com/2010/03/10/how-to-create-a-goldcard/ )... bt the thing that i dont understand is what to do after i create the gold card??? also i've got 2 SD cards... one of 512 mb...with this card i reach the end of the procedure bt fail as the card requires formatting... and the other card is sandisk 8gb class 2... with that i cannot get ahead of the 'cat' command.. as it gives me no such file found...
Click to expand...
Click to collapse
Strange, I just did the same thing, and it works well with me.. sure you didn't mistype it?
I believe that, if you've successfully created a gold card, you can put it in your phone (perhaps reboot?), connect your phone to the computer with usb debugging enabled and than you are allowed to flash any RUU.
But I beleve that is the weak point of my solution: you have already tried (and succeeded) in flashing a RUU (which would not work if your simlocked, I beleve).
But you have nothing to lose, so you can try I think. I have no other ideas than that.
Succes!
Erwin
ErwinP said:
Strange, I just did the same thing, and it works well with me.. sure you didn't mistype it?
I believe that, if you've successfully created a gold card, you can put it in your phone (perhaps reboot?), connect your phone to the computer with usb debugging enabled and than you are allowed to flash any RUU.
But I beleve that is the weak point of my solution: you have already tried (and succeeded) in flashing a RUU (which would not work if your simlocked, I beleve).
But you have nothing to lose, so you can try I think. I have no other ideas than that.
Succes!
Erwin
Click to expand...
Click to collapse
thnx mate.. i'll retry the gold card procedure...
OK
i did the gold card procedure.. got it correct this time.. and successfully created the gold card...now my question is what should i do next?? should i jus put it in my phone and boot up?? also, will i loose my gold card if i format my card to make a partition???

[Q] Marketplace error + SDcard problems with Windows 7

I upgrated my HTC HD2 (with 16 gb sdcard that came along with it) without the card in during the process, flashed it to Windows 7 which worked great at first. (I've got the activation-code from windows)
But when I plugged it in to my computer, It shows 66,3 mb used on my internal memory and 0.0 mb left. So I read through like a million threads and didn't seem to find an answere that works.
I've tried and download "SDformatter" and followed it step by step. The formatting is successful, but then again, the phone doesn't seem to recognize the SD-card anyway. I've done it several times. Any help here?
Also, I can't get my marketplace to work. Some error message that says that I should check in again in a while, whatever. Read many people with the same problem as I have, and everyone's
talking 'bout an upcoming upgrade-fix for it. And my phone says that I have one new upgrade to do, but with no storage on the phone, I can't get it done!
(Saw in another thread someone posted a walkthrough on Jailbreak and unlock that he said would work. But then I'm eight back at the storage-problem)
Any thoughts here??? Watched every bloody thing on youtube about theese problems, and read every thread. I'm going mad.
Ameliahtc said:
I upgrated my HTC HD2 (with 16 gb sdcard that came along with it) without the card in during the process, flashed it to Windows 7 which worked great at first. (I've got the activation-code from windows)
But when I plugged it in to my computer, It shows 66,3 mb used on my internal memory and 0.0 mb left. So I read through like a million threads and didn't seem to find an answere that works.
I've tried and download "SDformatter" and followed it step by step. The formatting is successful, but then again, the phone doesn't seem to recognize the SD-card anyway. I've done it several times. Any help here?
Also, I can't get my marketplace to work. Some error message that says that I should check in again in a while, whatever. Read many people with the same problem as I have, and everyone's
talking 'bout an upcoming upgrade-fix for it. And my phone says that I have one new upgrade to do, but with no storage on the phone, I can't get it done!
(Saw in another thread someone posted a walkthrough on Jailbreak and unlock that he said would work. But then I'm eight back at the storage-problem)
Any thoughts here??? Watched every bloody thing on youtube about theese problems, and read every thread. I'm going mad.
Click to expand...
Click to collapse
mate, you need to have the card in before you install it, so plug the card in and hard reset it, note that the card still might not work, you may need a new card.
without the card working dont expect much from the device, so get your card working and see what happens
http://forum.xda-developers.com/showpost.php?p=12173186&postcount=187
if you cant get that card working then you will need a new one, see my post on that thread, it is PURE LUCK if you get a working card, but make sure its class 2 or 4 as they have the most luck
Marketplace issue sounds like you flashed the original DFT release LEO70 ROM and haven't done the reg edit to spoof WP7 marketplace into believeing your phone is HD7. Do reg edit or install one of the custom ROMs that already has it cooked in.

HELP External SD Issues

After rooted the official gingerbread my device was never the same.
Let me try to explain what is happening to see if someone can help.
Official roms:
When I turn my device to PC via USB and then choose the option Mount USB Storage what happens is in the device the Android stays Green with the option below to mount storage, the SD card is apparently un-mounted from device but in the PC I can see the SD card content normally and see it as a removable storage drive
Custom roms:
When I turn my device to PC via USB and then choose the option Mount USB Storage what happens is in the device the Android stays Green with the option below to mount storage, the SD card is apparently un-mounted from device but in the PC I can see the SD card content but can’t make any changes as it opens up as a CD drive. Imagine you put a CD/DVD in your drive you can see all the files but you cannot write on it.
What can I do as seems to be a deep system alteration that won’t change by doing anything at all such as flashing new roms, changing complete content of pink screen, factory resets, etc, etc.
Can someone plz help me with this?
try this with cm7
settings->about phone->project menu->USE GOOGLE USB
I stuck with 2.3 official again!!!
I think I going to deliver my phone to TMN and say that got ****ed up after official upgrade instalation
I've read somewhere that the TMN ones (or some of them) are called "black sheep" since they have some problems (installing other roms I think), maybe your problems where there all along and the updates brought them to the surface...
Yeah, send it back
Yes I know, but I got lucky as my device is like a Hummer.Mine is not.
Goes over of it all, until I messed up... lolol
druida did you format the sd card on the pc and chnage the partition size?
I have the device partitions resized months ago.
yes card was formated and formated and formated.
priestx said:
I've read somewhere that the TMN ones (or some of them) are called "black sheep" since they have some problems (installing other roms I think), maybe your problems where there all along and the updates brought them to the surface...
Yeah, send it back
Click to expand...
Click to collapse
I have a so called "black sheep" and official 2.3.5 is rooted and runnin' flawlessly.
try revert to 2.2.2 using internal sd card.
I got it at last doing this:
Dial * # * # 2846579 # * # *
Background Setting > USB ports setting > choose "Normal Mode" and then rebooted.
The option that was by default and was giving me all this trouble was "Manufacture mode".
Tried to choose "Google Mode" but after reboot revert back to "Manufacture mode" again.
This way every time I connect the USB and choose the option Mount Usb Storage the SD was getting unmounted in the device but in the PC was showing as removable disk giving me full access.
When I unplug the cable I had to mount the card again.
****ing weird!!!!
priestx said:
I've read somewhere that the TMN ones (or some of them) are called "black sheep" since they have some problems (installing other roms I think), maybe your problems where there all along and the updates brought them to the surface...
Yeah, send it back
Click to expand...
Click to collapse
no they are not (me +2other friends have such phones). it's hapenning the same as before: people messing up.
Well, this problem is not related to 2.3.5 update, but with updates in general, 'cause i have it about a month ago. Same thing as you, but if U use a 2.2 custom ROM (flb or void) you should mount usb properly. If U go to device manager you will see that the drivers aren't properly installed.
Altough I don´t know the exact time, i think my probelm begins when after flashing a ROM I got the blue screen and needed to install b138 elisa. I guess after we get a blue screen the phone never is the same.
BTW i got 0 imei. And have an theory to this to. The IMEI are related to an operator, so when flashing a official rom not from operator, maybe the phone goes crazy and the IMEI begins to shown 0, it's not a big deal, since we can communicate normally with people.
so how do I install the drivers correctly?
I found a way to revert from 2.3 and I'm in MIUI again but USB issue still there shiiiiiiit
Druida69 said:
so how do I install the drivers correctly?
I found a way to revert from 2.3 and I'm in MIUI again but USB issue still there shiiiiiiit
Click to expand...
Click to collapse
I d0n't lnow, i don't have an solution, I install some drivers that are in huawei server, but with no luck.
The main point is: using a 2.2 rom, all ok, upgrade to a 2.3 rom, and U have problems, so the problem it's not on pc and in hardware, the problem somehow is software.
What I'm wondering it's that the official 2.3.5 help with this problem, but with your report the hope dissapear...
yes the problem is in the device nt in PC.
I think its missing the adb USB drivers inside the device.
and yes its software problem not hardware
Druida69,
Is your IMEI 0 ?
Do you have wifi ERROR in 2.3 Custom Roms ?
I have that USB problem since I tried to format SD Card directly from the mobile, with CM7... all problems started there... and there is another user over here that made the same with MIUI.
nrdl said:
Druida69,
Is your IMEI 0 ?
Do you have wifi ERROR in 2.3 Custom Roms ?
I have that USB problem since I tried to format SD Card directly from the mobile, with CM7... all problems started there... and there is another user over here that made the same with MIUI.
Click to expand...
Click to collapse
ME! Me Me! lol
I have this problem, but don't have problems with wi-fi, my imei is 0 also, but if you use custom or stock 2.2 the usb works fine, so don't think that the problem is caused by formating the sd... I guess is that the libraries in 2.3 somehow changed, i guess the libraries from geno changed a while ago, and therefore this bug appears. It's not for everyone 'cause we all know that x5 have personnality, so...
regarding IMEI yes its 0.
I don't know when it happen and how it was before as I never look for it, up to this moment.
Regarding the USB, I think start to happen when I tried to root the official 2.3.
All drivers in computer are fine as I uninstall them and install all again just to make sure.
Something change something deep inside the phone software and mess all of it.
I manage to do a shortcut though. In official 2.3 you can mount usb storage again if you do this:
dial *#*#2846579#*#*
then you will be inside Project Menu.
Go to Background setting > USB ports setting and you will see these options:
Normal Mode
Google Mode
CTS test mode
Manufacture mode
Authentication mode
Other Mode
By default all systems are with Google Mode activated.
Change to Normal Mode and it solve the problem.
If you try to change this option in CM7 for example, won't work, odd but I don't know why...
Hello !
This USB issue happens to me since CM7 (imei 0, wifi error...). And it happens with all roms (even 2.2.2 stock rom)
I can use usb storage, but in the end I have to manualy mount card again.
With 2.3.5 Official I went into Project Menu and was already in Manufacture Mode, if I change it to Google Mode everything works normally... but after a reset setup returns back to Manufacture Mode.
It is a solution... temporary... but it is
why dont u switch back to cm7 or oxygen and give it a try . surely there is some problem with official 2.3 , mine sometimes says " sd card damaged and stuff .format ... " . am switching back to cm7 . dont want this waste of time rom . ( u know how long we have waited 4 this official update . cant even manage power widgets n LED without external app . f**kin huawie )
mkr17 said:
why dont u switch back to cm7 or oxygen and give it a try . surely there is some problem with official 2.3 , mine sometimes says " sd card damaged and stuff .format ... " . am switching back to cm7 . dont want this waste of time rom . ( u know how long we have waited 4 this official update . cant even manage power widgets n LED without external app . f**kin huawie )
Click to expand...
Click to collapse
As I said before, this problem, regardeless appears more often now, it's not related with the update to official 2.3.5 since I and at least to people more, have this problem before official beta rom appears... It is related to the process of upgrading any rom, and I think it happens when we get a pink screen...

Categories

Resources