I'm encountering an issue where my Logitech G29 racing wheel won't stay connected in VirtualHere. I can see it on the server, but when I click on it the wheel does its initialization routine (rotates the wheel back and forth), but seems to get stuck, and then it will show up as being "in use" for about a second before disconnecting. The log shows this:
2026-06-04 14:55:47 INFO :Found Full speed device [046d:c24f] "Logitech, G29 Driving Force Racing Wheel" at address 8
2026-06-04 14:56:08 ERROR :Error 13 in line 229, The data is invalid. (0x0000000d)
2026-06-04 14:56:10 INFO :Device 8 [046d:c24f] BOUND to connection 1
2026-06-04 14:56:10 INFO :Executed empty hook for onReset.046d.c24f
2026-06-04 14:56:11 INFO :Device 8 [046d:c24f] SURPRISE UNBOUND from connection 1
2026-06-04 14:56:11 INFO :Unmanaging device 8 [046d:c24f]
Both computers on wired Ethernet, both Windows 11. I've read about people using this device with VirtualHere before so I am not sure what's going on.
.
In the virtualhere client, right click on the G29 Driving Force Racing Wheel and select Custom event handler and enter
onSetConfiguration.$VENDOR_ID$.$PRODUCT_ID$=then press OK. Try to use it now. Does that help?
Thank you for the quick…
Thank you for the quick reply - I actually ended up downloading the server file directly from here and installing it instead of the Windows Store version, and it seems to be working now. It still disconnects briefly after connecting like it did before, but then it reconnects and seems to be stable after that. If I have the issue again I will try your suggestion. Thanks again!