Open brianlah87 opened 2 years ago
Update, I tried running the sample C# wrapper code and I'm getting:
All enumerated devices attached. No USB devices detected Driver HTCVive reports status -1 Loaded drivers: GlobalSceneSolver
Update, I tried running the sample C# wrapper code and I'm getting:
All enumerated devices attached. No USB devices detected Driver HTCVive reports status -1 Loaded drivers: GlobalSceneSolver
Having the same issue, with the same devices.
have found any solution? same result. only works wired with USB cable dirrectly to tracker / controller.
me too
Not exactly the same warning:
Warning: Hotplug capabilities are not supported on this platform Info: All enumerated devices attached.
Info: Loaded drivers: GlobalSceneSolver, HTCVive
Warning: Failed to submit transfer unknown Knuckles (-1)
Warning: Failed to submit transfer unknown Knuckles (-1)
Warning: Failed to submit transfer unknown Knuckles (-1)
I have the same issue, no matter what dongle / wired / wireless
It has been fixed in the later version 1.01 here
I'm attempting to run survive-cli (1.0, from the Release Binaries) on Windows without a HMD. I have a Vive Tracker (2nd Gen) and the included dongle, and 2x 2nd Gen lighthouses.
I've confirmed that the dongle is paired using SteamVR, and confirmed that SteamVR is not running.
I get the following, and no further lines.
config.json is not automatically created as far as I can see.
I have not tried compiling from source - I figured I'd see if the binaries work first before diving any deeper.
Warning: Hotplug capabilities are not supported on this platform Info: All enumerated devices attached. Info: Loaded drivers: GlobalSceneSolver, HTCVive Warning: Failed to submit transfer unknown Watchman (-1)
What am I missing? Is running it without a HMD attached a supported use case?