Date: Wed, 16 Oct 2013 20:57:02 +0300 From: Alexander Panyushkin <vsityz@gmail.com> To: freebsd-stable@freebsd.org Subject: Re: changing mouse, detection problem Message-ID: <525ED36E.709@gmail.com> In-Reply-To: <525DDE8B.2000405@peterschmitt.fr> References: <525DDE8B.2000405@peterschmitt.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi all I have same problem. at uhub0, port 1, addr 2 (disconnected) <Logitech USB Optical Mouse, class 0/0, rev 2.00/43.01, addr 2> on usbus0 3 buttons and [XYZ] coordinates ID=0 ugen0.2: <Logitech> at usbus0 (disconnected) at uhub0, port 1, addr 2 (disconnected) ugen0.2: <Logitech> at usbus0 <Logitech USB Optical Mouse, class 0/0, rev 2.00/43.01, addr 2> on usbus0 3 buttons and [XYZ] coordinates ID=0 at uhub0, port 1, addr 2 (disconnected) <Logitech USB Optical Mouse, class 0/0, rev 2.00/43.01, addr 2> on usbus0 3 buttons and [XYZ] coordinates ID=0 [...] uname -a FreeBSD scorpion.kiev.ua 10.0-BETA1 FreeBSD 10.0-BETA1 #0 r256507: Tue Oct 15 14:14:08 EEST 2013 root@scorpion.kiev.ua:/usr/obj/usr/src/sys/Kernel amd64 On 16.10.2013 03:32, Florent Peterschmitt wrote: > Hello there, > > I saw a very strange problem while using different mouses, one is HP > with only mouse and the other is a Razer Naga with mouse and keyboard > (numpad). > > Then: > > 1. Connect and disconnect HP mouse > > Oct 16 00:29:17 yoda kernel: ums0: <vendor 0x0461 HP Laser Mobile Mouse, > class 0/0, rev 2.00/1.13, addr 2> on usbus5 > Oct 16 00:29:17 yoda kernel: ums0: 3 buttons and [XYZT] coordinates ID=1 > Oct 16 00:29:17 yoda devd: Executing '/etc/rc.d/moused quietstart ums0' > Oct 16 00:29:20 yoda kernel: ugen5.2: <vendor 0x0461> at usbus5 > (disconnected) > Oct 16 00:29:20 yoda kernel: ums0: at uhub4, port 1, addr 2 (disconnected) > Oct 16 00:29:20 yoda devd: Executing '/etc/rc.d/moused stop ums0' > > 2. Connect Razer mouse > > Oct 16 00:29:24 yoda kernel: ugen5.2: <Razer> at usbus5 > Oct 16 00:29:24 yoda kernel: ums0: <Razer Razer Naga, class 0/0, rev > 2.00/2.00, addr 2> on usbus5 > Oct 16 00:29:24 yoda kernel: ums0: error reading report description > Oct 16 00:29:24 yoda kernel: device_attach: ums0 attach returned 12 > Oct 16 00:29:24 yoda kernel: ukbd1: <Razer Razer Naga, class 0/0, rev > 2.00/2.00, addr 2> on usbus5 > Oct 16 00:29:24 yoda kernel: kbd3 at ukbd1 > > Mouse is'n usable. > > 3. Disconnect Razer mouse > > Oct 16 00:29:27 yoda kernel: ugen5.2: <Razer> at usbus5 (disconnected) > Oct 16 00:29:27 yoda kernel: ukbd1: at uhub4, port 1, addr 2 (disconnected) > > 4. Reconnect it > > Oct 16 00:29:32 yoda kernel: ugen5.2: <Razer> at usbus5 > Oct 16 00:29:32 yoda kernel: ums0: <Razer Razer Naga, class 0/0, rev > 2.00/2.00, addr 2> on usbus5 > Oct 16 00:29:32 yoda kernel: ums0: 5 buttons and [XYZ] coordinates ID=0 > Oct 16 00:29:32 yoda devd: Executing '/etc/rc.d/moused quietstart ums0' > Oct 16 00:29:32 yoda kernel: ukbd1: <Razer Razer Naga, class 0/0, rev > 2.00/2.00, addr 2> on usbus5 > Oct 16 00:29:32 yoda kernel: kbd3 at ukbd1 > > Razer mouse is now usable. > > > Huh? I think I should try with another mouse than the Razer one to see > if something changes. For the moment I can't :) > -- Alexander
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?525ED36E.709>