View Single Post
  #181 (permalink)  
Old 01-21-2007, 04:47 PM
mherald81's Avatar
mherald81
N00b
Offline
 
Join Date: Dec 2006
Posts: 36
Reputation: 10
mherald81 is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Quote:
Originally Posted by zzzzzzzzz
To solve the SD problem, I changed the SD registry to the following as the custom AKU2.2 does:
[HKEY_LOCAL_MACHINE\System\StorageManager\FATFS]
"EnableCacheWarm"=dword:00000001
"EnableWriteBack"=dword:00000001
"FriendlyName"="FAT FileSystem"
"Dll"="fatfsd.dll"
"Paging"=dword:00000001
"EnableCache"=dword:00000001
"CacheSize"=dword:00001000
"Util"="fatutil.dll"
"CacheDll"="diskcache.dll"
"Flags"=dword:00010046

Everything is working smoothly so far.
Thanks, so far everything is running smoothly for me as well.
Reply With Quote