INFRA Signal 324
Linux 7.3 adds HID support for Logitech G502 X Lightspeed and ELECOM M-XT4DRBK
Illustration only Photo by Ivan N on Unsplash
A new HID subsystem pull request for the Linux 7.3 kernel introduces device support for the Logitech G502 X Lightspeed and ELECOM M-XT4DRBK through quirks and new IDs.
These additions improve out-of-the-box compatibility for users of these specific input devices on Linux systems. The changes are part of routine kernel maintenance rather than a major architectural shift.
Written by elseif from the cluster below · every claim links back to a sourceThe three things worth knowing
Linux 7.3 includes a new HID subsystem pull request adding support for additional devices.
Support for the Logitech G502 X Lightspeed and ELECOM M-XT4DRBK is added via quirks and new IDs.
The pull request also contains conventional bug fixes for the HID subsystem.
THE CLUSTER