Xorg (latest from ports) and no mouse movement

Matthias Apitz guru at unixarea.de
Sat Dec 5 11:43:58 UTC 2020


Hello,

I'm setting up a new system on amd64 CURRENT (r368166) with ports from
November 30, compiled all with poudriere.

The Xorg is started with 'startx' and .xserverrc has:

  exec X -retro -logverbose 6

and .xinitrc says only (to simplify the problem):

  xterm -fn 10x20

X11 comes up, starts the xterm but no mouse movement is working.

Without X11 the mouse moves fine by the moused as:

/usr/sbin/moused -p /dev/cyapa0 -t ps/2

About the mouse the Xorg log has:

root at c720-r368166:~ # grep mouse /var/log/Xorg.0.log
[  6260.470] (II) config/udev: Adding input device System mouse (/dev/input/event0)
[  6260.470] (**) System mouse: Applying InputClass "evdev pointer catchall"
[  6260.470] (**) System mouse: Applying InputClass "libinput pointer catchall"
[  6260.474] (II) Using input driver 'libinput' for 'System mouse'
[  6260.474] 	Option "name" "System mouse"
[  6260.475] (**) System mouse: always reports core events
[  6260.479] (II) event0  - System mouse: is tagged by udev as: Mouse
[  6260.479] (II) event0  - System mouse: device is a pointer
[  6260.480] (II) event0  - System mouse: device removed
[  6260.480] (II) XINPUT: Adding extended input device "System mouse" (type: MOUSE, id 6)
[  6260.481] (**) System mouse: (accel) selected scheme none/0
[  6260.481] (**) System mouse: (accel) acceleration factor: 2.000
[  6260.481] (**) System mouse: (accel) acceleration threshold: 4
[  6260.482] (II) event0  - System mouse: is tagged by udev as: Mouse
[  6260.482] (II) event0  - System mouse: device is a pointer
[  6278.765] (II) event0  - System mouse: device removed

What is missing?

Thanks

	matthias



-- 
Matthias Apitz, ✉ guru at unixarea.de, http://www.unixarea.de/ +49-176-38902045
Public GnuPG key: http://www.unixarea.de/key.pub


More information about the freebsd-ports mailing list