PDA

View Full Version : Need SSD help from 7510 owners!


keithwwalker
4th November 2008, 11:11 AM
If any 7510 owners can scan their registry, I am searching for any drivers associated with the SSD. Can you help out? This is in relation to trying to upgrade the 7500/7501 to a 16GB SSD.

Keith Walker

NanoRuler
4th November 2008, 11:59 AM
Hi Keith,

I take it you're looking for the drivers for the flash storage and that you're working on porting AP4 to x7510?

If not, please could you let us know what else you need?

cmonex
4th November 2008, 12:15 PM
If any 7510 owners can scan their registry, I am searching for any drivers associated with the SSD. Can you help out? This is in relation to trying to upgrade the 7500/7501 to a 16GB SSD.

Keith Walker


just go get one of the x7510 rom images from the x7510 hardspl thread i made (stickied, easy to find) and dump the registry and files.

easiest test might be flash the rom as is, but make sure you got 3.5 SPL and not 1.2.

note, someone tried this already (i've talked to him in PM) and SSD wasn't working. which SSD driver did you install? same as x7510?

NanoRuler
4th November 2008, 12:15 PM
Copy text between lines and save as .REG

__________________________________________________ _____________
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\SDBusDriver]
"IClass"=multi_sz:"{20FA98A8-B298-4b32-8D72-C716AEE2FA84}=%b","{6F40791D-300E-44E4-BC38-E0E63CA8375C}=%b","",""
"Flags"=dword:00010000
"RequestListDepth"=dword:00000030
"ThreadPriority"=dword:00000064
"Prefix"="SDC"
"Dll"="SDBus.dll"
"Order"=dword:00000015
__________________________________________________ _____________

I'll see in a while if I can extract SDBus.dll

NanoRuler
4th November 2008, 12:18 PM
I guess there might be some sort of race going on here to see who can be 1st to port AP4 to x7510!
Whichever way it goes, if successful we all win.

keithwwalker
4th November 2008, 07:10 PM
I am not working on porting AP4 to the 7510, but working on getting the Transcend 16gb SSD recognized in the 7500/7501. I have the 7510 ROM that was modified to work with the 7500/01 but the SSD is not recognized as of yet. I plan to run WM5torage and see if the USB recognizes the SSD.

I don't think that our objectives are mutually exclusive. If the drivers from the 7510 can be extracted to work with the Transcend SSD in the 7500/7501; then surely those drivers can be put into the AP4 ROM.

Thanks for the info so far, fyi, I have SPL3.5

Hi Keith,

I take it you're looking for the drivers for the flash storage and that you're working on porting AP4 to x7510?

If not, please could you let us know what else you need?

keithwwalker
5th November 2008, 07:23 AM
I ran v1.73 of WM5torage and the SSD is recognized under USB connection.

It is titled WM5torage ATHE400 USB Storage Device. It is not formatted so the capacity still reads 0

Question is how to format it through WinXP or Vista????

If one of you guys has WM5torage, can you hook up your 7510 to your PC and then right click on your SSD?
It should show up as a removable disk. Right click on Properties, then under the Hardware tab, there should be a list of drives.
Click on the ATHE400 device and then hit Properties Button again.
A new window should openand then go to Driver tab.
Tell me what drivers are listed for your SSD once you hit the Driver Details button?

On mine they are:
c:\windows\system32\drivers\disk.sys
c:\windows\system32\drivers\PartMgr.sys

Let me know if you have anything different!

NanoRuler
5th November 2008, 09:19 AM
Keith, surely if you can see it under XP or Vista then you can format it? Is anything preventing you from formatting it as a removable storage device?

cmonex
5th November 2008, 10:57 PM
I have the 7510 ROM that was modified to work with the 7500/01 but the SSD is not recognized as of yet.

this is the mistake

flash an *unmodified* x7510 rom from the thread i mentioned, and see if SSD works in that. you can always reflash to x7500 rom to fix the annoyances coming from the ROM not being fully compatible but this is just fine to test the SSD itself.

keithwwalker
6th November 2008, 06:47 AM
I will try that Cmonex. But I thought that the ROM would not upload if the device was not an ATHE400. I will try it anyway.

With regard to formatting the SSD under USB connection. The only formatting available under my XP unit at home was FAT12. With FAT12, the SSD only had 78mb, dissappointing.

FAT32 wasn't an option, which was strange.

I sent that SSD back to Transcend, and now have the new one installed.

Does anyone have the link for the std. ROM? I downloaded a zip file, but it is fragmented file with .raw extensions. How to extract?

NanoRuler
6th November 2008, 09:52 AM
CMONEX posted a few links here: http://forum.xda-developers.com/showthread.php?t=441684

keithwwalker
6th November 2008, 10:11 AM
Well I downloaded the std. 7510 rom and the SSD is still not recognized. I might as well switch to the AP4 ROM and try to format the SSD via USB cable from the host PC.

cktlcmd
6th November 2008, 10:32 AM
Well I downloaded the std. 7510 rom and the SSD is still not recognized. I might as well switch to the AP4 ROM and try to format the SSD via USB cable from the host PC.

This might be the reason why the drivers don't work:

Hi,

as my X7510 had a deadly accident, I dismantled it. :(

It doesn't have a SSD. The place where X7500 has his MicroDrive is filled by the PCB with on the both sides a total of four SanDisk SDED5-004G-NC 4GB FlashDrive.

This FlashDrive has a FBGA package which need an industrial soldering machine to be soldered or desoldered.

keithwwalker
6th November 2008, 11:59 AM
Is everyone sure that this is the driver for the SSD? I just uploaded AP4 Platinum (for 7500/7501) and it has the same registry and .dll


Copy text between lines and save as .REG

__________________________________________________ _____________
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\SDBusDriver]
"IClass"=multi_sz:"{20FA98A8-B298-4b32-8D72-C716AEE2FA84}=%b","{6F40791D-300E-44E4-BC38-E0E63CA8375C}=%b","",""
"Flags"=dword:00010000
"RequestListDepth"=dword:00000030
"ThreadPriority"=dword:00000064
"Prefix"="SDC"
"Dll"="SDBus.dll"
"Order"=dword:00000015
__________________________________________________ _____________

I'll see in a while if I can extract SDBus.dll

cmonex
12th November 2008, 08:32 AM
Is everyone sure that this is the driver for the SSD? I just uploaded AP4 Platinum (for 7500/7501) and it has the same registry and .dll

the driver is doc0 and doc1 dlls.

but if the ssd did not work under an an unmodified ATHE400 rom, then it will never work with the x7510 driver, sorry

berk_bear
15th December 2008, 01:40 PM
Can anybody create the .CAB file with driver for internal 16 Gb flash-storage of HTC X7510? Please, help!

jimmunsw
12th May 2009, 05:29 PM
Dear All Sifus ( Gurus ) of X7501 and x7510 ,

Looks like the this tough hurdle is still around after 2 years now , it is so easy to solve a only hardware problem , also a only software problem , but it is most difficult to solve a problem of both hardware and also software that is associated together , especially when Htc and also ssd manufacturer is keeping mum about the settings . But i think nothing is impossible , so pls quickly solve this puzzle and share with us and dont give up , you are very close already , thanks and regards - jimmunsw :)