From owner-freebsd-stable@FreeBSD.ORG Thu Jul 26 13:47:09 2012 Return-Path: <owner-freebsd-stable@FreeBSD.ORG> Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AB5591065670 for <freebsd-stable@freebsd.org>; Thu, 26 Jul 2012 13:47:09 +0000 (UTC) (envelope-from dani@dpwright.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 2F5928FC08 for <freebsd-stable@freebsd.org>; Thu, 26 Jul 2012 13:47:09 +0000 (UTC) Received: by bkcje9 with SMTP id je9so1208621bkc.13 for <freebsd-stable@freebsd.org>; Thu, 26 Jul 2012 06:47:04 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type :x-gm-message-state; bh=EJ+l7Dv+iNXp58R477QcxJEN6UZyTxk2Ab6Rbdzj9+M=; b=OriW9PHX3YUxpHhDIuGE5MCB0hWnhKYYE7ctpsJg7cn8h2Hgm1aCCSL6aJs+QVcaso HDC6AAdTY/s6ptABrK2v2dxyAvducaUYkLh/03EDy9IGZXRfznmVOrTxL1e60hkY/LjE IZjwv13Fl3JyHZkuhabiliI1L/mBy5eHK4ONuhon8z72vKA1sywPEeZu+tHb84JWXlV5 GsOMe+TWpcfPCO+Md3af9jcelEzu2GHdnlE+zQVU+SvXZB3i9u0xc/5pzDd/QD8AvXXR eCM7SDIlj9nvOIEt2AjFGhHNIjFrMP9oNp478lxmo1HPiuYnkjeiY6BRKzid9p5bp/rr tTGg== MIME-Version: 1.0 Received: by 10.205.123.10 with SMTP id gi10mr14065062bkc.9.1343310423906; Thu, 26 Jul 2012 06:47:03 -0700 (PDT) Received: by 10.204.128.79 with HTTP; Thu, 26 Jul 2012 06:47:03 -0700 (PDT) Date: Thu, 26 Jul 2012 22:47:03 +0900 Message-ID: <CAP=piQc3HnetihuKkRpzC05BtAs-PM-eH9wvovrzdjVYbGf7Aw@mail.gmail.com> From: "Daniel P. Wright" <dani@dpwright.com> To: freebsd-stable@freebsd.org X-Gm-Message-State: ALoCoQlIELb/Tui0oyaIEP6sTREqZ0CC4NLqPpsfsJoZSs2Py33+O+DR681wpB1ZZUN4d3mRNW9w Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Keyboard cutting off soon after launching X X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code <freebsd-stable.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-stable>, <mailto:freebsd-stable-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-stable> List-Post: <mailto:freebsd-stable@freebsd.org> List-Help: <mailto:freebsd-stable-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-stable>, <mailto:freebsd-stable-request@freebsd.org?subject=subscribe> X-List-Received-Date: Thu, 26 Jul 2012 13:47:09 -0000 Hello, I am having issues with my keyboard running FreeBSD 9-RELEASE. It is recognised fine by the system and works within the console (outside of X), but within a couple of minutes of X launching it stops working in X. I can still use ctrl-alt-F1 (or whatever) to break back out to the console, and from there can kill X and relaunch. It cuts out within a minute or so every time though, so the computer is pretty much unusable under X. I've seen similar problems on the FreeBSD forums, and tried to follow the advice there, namely: 1) Ensuring the half and dubs daemons are running 2) Setting [Option "AutoAddDevices" "Off"] in xorg.conf 3) Setting [Option "AutoEnableDevices" "Off"] in xorg.conf (which is advised against but I was getting desperate) None of it has been of any help. Any advice would be greatly appreciated as my computer is pretty much unusable as it is. Thanks, Dani. PS - Apologies if this email is formatted strangely; I am having to use the gmail interface and I have no idea what they do to their mails.