Date: Tue, 2 Sep 2014 15:30:59 +0800 From: Fervent Dissent <walkerindarkness@gmail.com> To: x11@freebsd.org Subject: FreeBSD Port: x11-drivers/xf86-input-keyboard Message-ID: <CALpPS7PKO=WkWz%2Bxa5FKYjciYgtXyO125ZBR64y6h4TUEs95FA@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
This is the first update I've done since switching to the new xorg. The first time neither the keyboard or mouse drivers were correctly chosen. Now the mouse upgraded fine, but the keyboard still defaults to the old xorg driver. After working on it I confirmed by manually downloading both versions. My keyboard only worked after 'pkg add xf86-input-keyboard-1.8.0_2.txz'. The version pkg fetches is 11120kB, the one I added is 11124kB. I am using all packages on my system. Could this be fixed? X.Org X Server 1.12.4 Release Date: 2012-08-27 [ 10560.924] X Protocol Version 11, Revision 0 [ 10560.924] Build Operating System: FreeBSD 10.0-RELEASE-p3 amd64 [ 10560.925] Current Operating System: FreeBSD satellite 10.0-STABLE FreeBSD 10.0-STABLE #0 r267603: Wed Jun 18 20:00:27 CST 2014 sara@satellite:/usr/obj/usr/src/sys/TWILIGHT amd64 [ 10560.925] Build Date: 28 August 2014 02:53:46PM [ 10561.397] (II) Using input driver 'mouse' for 'Mouse0' [ 10561.398] (**) Option "CorePointer" [ 10561.398] (**) Mouse0: always reports core events [ 10561.398] (**) Option "Protocol" "auto" [ 10561.398] (**) Option "Device" "/dev/sysmouse" [ 10561.398] (**) Mouse0: Protocol: "auto" [ 10561.398] (**) Mouse0: always reports core events [ 10561.398] (==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50 [ 10561.398] (**) Option "ZAxisMapping" "4 5 6 7" [ 10561.398] (**) Mouse0: ZAxisMapping: buttons 4, 5, 6 and 7 [ 10561.398] (**) Mouse0: Buttons: 7 [ 10561.398] (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE, id 6) [ 10561.399] (**) Mouse0: (accel) keeping acceleration scheme 1 [ 10561.399] (**) Mouse0: (accel) acceleration profile 0 [ 10561.399] (**) Mouse0: (accel) acceleration factor: 2.000 [ 10561.399] (**) Mouse0: (accel) acceleration threshold: 4 [ 10561.399] (II) Mouse0: SetupAuto: hw.iftype is 4, hw.model is 0 [ 10561.399] (II) Mouse0: SetupAuto: protocol is SysMouse [ 10561.399] (II) LoadModule: "kbd" [ 10561.400] (II) Loading /usr/local/lib/xorg/modules/input/kbd_drv.so [ 10561.401] (II) Module kbd: vendor="X.Org Foundation" [ 10561.401] compiled for 1.7.7, module version = 1.8.0 [ 10561.401] Module class: X.Org XInput Driver [ 10561.401] ABI class: X.Org XInput driver, version 7.0 [ 10561.401] (EE) module ABI major version (7) doesn't match the server's version (16) [ 10561.401] (II) UnloadModule: "kbd" [ 10561.401] (II) Unloading kbd [ 10561.401] (EE) Failed to load module "kbd" (module requirement mismatch, 0) [ 10561.401] (EE) No input driver matching `kbd'
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALpPS7PKO=WkWz%2Bxa5FKYjciYgtXyO125ZBR64y6h4TUEs95FA>