cntools / libsurvive

Open Source Lighthouse Tracking System
MIT License
747 stars 136 forks source link

survive-cli on Windows returns "Failed to submit transfer unknown Watchan (-1)" #268

Open brianlah87 opened 2 years ago

brianlah87 commented 2 years ago

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?

brianlah87 commented 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

nagyidaiPeter commented 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

Having the same issue, with the same devices.

trosacz commented 2 years ago

have found any solution? same result. only works wired with USB cable dirrectly to tracker / controller.

heyangHEY commented 2 years ago

me too

heyangHEY commented 2 years ago

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)

KoenigSimon commented 1 year ago

I have the same issue, no matter what dongle / wired / wireless

KoenigSimon commented 1 year ago

It has been fixed in the later version 1.01 here