From owner-freebsd-current@FreeBSD.ORG Sun Mar 16 21:32:34 2014 Return-Path: Delivered-To: freebsd-current@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 D706251B for ; Sun, 16 Mar 2014 21:32:34 +0000 (UTC) Received: from mail-pb0-f51.google.com (mail-pb0-f51.google.com [209.85.160.51]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id AC9027FD for ; Sun, 16 Mar 2014 21:32:34 +0000 (UTC) Received: by mail-pb0-f51.google.com with SMTP id uo5so4877170pbc.10 for ; Sun, 16 Mar 2014 14:32:34 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=VAKwkENJ04Lg6cKokEAN+w/GQxFrXAx+5VV2WfAYA+s=; b=J4JgGxQKKF7g1SRW00c0GT9NFQ6wvulR3avFRxrTlMR8xkj/PIu2RtPj63aSsARtgy tBG5JhtzLyd41M0Q3+EueXt5uKrUJJ+0D0CMmPKl15YpQQgfdgFOHYhq8sUqyJv/4gqI FKKisiyR9BEBluIUtkCaute8HKnAP0fwjHsBHuaKCtBgQX+cesw6zQc+aSv1oARjv4yz ZL3iBWQswX9arZQhuykUC7ML+jO+bwpo14TONDuTHTTQPfCH9kFVXgshfXl5v0PQG73m 6a/MTU+N5IWRrpmBGrpxCGsubHaq9Pw+5Va1SfQ2wao9q3PHVfDyLIU19WLjfal6pDpO A+wg== X-Gm-Message-State: ALoCoQnrb2T7xtO8XXNWr1oVlteGBl5gAh6dhTdj16WQQF7FcPs774yegTHfoJq/+N8PbsqYfl2J MIME-Version: 1.0 X-Received: by 10.66.218.170 with SMTP id ph10mr21420955pac.53.1395004202251; Sun, 16 Mar 2014 14:10:02 -0700 (PDT) Received: by 10.70.94.97 with HTTP; Sun, 16 Mar 2014 14:10:02 -0700 (PDT) Received: by 10.70.94.97 with HTTP; Sun, 16 Mar 2014 14:10:02 -0700 (PDT) In-Reply-To: <5324D305.1080201@orange.fr> References: <5324D305.1080201@orange.fr> Date: Sun, 16 Mar 2014 14:10:02 -0700 Message-ID: Subject: Re: Keyboard issues in KDE when using vt From: Jos Backus To: Claude Buisson Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: freebsd-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Mar 2014 21:32:34 -0000 Hi Claude, On Mar 15, 2014 3:24 PM, "Claude Buisson" wrote: > > On 03/15/2014 19:04, Jos Backus wrote: >> >> Hi, >> >> When I replaced sc with vt and start KDE, my PS/2 keyboard doesn't work >> properly. Initially after an xterm comes up, I can't type at all (no >> keystrokes are regularly) but after a few seconds a key starts repeating at >> the repeat rate, and there is no correlation between the keys pressed and >> the keystrokes displayed. When I rebuild the same kernel with sc, >> everything works normally. As far as I can tell, this has been happening >> ever since vt was committed. >> >> Please let me know how I can help debug this problem. >> > > This looks like the problem I encountered a few weeks ago, with a custom kernel, > which did not show with the GENERIC kernel. > > I solved it by including the kbdmux device in my kernel. That solved it for me, too. Perhaps this should be mentioned in the vt documentation? > >> Thanks, >> Jos > > > Hope that helps, It did, thanks! Salut, Jos > > CBu > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"