Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Feb 2018 22:10:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-usb@FreeBSD.org
Subject:   [Bug 226209] logitech G9 mouse
Message-ID:  <bug-226209-17@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226209

            Bug ID: 226209
           Summary: logitech G9 mouse
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: usb
          Assignee: freebsd-usb@FreeBSD.org
          Reporter: clutton@zoho.com

When logitech G9 mouse attached system attaches it as system keyboard too.

dmesg:
ugen0.3: <Logitech G9 Laser Mouse> at usbus0
ukbd0 on uhub0
ukbd0: <Logitech G9 Laser Mouse, class 0/0, rev 2.00/50.00, addr 2> on usbu=
s0
kbd1 at ukbd0
ums0 on uhub0
ums0: <Logitech G9 Laser Mouse, class 0/0, rev 2.00/50.00, addr 2> on usbus0
ums0: 16 buttons and [XYZT] coordinates ID=3D0
ugen0.3: <Logitech G9 Laser Mouse> at usbus0 (disconnected)
ums0: at uhub0, port 1, addr 2 (disconnected)
ums0: detached
ukbd0: at uhub0, port 1, addr 2 (disconnected)
ukbd0: detached

usbconfig -d ugen0.3 dump_device_desc
ugen0.3: <Logitech G9 Laser Mouse> at usbus0, cfg=3D0 md=3DHOST spd=3DFULL =
(12Mbps)
pwr=3DON (98mA)

  bLength =3D 0x0012=20
  bDescriptorType =3D 0x0001=20
  bcdUSB =3D 0x0200=20
  bDeviceClass =3D 0x0000  <Probed by interface class>
  bDeviceSubClass =3D 0x0000=20
  bDeviceProtocol =3D 0x0000=20
  bMaxPacketSize0 =3D 0x0008=20
  idVendor =3D 0x046d=20
  idProduct =3D 0xc048=20
  bcdDevice =3D 0x5000=20
  iManufacturer =3D 0x0001  <Logitech>
  iProduct =3D 0x0002  <G9 Laser Mouse>
  iSerialNumber =3D 0x0003  <F2A5274D680029>
  bNumConfigurations =3D 0x0001=20


I commented those lines /etc/devd.conf
# When a USB keyboard arrives, attach it as the console keyboard.=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20
# attach 100 {=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
# >     device-name "ukbd0";=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20
# >     action "/etc/rc.d/syscons setkeyboard /dev/ukbd0";=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
# };=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20
# detach 100 {=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20
          # >     device-name "ukbd0";=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20
                    # >     action "/etc/rc.d/syscons setkeyboard /dev/kbd0=
";=20=20=20
# };

to prevent it from doing so. Everything works fine now. Before, system keyb=
oard
were non responsible till I put the mouse off, and it wouldn't work with X.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-226209-17>