Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

External Mice stopped working #26

Open
MartinLichtblau opened this issue Jan 10, 2019 · 8 comments
Open

External Mice stopped working #26

MartinLichtblau opened this issue Jan 10, 2019 · 8 comments

Comments

@MartinLichtblau
Copy link

I had an external USB and Bluetooth mouse and both stopped working. Since this happened within the timeframe I assume it's because of AHI, or rather the Inception driver.
I tried to fix it with the usual approach: on/off, reboot, unplug, uninstall. No luck so far.
When I turn the mice on/off they popup in Device Manager as HID-compliant mouse, but don't work, and are not shown in Monitor.ahk.

@evilC
Copy link
Owner

evilC commented Jan 30, 2019

Define "Not working". Do you mean that they no longer function in Windows as mice, or do you mean that AHI does not see them?
This seems unlikely to be related to AHI, or even Interception.
What happens if you uninstall Interception?

@MartinLichtblau
Copy link
Author

MartinLichtblau commented Feb 1, 2019

They didn't respond. Didn't show up in AHI, through e.g. your Monitor.ahk. But were shown in Windows Device Manager. But more I didn't check. And now I can't reproduce, i.e. they work again.
You can close the issue and I will reply in case it happens again.
P.S.: Thanks for this wonderful software. It's really of great use for me! :-)

Edit: I've looked into the other issue and could replicate my symtoms. So this one is likely identical to #28

@MartinLichtblau
Copy link
Author

Indeed the mouse stops working after some hibernations. BUT the same happens when turning the mouse on/off multiple (~7) times. Once this single mouse stops works, other mice aren't detected as well. I used a bluetooth mouse and after it stopped working I plugged in a USB mouse. After a clean restart everything works normal again.

@MartinLichtblau
Copy link
Author

@evilC Is it somehow possible to restart the interception driver so it resets the counter without having to do a restart?
Or more broadly, is there any way to keep using an external input device which you plugin/out often on a PC that often goes into standby; ergo a typical notebook scenario?

@aldermath
Copy link

I have the same issue. After disconnecting and reconnecting an HID-compliant mouse of any kind a few times, inputs stop working even though the device shows up in device manager. AHI seems to interfere with it in some way even when no AHI script is running. I uninstalled the AHI driver and the issue no longer occurs. Not sure why this happens.

@evilC
Copy link
Owner

evilC commented Nov 5, 2020

@evilC Is it somehow possible to restart the interception driver so it resets the counter without having to do a restart?

No

AHI seems to interfere with it in some way even when no AHI script is running

This is because the Interception driver is always loaded, even when no AHI script is running. There's nothing I can do about it - it's a "feature" of Interception, and interception is closed source, so I cannot fix it.

@xmaxrayx
Copy link

oblitum/Interception#145

@xmaxrayx
Copy link

anyone know a good alternative Interception driver ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants