-
Notifications
You must be signed in to change notification settings - Fork 353
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
Xbox Wireless Adapter for Windows Attaches but unable to associate controller #356
Comments
I was able to get this working with VirtualHere without issue so far but I'd much rather solve for OSS projects like this one. Please let me know if there are any captures or additional data I can provide. |
Try this project, please. |
I am running into the same issue. @vadimgrn , I also tried usbip-win2 but in that case it doesn't even show the device on device manager. (Also, I couldn't get the mouse to move using usbip-win2, although it showed up as a device). |
I just want to add that I got it working with usbip-win2, but since it's not signed it's not really a feasible solution as that stops other software from working correctly. I did block the mt76x2u module on the host though. Not sure if that was required or not. |
It does not stop other software from working correctly (see here), but it increases the vulnerability of a system. Most company policies prohibit enabling TESTSIGNING on computers. Private users decide for themselves whether to enable test signing or not. |
Many anti-cheat solutions won't work when test signing is enabled, which hinders the use case for this device somewhat. I know it's not straight forward to get it signed though. |
In my case the wireless adapter shows up in device manager without issue, but I can't connect a controller either (with either this repo, or the usbip-win2 repo). At this point I would even consider trying a WSL pass-through, although I haven't seen any mentions of success with that route. @vadimgrn did you test an Xbox wireless adapter? What steps should I be taking to make it work? Should I switch to the WDM driver? |
I don't have Xbox for the testing. Without the driver's log I can't figure out what is wrong. |
I installed VS 2022, the SDK, and the WDK, after which I ran the batch script in your readme, but I get the messages below (even after I create the usbip folder in TEMP (to hide my username I put back %TEMP%)):
How should I get the log to you? (and would you like me to open an issue on your own repo?) Alternatively, how can I generate the log for this repo? Just in case the cause is the same and the issue can be fixed for both at once. |
If you use usbip-win, I can't help you, this project is dead. I'm developing usbip-win2 driver. |
The log I posted was for the usbip-win2 driver (since that repo mentions a batch script to capture the log, while the usbip-win repo does not). |
Client Version: usbip-win-0.3.6-dev
Client OS Version: Win10 22H2 19045.3693
Client Driver Version: usbip-win VHCI(ude) Driver Version 0.3.6.0
Server Version: usbip (usbip-utils 2.0) from usbip/stable,now 2.0+6.1.52-1+rpi1 armhf
Server OS Version: Linux usbip 6.1.0-rpi4-rpi-v7 #1 SMP Raspbian 1:6.1.54-1+rpt2 (2023-10-05) armv7l GNU/Linux (RPi 3B+)
Attaching the port appears successful, showing the Xbox Wireless Adapter for Windows correctly. However, I'm unable to pair an Xbox Wireless Controller with the adapter. The previously paired controller flashes and there is no more activity in the logs (the adapter does not light up when pairing button pressed). I've confirmed a wired mouse works correctly so I know the stack works. Interestingly, the XBox adapter gets insanely hot after about 20-min.
I have full traceview logs but nothing interesting happens in 44,000 lines of trace. Let me know if I should attach them. Any ideas? Let me know if I can include any other diag output that may help get to the root of this.
Xbox Wireless adapter for Windows Properties - Events
usbip list -l
dmesg server
usbipd output
The text was updated successfully, but these errors were encountered: