service not running... dependency issue #559
Unanswered
dwayneforsyth
asked this question in
Q&A
Replies: 1 comment
-
You did try that, right? Do you have a full installation of VirtualBox installed, perhaps? If so, it may interfere with the VBoxUsbMon service from |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
C:\WINDOWS\system32>usbipd server Logging:LogLevel:Default=Trace
dbug: Microsoft.Extensions.Hosting.Internal.Host[1]
Hosting starting
dbug: Usbipd.PcapNg[1000]
usbipd:PcapNg:Path = ''
dbug: Usbipd.Server[1000]
2.4.1+1.Branch.master.Sha.90acf9456020ca8c6310ca62a71ee23cb6ca34ad
dbug: Usbipd.Server[1000]
usbipd:TcpKeepAliveInterval = 500 ms
dbug: Usbipd.Server[1000]
usbipd:TcpKeepAliveTime = 10000 ms
info: Microsoft.Hosting.Lifetime[0]
Application started. Press Ctrl+C to shut down.
info: Microsoft.Hosting.Lifetime[0]
Hosting environment: Production
info: Microsoft.Hosting.Lifetime[0]
Content root path: C:\WINDOWS\system32
dbug: Microsoft.Extensions.Hosting.Internal.Host[2]
Hosting started
info: Microsoft.Hosting.Lifetime[0]
Application is shutting down...
dbug: Microsoft.Extensions.Hosting.Internal.Host[3]
Hosting stopping
dbug: Microsoft.Extensions.Hosting.Internal.Host[4]
Hosting stopped
C:\WINDOWS\system32>sc start usbipd
[SC] StartService FAILED 1068:
The dependency service or group failed to start.
C:\WINDOWS\system32>
usbipd wsl attach --busid 10-2
usbipd: error: The VBoxUsbMon driver is currently not running; a reboot should fix that.
Beta Was this translation helpful? Give feedback.
All reactions