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

BSoD when keyboard smart card was redirected on Windows 10 and virt-viewer #97

Open
FutureKidBuu opened this issue Nov 16, 2020 · 9 comments

Comments

@FutureKidBuu
Copy link

We have a rule for virt-viewer to redirect on connect all usb devices and a BSoD image always happens to this smartcard keyboard https://unykach.com/es/perifericos/teclado/teclado-sck-818-inteligente-50530/ when we connect a virtual machine.

It was tested with other smart card keyboards and it worked fine.

Important data:

Image+Pasted+at+2020-11-16+09-24 (1)

@ybendito
Copy link
Collaborator

@FutureKidBuu We can't access the memory dump link, can you please make it available?
Which version of UsbDk you use?

@FutureKidBuu
Copy link
Author

@ybendito UsbDk is the last one, v1.00-22.
Please, test link again, https://tinyurl.com/y5sqhlj4

@ybendito
Copy link
Collaborator

ybendito commented Nov 16, 2020

@FutureKidBuu Can't access, tried with 2 different Microsoft accounts (it requires sign-in with Microsoft). The test as always the same: We're sorry, but mail address can't be found in the activacionteknoservice-my.sharepoint.com directory. Please try again later, while we try to automatically fix this for you

@FutureKidBuu
Copy link
Author

@ybendito sorry for that,I upload it to my drive https://drive.google.com/uc?id=15RVxvR5wKQEOjo43-JKnFdyK6-fqGx2K&export=download
I hope you can!

@ybendito
Copy link
Collaborator

@FutureKidBuu The dump downloaded. Next time you share large binary files, please zip them. For size as well as to prevent a corruption.
Please try previous release https://www.spice-space.org/download/windows/usbdk/UsbDk_1.0.21_x64.msi
(uninstall 1.0.22 first, then install it). Does it solve the problem?

@FutureKidBuu
Copy link
Author

FutureKidBuu commented Nov 19, 2020

@ybendito with version 1.0.21 it works! should we use that version as the latest stable version?

@ybendito
Copy link
Collaborator

Latest stable is 1.0.22 but it causes the problem with this specific device USB\VID_058F&PID_9540 (EMV Smartcard Reader)
If you use 1.0.22 you need to exclude this device (smartcard reader) from the redirection (you can do that via configuration file of remote viewer or via its command line or on spice server side, i.e. in qemu command line (if you use qemu)
I think if you disable power save on this device (uncheck 'allow the computer to turn off this device ...') this will also solve the problem.

@celevra
Copy link

celevra commented Aug 30, 2021

same problem with the bluescreen here, but we need the Smartcard in the virtual machine forwarded by remote viewer
i can't tell with update, but before a specific Windows Update forwarding went smoothly

@ybendito
Copy link
Collaborator

@celevra At the moment I see 2 things to try:

  • Use 1.0.21 if possible
  • Disable USB selective suspend (Control Panel - Power - Current power plan)

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