Date: Wed, 9 May 2018 09:08:16 +0200 From: Hans Petter Selasky <hps@selasky.org> To: "Alex V. Petrov" <alexvpetrov@gmail.com>, freebsd-current@freebsd.org Subject: Re: Help USB keyboard trouble Message-ID: <e5f2ea05-b7a4-0533-2976-7d63b3d4fdca@selasky.org> In-Reply-To: <20fe1b1c-1563-ca86-a10d-a91684244c2c@gmail.com> References: <20fe1b1c-1563-ca86-a10d-a91684244c2c@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 05/09/18 05:52, Alex V. Petrov wrote: > The new USB-keyboard "Qumo Dragon War Mechanicus K11" continues to print > "A" when connected, as if the "a" key is pressed. > But in Windows and Linux keyboard work normaly. > > In log: > > May 9 10:43:38 alex kernel: ugen2.3: <SONiX USB DEVICE> at usbus2 > May 9 10:43:38 alex kernel: ukbd0 on uhub6 > May 9 10:43:38 alex kernel: ukbd0: <SONiX USB DEVICE, class 0/0, rev > 2.00/1.00, addr 3> on usbus2 > May 9 10:43:38 alex kernel: kbd2 at ukbd0 > May 9 10:43:38 alex kernel: ukbd1 on uhub6 > May 9 10:43:38 alex kernel: ukbd1: <SONiX USB DEVICE, class 0/0, rev > 2.00/1.00, addr 3> on usbus2 > May 9 10:43:38 alex kernel: kbd3 at ukbd1 > ^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^A^AMay > 9 10:43:46 alex kernel: ugen2.3: <SONiX USB DEVICE> at usbus2 > (disconnected) > May 9 10:43:46 alex kernel: ukbd0: at uhub6, port 3, addr 3 (disconnected) > May 9 10:43:46 alex kernel: ukbd0: detached > May 9 10:43:46 alex kernel: ukbd1: at uhub6, port 3, addr 3 (disconnected) > May 9 10:43:46 alex kernel: ukbd1: detached > Hi, Can you show the output from: usbconfig -d ugen2.3 dump_device_desc dump_curr_config_desc And also have a look at: usbdump -i usbus2 -f 3 -vvv -s 65536 --HPS BTW: We have a list specifically for USB problems: freebsd-usb@freebsd.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e5f2ea05-b7a4-0533-2976-7d63b3d4fdca>