Coder Social home page Coder Social logo

Comments (11)

awdAvenger avatar awdAvenger commented on June 29, 2024 1

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.

from usbip-win.

jshank avatar jshank commented on June 29, 2024

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.

from usbip-win.

vadimgrn avatar vadimgrn commented on June 29, 2024

Try this project, please.

from usbip-win.

aazzolini avatar aazzolini commented on June 29, 2024

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).

from usbip-win.

vadimgrn avatar vadimgrn commented on June 29, 2024

but since it's not signed it's not really a feasible solution as that stops other software from working correctly.

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.

from usbip-win.

awdAvenger avatar awdAvenger commented on June 29, 2024

but since it's not signed it's not really a feasible solution as that stops other software from working correctly.

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.

from usbip-win.

thrynae avatar thrynae commented on June 29, 2024

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?

from usbip-win.

vadimgrn avatar vadimgrn commented on June 29, 2024

I don't have Xbox for the testing. Without the driver's log I can't figure out what is wrong.

from usbip-win.

thrynae avatar thrynae commented on June 29, 2024

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%)):

C:\Windows\System32>tracelog.exe -stop usbip-flt
Operation Status: 4201L The instance name passed was not recognized as valid by a WMI data provider.
Logger Name: usbip-flt
C:\Windows\System32>tracelog.exe -stop usbip-ude
Operation Status: 4201L The instance name passed was not recognized as valid by a WMI data provider.
Logger Name: usbip-ude
C:\Windows\System32>tracefmt.exe -nosummary -p %TEMP%\usbip -o usbip-flt.txt usbip-flt.etl
Setting log file to: C:\Windows\System32\usbip-flt.etl
Cannot open log file for reading
C:\Windows\System32>tracefmt.exe -nosummary -p %TEMP%\usbip -o usbip-ude.txt usbip-ude.etl
Setting log file to: C:\Windows\System32\usbip-ude.etl
Cannot open log file for reading

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.

from usbip-win.

vadimgrn avatar vadimgrn commented on June 29, 2024

If you use usbip-win, I can't help you, this project is dead. I'm developing usbip-win2 driver.

from usbip-win.

thrynae avatar thrynae commented on June 29, 2024

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).

from usbip-win.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.