-
-
Notifications
You must be signed in to change notification settings - Fork 47
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
No USB support after installation and reboot in Windows 11 #95
Comments
Did you set testsigning on before the installation? |
Same issue :/ - just followed the setup - I definitely second the checkpoint idea at least (update : phew that's already in there ^^) Btw not sure if this is the case: but if usbip nests all the other usb devices we should definitely check if the 7 hub limit is reached |
@vadimgrn i did try Test mode but it resulted in the same behavior. |
I'm tired of explaining this issue. I cannot fix it because I haven't had this issue on my two laptops and PC. If install Windows 10 Version 1809, it will work to. I don't know what's missing on your computers, you'll have to figure that out yourself. There are closed issues with that problem, I don't want to explain everything every time from scratch. The reason is that USB class upper filter driver usbip2_filter is not loaded for unknown reason. |
ah here it is 🤔
together with
|
The question is what the reason. Maybe network is not available or something like that. |
that seems unlikely i have an event at |
oh but earlier we have the same issue for |
If you can build the source code, please build and try develop branch. |
im gonna try to reproduce it on my laptop first , cause i would really not like ot have to reset my main PC every time 🙈 |
If usb devices work after installing the develop build, you should use trace log to find out what is failed, see bin/dbg.bat |
ok usb devies also dont work on the laptoip (with the release version) - but i can use touchpad nad onboard keyboard |
this one has absolute path btw https://github.com/vadimgrn/usbip-win2/blob/master/bin/di.bat 🤔 https://github.com/vadimgrn/usbip-win2/blob/master/bin/va.bat#L12 here as well considering i dont have a "D:" drive this will probably not work |
Just edit these files. Build release version, run dbg.bat, after that vz.bat. You will see two log files for usbip2_ude and usbip2_filter drivers. The latter is what you need. |
I have the same problem. If your USB not working anymore and unluckily u don't have PS/2 keyboard at hand, you can reboot Windows and interrupt the booting by pressing the power button. Then the next boot will show the advanced booting menu, and u can select Disable Driver Signature Enforcement. Reboot, USB will work. |
I wonder why people do not follow the installation instructions and then complain. testsigning must be on, period. |
I was able to use usbip2. But another day I booted my PC, testsigning was gone and USB was unresponsive. I don't know why testsigning is automatically turned off in 24H2. Might be Windows update? |
I've never had this issue, three PC-s were updated to 24H2 recently. |
I wish I could give more information on this bug but I can not get past the login screen without keyboard and mouse.
Clarification im not talking about USBip but normal USB devices plugged in directly into the motherboard that won't work after installation. As soon as I get into windows repair menu everything works. A reset to a checkpoint before installation needs to be made.
What I did:
Fresh install of windows:
Last Downloaded and installed on fresh windows 11 install v.0.9.6.6
Also did not work.
The text was updated successfully, but these errors were encountered: