Re: xorg update
Vladimir Kondratyev <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]> |
On 21.02.2020 17:27, ajtiM wrote: > On Fri, 21 Feb 2020 15:53:24 +0300 > Vladimir Kondratyev <[email protected]> wrote: > >> On 21.02.2020 14:45, ajtiM via freebsd-x11 wrote: >>> Hi! >>> >>> My system: FreeBSD 12.1-RELEASE=p2 (amd64) and I am using scfb >>> driver. After update and run startx the system was frozen. Reset >>> computer and chage udev to devd and it was the same. I downgrade >>> xserver, scfb, mouse and keyboard drivers too and I the system >>> works again. I lost my xorg log becuse was so many tr - mouse >>> didn't work, keyboard.. I remember it looks for dri2... >>> >>> Thank you. >>> >> Do you have xf86-input-libinput or xf86-input-evdev installed? >> > No, I do not have. Should I? > Thank you. > Yes, certainly. After recent update both Xorg autoconfiguration backends, UDEV and DEVD prefers evdev over previous mouse/keyboard protocols if kernel is compiled with EVDEV_SUPPORT option enabled. As GENERIC kernels enable this option since 12.1, xf86-input-libinput or xf86-input-evdev is required to handle inputs on current Xorg running on stock 12.1 kernel. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"