cezanne / usbip-win

USB/IP for Windows
GNU General Public License v3.0
1.92k stars 346 forks source link

attach OK, but no response after several minute #289

Open lededev opened 2 years ago

lededev commented 2 years ago

The device I using is a Lefant F2s 2.4G Wireless Motion Game Mini Keyboard Fly Air Mouse. Lefant-Hot-Sell-F2s-2-4G-Wireless-Motion-Game-Mini-Keyboard-Fly-Air-Mouse

lededev commented 2 years ago

It may caused by attacher.exe memory leak, after no response, attacher.exe memory extend from 332KB to 2,097,468KB

agarity commented 2 years ago

I see this same behavior too. soon as device stops responding attacher.exe skyrockets from a few hunderd kb to 3.6gb usually happens within 120 seconds of attaching device.

vadimgrn commented 2 years ago

Try this build https://github.com/vadimgrn/usbip-win/releases/download/v0.7.5.1/usbip-win-0.7.5.1.7z

lededev commented 2 years ago

@vadimgrn Your new build support xbox 360 game controller no problem, I used 15 minutes still work. But a mouse and keyboard combination device(measy rc7) does not work after attach. image Device find, but no mater mouse moving and click, or keyboard buttons can not work.

vadimgrn commented 2 years ago

You could get vhci driver log as described in Readme.md. Refer to the project's page of my repo for instructions.

agarity commented 2 years ago

@vadimgrn first round of tests, the build seems to resolve my issue. Thanks for putting this together!