[Bug 235502] Upgrade x11-drivers/xf86-input-libinput
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235502 --- Comment #2 from [email protected] --- I am unable to get this xf86-input-libinput working on 12-STABLE. when i link "/usr/local/share/X11/xorg.conf.d/40-libinput.conf" to "/usr/local/etc/X11/xorg.conf.d" as per the manpage the libinput driver is ignored (i do not see any attempt to load the libinput driver) and the default mouse and keyboard drivers are used. after i craft a custom xorg.conf and attempt to force the use of libinput for my mouse and keyboard i get the following in Xorg.1.log: [ 83053.218] (II) Using input driver 'libinput' for 'Mouse0' [ 83053.218] (**) Mouse0: always reports core events [ 83053.218] (EE) PreInit returned 2 for "Mouse0" [ 83053.218] (II) UnloadModule: "libinput" [ 83053.218] (II) Using input driver 'libinput' for 'Keyboard0' [ 83053.218] (**) Keyboard0: always reports core events [ 83053.218] (EE) PreInit returned 2 for "Keyboard0" [ 83053.218] (II) UnloadModule: "libinput" xorg then proceeds to probe for the default kbd_drv and mouse_drv modules and use those instead. I'll attach a xorg.conf to this ticket for others to try to reproduce. -- 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]"