From nobody Sat Jul 13 16:18:15 2024 X-Original-To: current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4WLttZ2xJ9z5QdCd for ; Sat, 13 Jul 2024 16:18:30 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from udns.ultimatedns.net (udns.ultimatedns.net [24.113.41.81]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "ultimatedns.net", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WLttZ06Rsz4fVb for ; Sat, 13 Jul 2024 16:18:29 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Authentication-Results: mx1.freebsd.org; none Received: from ultimatedns.net (localhost [127.0.0.1]) by udns.ultimatedns.net (8.16.1/8.16.1) with ESMTP id 46DGIFhK092774; Sat, 13 Jul 2024 09:18:21 -0700 (PDT) (envelope-from bsd-lists@bsdforge.com) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=ultimatedns.net; s=mx99; t=1720887501; x=1720888101; r=y; bh=pJiUi6MGDB4Egpz2F+GQSbH7En+t8NN/fks0hyYB7fc=; h=Date:From:To:Cc:Subject:In-Reply-To:References; b=FrZY6XvwDiV57VfzGucrjFy8vsKqlZ6c+Z//Jbpkvn0hOPTgbXsZYXuFycBUx42XD K6yvtdzZPJ2crtcFlW2W3po+pjH/AC+eqnWVojHzmrxXObgXfQH49aJcPeoBYjRW1N BcSa6Y5ZzKBWqkkxFczSEWq1Zxkp8erckJ1ecC3soNIc3qAYWyXQnGpz44B5/vvKVx GKQKWVmi6/vRgWwfJ0fjd0pfeiEoSoAnYU2Awh62Ng5nmaRY+O6pun92TXytNgxyDW OqytAWLpkL5gmNF092RFkxfl1EPemm5Tjl7Svizj7isn64N5mb0i8zllS+vAZ8+4XA sXSom1gH4Dr7w== List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@FreeBSD.org MIME-Version: 1.0 Date: Sat, 13 Jul 2024 16:18:15 +0000 From: Chris To: =?UTF-8?Q?Goran_Meki=C4=87?= Cc: current@freebsd.org Subject: Re: Keyboard on laptop typing problem In-Reply-To: <0f378de3-7a20-4284-8cca-6c9ed2d0c55d@tilda.center> References: <0f378de3-7a20-4284-8cca-6c9ed2d0c55d@tilda.center> User-Agent: UDNSMS/17.0 Message-ID: X-Sender: bsd-lists@bsdforge.com Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:11404, ipnet:24.113.0.0/16, country:US] X-Rspamd-Queue-Id: 4WLttZ06Rsz4fVb On 2024-07-13 15:23, Goran Mekić wrote: > Hello, > > I have a laptop with a weird behaving keyboard. Under Linux everything is > fine, > but under FreeBSD it is out of sync. On single key stroke of letter 'c' > (just for > example) terminal first doesn't do anything for about a second, then it > prints > multiple letters 'c' in a row. Is there any way to debug this behavior and > why > it's happening? Any chance there's a known workaround? I don't know what > other > info would be useable, so if you can tell me what other than usbconfig and > pciconf > to look at, I'll be glad to. It would be very helpful to know what hardware you're using. It's otherwise very difficult to answer this sort of question. > > Regards, > meka --Chris