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

Unplugging USB device during monitor mode endup with infinite loop #1

Open
fillods opened this issue May 25, 2011 · 1 comment
Open
Assignees

Comments

@fillods
Copy link

fillods commented May 25, 2011

$ input-event-daemon -m input-event-daemon: Monitoring mode started. Press CTRL+C to abort. <-- USB device unplugged input-event-daemon: read(/dev/input/event8): No such device input-event-daemon: read(/dev/input/event8): No such device ....

While we're at it, plugging an USB device during monitor mode (i.e. after startup) does not let input-event-daemon show its events.

Other than that, this daemon is a neat idea.
One day, people may expect a cheap GUI, for example based on FLTK, to interactively setup the input-event-daemon.conf file.

@ghost ghost assigned gandro May 25, 2011
@gandro
Copy link
Owner

gandro commented May 25, 2011

Thank you, this is a known issue. However, to fix it properly I'll have to rewrite the code to make use of libudev, for which I haven't got time yet.

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

2 participants