[Bug 247414] x11-servers/xorg-server: hang on update from 1.20.8_1, 1 to 1.20.8_2,1
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247414 --- Comment #11 from Michael Gmelin <[email protected]> --- (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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"