linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Multiple clients reading from /dev/input/eventX
@ 2012-10-19 15:49 simon
  2012-10-19 22:32 ` Dmitry Torokhov
  0 siblings, 1 reply; 4+ messages in thread
From: simon @ 2012-10-19 15:49 UTC (permalink / raw)
  To: linux-input

Hi all,
I'm trying to track down a problem with SDL missing events from a gaming
wheel. It looks like it's not seeing a 'section' of events and this
results in an axis from the wheel/joystick being stuck on.

If I simultaneously use evtest to monitor the same /dev/input/eventX I see
all the events in evtest, but not in SDL.

I suspect that some scheduling (or other business) is causing SDL not to
check the file handle, and as a result the input system is
dropping/resyncing the interface.

Can anyone here confirm the behaviour under the situation that one client
is busy? What is the maximum time it can be 'away' or what is the size of
the inline buffer?

Many thanks,
Simon.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-10-24  5:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-19 15:49 Multiple clients reading from /dev/input/eventX simon
2012-10-19 22:32 ` Dmitry Torokhov
2012-10-24  4:26   ` simon
2012-10-24  5:07     ` Dmitry Torokhov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).