Re: Problem with X Server when updating to 38bfc6dee33

2021-02-03 Thread Thomas Laus
On 2/3/21 12:12 PM, Niclas Zeising wrote: > > I think also xf86-input-synaptics was affeced by the same issue. > In any case, kern.evdev.rcpt_mask should not need any changes on FreeBSD > 12.1 or later, the defaults have been updated there.  Unless you are > using a serial mouse. > > Can you prov

Re: Problem with X Server when updating to 38bfc6dee33

2021-02-03 Thread Niclas Zeising
On 2021-02-03 16:46, Thomas Laus wrote: On 2/3/21 8:07 AM, Michael Gmelin wrote: There was a problem with xorg-server which made it build without udev on 14. Try reinstalling xorg-server from ports (something like: portsnap fetch extract; cd /usr/ports/x11-servers/xorg-server && make clean re

Re: Problem with X Server when updating to 38bfc6dee33

2021-02-03 Thread Thomas Laus
On 2/3/21 8:07 AM, Michael Gmelin wrote: > > There was a problem with xorg-server which made it build without udev > on 14. > > Try reinstalling xorg-server from ports (something like: portsnap > fetch extract; cd /usr/ports/x11-servers/xorg-server && make clean > reinstall clean) > That also di

Re: Problem with X Server when updating to 38bfc6dee33

2021-02-03 Thread Michael Gmelin
> On 3. Feb 2021, at 13:50, Thomas Laus wrote: > > On 2/2/21 8:16 AM, David Wolfskill wrote: >> You might want to see if this ports/UPDATING entry: >> >> 20200320: >> AFFECTS: users of x11/libxkbcommon >> AUTHOR: zeis...@freebsd.org >> >> The libxkbcommon library (x11/libxkbcommon), used

Re: Problem with X Server when updating to 38bfc6dee33

2021-02-03 Thread Thomas Laus
On 2/2/21 8:16 AM, David Wolfskill wrote: > You might want to see if this ports/UPDATING entry: > > 20200320: > AFFECTS: users of x11/libxkbcommon > AUTHOR: zeis...@freebsd.org > > The libxkbcommon library (x11/libxkbcommon), used to handle keyboards > in some applications, most notably k

Problem with X Server when updating to 38bfc6dee33

2021-02-02 Thread Thomas Laus
I updated from c3e75b6c1 to 38bfc6dee33 today and my keyboard and mouse no longer work in X. Since my system went from 13.0-CURRENT to 14.0-CURRENT, I performed a 'pkg bootstrap -f' because of the ABI change. I also performed a fresh git checkout of main after I first noticed the issue. I built