Problem that only an expert chef can answer :) - Touch Pro, Fuze ROM Development

or anyone who knows the answer... lol
Ok so here is my problem....
everytime my phone starts it copies over the following files to the root of my storage card "pim.vol, eT9Cdb.Cdb, eT9Rudb.Rdb" so when i do a hard reset i put into the initflashfiles.dat
Directory("\"):-File("pim.vol","\storage card\pim.vol")
Directory("\Windows"):-File("eT9Rudb.Rdb","\storage card\eT9Rudb.Rdb")
Directory("\Windows"):-File("eT9Cdb.Cdb","\storage card\eT9Cdb.Cdb")
I also tried, as a test to copy them to my documents and that also did not work. Now the rom still loads and it does not freeze during first boot, if you were thinking that i did not delete the first two bytes. it just does not copy them from the storage card to the device i had it setup like this on my x7500 and it worked perfectly so im not sure what the problem is. Any thoughts ?
thanks for looking

irus said:
or anyone who knows the answer... lol
Ok so here is my problem....
everytime my phone starts it copies over the following files to the root of my storage card "pim.vol, eT9Cdb.Cdb, eT9Rudb.Rdb" so when i do a hard reset i put into the initflashfiles.dat
Directory("\"):-File("pim.vol","\storage card\pim.vol")
Directory("\Windows"):-File("eT9Rudb.Rdb","\storage card\eT9Rudb.Rdb")
Directory("\Windows"):-File("eT9Cdb.Cdb","\storage card\eT9Cdb.Cdb")
I also tried, as a test to copy them to my documents and that also did not work. Now the rom still loads and it does not freeze during first boot, if you were thinking that i did not delete the first two bytes. it just does not copy them from the storage card to the device i had it setup like this on my x7500 and it worked perfectly so im not sure what the problem is. Any thoughts ?
thanks for looking
Click to expand...
Click to collapse
You could try using a provxml file operation instead? Not sure if initflashfiles generally is happy about copying from a removable storage device such as the sd slot (just a guess), since in your Athena it is a fixed disk it may behave differently??
Another thing you could try is to do the copy operation as a stage of the customization process, use an xml file in there?? Perhaps the SD bus driver is not loaded until after initflashfiles has completed since really it has to run that before alot of other operations on first boot?

irus said:
or anyone who knows the answer... lol
Ok so here is my problem....
everytime my phone starts it copies over the following files to the root of my storage card "pim.vol, eT9Cdb.Cdb, eT9Rudb.Rdb" so when i do a hard reset i put into the initflashfiles.dat
Directory("\"):-File("pim.vol","\storage card\pim.vol")
Directory("\Windows"):-File("eT9Rudb.Rdb","\storage card\eT9Rudb.Rdb")
Directory("\Windows"):-File("eT9Cdb.Cdb","\storage card\eT9Cdb.Cdb")
I also tried, as a test to copy them to my documents and that also did not work. Now the rom still loads and it does not freeze during first boot, if you were thinking that i did not delete the first two bytes. it just does not copy them from the storage card to the device i had it setup like this on my x7500 and it worked perfectly so im not sure what the problem is. Any thoughts ?
thanks for looking
Click to expand...
Click to collapse
I'd use CPY1/CPY2 in a UC script
Code:
CPY1:\storage card\pim.vol
CPY2:\pim.vol
CPY1:\storage card\eT9Rudb.Rdb
CPY2:\Windows\eT9Rudb.Rdb
CPY1:\storage card\eT9Cdb.Cdb
CPY2:\Windows\eT9Cdb.Cdb

mrvanx said:
You could try using a provxml file operation instead? Not sure if initflashfiles generally is happy about copying from a removable storage device such as the sd slot (just a guess), since in your Athena it is a fixed disk it may behave differently??
Another thing you could try is to do the copy operation as a stage of the customization process, use an xml file in there?? Perhaps the SD bus driver is not loaded until after initflashfiles has completed since really it has to run that before alot of other operations on first boot?
Click to expand...
Click to collapse
i will try this if all else fails but i would like it to be from the initflashfiles.dat but what you say makes sense.... thanks

andret said:
I'd use CPY1/CPY2 in a UC script
Code:
CPY1:\storage card\pim.vol
CPY2:\pim.vol
CPY1:\storage card\eT9Rudb.Rdb
CPY2:\Windows\eT9Rudb.Rdb
CPY1:\storage card\eT9Cdb.Cdb
CPY2:\Windows\eT9Cdb.Cdb
Click to expand...
Click to collapse
i thought about doing this but i read somewhere that sdautorun does not like spaces in the files path.... thanks for the info

ok so i tried using the cpy1/cpy2 and it actully worked however it did not copy over the pim.vol so i tried to copy it over manually and it let me but after i did that i could no longer press on contacts, calender, or get to the phone pad any thoughts?

I think you'll probably need to close down any process actively using the pim database before copying it over, it's probably open when you're overwriting it and getting corrupted..

Da_G said:
I think you'll probably need to close down any process actively using the pim database before copying it over, it's probably open when you're overwriting it and getting corrupted..
Click to expand...
Click to collapse
i changed the reg values to my documents then changed them back, i am kindof thinking that htc may have set this up a little differently on the TP which is why i am having so much trouble but thats is only my guess

ok so im thinking part of the problem is that the pim.vol file is working with some other file for contacts, here is why: i copied the pim.vol file from my rom renamed it pim.vol_ put it into my rom and flashed it, of course i put Directory("\Windows"):-File("pim.vol","\Windows\pim.vol_") into the initflashfiles.dat file and still not contacts. so i have no idea why this does not work any thoughts. thanks

Related

How to get different extended rom?

So is there a way I can do this on my G4 8125? I've been trying, but have not been successful.
Extended ROM basically consists of large number of CAB files. Go to the ftp and get hold of some of the ROM packages in ZIP format and unzip the EXT rom. Unlock your EXT ROM and replace everthing with the one you've downloaded. Done.
Personally, I don't use Ext Rom. Upon hard reset, I just skip the Ext Rom installation and I install my stuff manually, which I think gives more flexibility. I had my phone backup-ed into an EXE file which I can use when I hardreset next time.
I don't know how to unlock it, and I can't even stop my Cingular one from installing every time.
To stop it from installing, upon hardreset, softreset your phone just after the security option (eg when it asked you to set your PIN for the phone). It should skip installing the EXT ROM.
I'm not sure if it is read only or not, but you can try. Download and open Total Commander (for PPC), at the top section of TC, enter this
Code:
\Extended_ROM
It will show you stuff in your Ext Rom. See if you can overwrite it.
If the extended_rom is protected like in G3 >2.xx SPLs then you have no luck there. Even if you change something and it looks like it worked you'll get bad checksums on next soft-reset and all data in extended-rom will be deleted
mestrini said:
If the extended_rom is protected like in G3 >2.xx SPLs then you have no luck there. Even if you change something and it looks like it worked you'll get bad checksums on next soft-reset and all data in extended-rom will be deleted
Click to expand...
Click to collapse
exactly what happened to me.
after it had bad checksums, strange characters and folders, i formatted the extemded rom using wizard service tool ver 4.2.1
now my extended rom is empty... but i have a copy of it on the PDA in a different folder and on my PC.
Is there a way to restore it?
royorlev said:
exactly what happened to me.
after it had bad checksums, strange characters and folders, i formatted the extemded rom using wizard service tool ver 4.2.1
now my extended rom is empty... but i have a copy of it on the PDA in a different folder and on my PC.
Is there a way to restore it?
Click to expand...
Click to collapse
Absolutely. Simply use WST and select the "Write ROM" option. Then select "Extended ROM" and upload the backup from your PC.
Hi All,
Is there any way to build own ExtROM?
Thanks

Please Please Help!!!Memory card and corrupted icon

Hi there
I have a big problem with my phone,every time that i try to save a program on memory card i can't access the icon, it appear like corrupt and impossible
to find the program.I can access the program from my phone using the file explorer for example:
Memory card/program/ if i do it this ways it work's but not from the program section.
At the beginning i thought that was a problem with my memory card,so then i've bought another new one, Sandisk but i still have this problem!
Is it a problem of my device for example the slot of the memory card?
Does anyone had my same problem?
Please Help Me!
Can someone help me please!!!
tetsuokaneda said:
Hi there
I have a big problem with my phone,every time that i try to save a program on memory card i can't access the icon, it appear like corrupt and impossible
to find the program.I can access the program from my phone using the file explorer for example:
Memory card/program/ if i do it this ways it work's but not from the program section.
At the beginning i thought that was a problem with my memory card,so then i've bought another new one, Sandisk but i still have this problem!
Is it a problem of my device for example the slot of the memory card?
Does anyone had my same problem?
Please Help Me!
Click to expand...
Click to collapse
I have never installed the program to microSD... I always install to device. I am not sure how you can fix your problem. I am sure someone on the board will know what's going on.
tetsuokaneda said:
Can someone help me please!!!
Click to expand...
Click to collapse
Try to take it out & in sevrel times and SR your device.
Kevbodian said:
I have never installed the program to microSD... I always install to device. I am not sure how you can fix your problem. I am sure someone on the board will know what's going on.
Click to expand...
Click to collapse
Thanks as always for ur collaboration my friend
but as i read in many threads it seems a common problem of HTC device and unfortunally i'm one of them,i really hope to fix this problem cuz it's unbelievable!
Abo Forat said:
Try to take it out & in sevrel times and SR your device.
Click to expand...
Click to collapse
I did it but nothing happened!
I can't believe it!
Hi tetsuokaneda,
Your problem was broken link between shortcut file and executable file of your application!
You can use File Explorer to:
- Delete some died shortcut in "/Windows/Start Menu/Programs/".
- Go to "/Storage card/Programs/Your Applications" and make a shortcut from executable file again
- Move a new shortcut to "/Windows/Start Menu/Programs/" folder
You can check by press Start/Programs, if it shows the right icon it is possible to active. If not, you have to soft reset you device. Event, you must Hard Reset!
Lucky!
Wantoknow said:
Hi tetsuokaneda,
Your problem was broken link between shortcut file and executable file of your application!
You can use File Explorer to:
- Delete some died shortcut in "/Windows/Start Menu/Programs/".
- Go to "/Storage card/Programs/Your Applications" and make a shortcut from executable file again
- Move a new shortcut to "/Windows/Start Menu/Programs/" folder
You can check by press Start/Programs, if it shows the right icon it is possible to active. If not, you have to soft reset you device. Event, you must Hard Reset!
Lucky!
Click to expand...
Click to collapse
I'm going to try immediately!
Hold on!
It was usuless this time too!Same thing!I'm wondering how is possible a problem like this???
tetsuokaneda said:
It was usuless this time too!Same thing!I'm wondering how is possible a problem like this???
Click to expand...
Click to collapse
That mean, it is a time to Hard Reset for your device!
Remember of backing up your data!
You know because this problem i completely flash again my device,and at the end u know what?I still have the same damn problem!
tetsuokaneda said:
I did it but nothing happened!
I can't believe it!
Click to expand...
Click to collapse
Explore your SD and u gona see 2 folder withe name Program Files one of them is fake. Delete it and do SR
I've formated my memory many times,Hard reset,Flash with another rom!Tryied with copy shortcut in windows/start menu/program,checked the folder Program Files in memorycard but it wasn't there,it seems that there's really nothing to do!
tetsuokaneda said:
I've formated my memory many times,Hard reset,Flash with another rom!Tryied with copy shortcut in windows/start menu/program,checked the folder Program Files in memorycard but it wasn't there,it seems that there's really nothing to do!
Click to expand...
Click to collapse
Try to read the card with card readers on your PC
tetsuokaneda said:
I've formated my memory many times,Hard reset,Flash with another rom!Tryied with copy shortcut in windows/start menu/program,checked the folder Program Files in memorycard but it wasn't there,it seems that there's really nothing to do!
Click to expand...
Click to collapse
maybe this ROM you are using doesnt support installing programs to microSD. try flashing to a different rom and formatting your micro sd and see if it happens again.
Kevbodian said:
maybe this ROM you are using doesnt support installing programs to microSD. try flashing to a different rom and formatting your micro sd and see if it happens again.
Click to expand...
Click to collapse
I'm using ur same Rom!U don't have my same problem right???

Firefox download folder location

I can't seem to locate the directory folder that the new firefox app downloads to. anyone?
Nevermind, it goes right to the sdcard, no folder. I didn't see the files because the downloads failed...
can't seem to get the download folder to change.
I went into:
about:config
created a new string: browser.download.dir
set the value to: /mnt/extSdCard/Downloads/
Restarted Firefox
But still the downloads go into the sdcard/downloads
I've also tried:
/extSdCard/Downloads/
/sdcard/
/extSdCard/
/mnt/sdcard
none of these have any effect.
Any ideas?
Bump:beer:
Sent from my SGH-I747M using Tapatalk 2
Im also looking for changing my dl directory. It have work once for me when modifying the "browser.download.folderList" after creating the browser.download.dir string. But after reboot of firefox the next dl will go back again to the sdcard.
Wonder if anyone else could tell how to do it
creating a new string is a good step for changing your dl directory. But you should also add this step to make it work.
Modify the value of "browser.download.folderList" from 1 to 2
Thats it!!
Click to expand...
Click to collapse
When editing your old posts, try not to delete the original information that could have been useful to others.
People won't have known what value to put into the string.
Sent from my SGH-I747M using Tapatalk 2
I hate managing folders so now I use directory bind which allows me to bind two folders together. Basically you create another downloads folder on your external sd card and use directory bind to "bind" them. Checkbox to transfer contents and your downloads (source) folder will be dumped into the empty folder you've created automatically (destination must be empty when checking the box). When altering files in either downloads folder, the changes appear in both. When you look at storage, the original source folder is not calculated into your used internal storage amount even though every other app sees files in there (since that would defeat the purpose). I use it for my downloads, camera and several apps and game folders not designed to be pushed to SD. Instead of continuously resetting app download destinations, I sit back and relax knowing every app downloads to the proper place (minus the rogues who think they deserve their own folder lol). When flashing a new ROM, simply unbind everything first and disable autostart, backup with titanium backup, after restore, you should be good (depending on your new version of android in which case you may need to adjust some settings). If setting up from scratch again, assuming your working folder structure is still in tact, you can bind again without ticking the box (since the files are in their proper place and a transfer is no longer necessary).
You can get it here, it looks like it hasn't been updated in a while, but I've tested it from Android 4.0 through 4.2.2 and it's perfect (settings adjustments will likely be required): http://forum.xda-developers.com/showthread.php?t=1410262
Hi everyone, was a solution found to that still issue? I tried to move the default download folder to the ext SD card with settings into about:config, I changed as well the "browser.download.folderList" value to 2 and add a "browser.download.defaultFolder" string, but everything failed, please does someone know what to do? Or is there another setting menu or mod/Exposed module to achieve this..?
Thanks in advance for the help!
May I Taste said:
Hi everyone, was a solution found to that still issue? I tried to move the default download folder to the ext SD card with settings into about:config, I changed as well the "browser.download.folderList" value to 2 and add a "browser.download.defaultFolder" string, but everything failed, please does someone know what to do? Or is there another setting menu or mod/Exposed module to achieve this..?
Thanks in advance for the help!
Click to expand...
Click to collapse
Use this config (I am assuming you're on 4.4 and have used SDFixer)
SeraphSephiroth said:
Use this config (I am assuming you're on 4.4 and have used SDFixer)
Click to expand...
Click to collapse
Hi, thanks for your help, but it still don't work for me. What I don't understand is that the path can be whether
/storage/sdcard1/Download
or
/ext_card/Download
Maybe you know why? I'm running CM11 nightlies (4.4.4) on Xperia Z2
May I Taste said:
Hi, thanks for your help, but it still don't work for me. What I don't understand is that the path can be whether
/storage/sdcard1/Download
or
/ext_card/Download
Maybe you know why? I'm running CM11 nightlies (4.4.4) on Xperia Z2
Click to expand...
Click to collapse
With a r/w sd? Use a root explorer to find the path to the r/w sd
I'm very busy and sorry not to say anything for long but thank you much for your answer and help.
My path is correctly pointing the SD, I checked carefully the settings and got no success. Then suddenly Firefox began to write on ext sd, but still this is only sometimes! I tried to see if the files type or size had something to do with that behavior but it seems to be just erratic..
It actually seems that it's the "Flash Video Downloader" module who sends files into the internal storage regardless of the browser settings..

[Q] Help wanted(about shellres.192.dll)

I want to edit my waiting cursor,using Resco,I tried several times to
copy shellres.192.dll from HD2\Windows\ to stoeage card,but all my
efforts was in vain, system deniede me.Can anyone help me? By the way,
I can use Resco to copy another shellres.192.dll to overwrite the
original one! Thanks!
you could try ROM Extractor, maybe it'll work
p107r0 said:
you could try ROM Extractor, maybe it'll work
Click to expand...
Click to collapse
Thank you a lot! Using ROMExtractor, I have another "shellres.192.dll" on my
storage card!
But another question:My purpose is to use ResourceHacker to chang BMP for
waiting cursor which is hidden in "shellres.192.dll". But when I Extract
"shellres.192.dll" from \windows\ to \Storage Card\, then I just copy it back to
windows,(didn't do anything else),I find the "Setting" panel has been
changed,the three sub-panels: Personal,system,connections, missed!
I don't know why. Please help me,if can. Thanks!!!
rather than just copy it back into windows, make the file into a cab that installs it to windows. just copying files over rom files doesn't usually work.
samsamuel said:
rather than just copy it back into windows, make the file into a cab that installs it to windows. just copying files over rom files doesn't usually work.
Click to expand...
Click to collapse
Thanks for the instruction! I use WinCE CAB Manager3.0 to make a cab named VagrantMan Wait Cursor.cab.
It shows the same result: the Wait Cursor works well, but I find the "Setting" panel has been
changed,the three sub-panels: Personal,system,connections, missed!
Are you kind enough to check my cab? Is there anything wrong?

ROM that DOES NOT erase microSD files?

I have VEGAn-Tab 5.1.1 (Froyo ROM) installed and when playing (or accessing) files on a microSD card it mysteriously deletes all the files in the folder. Is there another Froyo custom ROM (I need true hardware acceleration) that DOES NOT have the deleting file problem like VEGAn-Tab?
Thanks in advance
DiGiTY said:
I have VEGAn-Tab 5.1.1 (Froyo ROM) installed and when playing (or accessing) files on a microSD card it mysteriously deletes all the files in the folder. Is there another Froyo custom ROM (I need true hardware acceleration) that DOES NOT have the deleting file problem like VEGAn-Tab?
Thanks in advance
Click to expand...
Click to collapse
Yes, ALL OF THEM, as long as you have an empty file called .nomedia in the root of the card...(use notepad++ to create a file don't enter any text into it, and save it to the SD card as .nomedia)
google "Gtablet for Dummies" And read everythign you can, he cover's just about everything you need to know about our finicky device.
edit: you can also use root explorer to creat the file directly on the device
you gotta be ishing me! that's the fix!?!!
Any ideas why .nomedia is needed?
DiGiTY said:
you gotta be ishing me! that's the fix!?!!
Click to expand...
Click to collapse
always has been...has always worked fine for me on BC, Vegantab 5.1.1, Calk/Clem. Of course, I took it a step farther and put the file in the root, and evey subdirectory as well...It takes up no space, so why the hell not, right?
thank goodness its just video files
DiGiTY said:
thank goodness its just video files
Click to expand...
Click to collapse
oh, it will delete audio files too...not all the time, but it's possible

Categories

Resources