Date: Fri, 19 Jun 2020 14:59:59 +0000 From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 247414] x11-servers/xorg-server: hang on update from 1.20.8_1, 1 to 1.20.8_2,1 Message-ID: <bug-247414-7141-CvgiQBo10K@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-247414-7141@https.bugs.freebsd.org/bugzilla/> References: <bug-247414-7141@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D247414 --- Comment #11 from Michael Gmelin <grembo@FreeBSD.org> --- (In reply to Erik Inge Bols=C3=B8 from comment #9) I would suggest you rebuild xorg components from the ports tree, just to ma= ke 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 s= tops exactly where usually the pointer would show up as an synaptics device in t= he 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)? --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-247414-7141-CvgiQBo10K>