-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DeviceIoControl failed on SendFirmware #9
Comments
I'm getting a similar error, but when dumping the firmware. |
I am getting the same original error posted: FATAL: System.InvalidOperationException: DeviceIoControl failed: 0079 |
Getting the same error but while executing. Destroyed two USB-Sticks that way... Action specified: SendFirmware |
I'm getting a similar error. what is the problem ? how can i download and send original firmware ? |
I'm confused about why you're getting that error there...I'm going to have to try it myself. If you're willing to take the drive apart, I'd recommend the steps on https://github.com/adamcaudill/Psychson/wiki/Executing-From-Boot-ROM , and then trying while in boot mode (LED stays lit). |
Ok, I had now time to try a bit more: I used BN03V117M as burner before - now I tried with the older BN03V104M and an injected(hello world) firmware - it worked! Next problems shown up:
|
Hi I just tried it with two Patroit Supersonic Xpress 8GB drives but I too receive the same errors as mentioned above: E:\Test\Psychson-master\Psychson-master\tools>DriveCom.exe /drive=F /action=GetI E:\Test\Psychson-master\Psychson-master\tools>DriveCom.exe /drive=F /action=Send Has anybody been successful with testing this? and if so is do you use a different burner image or have a different firmware version on your USB? See Getinfo output Thanks |
Hello. First thanks for provide this valuable material, I followed the steps of HID "Hello World!" and works. But unfortunately I'm getting the same error above with the Patriot Supersonic Xpress 8GB. Any update about? |
sdrinken, according to your output, I have the exact same drive and flash chip that you do, so I'm confused why you're getting the error there. I can't reproduce it. So no update yet. |
Hi brandonlw, Thanks for looking into this. My issue was resolved by downloading the burning image again. I guess it was corrupted. Everything works fine now. I have notice though that Patroit is selling the 8GB Xpress drive with a different chip version (2307) the 2303 chips are hard to get ;-) |
Hi @sdrinken. I have the same problem with the same Patriot Xpress 8GB (2303 chipset) that you. You told that resolved the problem, could you explain how you recuperate your drive? My steps are: DriveCom.exe /drive=F /action=SetBootMode Ok, it's works, The led is on. Now, when I try this: DriveCom.exe /drive=F /action=SendExecutable /burner=BN03V104M.BIN Action specified: SendExecutable I run on Windows 7 64 bits. Thank you. |
C/S: PS2251-03 Volume: E: going to try to find MPALL for PS2251-03 to try to reflash/format chip without shorting pins..Has this issue been solved yet? |
It's works for me! I only need shortcut the 2nd. and 3rd. pins according this image: https://github.com/adamcaudill/Psychson/blob/master/docs/PinsToShortUponPlugInForBootMode.jpg My device is the Patriot Xpress 8GB with 2303 chipset. |
From where can I get the image burner for Patroit Supersonic Xpress 8GB? |
I tried to flash the custom FW(injected) and the dumped one - everytime resulting in this error:
After this error, the drive is getting disconnected and needs to be replugged to work again.
Any ideas?
The text was updated successfully, but these errors were encountered: