USBGuard / usbguard

USBGuard is a software framework for implementing USB device authorization policies (what kind of USB devices are authorized) as well as method of use policies (how a USB device may interact with the system)
https://usbguard.github.io/
GNU General Public License v2.0
1.12k stars 136 forks source link

Usbguard stops/sleeps my mouse #197

Open ClaudioVarandas opened 7 years ago

ClaudioVarandas commented 7 years ago

Hi, Fedora 26, when i leave the mouse to type on the keyboard the mouse stops or a kindof energy cut ocurrs then i need to move or click on the mouse then after 2 or 3 seconds the mouse start to respond again. The tools is great but this issue is annoying , and i think i will remove the tool :(

any help

Thx CV

genodeftest commented 7 years ago

Fedora 26, when i leave the mouse to type on the keyboard the mouse stops or a kindof energy cut ocurrs then i need to move or click on the mouse then after 2 or 3 seconds the mouse start to respond again. The tools is great but this issue is annoying , and i think i will remove the tool :(

This sounds unrelated to usbguard. Did you try stopping the usbguard daemon and see if it still happens? Your problem sounds more like broke ACPI settings or missing ACPI compatibility. I have seen this sometimes when playing with powertop.

arthurzenika commented 5 years ago

I'm having something similar to this. A keyboard and a mouse that work, then don't, then come back.

Can't find which log to tail to see what's wrong. Would it be possible that there are non-permanent rules at play, or a different set of rules between my user and root ?

genodeftest commented 5 years ago

@arthurlogilab I would recommend using powertop to disable (!) all the power saving features temporarily to see whether the problem will disappear. I am quite sure USBGuard is not related to your problem at all (except that it also affects the USB stack). Instead, I think your issue is caused by overly aggressive power saving features or incompatible (bad quality) hardware/firmware.