View Single Post
  #125 (permalink)  
Old 01-12-2007, 02:21 PM
MadManX's Avatar
MadManX
PPCGeeks Regular
Offline
Location: Maricopa, AZ
 
Join Date: Dec 2006
Posts: 73
Reputation: 15
MadManX is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to MadManX
Quote:
To fix the Sd card delay, try changing the value of HKEY_LOCAL_MACHINE\system\StorageManager\FATFS\Fla gs to 44. You are going to need a registry editor like phm, or regeditce.
Or Change it to:
Code:
[HKEY_LOCAL_MACHINE\System\StorageManager\FATFS] 
"Flags"=dword:00010046
This has worked flawlessly for two days... And I started all the SD card problems

This difference forces caching when possible and disables all logging features of the FATFS. An earlier post has all the details.

-MadManX
Reply With Quote