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

cant proxy PSVita? NotImplementedError: detach_kernel_driver #58

Open
LiEnby opened this issue Sep 4, 2021 · 4 comments
Open

cant proxy PSVita? NotImplementedError: detach_kernel_driver #58

LiEnby opened this issue Sep 4, 2021 · 4 comments
Assignees
Labels
technical support request for technical support

Comments

@LiEnby
Copy link

LiEnby commented Sep 4, 2021

C:\Users\Silica\Desktop\greatfet\Facedancer>py facedancer-usbproxy.py -v 054C -p 04E4
Using GreatDancer backend.
GreatDancer initialized
Traceback (most recent call last):
File "C:\Users\Silica\Desktop\greatfet\Facedancer\facedancer-usbproxy.py", line 50, in
main()
File "C:\Users\Silica\Desktop\greatfet\Facedancer\facedancer-usbproxy.py", line 33, in main
d = USBProxyDevice(u, idVendor=args.vendorid, idProduct=args.productid, verbose=2, quirks=quirks)
File "C:\Users\Silica\Desktop\greatfet\Facedancer\facedancer\USBProxy.py", line 173, in init
self.libusb_device.detach_kernel_driver(interface.bInterfaceNumber)
File "C:\Users\Silica\AppData\Local\Programs\Python\Python39\lib\site-packages\usb\core.py", line 1121, in detach_kernel_driver
self._ctx.backend.detach_kernel_driver(
File "C:\Users\Silica\AppData\Local\Programs\Python\Python39\lib\site-packages\usb\backend\libusb0.py", line 662, in detach_kernel_driver
raise NotImplementedError(self.detach_kernel_driver.name)
NotImplementedError: detach_kernel_driver

@LiEnby
Copy link
Author

LiEnby commented Sep 6, 2021

tried it on linux, and got further, but now my ps3 just stops responding to any usb stuff,
not even just the psvita,

also didnt seem to work with the DualShock 3 ..

@straithe straithe added the technical support request for technical support label Nov 4, 2021
@straithe
Copy link
Member

Are you still experiencing this issue, @KuromeSan ?

@straithe straithe self-assigned this Nov 13, 2021
@LiEnby
Copy link
Author

LiEnby commented Nov 13, 2021

Yes

@straithe
Copy link
Member

straithe commented Nov 13, 2021

Thank you for the update! I am not quite certain how to assist you myself, but I will make sure my team takes a look at this when they can.

@straithe straithe removed their assignment Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
technical support request for technical support
Projects
None yet
Development

No branches or pull requests

4 participants