My Hermes is not accepting the ROM upgrade through MicroSD !! - 8525, TyTN, MDA Vario II, JasJam ROM Development

Before when I had the MicroSD (2GB) on my Hermes I was using it to upgrade any O.S/Radio ROM directly without the P.C, but now after changing it to the (8GB) one (same brand -Sandisk-) I'm unable to do the same procedure, although nothing has been changed except the MicroSD capacity (8GB insted of 2GB)!!
Is there anyway to fix that?

the official Max. SD ccard for Hermes is 1 GB, and the experts on this website said the 2 GB card can be accepted also on Hermes...
I hope I'm wrong

farres said:
the official Max. SD ccard for Hermes is 1 GB, and the experts on this website said the 2 GB card can be accepted also on Hermes...
I hope I'm wrong
Click to expand...
Click to collapse
The (8GB) I'm having is working fine and very well on the Hermes for the Programs, Camera, Games, etc..., but the only thing which is not working is the upgrade procedure only !!??

so, why dont you use the 2gb to upgrade with? I've got 3 sd cards 256/512 and my 2gb. use the smaller cards to flash with and the larger as my "working" memory. It maybe the os has sdhc support but not sure if the hermes does itself considering you are pretty much reformatting memory and re-installing an os. Might be that there is a certain size you can't go ove rwhen re-flashing. Just a though.... Cheers..

FirasKB said:
The (8GB) I'm having is working fine and very well on the Hermes for the Programs, Camera, Games, etc..., but the only thing which is not working is the upgrade procedure only !!??
Click to expand...
Click to collapse
is it fat32 formatted? because that's what u have to use for the formatting method that may be your problem

it is because the SDHC is not compatible from bootloader as it does not use the necessary drivers from the OS.

ph03n1x said:
is it fat32 formatted? because that's what u have to use for the formatting method that may be your problem
Click to expand...
Click to collapse
Yep, I've already done that, but it seems the problem is from the Bootloader as (miffymiffy) said. But in this case how can we solve it? Is it by upgrading the Bootloader, or what?

FirasKB said:
Yep, I've already done that, but it seems the problem is from the Bootloader as (miffymiffy) said. But in this case how can we solve it? Is it by upgrading the Bootloader, or what?
Click to expand...
Click to collapse
as far as i know you cant solve this problem SDHC is only supported in ROM
maybe one day someone will add it to Bootloader but for now just use the 2gb card..

Will Fat format also work? or will only Fat32 work for bootloader?
thanks in advance.

calculus said:
Will Fat format also work? or will only Fat32 work for bootloader?
thanks in advance.
Click to expand...
Click to collapse
The Bootloader can only accept the FAT32 format.

4 gb worked on my hermes

sphynx88 said:
4 gb worked on my hermes
Click to expand...
Click to collapse
They are talking about flashing from SDHC. 8Gb doesn't have problem for other purpose.

Help Me How To Install New Rom Without Pc
Hi,
Anybody tell me how i upgrade my rom through MicroSD because my mobile is not connect with PC.
thanks in advance

ialwaywanted said:
Hi,
Anybody tell me how i upgrade my rom through MicroSD because my mobile is not connect with PC.
thanks in advance
Click to expand...
Click to collapse
First off, please don't cross post. You posted the same question in two different threads.
Second, your question is answered in the wiki. I know this for a fact as I added the link to it from the main Hermes page (and just updated it not long ago).
Go read it and if you have a question about the procedure, then ask.

the reason it won't flash is that SDHC isn't compatible with the hermes without installing windows mobile 6 (early versions didnt work) or 6.1, and bootloader mode (used to flash from sd card) is out of the windows 6/6.1 operating system (which is used to read the card) so this is why the card cannot be read,
Similarly windows mobile 5 doesnt ready cards over 2gb as they are SDHC
hope this helps and you understand my explanation

Related

what appen when all blocks are bad???

Hi all, flashing my last rom, I seen that the device wasn't upgraded, but old os remained into it...
I used mtty and task 32 : leve 0
task 28 says that os not found in memory
task 2a and info 8 tell me that all blocks are bad...
the device stasrt, windows runs, only, now I cannot reflash with other rom..
some helps??? suggestions???
bye!
ervius said:
Hi all, flashing my last rom, I seen that the device wasn't upgraded, but old os remained into it...
I used mtty and task 32 : leve 0
task 28 says that os not found in memory
task 2a and info 8 tell me that all blocks are bad...
the device stasrt, windows runs, only, now I cannot reflash with other rom..
some helps??? suggestions???
bye!
Click to expand...
Click to collapse
ok, I've the solution, strange, but thrue.
I buyed yesterday a beautyfull, new minisd "4Gb", mounted it, and I discovered that if I run mtty with the 4Gb minisd into device, all blocks are bad
the rom wasn't updated into device if I flash one...
without minisd mtty give me all blocks ok, and flashing other rom, it will be uploaded into device...
ok, this is my cas, good also if someone have same problem, but my question now is, why with last 2Gb minisd this problem didn't present???
I flashed hundreds of rom with minisd iside and all ok...
my my new good, beautifull minisd 4Gb I spent a lot of time today to understand why all block were bad, this is the answer...
bye!
but the question still rests... why whit 2Gb sd all is ok, and with the 4Gb one not?!?!?!?
could this be part of the problem with ppl not being able to flash new radios to their device?
*sorry double post*
4Gb SD card MUST be a SDHC card, and these run on FAT32.... i think that might cause all problems...
Moaske said:
4Gb SD card MUST be a SDHC card, and these run on FAT32.... i think that might cause all problems...
Click to expand...
Click to collapse
maybe, only I know that from yesterday I flashed 5 times again my ppc with different roms and all is ok if I remove it from slot!
ervius said:
but the question still rests... why whit 2Gb sd all is ok, and with the 4Gb one not?!?!?!?
Click to expand...
Click to collapse
It didn't surprise me. To read files from the SD card, you need a hardware "driver" to communicate to the hardware and to understand the layout of the card, both physically - the SD/SDHC format; and logically, the file system on the card.
Remember, there is a distinction between the OS and the firmware - what an OS can do DOESN'T necessary mean that what a firmware can do, vice versa. Think it as the BIOS of your computer against your installed OS.
In this case, your WM6 can read SDHC because there's a SDHC driver in the OS. When you are doing an flash, all the vital functions that are needed are provided by SPL. If the SPL don't have the necessary "driver" - to read the SDHC, it will naturally bails out of the operations.
It's by design and is more or less expected. Period. Unless HTC is going to "update" their SPL to support SDHC as well, but who knows.
ww2250 said:
It didn't surprise me. To read files from the SD card, you need a hardware "driver" to communicate to the hardware and to understand the layout of the card, both physically - the SD/SDHC format; and logically, the file system on the card.
Remember, there is a distinction between the OS and the firmware - what an OS can do DOESN'T necessary mean that what a firmware can do, vice versa. Think it as the BIOS of your computer against your installed OS.
In this case, your WM6 can read SDHC because there's a SDHC driver in the OS. When you are doing an flash, all the vital functions that are needed are provided by SPL. If the SPL don't have the necessary "driver" - to read the SDHC, it will naturally bails out of the operations.
It's by design and is more or less expected. Period. Unless HTC is going to "update" their SPL to support SDHC as well, but who knows.
Click to expand...
Click to collapse
ok, good answer!!
I know now...
I suffered the problem of bad blocks you mention with a defective 4GB mini SD (TopRam) and reported it in Pof's thread (unlock) two months ago. I was about throwing one SPV M700 out of the window. Hopefully, I removed the card at the last minute. The result was the same as you describe: no way to flash a new ROM. Partial flash seemed to work but then I realized the previous version was still there. Wen trying to flash the OS section in the rom, the Trini faded off.
I have had recently had another problem trying to update Radio Rom with no success (no mini SD and no SIM this time). I had Olipro's Spl v1.3. I installed Olipr's Spl v1.2 back (with SSPL) and could upgrade the Radio Rom.
Benzin said:
I have had recently had another problem trying to update Radio Rom with no success (no mini SD and no SIM this time). I had Olipro's Spl v1.3. I installed Olipr's Spl v1.2 back (with SSPL) and could upgrade the Radio Rom.
Click to expand...
Click to collapse
I can confirm this.
My touchpad did not response correct so i decide to go back to the offical HTC ROM. The flashprocess finished at 100% with no error. After a reboot i can see that he radio was not updated.
After i go back to Hard-Spl 1.20 the radio rom i can flash the radio and the trinity accept it.

Maximum memory?

Whats the maximum memory you have used on your artemis? I currently use 4gb micro sdhc without problem, but I wan't to buy 8gb or 16gb. Just want to ask first if yoou guys have used 8-16gb or even 3gb?
I am using WM6 and the micro sdhc patch.
Thank you
I tried 8 which didn't work
8 gig works fine and I use it extensively to copy data from work to home.
It works so well that I never think about it.
I THINK we can go to 32 gigs now?
8gb Sandisk micro sdhc works fine on mda compact III.
When you change the MicroSD card you have to take the battery out.
Does this hard reset the device?
Thanks in advance
pgosling said:
When you change the MicroSD card you have to take the battery out.
Does this hard reset the device?
Thanks in advance
Click to expand...
Click to collapse
No it doesn't.
Cheers
you need a sdgc enabled (cooked) rom to use sdhc cards. Official firmware doesn't support those cards. If thats the case all sdhc cards should work. I have a 8 gig caard. Soon 16 GB, 32 does not exist yet.
Registerme said:
you need a sdgc enabled (cooked) rom to use sdhc cards. Official firmware doesn't support those cards. If thats the case all sdhc cards should work. I have a 8 gig caard. Soon 16 GB, 32 does not exist yet.
Click to expand...
Click to collapse
I have the original WM5 O2 UK Rom on this one.
I dont really need a lot of space, just a bitmore than the 256 I have at the moment, so 1GB or 2GB standard MicroSD will do fine.
Thanks for all your help.
I also have an 8GB SDHC Card and it works fine. But only with the SDHC-Driver.
Kingston SDHC 4Gb and Transcend SDHC 8Gb class 6 work fine both...
Hi,
i have bought a 4Go micro SDHC card which does not work native, i downloaded the artemis sdhc cab file and 2 dll's to replace to make the phone to recognise it, but i can't change those dll's (sdbus.dll and sdmemory.dll), the phone tells me it's locked...
Can anyone tell me how to unlock it ?
thanks !
jc
Note : i use WM5
To all people of this topic saying that it works fine for them with more than 2 Go : Did you follow this topic :
http://forum.xda-developers.com/showthread.php?t=344338&highlight=SDHC
and did you have to replace those 2 dll's ? And no 'read only' problem ?
ok, thank you for all you answers
A last question, when using the soft reboot mode, i get a red/green/bleu screen, my pc recognise there is something but i can't browse the phone, i'd like to use this mode to replace my dll's... any idea ?

HTC P3300 WM6 .. Need help with 4 GB Card

Hi,
I recently bought a P3300 Artemis and it came with Win Mobile 6
Can someone tell me How Do I check to find the ROM version for this ?
I tried putting up a 4 GB Card in this but It didn't recognize the card. I did a google and it showed some links to posts in this site only
After reading two or three posts I found there is supposedly a zip file
SDHC-Artemis.cab that I have to install on my PocketPC
Now I want to know, before installing, Will it work for sure ?
and whether I need to install it over and over again every time I do a Soft Reset ?
Also, Will it support 8 GB Card since many of the ppl that have tested it are with iPaq or some other brand .. I couldn't find anyone with a P3300 with working (Read/Write) on 4/8 GB cards
Please help
Thanks
Nope, only after each hard reset (two soft keys and the soft reset) or when you flash a new rom.
Just install the cab, soft reset and your memory card should be good to go.
your artemis will then support any microsd card be it SDHC or normal cards (those less than 2gb don't use the High Capacity format that SDHC uses...any card of 4gb or greater uses sdhc) Therefore, you can run 8 or even 16gb microsd cards.
b1uedra90n said:
Hi,
I recently bought a P3300 Artemis and it came with Win Mobile 6
Can someone tell me How Do I check to find the ROM version for this ?
I tried putting up a 4 GB Card in this but It didn't recognize the card. I did a google and it showed some links to posts in this site only
After reading two or three posts I found there is supposedly a zip file
SDHC-Artemis.cab that I have to install on my PocketPC
Now I want to know, before installing, Will it work for sure ?
and whether I need to install it over and over again every time I do a Soft Reset ?
Also, Will it support 8 GB Card since many of the ppl that have tested it are with iPaq or some other brand .. I couldn't find anyone with a P3300 with working (Read/Write) on 4/8 GB cards
Please help
Thanks
Click to expand...
Click to collapse
yes it will work, and no you don't have to install it every time you do a soft reset.
You can compare a soft reset with rebooting your computer. SDHC-artemis.cab is a driver. When you reboot your computer you don't have to reinstall it. If you do a hard reset (compare that with reformatting your hard disk and reinstalling windows on a pc), you will have to reinstall the sdhc driver (as you would have to reinstall a driver for a videocard after reinstalling windows).
I hope this analogy makes things a bit clearer for you.
b1uedra90n said:
SDHC-Artemis.cab
Now I want to know, before installing, Will it work for sure ?
Click to expand...
Click to collapse
Try to be sure, there is nothing to be afraid of.
b1uedra90n said:
I need to install it over and over again every time I do a Soft Reset ?
Click to expand...
Click to collapse
No, You need to install it only once. Only hard-reset and rom flash will erase it.
b1uedra90n said:
Also, Will it support 8 GB Card since many of the ppl that have tested it are with iPaq or some other brand .. I couldn't find anyone with a P3300 with working (Read/Write) on 4/8 GB cards
Click to expand...
Click to collapse
Again, You have to try, to be sure, in my opinion, it will work.
Heh, three replyes at once
I have a 8Go card and i don't have any problems with my P3300
Just install SDHC-Artemis.cab and all will be ok
Qui-Gon Ginn said:
I have a 8Go card and i don't have any problems with my P3300
Just install SDHC-Artemis.cab and all will be ok
Click to expand...
Click to collapse
I do have Transcend 8 GHz, but sometimes it stoped being seen by Artemis. Do we know why?
I gatta flash it again and do the job!!!!!!!!!!!!!!
Thanks to everyone who replied
I have installed the cab and its detecting my 1 GB tflash that came in box. Hopefully it'll work with the 8 GB also..

Can't recognize 8gb SDHC with sdhc patch!!!???

I have 8gb SDHC microSD which i've used before with my touch dual with no problems.
I installed artemis sdhc.cab but nothing happened...
please help...
xmarkom said:
I have 8gb SDHC microSD which i've used before with my touch dual with no problems.
I installed artemis sdhc.cab but nothing happened...
please help...
Click to expand...
Click to collapse
I have the same problem. I bought myself an 8gb SDHC card, not knowing that my device wouldnt recognize it.
Has anyone, yet, found a way to run sdhc on the HTC Wizard? I saw a lot of comments that this isnt a hardware problem, but software, and still none of them saying an exact way to do it, or if its impossible. ...
I`m using the MSD WM6.5 Rom
;
someone said that one of the ways to enable sdhc on ur device is to install a rom that supports it - is there one for the wiza?
Vik Vasilev said:
I have the same problem. I bought myself an 8gb SDHC card, not knowing that my device wouldnt recognize it.
Has anyone, yet, found a way to run sdhc on the HTC Wizard? I saw a lot of comments that this isnt a hardware problem, but software, and still none of them saying an exact way to do it, or if its impossible. ...
I`m using the MSD WM6.5 Rom
;
someone said that one of the ways to enable sdhc on ur device is to install a rom that supports it - is there one for the wiza?
Click to expand...
Click to collapse
i've found the problem.
It is "hardware" thing, probably sdhc are bigger by ~ 0,5 mm and you must try couple of times to put card the right way.
By the way, you also need Artemis sdhc driver (cab file).

HELP! micro SDCH does not work!

Hi there.
I'm having a very strange problem and could not solve it so far.
I have a T-mobile MDA III. When I wanted to install a new 4GB micro SDHC, I downloaded the patch, ran it on my MDA, rebooted, inserted the memory and it all worked perfectly.
Then I got an HTC P3300 (for spare) and wanted to do the same. Installed the patch, rebooted, inserted the memory... but the phone does not recognise it.
I than ran the "go back", rebooted, inserted the old 2GB memory but now the phone no longer recognises it.
So, the MDA works ok with 4GB memory.
P3300 does not recognise 4GB memory and after "going back" does not recognise 2GB memory.
Without memory the P3300 is pretty much useless.
Can anyone please shed some light on this, please....
Thanks.
http://forum.xda-developers.com/showthread.php?t=345038
braulio_holtz said:
http://forum.xda-developers.com/showthread.php?t=345038
Click to expand...
Click to collapse
This is precisely where I got the .cab's.
And in my MDA everything works fine.
On the P3300 the 4GB memory is not recognised.
And after installing 'back2original', no memory at all is reconised, not even the 2 GB microSD (not SDHC) that I used before.
One more detail:
on MDA I have WM6
on P3300 I have WM5
Is there something specific to WM5 to teawk about?
Thanks.
...
my advice is to try flashing to a differant rom..
with a few roms i too have not been able to access my memory card..
just flash to something else
click on my signature for Uspl 1.11.cmon
youl need that to flash roms
raving_nanza said:
my advice is to try flashing to a differant rom..
with a few roms i too have not been able to access my memory card..
just flash to something else
click on my signature for Uspl 1.11.cmon
youl need that to flash roms
Click to expand...
Click to collapse
Yeah, I fear that's the only solution.
(btw, why old 2Gb sd cannot be accessed? what happened?)
I've been looking for the official WM6 rom from HTC but it no longer is on the site. Where can I find it?
...
wiki.xda-developers.com/index.php?pagename=Artemis_Upgrades
raving_nanza said:
wiki.xda-developers.com/index.php?pagename=Artemis_Upgrades
Click to expand...
Click to collapse
Thanks.
PS - Links to originals are broken, like a number of others.
Have you tried reading the card on the PC? See how it's partitioned and what kind of partition it is. Usually, you should use FAT.
I had this issue before (on my Polaris) and a format helped.
NeoS2007 said:
Have you tried reading the card on the PC? See how it's partitioned and what kind of partition it is. Usually, you should use FAT.
I had this issue before (on my Polaris) and a format helped.
Click to expand...
Click to collapse
The microSDHC was (is) formated FAT32 with only one partition. On the PC it worked fine.
Anyway, I flashed a ROM (could not find HTC original WM6 though...), applied the patch and now the 4Gb micro SDHC is working.
Still, I could not explain why, in the first try, the old 2Gb microSD stopped working.
I recon it's working now?
NeoS2007 said:
I recon it's working now?
Click to expand...
Click to collapse
Yep... but it was a real pain in the royal a**...

Categories

Resources