Skip to content
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

Signed USB device driver for Windows causes kernel panics ("blue screen of death") under Windows 10 x64 #4

Open
c0d3h4x0r opened this issue Nov 11, 2019 · 5 comments

Comments

@c0d3h4x0r
Copy link

Using the USB connection method to a Windows 10 x64 PC is very risky because the device driver often causes BSODs ("blue screens of death") that prevent Windows from shutting down cleanly. This can potentially corrupt the Windows filesystem and prevent Windows from booting or working correctly. Please fix the device driver to stop causing blue screens.

@npaladin2000 npaladin2000 transferred this issue from retrogamehandheld/RG-350 Dec 2, 2019
@Ninoh-FOX
Copy link
Contributor

In my win10 system work fine, do you have the correct drivers?

@c0d3h4x0r
Copy link
Author

Yes. The problem is intermittent. It appears to be triggered by device disconnection/reconnection. Just plug/unplug the RG350 a bunch of times and the system eventually bluescreens. And because the USB-C connector on the RG350 is a bit loose, wiggling the cable just a little is enough to cause disconnection/reconnection. Once I connect it, I have to be sure to not even breath on the cable, otherwise I risk getting a BSOD.

@Ninoh-FOX
Copy link
Contributor

I think that is the cable, to my, if I don't have conect the console, the win10 said unknown usb device, whit only the cable!! But if I connect the console all work fine.

@c0d3h4x0r
Copy link
Author

The problem is not the cable. I've tried 4 different USB-C cables, all with the same results.

@sneak-thief
Copy link

sneak-thief commented Dec 3, 2019

Same thing happens to me occasionally when disconnecting the cable when Filezilla is first trying to login to the RG350.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants