From owner-freebsd-pkg@FreeBSD.ORG Thu Sep 4 05:42:02 2014 Return-Path: Delivered-To: pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1FA1E204 for ; Thu, 4 Sep 2014 05:42:02 +0000 (UTC) Received: from mail-oi0-x235.google.com (mail-oi0-x235.google.com [IPv6:2607:f8b0:4003:c06::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DDBFD1E93 for ; Thu, 4 Sep 2014 05:42:01 +0000 (UTC) Received: by mail-oi0-f53.google.com with SMTP id x69so1230950oia.12 for ; Wed, 03 Sep 2014 22:42:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=RwIX97B8l0qtVFzM1wSNd5H7eR6nK24MlX1MBPbWe0I=; b=nD/Yxq3QThRAHx4+4DkHv2nFpJgW/G6dlIuc/h5GnDCOKV8P4vRlR+bXU4nOV/R8ra KkgrgLg+wnBQvp/L6swls57h9PAeikq77Z7EEArhLjQ9fxF0xrTsoyFNmx/FmJGrcu+N aqyUG1OssPe+Chn6UotgkR+J/Nh8/H5aaY7I+0KA33Jo5QydkWXXJYFC1G8U85fbTs2q XVoeRNf97mXTDg4wg44SZ6F1p5aHYjyVsyuEdeysK/+0y2bpPudVjjuV1mDc18MBbh7l uEtQFkWlleegJamhccW2/TJakyIKuDpyzZp536HnnZ5WY+jckY7k//z+7nnw4aJ2Z8wn j8qw== MIME-Version: 1.0 X-Received: by 10.182.22.82 with SMTP id b18mr2301388obf.32.1409809320961; Wed, 03 Sep 2014 22:42:00 -0700 (PDT) Received: by 10.182.200.130 with HTTP; Wed, 3 Sep 2014 22:42:00 -0700 (PDT) In-Reply-To: References: Date: Thu, 4 Sep 2014 13:42:00 +0800 Message-ID: Subject: FreeBSD Port: x11-drivers/xf86-input-keyboard From: Fervent Dissent To: pkg@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Sep 2014 05:42:02 -0000 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? I also tried to build from ports, but that also built the wrong version? I just wanted to report this incase others have problems. 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' -- !CAUTION! Sent from Gmail Mobile !CAUTION!