PDA

View Full Version : Need help again, 7510 registry seach


keithwwalker
30th November 2008, 08:16 PM
Still searching in my endeavor to fit an SSD to a 7501.

I have been learning more about the registry and was wondering if the 7510 has the following lines in registry? (thanks in advance!)

[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\NAND]
"Dll"="nandflash.dll"
"Prefix"="DSK"
"Order"=dword:1
"Ioctl"=dword:4
"Profile"="NAND"
"IClass"="{A4E7EDDA-E575-4252-9D6B-4195D48BB865}" (this will be different)
"Build"="0000000"
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\ NAND]
"DefaultFileSystem"="FATFS"
"PartitionDriver"=""
"Folder"=""
"Name"=""
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\ NAND\FATFS]
"Flags"=dword:14
"FormatTfat"=dword:1
"MountFlags"=dword:6
"CheckForFormat"=dword:1
[HKEY_LOCAL_MACHINE\System\StorageManager\AutoLoad\ NAND]
"DriverPath"="Drivers\\BuiltIn\\NAND"
; load synchronously:
"LoadFlags"=dword:1
"Order"=dword:0
"MountFlags"=dword:6
"Bootphase"=dword:1

The 7501 has these registry values missing, as well as the nandflash.dll file.

Tadeusz
30th November 2008, 11:22 PM
There is no such lines in the registry.
However there is something, which can help you:

[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\ MSFlash]
"Name"="FLASH Disk Block Device"
"Folder"="Flash Disk"
"MountHidden"=dword:00000001
"MountAsROM"=dword:00000001
"PartitionDriver"="mspart.dll"


[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\ MSFlash\FATFS]
"MountHidden"=dword:00000000
"MountAsROM"=dword:00000000

As you can see, MSFlash describes Flash Disk, which is the name of 16GB disk in X7510.

keithwwalker
1st December 2008, 05:45 AM
My X7501 has the exact same settings.

BUT, those settings are inactivated since there is no folder in the following registry location:
HKEY_LOCAL_MACHINE\Drivers\BuiltIn\MSFlash

Do you have that folder (or similar) in your 7510, and if so what are the contents?

There should probably be an IClass GUID (Unique ID) for the actual hardware, as well as some other items.

Thanks again! If I were to do it, I would be flashing 7501 & 7510 ROM's back and forth....

Keith Walker

There is no such lines in the registry.
However there is something, which can help you:

[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\ MSFlash]
"Name"="FLASH Disk Block Device"
"Folder"="Flash Disk"
"MountHidden"=dword:00000001
"MountAsROM"=dword:00000001
"PartitionDriver"="mspart.dll"


[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\ MSFlash\FATFS]
"MountHidden"=dword:00000000
"MountAsROM"=dword:00000000

As you can see, MSFlash describes Flash Disk, which is the name of 16GB disk in X7510.

Tadeusz
2nd December 2008, 12:05 AM
My X7501 has the exact same settings.

BUT, those settings are inactivated since there is no folder in the following registry location:
HKEY_LOCAL_MACHINE\Drivers\BuiltIn\MSFlash

Do you have that folder (or similar) in your 7510, and if so what are the contents?

There should probably be an IClass GUID (Unique ID) for the actual hardware, as well as some other items.

Thanks again! If I were to do it, I would be flashing 7501 & 7510 ROM's back and forth....

Keith Walker
If you mean, folder "MSFLASH" in ...\Built registry, then no. There is no such folder in the registry. I know , it is weired, but that is it.
I was looking for anything which could describe Flash Disk (any hardware ID or something, but I could not find anything. And I do have this 16GB Flash Disk and I love it.
I have noticed that I can install any software, also services and Today plug-ins, on this disk and it works fine. It means, the disk is initialized very early during booting the system, not like SD card slot.

I do have old X7500 with broken screen, and I would like to be able to move my screen and the flash disk from X7510 to X7500 to have joystick on board, but I did not find any solution for drivers for 16GB flash disk.