[17JUN09 21728 WWE] Ipaq 914c - test version! - Sable

So, getting a lot of help from keyx (thank you so much!) I just cooked a ROM with the latest HP update drivers (1.01.01) and the 21728 XIP and SYS from his 614 kitchen.
PROBLEM IS, SOME THINGS ARE NOT WORKING YET (e.g. HARDWARE KEYBOARD).
So consider this version only a test version for now. Any feedback is greatly appreciated. Unfortunately, it has gotten very quiet around here about the 914c (except keyx, who does not own a 914c )
1) I do not take any responsibility. I am total newbie (noob) at cooking, this is one of my first ROMs actually.
2) I recommend you to update ALL the sections of the 914c before flashing this ROM. Check here how to do it:
http://forum.xda-developers.com/showthread.php?t=517094
(go to http://www.mediafire.com/download.php?jyzy00y2yal and start update - remember to backup your data before and also your original language ROM using pdocread - plenty of tutorials around here!)
3) get an SD-Card (2GB or lower) and format it to FAT32. Then put the flash.dio on it, hold the sidebuttons VOL-UP and OK, keep holding them and press RESET. When SDloader appears, release. After a few seconds, update progress shows. Wait for about 10minutes until update is finished.
4) after quite a long time, a "tap-screen-to-setup" appears.
Known problems:
- the keyboard is not working at all
If you have read all of the above, download the FLASH.DIO file here:
http://www.mediafire.com/?sharekey=35e55448f15316734c17ca8801618ef7e04e75f6e8ebb871

reserved for more.....

I posted in Montecristo thread already but I post here again, you need to use 91x .rom and .vm folder in SYS, I am not sure if they are xip related but you should try using those two folders from Montecristo 21500 rom

I exchanged .ROM and .VM in SYS folder, but the keyboard is still not working.
The driver name for the keyboard is mainstoneii_keypad_Us.dll. Also in the HKLM/HARDWARE/DEVICEMAP/KEYBD the drivername is correct... strange...

Related

2.xx ExtendedROM unlocker that work

The guys at :
http://buzzdev.net/index.php?option=com_simpleboard&Itemid=59&func=view&id=19287&catid=45
have this file:
http://buzzdev.net/components/com_simpleboard/uploaded/files/Prophet_ext_rom_unlock.rar
- unpack
- copy it over to your device
- run it
This will make your ExtendedROM writable, NOT visible.
Use TotalCommander CE to display content of your ExtendedROM for now (by entering "\Extended_Rom")
Sometimes, files in ExtendedROM are marked as READONLY and you have to clear that bit.
Does anybody has a good description of each file present in the Extended_Rom and if we can delete it or not?????
After readin that whole thread it seems some say it works some say it does not.
Can anyone confirm it works with the latest Submitter Cingular Rom? I do not want to have to reinstall everything again
I just got things perfect from the last Hard Reset I did.
I tried it on my 2.08 Qtek rom. Does not work (YET as Buzz is still trying!)
This was merely a test version btw.
I flashed my Qtek s200 with the lastest dopod rom (from the ftp page) then did a soft reset just before customisation begins (preventing the extrom files from loading - I don't use MMS or smartdialing).
Copy buzznet's prophet extrom exe onto your device and run it (You should get a little popup saying "success"). I can't view the extrom files and the memory settings are still the same but my system runs a lot faster and I've gone from having to do a soft reset almost twice a day to once every 5 or 6 days!! (I run a large program thats eats up RAM).
It seems so much more stable, reponsive and quicker
Hope this helps......
G
garywiscombe said:
I flashed my Qtek s200
Click to expand...
Click to collapse
This is why this stuff gets dangerous. The s200 is not the same as the Wizard from what I understand. Folks read things like this in what is a Wizard specific forum and think it's really working. On the buzzdev forums they seem to say it works on Prophet based devices and not on wizards.
That is why I asked here on a wizard specific forum about anyone having success.
From Bootloader / ROM structure perpective the Prophet and Wizard are said to be similar.
Buzz has developed his tool without any of these devices so hes still in a test phase.
Worked For me
with the last RRU Qtek IPL 2.15 Radio 2.30
Thanks
Herc.
XDA II
Hi guys
I tried it but it gives me message that it is not a valied Pocket PC application
the ExtROM version is 2.06 from PDAMobiz.com

prepare_imgfs for ipaq HW69xx

Hi, after some research (German and Spanish ROM from HP, and dumped ROM from spgi), I present you a modest modification of prepare_imgfs which works with the ROMs is it supposed to.
Of course, the dumped ROM from spgi doesn't need it to be correctly extracted since it's a dump (and dumps are not encoded!)
to use it:
prepare_imgfs.exe CEOS.nbf -i (or -ipaqHW69xx)
and then to extract the content (a dump directory will be created):
viewimgfs.exe imgfs_raw_data.bin
Modifications "should" work but I cannot test it (I just did it for pleasure).
Of course: thanks itsme, mamaich and all gurus who share source code.
Modifications: rate=0x10089; step=0x10000; skip=0x89;
and now make_imgfs
USE IT AT YOUR OWN RISK...
make_imgfs.exe YOURROMFILE.nba -i (or -ipaqHW69xx)
Should work (tested by comparing a ROM with a decrypted and re-encrypted ROM => no change).
As addfile/delfile/buildimgfs works only in nosplit mode, the imgfs_removed_data.bin file could be invalid, so keep a safe backup of these data (just in case) and restore it before using make_imgfs. That way, the imgfs_removed_data.bin file will remain as valid as possible (if it's a CRC or sth like that... it could not work).
Try to make a very small modification (like a background image) to see if it works before cooking.
Good luck!
Need more info
Try to explain with more details.
Drahtman
I don't know!
drahtman said:
Try to explain with more details.
Drahtman
Click to expand...
Click to collapse
I don't even have a 6915!
All I know is:
-nobody made it for 6915
-based on a correct imgfs_raw_data.bin + correct imgfs_removed_data.bin + correct ROM (for bootloader and headers), you obtain a valid ROM
now you have to find how to create a correct imgfs_raw_data.bin and a correct imgfs_removed_data.bin. More informations are available on ROM kitchen making guides (all along the threads) and one of the already found methods may work (with small modifications)
I tried to make a buildimgfs, it should work but some things in the source code are obscure to me, and doesn't permit me to validate the tool...
But you can find it by yourself... I made those tools without having the device... you have the device, you could try WITH MASSIVE PRECAUTIONS! read all ROM problem threads to be sure you cleared every possible problems! Reading is the only thing important in such operations... Then try to create a ROM, see if this ROM can be dumped as an official one...
You need to try to use USB Monitor during an upgrade to see if more informations are needed (if we could be sure imgfs_removed_data.bin is useless, it would make the thing easier)
Read, Read, Read!
Many others problems (CID Unlock) seem to have be done, but nobody shares the how to, same for ROM Dump from device...
It's just sad the 6915 community doesn't try to solve their problems by themselves... I mean the community as an ensemble...
bumpity bump
Will Try Soon, And Post Results
I have did this about a 8 months ago, and got some error, my data cable is broke, so once my new one gets in I will post the results
This doesnt extract the ROM right? This lets us play with it after? We still need to find a way to extract the ROM without errors.
Backup Everything
Please man, If you want me to port a rom, I still need this with the errors,
mdelleman said:
This doesnt extract the ROM right? This lets us play with it after? We still need to find a way to extract the ROM without errors.
Click to expand...
Click to collapse
I have backed up everything I can with awizard. It is posted in your WM6 port thread pg 3. Awizard won't let me backup the radio but I have a copy of the OS. I'm not sure how we can get all of it, no one has had any luck getting a complete backup.
mdelleman said:
I have backed up everything I can with awizard. It is posted in your WM6 port thread pg 3. Awizard won't let me backup the radio but I have a copy of the OS. I'm not sure how we can get all of it, no one has had any luck getting a complete backup.
Click to expand...
Click to collapse
Try this one also, post that, in the meantime I will work with your awizard os backup.

regarding the extrom...

hello everyone!
i am running wm06 for a while now and have to admit, its fckng great!
i upgraded from wm2003 directly to wm06, so its like two different worlds...
but when i was upgrading, i did not manage to merge the extrom with the rest of the storage, the unhide and unlock thing just didn't work!
but as i am now sure, that i wont need to roll back to 2003 again, merging the extrom with the rest of the storage would only make it better, no disadvantages, am i right?
or am i needing the extrom in wm06?
how is it used in wm06?
or is it just wasted space....?
as u can easily see, i am still a little confused about all that....
here are some specs from my device:
ROM Version: 5.60.00 WWE
ROM Date: 03/02/05
Radio Version: 1.15.00
Protocol Version: 1337.45
ExtROM Version: - (nothing here...??? is that bad??)
STORAGE:
total: 42,92MB
in use: 28,26MB
free: 14,66MB
PROGRAM:
total: 109,12MB
in use: 40,23MB
free: 68,90MB
thx for any help,
regards,
krz
ExtROM: Extended ROM - is the section of the ROM which the distributor of the phone (eg O2, T-Mobile, iMate, etc) store their customization (eg Today theme, ring tones, extra software) data.
In WM2003 you may found your phone having hardreset quite often - thats because WM2003 use RAM as program-storage (RAM lose everything when battery is drained)
In WM5/6 you are not using RAM as a storage anymore thus not performing hardreset often (typically once during flash)
By performing ExtROM merge, you're going to have extra MB in storage. There is NO DISADVANTAGE.
Those who prefer to have an ExtROM for whatever reason (they may HardReset their phone quite often because of testing/developing/whatever) place the "ExtROM" folder in Storage Card (Memory card/SD/MMC) and after HR it gets installed as usual. Or you can install fixes and addons "one by one".
Read more information here : http://wiki.xda-developers.com/index.php?pagename=BA_ERK_Understand
----
To sum it up :
You dont need to merge your ExtROM (it cost you some MB)
* How to merge / is here : http://wiki.xda-developers.com/index.php?pagename=HTC_Blueangel_WM6_WizzardMain
thx a lot for your answer, kerio...!!
if i understood you right, the EXTROM is of NO USE at all in WM06.
so if not merged before upgrading, it will be just invisible and unused space.... am i right?
if so, i would of course prefer to merge the EXTROM with the rest of the storage to gain more free megabytes....
will the total storage size be 60,3MB after merging, like i have seen in this thread: http://forum.xda-developers.com/showthread.php?t=326515 ?!?
is it possible to merge the EXTROM after having WM06 installed?
can i merge EXTROM without reinstalling WM06 and all programs?
btw: unhiding and unlocking is NOT working on my device....
when clicking UNHIDE, nothing happens,
when clicking UNLOCK i get the following error:
Code:
ERROR: FL_IOCTL_BDTL_HW_PROTECTION - The parameter is incorrect.
what am i doing wrong??
i know, that are a lot of questions, but i would be very thankful if someone could help me with that...
thx in advance!
regards,
krz
bump bump
I would also be interested if somebody suuggests new solutions for "big storage" as my device does accept unlock and unhide, but when using "repart_DOC.exe" it gives me errors and eosn't repartition the ROM...
Downgrade to WM2003 , play da game and flash to wm6
Xeon's got the idea. You will need to to downgrade to WM2003, unlock, unhide and repartition the extrom. Once complete then flash up to the WM6.
I had to do the same thing, as I had not correctly repartitioned the extrom when I moved up too WM5. Good luck.
hello and thx a lot for all your ansers!
how many MBs will I gain from merging EXTROM?
and is there a way to use that space without merging?
anyone knows??
i have wm2003 and i can't unhide , unlock, or format doc, cos everytime i'm trying i can see , FL_IOCTL_BDTL_HW_PROTECTION the parameter is incorrect, can anyone help me?
Nicolfa said:
Xeon's got the idea. You will need to to downgrade to WM2003, unlock, unhide and repartition the extrom. Once complete then flash up to the WM6.
I had to do the same thing, as I had not correctly repartitioned the extrom when I moved up too WM5. Good luck.
Click to expand...
Click to collapse
We got the point now.
Advise the wiki should be revised as so many people are confusing about the ExtROM.
Thanks
Dear tangwd898,
lol
Have you ever read the wiki? Could you give me the parts where "you must revert back to WM2003" is missing?
kerio said:
Dear tangwd898,
lol
Have you ever read the wiki? Could you give me the parts where "you must revert back to WM2003" is missing?
Click to expand...
Click to collapse
Dear kerio,
I did read the Wiki regarding the ExtROM for more than 3 three times, I can't get any informations that we can't modify the ExtROM in OS wm5.0 or wm6.0 from the thread - Understanding the Blue Angle Extended ROM:-
http://wiki.xda-developers.com/index.php?pagename=BA_ERK_Understand
Understanding the Blue Angle Extended ROM
The Extended ROM is shipped as ms_.nbf and loaded with the BaUpgradeUt.exe
The ms_.nbf is extracted during the Upgrade and written to folder \Extended_Rom
The \Extended_Rom folder is hidden and read only
The Extended ROM can un hidden with the following tool Unlock tool
The Extended ROM is limited to 16MB in size
The Numbering of the Extended ROM is operator dependent:
Thus a QTEK version 1.22.225 might or might not have higher patches than a I-Mate version 1.22.62
Extended ROMs are built around the major OS release (1.22, 1.31)
It is NOT advisable to install cabs from a Extended ROM if the Windows Mobile 2003 Version are not the same
It is NOT advisable to install patches if the CE versions (1.22, 1.31) are different.
(They might have already been included in that CE version.)
Execution of the Extended ROM
CheckAutorun.exe (which is started from \Windows\Startup\CheckAutorun.lnk) executes the AutoRun.exe
AutoRun.exe is found in the \Extended_Rom Folder
AutoRun.exe reads the \Extended_Rom\Config.txt and executes the commnands in that file
The pointer for AutoRun.exe HKEY_LOCAL_MACHINE\Comm\AutoRun is set to \Extended_ROM\AutoRun
The pointer for Config.txt HKEY_LOCAL_MACHINE\Comm\AutoRunCFG is set to \Extended_ROM\AutoRunCFG
The Touch screen is disabled by the first command (TPDisable.exe)in the Config.txt
The Touch screen is enabled by the 2nd to last command (TPEnable.exe)in the Config.txt
The last Command of the config.txt (RST) performs a soft reset
Content of the Extended ROM
The Extended ROM consists of System files (TPDisable.exe, TPEnable.exe, AutoRun.exe, Config.txt)
The Extended ROM consists of *.CAB installation files
The installation files fall into the following types
Applications: Album, Fax, Zip
Patches for the Hardware: Button9 on the Hardware Keyboard
Patches for the software: Blue tooth upgrade
Provider specific files and programs: Splash screen, Internet Explorer defaults, telco settings, etc.
Effects of a Hard Reset
A Hard Reset will NOT re-extract the ms_.nbf
A Hard Reset will reload the contents of the \Extended_Rom folder
A Hard Reset will reload the OS and thus also clean the registry
Why is this of interest to me?
The Extended ROM can be cooked (Customize the ROM to your own liking)
What ever you put in the \Extended_Rom folder will remain even after a Hard Reset
The \Storage will not be overwritten on a Hard Reset
Thus one is able to keep CAB files on \Storage for automatic reinstallation after a Hard Reset
You can keep your "customized" Extended ROM and only perform a OS or Radio Upgrade
Click to expand...
Click to collapse
"you must revert back to WM2003" - may be found at other threads but i think this thread "Understanding the Blue Angle Extended ROM" should include this message.
Thank you.
I dont think so
When performing upgrade you should follow the instruction (WM5 and WM6 pages) when you dont - then you may find yourself in trouble.
1. The main page is only for WM2003
2. Error message -> google -> sollution (30sec)
3. You can add it to the wiki (anyone can)
Effects of a Hard Reset
A Hard Reset will NOT re-extract the ms_.nbf
A Hard Reset will reload the contents of the \Extended_Rom folder
A Hard Reset will reload the OS and thus also clean the registry
Why is this of interest to me?
The Extended ROM can be cooked (Customize the ROM to your own liking)
What ever you put in the \Extended_Rom folder will remain even after a Hard Reset The \Storage will not be overwritten on a Hard Reset
Thus one is able to keep CAB files on \Storage for automatic reinstallation after a Hard Reset
You can keep your "customized" Extended ROM and only perform a OS or Radio Upgrade
Click to expand...
Click to collapse
I still have some questions:-
- Why my *.cab files in the extROM folder all missing after i done a hard Reset?
- How to keep all *.cab files in the ExtROM folder after the hard reset?
Thank you.
Guys and Gals
The BA Wiki was started over 2 years or more ago by a new guy on the forum who trying to work out how to get his German MDAIII flashed with an English rom.
He wrote it in order that the information was found in one place as he found it hard to find it in all the threads, this finding problem is still true today.
Well as you see times have changed and the porblems of WM5 and WM6 were not know at that time and as you also see not many people have bothered to invest time back into documneting in wiki. Its become more of a get and ***** about wiki not being updated than a give back some of the time in searching the threads and update wiki for the next person.
Some were in the begining it says if you don't like what you read then fix it.
This is best done by those people that are going through the learning curve as they read Wiki and they should beable to correct / add / embelish on what is written and what needs to be said.
Its a thought.
tangwd898 said:
I still have some questions:-
- Why my *.cab files in the extROM folder all missing after i done a hard Reset?
- How to keep all *.cab files in the ExtROM folder after the hard reset?
Thank you.
Click to expand...
Click to collapse
Misson impossible is that type of Cab file that is no longer there after a hard reset (or when they are executed) as they delete themselves.
Change the properties to read only will solve that.
Check out the kitchen
http://wiki.xda-developers.com/index.php?pagename=BA_ERK_Things2know

[ROM] [HP iPAQ 900c] [WWE] BR WM6.5 (21820) newer build!

I couldn't wait until July to release this... new build of WM6.5 that fixes the keyboard issue (but the SYM key still works, which was disabled by Montecristo's registry patch) and the device.exe issue (according to keyx's A2DP instructions)...
WM6.5 build 21820 for the iPAQ 910c/912c/914c Business Messenger:
21820br0609 download here
Known bugs/fixes:
- Right softkey on "Clock" homescreen panel requires this fix by EREZYAD (thanks!)
- I accidentally cooked .NET CF 2.0 into this ROM instead of 3.5. You can still run version 3.5 using these instructions.
This ROM features HP's newest firmware base, meaning increased max volume and other fixes. I have removed the following OEM junk:
- Cyberon Voice Commander
- iPAQ Tips, Help & Support
- HP Photosmart Mobile (and screensaver)
- Snapfish uploader
- HP custom IE homepage
- HP Today theme (and other customizations)
- Google Maps (old)
- Goolge Search (old)
- iPAQ DataConnect
(...since the new WM6.5 AutoConnect feature does the same thing)
This ROM contains the following little additions:
- NumBattery
- GPS Viewer
- Backlight Controller 0.9.5.2
Once I get around to making some new OEM packages for my favourite freeware apps, I'll bundle those in the "m" series next month:
WM6.1 21042br0709m "motherload" - pending
WM6.5 21820br0709m "motherload" - pending
INSTRUCTIONS FOR FLASHING:
1. Get a microSD card sized 2 GB or lower (SDHC won't work) and format it with regular FAT filesystem. Copy my FLASH.DIO to the root of the card. Insert card into your device.
2. Put your device into SDLoader mode by holding VOLUP+OK(button on right side) and pressing RESET. Make sure your battery has a decent charge (over 50%) and isn't connected to any USB charge or sync cable (or else your device will just go into RUU mode).
3. Watch the magic... SDLoader will check the file integrity, flash to your device ROM, do a clean reboot (can take a minute longer than usual) and then go into the "Welcome to Windows Mobile, tap here to continue" stuff.
4. If you run into any problems, repeat steps 1 through 3 with a FLASH.DIO that has worked before (i.e. you can make one from HP factory ROM update using Paloma's instructions posted here)
CREDITS
- Keyx for kitchen tools and early guidance
- PPCGeeks for 21820 sys and xip
- HP for the oem
- many others on xda-devs and ppcgeeks for their releases, tutorials, etc.
DONATION?
- I've never made a donation on xda-devs
- I'm not interested in a donation from xda-devs
- I cook mainly for my own use and interest
- I share what I cook, because sharing is easy
- I don't take orders
I'm downloading it
It works like a charm! No bug at all till now! Fast and Stable! Just the Clauncher doesn't work, but maybe it's my problem!
The issue with the keyboard is fixed! Great Job
This would seem to confirm that despite what HP says, the "Rogers 910c only" OEM files are compatible with the 912c and 914c.
I could not make the dump your rom ... I could not use the xip for my roms ...
Montecristo said:
I could not make the dump your rom ... I could not use the xip for my roms ...
Click to expand...
Click to collapse
You can't dump the whole thing because I used keyx flex kitchen; there are too many files to use the old (dumpable) method.
However, you can extract the xip from my FLASH.DIO using this command:
osnbtool -d FLASH.DIO 1 xip.bin
Then xip.bin is your xip; you'll want to insert that into an original 80 MB TEMPLATE.ROM (i.e. whatever you've been using to cook so far) using
osnbtool -c TEMPLATE.ROM 1 xip.bin
Then delete your previous TEMPLATE.ROM and rename TEMPLATE.ROM.NEW to drop the ".NEW" part.
hi
i have insalled it (testing it now)
on this rom the nav app igo works
also my lang hebrew works (but it did with every 900 rom )
the keyboard issue is the same but my test is logging using opera mini (on your rom & monto cab fix the keyboard works on opera...)
i use an app called "o3
tuch" on monto rom the app didnt see incomming sms there4 it did not show up on all screen and and by doing so i lost some functions (auto reply larg veiw..)
on your previus rom it did work with all function but now it is like monto..s' rom
can u see way/what is the diff comperd to the prev one?
something with sms event that stops after WM popup it's sms window (this way other apps can not use this event)
will try now the push maill....
4 now it looks ok 4 my the first thing i tested before heb was igo8 and it is ok now
tnx
EREZYAD said:
hi
the keyboard issue is the same but my test is logging using opera mini (on your rom & monto cab fix the keyboard works on opera...)
i use an app called "o3
tuch" on monto rom the app didnt see incomming sms there4 it did not show up on all screen and and by doing so i lost some functions (auto reply larg veiw..)
on your previus rom it did work with all function but now it is like monto..s' rom
can u see way/what is the diff comperd to the prev one?
something with sms event that stops after WM popup it's sms window (this way other apps can not use this event)
Click to expand...
Click to collapse
RE: Opera Mini... it works for me on this ROM.
RE: Your app with SMS... try disabling the on-screen message for new text message in Sounds and Notifications control panel.
The difference with this ROM is that it is a new build. Mainly that fixes the keyboard issue, which was in the OS.
benjaminries said:
RE: Opera Mini... it works for me on this ROM.
RE: Your app with SMS... try disabling the on-screen message for new text message in Sounds and Notifications control panel.
The difference with this ROM is that it is a new build. Mainly that fixes the keyboard issue, which was in the OS.
Click to expand...
Click to collapse
opera mini works at all roms the thing was thet u cannt log into the forum using opera mini
on the new ver of opera mini cab u can but it is not as good as the prev ver
it indicat on issuse with the keyboard ,if u use monto key fix you can log with any opra Ver
as 4 sms the removal of notefication did not work
anyway tnx 4 the rom
Hello,
i'm maybe the only one, but i'm having problems... when i click on the right-button for open the wireless manager from the today screen, i get an error message that the app link doesn't exist.
Except this i love this firmware... very fast and with all apps already
record button does not seem to work on this one...
Montecristo said:
I could not make the dump your rom ... I could not use the xip for my roms ...
Click to expand...
Click to collapse
Are you working on a multilanguage version?
Which .net Framework is included in this ROM? If you run "Device update" by CRC (Excellent app!), it complains that the .net CF is too old. Never happened to me before....
AlexMagik said:
Hello,
i'm maybe the only one, but i'm having problems... when i click on the right-button for open the wireless manager from the today screen, i get an error message that the app link doesn't exist.
Except this i love this firmware... very fast and with all apps already
Click to expand...
Click to collapse
try 2 install this cab (install ,turnoff device for 5 sec,SR)
then when clock is marked try the right softkey
good luck
EREZYAD said:
try 2 install this cab (install ,turnoff device for 5 sec,SR)
then when clock is marked try the right softkey
good luck
Click to expand...
Click to collapse
wow this is really fast!
i will try tonight and come back to you
thank you!
EDIT:
1. Great fix! now it's perfect
2. the Record button works after go in settings and apply "recorder"
Thanks
Thanks Benjaminries for this great ROM
ROM instalation is very easy for newbie like me
the wireless manager is fixed easy with Erezyad but the record button is still not working
and i want to ask, is anyone know how to improve camera quality?
thanks
dronel said:
Thanks Benjaminries for this great ROM
ROM instalation is very easy for newbie like me
the wireless manager is fixed easy with Erezyad but the record button is still not working
and i want to ask, is anyone know how to improve camera quality?
thanks
Click to expand...
Click to collapse
didnt start/settings/personal/buttons helpd u?
as for camera go:
front door/camerashop/bay/Nikon
EREZYAD said:
try 2 install this cab (install ,turnoff device for 5 sec,SR)
then when clock is marked try the right softkey
good luck
Click to expand...
Click to collapse
Thanks for posting that cab. I had just fixed it in the registry myself afterward and forgot to tell people: HKLM\SOFTWARE\Microsoft\CHome\CClock\SK2TEXT and SK2URL
parkhaus said:
Which .net Framework is included in this ROM? If you run "Device update" by CRC (Excellent app!), it complains that the .net CF is too old. Never happened to me before....
Click to expand...
Click to collapse
Oh weird - I just looked and it is NetCF 2.0 (what????) which I guess was put in by my SYS source at ppcgeeks. I'll stick NetCF 3.5 in the July release, promise. For now, download and install the .Net CF 3.5 redistributable from Microsoft.
Pranix said:
record button does not seem to work on this one...
Click to expand...
Click to collapse
Dude, the Record button works just fine for me. Are you talking about hitting it once? That shows up as the VoiceCMD button in the Buttons control panel - it comes unassigned, but you can point it to the Backlight control (my personal favourite) or Voice Command or whatever.
The "Record" button requires you to press and hold down the button while you record a voice note.

[04/NOV] Olio 5.10 GER [Naked/Lite/M2D only/M2D Full/KITCHEN] WM6.1 build 21054.1.6.7

new WM6.1 based on latest build...for the pure enthusiasts
Olio v5.10 Naked German ROM
You will find the download link at the end of this posting.
Olio v5.10 Lite German ROM
You will find the download link at the end of this posting.
Below is a list of what applications are included in this ROMs.
The GREEN COLORED items are only available in LITE ROM and not in Naked.
Please be aware, that both (Naked/Lite) versions of this ROM do
not contain Cube and/or Manila2D/3D interface.
Credits go to: bepe, olipro, cmonex, Da_G, epimazzo, shayder, chavonbravo, M-Amine, pcarvalho, whitealien
and all beta testers that helped to iron out (hopefully) most of the bugs.
------------------------------------------------------------------------------------
This is/was really hard work and there are many hours of hard work in it, so
If YOU like my work, you may consider buying me a BEER
The Donators List - (MANY thanks for your appreciated support):
Sorana
_WoRm_
errorinpersona
sqeeza
oehlke
chpelle (2x)
chrismax2005
han$
Boober
scotty2000
scarecrow2001
asky2
Steffen-AB
simarilon
Bertram B.
Christian S.
incubator
kb1313
regenknipser
Sascha K.
Kulle
Lordsnake
satman76
svek
Schnurz
nnnudel
erwin23
nordlicht277
Rainer H.
Click to expand...
Click to collapse
------------------------------------------------------------------------------------
Olio v5.10 Lite Polaris ROM specification:
XIP: CE OS 5.2.21054
SYS: WM6.1 build 21054.1.6.7 german
OEM: 3.19 patched to 101MB RAM
Available Device Memory: 100,95MB (-> 16MB increase over standard 3.13/3.18./3.19 drivers)
Free Program Memory after first boot: ~61MB with SDCard inserted
Free Program Memory after first boot: ~65MB without SDCard inserted
Free Storage Memory after first boot: ~127MB
----------------------------------------------------------------------
Olio v5.10 Naked Polaris ROM specification:
XIP: CE OS 5.2.21054
SYS: WM6.1 build 21054.1.6.7 german
OEM: 3.19 patched to 101MB RAM
Available Device Memory: 100,95MB (-> 16MB increase over standard 3.13/3.18./3.19 drivers)
Free Program Memory after first boot: ~65,2MB with SDCard inserted
Free Program Memory after first boot: ~69,7MB without SDCard inserted
Free Storage Memory after first boot: ~142MB
----------------------------------------------------------------------
Only downside of this patched 3.19 drivers is, it's unfortunately not 3D drivers capable.
Sorry for that. Radio recommendation: 1.59.46.12 (though any 1.59.xx / 1.65.xx version should do)
1.58.xx / 1.64.xx radios NOT compatible, if you use those please update your Radio seperately.
Standard Apps included:
HTC Home Olio Style (Root Dir Version)*
Office German
HTC Audio Manager
HTC Album (iolite 2.5)
HTC AudioBooster
Streaming Media (iolite 3.0)
Java
Bubble Breaker, Solitär
HTC Camera
HTC Large Titlebar
HTC Large Start Menu
HTC Endkey
QuickGPS
Microsoft Dotnet 3.7
FM Radio
Internet Explorer
Additional Tools/Programs included:
Chess (additional Game)
Adobe Reader 2.5 LE
AppToDate
ClearTemp 1.2.2
PHM Registry Editor
dotfred PIMBackup 2.8
dotfred FDC TaskManager 3.1
Schaps Advanced Config 3.3 German
Windows Live/Messenger 10.6.52.1300
Many Registry Tweaks and speed enhancements
HTC EZInput German SIP (only QWERTZ)
HTC CommManager 6 button 2.7.5.0 black
Mark all as Read Extension for Outlook
Connection Setup Manager
SMS Chat Toggler
Elf Calculator Skin
Orbit2 Button1 Icon Fix
Outlook Enhancement
Picture Enancement
Power Off Warning (Mega 2.10)
GreenBattery Fix (1 percent battery)
*HTC Home can be activated by copying the attached
HTCHome folder WITH the png files inide into the
ROOT of your device (not in Programs or Windows folder)
and activate it after that in Settings/Today.
I decided to do this that way to save some more memory
in standard ROM for those which do not need Home.
This works only in Lite ROM not in Naked.
Additional program recommendations are
inside ROM file readme.txt
Download count of earlier versions:
4.71 Lite (49 times) - deleted from RS now.
4.73 Lite (30 times) - deleted from RS now
4.75 Lite (37 times) - deleted from RS now
4.77 Lite (127 times) - deleted from RS now
5.00 Lite (193 times) - deleted from RS now
5.00 Naked (31 times) - deleted from RS now
5.10 Lite (226 times) recent version - still available
5.10 Naked (93 times) recent version - still available
Disclaimer (read carefully before trying to flash):
Although this ROM is well tested I absolutely decline all responsibility for misflashed and bricked phones.
So be sure that you are aware of these terms and know what you are doing and how to unbrick your device if it happens to fail after this update.
HardSPL is absolute obligatory for flashing cooked ROMs to be able to return to any other ROM version.
Download Olio v5.10 Lite final German WM6.1 ROM
7Z Archive Password: Olioaglio_XDAdevs
Download Olio v5.10 Naked final German WM6.1 ROM
7Z Archive Password (if needed): Olioaglio_XDAdevs
You will find known bugs and fixes in the 3rd post
General flash instructions (recommended to minimize problems)
0. Turn off all or at least as much as possible unneeded services on your PC like Antivirus, Firewall, Tools, Messenger etc. etc.
1. Flash from Bootloader Tricolor Mode (press and Hold Camera Button and stick stylus in Softreset to get into Bootloader)
2. Be sure to have at least 50% of battery left
3. ALWAYS remove your SD Card while flashing.
4. After successful flash and customizing, do a SECOND hardreset, sometimes first time some weird problems occur,
such as greyed out WLAN in CommManager and such.
5. Be happy with a successful flash
Additional/Optional useful downloads:
------------------------------------
Recommended Radio for this ROM:
Polaris Radio 1.59.46.12
Genuine HTC smart mobility Splash Screen:
HTC Smart Mobility Splash Screen
HTC Iolite Phone Canvas (Dialer)
Iolite Dialer (no Video)
HTC EZInput Full version with all Input Methods (only install if you really need this):
HTC EZInput Fix
Olio v5.10 M2D only German ROM
No longer available
These are both based on the Lite ROM, but
with Manila2D interface and some more tiny apps.
Olio v5.10 M2D Full German ROM
You will find the download link at the end of this posting.
Below is a list of what applications are included in this ROMs.
The GREEN COLORED items are only available in M2D Full ROM and not in M2D only.
Credits go to: bepe, olipro, cmonex, Da_G, epimazzo, shayder, chavonbravo, M-Amine, pcarvalho, whitealien
and all beta testers that helped to iron out (hopefully) most of the bugs.
------------------------------------------------------------------------------------
This is/was really hard work and there's hundreds of hours of work in it, so
If YOU like my work, you may consider buying me a BEER
The Donators List - (MANY thanks for your appreciated support):
Sorana
_WoRm_
errorinpersona
sqeeza
oehlke
chpelle (2x)
chrismax2005
han$
Boober
scotty2000
scarecrow2001
asky2
Steffen-AB
simarilon
Bertram B.
Christian S.
incubator
kb1313
regenknipser
Sascha K.
Kulle
Lordsnake
satman76
svek
Schnurz
nnnudel
erwin23
nordlicht277
Rainer H.
Click to expand...
Click to collapse
[/B][/QUOTE]
------------------------------------------------------------------------------------
Olio v5.10 M2D only Polaris ROM specification:
XIP: CE OS 5.2.21054
SYS: WM6.1 build 21054.1.6.7 german
OEM: 3.19 patched to 101MB RAM
Available Device Memory: 100,95MB (-> 16MB increase over standard 3.13/3.18./3.19 drivers)
Free Program Memory after first boot: ~58MB with SDCard inserted
Free Program Memory after first boot: ~62MB without SDCard inserted
Free Storage Memory after first boot: ~112MB
----------------------------------------------------
Olio v5.10 M2D Full Polaris ROM specification:
XIP: CE OS 5.2.21054
SYS: WM6.1 build 21054.1.6.7 german
OEM: 3.19 patched to 101MB RAM
Available Device Memory: 100,95MB (-> 16MB increase over standard 3.13/3.18./3.19 drivers)
Free Program Memory after first boot: ~58MB with SDCard inserted
Free Program Memory after first boot: ~62MB without SDCard inserted
Free Storage Memory after first boot: ~99MB
------------------------------------------------------
Apps included:
HTC Manila2D 1.2 (/w Graphics 2.0 Mega) Weather patched
HTC PhoneCanvas 4.0 (mega 4.0)
HTC Album (Mega 3.0)
HTC Audio Manager (Jade 2.2)
HTC Audiobooster (Jade 2.1)
HTC Streaming Media (iolite 3.0)
HTC YouTube Player fixed (iolite 1.6)
HTC Power Off Warning (Mega 2.10)
HTC Volume Control (Opal 1.6)
HTC EZInput 1.5 German SIP (only QWERTZ)
HTC CommManager 6 button 2.7.5.0 black
HTC TaskManager 2.1
HTC Camera
HTC Large Titlebar
HTC Large Start Menu
HTC Endkey
HTC QuickGPS
HTC RSSHub
Microsoft Office Mobile German
Microsoft Dotnet 3.7
Microsoft Windows Live/Messenger 10.6.52.1300
FM Radio
Internet Explorer
Java
Games: Bubble Breaker, Solitär, Chess
FingerSuite 1.11
GoogleMaps 3.2.1 deutsch
Adobe Reader 2.5 LE
Connection Setup Manager
AppToDate
Mark all as Read Extension for Outlook
ClearTemp 1.2.2
Opera Mobile 9.7 Build 35461 (/w M2D Default Browser)
Opera Wheel Zoom Patch
Opera Zoom Slider Enabled
Opera Resize Text Area Patch
URL2Opera
TouchResponse 0.3.2
PocketRAR
TotalCommander 2.52b1
TRE Regedit 0.90
dotfred PIMBackup 2.8
dotfred FDC TaskManager 3.1
Schaps Advanced Config 3.3 German
SMS Chat Toggler
.NetCF Config
Outlook Enhancement
Picture Enhancement
Orbit2 Button1 Icon Fix
Elf Calculator Skin
GreenBattery Fix (1 percent battery)
Many Registry Tweaks and speed enhancements
Additional program recommendations are
inside ROM file readme.txt
Download count of earlier versions:
4.77 M2D only (122 times) - deleted from RS now
4.79v4 M2D Full (559 times) - - deleted from RS now
5.00 M2D only (101 times) - deleted from RS now
5.00 M2D Full (139 times) - deleted from RS now
5.10 M2D only (35 times) - deleted from RS now
5.10 M2D Full (352 times) recent version - still available
Disclaimer (read carefully before trying to flash):
Although this ROM is well tested I absolutely decline all responsibility for misflashed and bricked phones.
So be sure that you are aware of these terms and know what you are doing and how to unbrick your device if it happens to fail after this update.
HardSPL is absolute obligatory for flashing cooked ROMs to be able to return to any other ROM version.
Download Olio v5.10 M2D Full German WM6.1 ROM
7Z Archive Password: Olioaglio_XDAdevs
You will find known bugs and fixes in the 3rd post
General flash instructions (recommended to minimize problems)
0. Turn off all or at least as much as possible unneeded services on your PC like Antivirus, Firewall, Tools, Messenger etc. etc.
1. Flash from Bootloader Tricolor Mode (press and Hold Camera Button and stick stylus in Softreset to get into Bootloader)
2. Be sure to have at least 50% of battery left
3. ALWAYS remove your SD Card while flashing.
4. After successful flash and customizing, do a SECOND hardreset, sometimes first time some weird problems occur,
such as greyed out WLAN in CommManager and such.
5. Be happy with a successful flash
Additional/Optional useful downloads:
------------------------------------
Recommended Radio for this ROM:
Polaris Radio 1.59.46.12
Genuine HTC smart mobility Splash Screen:
HTC Smart Mobility Splash Screen
HTC EZInput Full version with all Input Methods (only install if you really need this):
HTC EZInput Fix
HTC Hero Digital Flip Clock (like in Olio V4.7 Manila ROMs)
HTC Hero Digital Clock
Known bugs and issues in ROM version 5.00 (if fixed click onto red **Fixed** to be redirected to solution)
Multiple Message and File Select by Tap and Drag not possible **FIXED**
ActiveSync freezes device at some (very few) peoples devices (Workaround for most people: Do NOT uncheck "Erweiterte Netzwerkfunktionen aktivieren" in Verbindungen -> USBtoPC
"Töne" for changing Soundprofile is not working/brings failed message (unresolved yet)
Bug in M2D only and M2D Full: With SMS Chat Enabled tmail.exe is freezing with message (Nachricht wird geladen) when you want to access it in "Messaging" to answer. Workaround: Disable SMS Chat
ActiveSync is constantly open or reoopining itself **FIXED**
MMS and Voice Mail do not work (MMS Composer does not start on clicking) **FIXED**
Bluetooth state Taskbar icons do not show up **FIXED**
-------------------------------------------------------------
Known bugs and issues in ROM version 5.10 (if fixed click onto red **Fixed** to be redirected to solution)
Multiple Message Select by Tap and Drag not possible **FIXED**
"Töne" for changing Soundprofile is not working/brings failed message (unresolved yet)
ActiveSync is constantly open or reoopining itself **FIXED**
Bluetooth state Taskbar icons do not show up **FIXED**
Ok, folks, as this is my last ROM for Polaris due to soon platform change I will hereby release my kitchen for public use.
If you use it to create an own ROM please give me some credits
Download WM6.1 Olio v5.10 M2D Full KITCHEN German
Olioaglio
great thx
Why not ,make another on in WWE please.
Why not ,make another one in WWE please.
Super!
I cannot expect it!
vg Dr-death
Great! thx!!!
i donate a beer for the Wurstkugel!
Release status updated, will upload finished Lite ROM within the next 24 hours.
Cheers, Olioaglio
WWE edition? Is possible?
It's like waiting for christmas. ;-)
Great, thank you!
Released ROM!! Have fun!
Olioaglio
I really like this ROM so far!!!
Fast, stable, no bugs up to now.
Thanks!
But I have one question:
Is it possible to get the same Notification Manager as in pcarvalhos ROMs.
I found Topaz Notification Manager or Rhodium, but none of them worked.
Hi Olioaglio (really not an easy name ;-) What does it mean?)
Can we hope for a ROM in M2D only and M2D Full version?? I think I'm not able to find and install the right packages myself. So I would prefer to wait a little bit - or use the 4.79-ROM, which works great.
Greetings
Rookie69
THX!
I will test this rom tomorrow, when i'm back from work!
cya
dr-death
It´s not what most of you want to hear, but this ROM freezes.
I had those freezes with the 4.79 full rom, too.
The system with what I flashed was Windows XP.
I had installed the recommended radio version 1.59.42.16.
I´m now trying if it´s active sync which causes the freezing.
Edit:
I did a hardreset and only connected my Orbit 2 to active sync (and I entered my PIN) and it freezes.
I think I´ll try to flash from another computer.
I will update here if there are news.
Edit 2:
Today, I´m going to reflash the original o2 rom, after that I´ll flash Olios and the radio rom again but all from another computer where I am able to deactivate all unneeded processes.
Maybe a hint, if you flash the rom, first get your phone connected to active sync and disconnect, check if it freezes when you turn off your screen.
If not, you probably have no problems.
Flashing Olio´s rom now.
First, I flashed o2 rom, then HTC splash screen, then radio to 1.59.46.12.
Testing if active sync makes the device freeze in a few minutes.
Edit 3:
Flashed rom, did a hardreset and connected device to active sync as a guest, it seems to be working.
Testing today.
Did NOT work. Performing a hardreset now and testing again.
Edit 4:
Did a hardreset, connected to AS but did NOT uncheck option "erweiterte Netzwerkfunktionen aktivieren" (don´t know what´s it in english, sorry, it´s options - connections - USB to PC)
Now, it seems to be working since 5 minutes.
I´ll update later.
It runs up to now. Probably, it´s the option "erweiterte Netzwerkfunktionen aktivieren" that causes the freezing.
If somebody needs help, I´m happy trying to help him!
Sorry for my english, it´s not the best
Hmm. I use 4.79 Full Rom too. Flashed with Windows7RC 64bit. Absolute no problems/freezes. In my job I use ActiveSync with WinXP64bit for contacts and calender, no e-mail. No problems. Everything works perfect.
caesium2 said:
It´s not what most of you want to hear, but this ROM freezes.
I had those freezes with the 4.79 Full Rom too.
The system with what i flashed was Windows XP.
I had installed the recommended radio version 1.59.42.16.
I´m now trying if it is Active Sync which causes the freezing.
Edit:
I did a hardreset and only connected my Orbit 2 to Active sync (and I entered my PIN) and it freezes. I think I try to flash from another computer.
I will update here if there are news.
Click to expand...
Click to collapse
You know, this problem seem to appear in all the latest of my ROMs so
far, always it seems to be related to ActiveSync and/or the function
Erweiterte Netzwerkfunktionen. But it gets more and more mystical,
at least now, where this ROM may look not too different from the former
ones, but indeed it is completely new. I use new SYS, new XIP and
even new OEM (drivers). The only things left from former versions
is the two 1.60 drivers (pcem and ddi.dll) which are needed to achieve
the 100MB RAM. But I cannot imagine that these are the culprits,
because lots of cooks like pcarvalho or epimazzo use them also.
Moreover it is VERY interesting that this problem seems to affect only
some people, by far not all. I did not have it once on my test devices.
So I cannot help you with this, other than giving you some hints.
Olioaglio
Rookie69 said:
Can we hope for a ROM in M2D only and M2D Full version??
Rookie69
Click to expand...
Click to collapse
I plan to cook them, but as I don't use M2D myself this is something
I will do whenever it is some really lazy spare time so don't
expect it/them within the next few days. Maybe in some weeks or so.
I know that most of you prefer M2D full ROM as I can easily see at
the download count of the ROM versions. But it is a lot more difficult
to perfectly cook a ROM with lots of apps and enhancements than
a light ROM like the one which is out right now. I will take a look at it.
Olioaglio

Categories

Resources