[Bug 247414] x11-servers/xorg-server: hang on update from 1.20.8_1, 1 to 1.20.8_2,1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jun 19 14:59:59 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247414

--- Comment #11 from Michael Gmelin <grembo at FreeBSD.org> ---
(In reply to Erik Inge Bolsø from comment #9)

I would suggest you rebuild xorg components from the ports tree, just to make
sure that it's not related to some builder version mismatch (like Niclas
described).

If this doesn't help, you could still try the following (as the "bad" log stops
exactly where usually the pointer would show up as an synaptics device in the
log):

Does running

  libinput debug-events

on the console (outside of X) show you any events when using the touchpad?

Could you run

  pkg autoremove

to get rid of old drives/dependencies of xorg-server?

Then:
Make sure that hw.psm.synaptics_support is set to 1 in loader.conf

Remove the synaptics driver (temporarily):
  pkg delete xf86-input-synaptics

Move synaptics.conf out of the way (like you did before).

Make sure kern.evdev.rcpt_mask is 6 or 12.

And then try startx again (maybe also reboot if necessary)?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-x11 mailing list