|
||||
It looks like HKEY_LOCAL_MACHINE\System\StorageManager\FATFS
Flags:dword=0x00000068 is invalid! Look at this: (Sorry about the formatting!) Flags registry subkey The following table shows the available values you can set for the Flags registry subkey; set Flags to a combination of these values. Flag Value Description FATFS_UPDATE_ACCESS 0x00000001 Updates access times. FATFS_DISABLE_LOG 0x00000002 Disables event logging. FATFS_DISABLE_AUTOSCAN 0x00000004 Disables automatic calls to ScanVolume. FATFS_VERIFY_WRITES 0x00000008 Verifies all writes. FATFS_ENABLE_BACKUP_FAT 0x00000010 Adds a backup FAT to all formats. FATFS_FORCE_WRITETHROUGH 0x00000020 Sets all files to WRITE_THROUGH, regardless of the parameters to CreateFile. FATFS_DISABLE_AUTOFORMAT 0x00000040 Disables automatic formatting of unformatted volumes. FATFS_WFWS_NOWRITETHRU 0x00010000 Disables write through on the WriteFileWithSeek function. Improves memory-mapped file performance. FATFS_DISABLE_FORMAT 0x00020000 Disables format. FATFS_TRANS_DATA 0x00040000 Transacts data on a write operation. FATFS_TFAT_USECLUS1 0x00080000 Uses the cluster 1 entry in the FAT table for a TFAT transaction. TFAT uses the NOF field of the boot sector by default. FATFS_DISABLE_TFAT_REDIR 0x00100000 Disables the redirect of the root directory to another hidden directory for FAT12 or 16. FATFS_TFAT_ALWAYS 0x00200000 Marks transaction status, even if only one sector in FAT is changed. FATFS_FORCE_TFAT 0x00400000 Forces TFAT transactions even if the volume is not formatted as TFAT. |
|
||||
These are valid... They just aren't working well.
0x00000008 = Verifies all writes 0x00000020 = Sets all files to WRITE_THROUGH 0x00000040 = Disables automatic formatting of unformatted volumes ---------- 0x00000068 0x00000004 = Disables automatic calls to ScanVolume. 0x00000040 = Disables automatic formatting of unformatted volumes ---------- 0x00000044 FATFS_DISABLE_AUTOFORMAT is the only common value that that one should be safe ![]() Maybe this might help. http://msdn2.microsoft.com/en-us/library/ms920263.aspx I'm going to test this setup out for the day and see what it hoses ![]() 0x00000002 0x00000004 0x00000040 0x00010000 ---------- 0x00010046 -MadManX |
|
||||
Can I suggest deleting the registry key that hides the GPS icon in the control pannel here:
HKEY_LOCAL_MACHINE\ControlPanel\GPS Settings After each hard reset I have to go in and un-hide the icon. Thanks! |
|
||||
MadManX that's probably it I was in a rush to add the reg entries u provided in the beta 1.0 thread. So reverting this fixes issues with SD? Still no issues here odd.... I can see how quick I can get a revised version out 4 u guys to fix this issues. Keep the feedback coming guys! Thanks to all who help! Big thanks to MadManX and Isamu49 (hope I spelled that right from memory
![]() ~Mike
__________________
|
|
||||
Been running this all day... Not a hickup yet.
Code:
[HKEY_LOCAL_MACHINE\System\StorageManager\FATFS] "Flags"=dword:00010046 After I reinstall everything tonight (and pray I won't reset again this week). I should be able to post my tweak findings. Oh... And fix the PhoneOn.wav PhoneOff.wav files... That's 500kb. ![]() ![]() Either that or someone point me in the right direction to build a setup.dll. Mind you I'm a VB.net programmer though that doens't know how to wite code in C++ Greate work Mike ![]() -MadManX |
|
||||
MadManX Sweet deal, I will try and remove those just 4 u
![]() ![]() ~Mike |
|
||||
Well if I would have know that sooner... Man I need to go through those more
![]() Here you all go. Replace \Extended_ROM2\Customize_SPCS.sa.CAB with this one. Next hard rest, you have that much more space ![]() Original Size: 923 KB New Size: 162 KB PS... Find the attachment on a new post... First post on Page 7 I think. -MadManX |
|
||||
Getting Error on upgrade to sprint AKU2.2
I get the screen that is supposed to give my device information and what I am upgrading to but there is no info there. When I click on upgrade six seconds later I get:
"Error 150: ROM UPGRADE UTILITY ERROR" "This ROM Upgrade Utility does not design for your device. Please get proper ROM Upgrade Utility and try again!" This is the sprint version. Thanks |
![]() |
|
|
|