Comment 14 for bug 737429

Revision history for this message
Olaf Jansen-Olliges (olaf-orb-net) wrote :

Hi Daniel,

i gave it a try and got a freeze after a few seconds of usage ...

with this as the last lines in Xorg.0.log:

[ 27.050] (II) config/udev: Adding input device Nextwindow Fermi Touchscreen (/dev/input/event5)
[ 27.050] (**) Nextwindow Fermi Touchscreen: Applying InputClass "evdev pointer catchall"
[ 27.050] (**) Nextwindow Fermi Touchscreen: Applying InputClass "nw fermi"
[ 27.050] (II) LoadModule: "nextwindow"
[ 27.050] (II) Loading /usr/lib64/xorg/modules/input/nextwindow_drv.so
[ 27.050] (II) Module nextwindow: vendor="X.Org Foundation"
[ 27.050] compiled for 1.9.4, module version = 0.0.2
[ 27.050] Module class: X.Org XInput Driver
[ 27.050] ABI class: X.Org XInput driver, version 11.0
[ 27.050] (**) Option "Device" "/dev/input/event5"
[ 27.050] (II) Nextwindow Fermi Touchscreen: Using device /dev/input/event5.
[ 27.051] (**) Option "UseTouchHelp" "1"
[ 27.051] (II) Nextwindow Fermi Touchscreen: Using touch help.
[ 27.051] (**) Option "DragThreshold" "10"
[ 27.051] (**) Option "RightClickTimeout" "1200"
[ 27.051] (**) Option "DoubleClickTimeout" "500"
[ 27.051] (**) Nextwindow Fermi Touchscreen: always reports core events
[ 27.060] (II) XINPUT: Adding extended input device "Nextwindow Fermi Touchscreen" (type: TOUCHSCREEN)
[ 27.060] (II) Nextwindow Fermi Touchscreen: On.
[ 27.064] (II) config/udev: Adding input device Nextwindow Fermi Touchscreen (/dev/input/mouse1)
[ 27.064] (II) No input driver/identifier specified (ignoring)

then i re-fetched the source for "nextwindow_drv.so" and recompiled it.

[ 26.996] (II) Module nextwindow: vendor="X.Org Foundation"
[ 26.996] compiled for 1.9.5, module version = 0.0.2
[ 26.996] Module class: X.Org XInput Driver
[ 26.996] ABI class: X.Org XInput driver, version 11.0

with this module i am running my machine now. WITHOUT freezes up to now. I hope this will stay stable... I'll report back after testing a little bit.

Many many thanks again...

Bests Olaf