Support new device: Logitech G9 Laser Mouse
Created by: frazor
Information I've basically attached output from the same instructions given in #1457 (closed) to support a new device here for the G9. Hope that is sufficient!
- Solaar version (
solaar --version
andgit describe --tags
): 1.1.1 - Distribution: Arch
- Kernel version (ex.
uname -srmo
): Linux 5.15.13-arch1-1 x86_64 GNU/Linux - Output of
solaar show
for the target device (if applicable): "Exception: No devices found"
Debug information:
$ lsusb | grep G9
Bus 001 Device 002: ID 046d:c048 Logitech, Inc. G9 Laser Mouse
$ sudo lsusb -d 046d:c048 -vv
Bus 001 Device 002: ID 046d:c048 Logitech, Inc. G9 Laser Mouse
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x046d Logitech, Inc.
idProduct 0xc048 G9 Laser Mouse
bcdDevice 50.00
iManufacturer 1 Logitech
iProduct 2 G9 Laser Mouse
iSerial 3 11789148730029
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 0x003b
bNumInterfaces 2
bConfigurationValue 1
iConfiguration 4 U50.00_B0029
bmAttributes 0xa0
(Bus Powered)
Remote Wakeup
MaxPower 98mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 3 Human Interface Device
bInterfaceSubClass 1 Boot Interface Subclass
bInterfaceProtocol 2 Mouse
iInterface 0
HID Device Descriptor:
bLength 9
bDescriptorType 33
bcdHID 1.11
bCountryCode 0 Not supported
bNumDescriptors 1
bDescriptorType 34 Report
wDescriptorLength 67
Report Descriptors:
** UNAVAILABLE **
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0008 1x 8 bytes
bInterval 1
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 1
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 3 Human Interface Device
bInterfaceSubClass 0
bInterfaceProtocol 0
iInterface 0
HID Device Descriptor:
bLength 9
bDescriptorType 33
bcdHID 1.11
bCountryCode 0 Not supported
bNumDescriptors 1
bDescriptorType 34 Report
wDescriptorLength 122
Report Descriptors:
** UNAVAILABLE **
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x82 EP 2 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0014 1x 20 bytes
bInterval 1
can't get device qualifier: Resource temporarily unavailable
can't get debug descriptor: Resource temporarily unavailable
Device Status: 0x0000
(Bus Powered)
$ grep -H . /sys/class/hidraw/hidraw*/device/uevent
/sys/class/hidraw/hidraw0/device/uevent:DRIVER=hid-generic
/sys/class/hidraw/hidraw0/device/uevent:HID_ID=0003:0000046D:0000C048
/sys/class/hidraw/hidraw0/device/uevent:HID_NAME=Logitech G9 Laser Mouse
/sys/class/hidraw/hidraw0/device/uevent:HID_PHYS=usb-0000:07:00.1-4/input0
/sys/class/hidraw/hidraw0/device/uevent:HID_UNIQ=11789148730029
/sys/class/hidraw/hidraw0/device/uevent:MODALIAS=hid:b0003g0001v0000046Dp0000C048
/sys/class/hidraw/hidraw1/device/uevent:DRIVER=hid-generic
/sys/class/hidraw/hidraw1/device/uevent:HID_ID=0003:0000046D:0000C048
/sys/class/hidraw/hidraw1/device/uevent:HID_NAME=Logitech G9 Laser Mouse
/sys/class/hidraw/hidraw1/device/uevent:HID_PHYS=usb-0000:07:00.1-4/input1
/sys/class/hidraw/hidraw1/device/uevent:HID_UNIQ=11789148730029
/sys/class/hidraw/hidraw1/device/uevent:MODALIAS=hid:b0003g0001v0000046Dp0000C048
[...snip...]
$ hidrd-convert -o spec /sys/class/hidraw/hidraw0/device/report_descriptor
Usage Page (Desktop), ; Generic desktop controls (01h)
Usage (Mouse), ; Mouse (02h, application collection)
Collection (Application),
Usage (Pointer), ; Pointer (01h, physical collection)
Collection (Physical),
Usage Page (Button), ; Button (09h)
Usage Minimum (01h),
Usage Maximum (10h),
Logical Minimum (0),
Logical Maximum (1),
Report Count (16),
Report Size (1),
Input (Variable),
Usage Page (Desktop), ; Generic desktop controls (01h)
Logical Minimum (-32767),
Logical Maximum (32767),
Report Size (16),
Report Count (2),
Usage (X), ; X (30h, dynamic value)
Usage (Y), ; Y (31h, dynamic value)
Input (Variable, Relative),
Logical Minimum (-127),
Logical Maximum (127),
Report Size (8),
Report Count (1),
Usage (Wheel), ; Wheel (38h, dynamic value)
Input (Variable, Relative),
Usage Page (Consumer), ; Consumer (0Ch)
Usage (AC Pan), ; AC pan (0238h, linear control)
Report Count (1),
Input (Variable, Relative),
End Collection,
End Collection
$ hidrd-convert -o spec /sys/class/hidraw/hidraw1/device/report_descriptor
Usage Page (Desktop), ; Generic desktop controls (01h)
Usage (Keyboard), ; Keyboard (06h, application collection)
Collection (Application),
Report ID (1),
Usage Page (Keyboard), ; Keyboard/keypad (07h)
Usage Minimum (KB Leftcontrol), ; Keyboard left control (E0h, dynamic value)
Usage Maximum (KB Right GUI), ; Keyboard right GUI (E7h, dynamic value)
Logical Minimum (0),
Logical Maximum (1),
Report Size (1),
Report Count (8),
Input (Variable),
Report Count (5),
Report Size (8),
Logical Minimum (0),
Logical Maximum (164),
Usage Page (Keyboard), ; Keyboard/keypad (07h)
Usage Minimum (None), ; No event (00h, selector)
Usage Maximum (KB ExSel), ; Keyboard ExSel (A4h, selector)
Input,
End Collection,
Usage Page (Consumer), ; Consumer (0Ch)
Usage (Consumer Control), ; Consumer control (01h, application collection)
Collection (Application),
Report ID (3),
Report Size (16),
Report Count (2),
Logical Minimum (1),
Logical Maximum (652),
Usage Minimum (Consumer Control), ; Consumer control (01h, application collection)
Usage Maximum (AC Send), ; AC send (028Ch, selector)
Input,
End Collection,
Usage Page (FF00h), ; FF00h, vendor-defined
Usage (01h),
Collection (Application),
Report ID (16),
Report Size (8),
Report Count (6),
Logical Minimum (0),
Logical Maximum (255),
Usage (01h),
Input,
Usage (01h),
Output,
End Collection,
Usage Page (FF00h), ; FF00h, vendor-defined
Usage (02h),
Collection (Application),
Report ID (17),
Report Size (8),
Report Count (19),
Logical Minimum (0),
Logical Maximum (255),
Usage (02h),
Input,
Usage (02h),
Output,
End Collection
$
Is your feature request related to a problem? Please describe. It would be nice if my G9 is supported. Not sure if it can be? Thanks a lot for your awesome work so far, hope I can make use of the tool myself in the future! :) :1st_place_medal: