-
-
Notifications
You must be signed in to change notification settings - Fork 199
Open
Labels
Description
Description
I will try gather as much information as possible via the wiki on the weekend.
I've already tried adding the deviceId towards the cpp code in the logitech G535 file with no effect, will try out some others on the weekend first before going the wireshark route.
Headset Name
Logitech G522 LIGHTSPEED
Device information
Detailed Device Information
headsetcontrol --dev -- --list
Device Found
VendorID: 0x046d
ProductID: 0x0b18
Path: /dev/hidraw5
Serial: 0000000000000000
Manufacturer: Logitech
Product: G522 LIGHTSPEED - Wireless Mode
Interface: 3
Usage-Page: 0x000c Usage-ID: 0x0001
Device Found
VendorID: 0x046d
ProductID: 0x0b18
Path: /dev/hidraw5
Serial: 0000000000000000
Manufacturer: Logitech
Product: G522 LIGHTSPEED - Wireless Mode
Interface: 3
Usage-Page: 0xff13 Usage-ID: 0x0001
Device Found
VendorID: 0x046d
ProductID: 0x0b18
Path: /dev/hidraw5
Serial: 0000000000000000
Manufacturer: Logitech
Product: G522 LIGHTSPEED - Wireless Mode
Interface: 3
Usage-Page: 0xffa0 Usage-ID: 0x0001
New Device Implementation Checklist
- I acknowledge that implementing a new device requires direct access to the device and familiarity with capturing and analyzing its communications. I have access to the device and am willing to contribute by capturing necessary data and/or attempting implementation.
- I have already attempted to capture device communications using WireShark or similar tools and am including my findings (successful or not) with this issue to assist in implementation efforts.
- I am seeking guidance on how to begin this process and am willing to collaborate with the community to add support for this device. I understand where to find resources (refer to the WIKI).
Reactions are currently unavailable