Description of problem: We are using Sunit d12 (http://sunit.fi) devices with Fedora 9 (x86), and everything works fine except the touch screen. When enabling the xorg-x11-drv-elographics driver directly after installing Fedora 9 and doing a "yum upgrade", X freezes wile repeating the following two lines in the log: [mi] EQ overflowing. The server is probably stuck in an infinite loop. [mi] mieqEnequeue: out-of-order valuator event; dropping. Version-Release number of selected component (if applicable): 1.2.0 How reproducible: Always. Steps to Reproduce: 1. Enable elographics with the attached xorg.conf 2. Start X 3. Actual results: X never completes startup, and produces the attached logs. Expected results: X completes and the touch screen works. Additional info: X never returns, and the infinite loop always occurs. If I boot the device without the elographics driver enabled, X starts fine. If I then enable the elographics driver in /etc/X11/xorg.conf and restart X using CTRL-ALT-BACKSPACE and I trace my finger on the touch-screen during elographics driver startup, the touchscreen works perfectly, that is: the mouse pointer is moved correctly when using the touch-screen. However, only a blank screen is displayed: X never completes startup. This behaviour is similar to when we tried using Fedora 8 on the same device (bug #445193). This is logged in the second Xorg.0.log. When starting X during regular boot sequence, it always freezes.
Created attachment 311368 [details] X configuarion file used
Created attachment 311370 [details] X log when booting with the elographics driver enabled
Created attachment 311371 [details] X log when booting with the elographics driver disabled, then enabling it and restarting X using CTRL-ALT-BACKSPACE and tracing a finger on the touch-screen
Can you try this again with elographics 1.2.3 please? There's another patch in 1.2.3 with stops it from blocking the server unnecessarily, which may have caused the EQ overflow.
Reporter, could you please reply to the previous question? If you won't reply in one month, I will have to close this bug as INSUFFICIENT_DATA. Thank you.
Hi! Apologies for the late reply. I have now tested with the new elographics 1.2.3 driver, and it works perfectly! Thank you. Bug can be closed as fixed.
Thanks for letting us know.