Files
packages/anda/system/logitech-rs50-linux-driver/kmod-common/com.github.rs50.metainfo.xml
T
Raboneko 0e1a15bbd0 [f43] add: logitech-rs50-linux-driver (#11082) (#11124)
(cherry picked from commit a930b62eaf)

Co-authored-by: Luan Vitor Simião Oliveira <luanv.oliveira@outlook.com>
2026-04-09 17:58:19 -05:00

27 lines
1.1 KiB
XML

<component type="driver">
<id>com.github.rs50</id>
<name>logitech rs50 linux driver</name>
<pkgname>logitech-rs50-linux-driver</pkgname>
<summary>Linux kernel driver for the Logitech RS50 Direct Drive Wheel Base (USB ID 046d:c276).</summary>
<description>
<p>
Linux kernel driver for the Logitech RS50 Direct Drive Wheel Base (USB ID 046d:c276).
This is a patched version of the hid-logitech-hidpp driver that adds RS50 support with force feedback (FF_CONSTANT) and exposes all G Hub settings via sysfs for runtime configuration.
Note: This driver replaces the in-kernel hid-logitech-hidpp module and continues to support all other Logitech HID++ devices (mice, keyboards, other racing wheels like the G29, G920, G923, etc.).
</p>
</description>
<url type="homepage">https://github.com/mescon/logitech-rs50-linux-driver</url>
<metadata_license>CC0-1.0</metadata_license>
<!-- gplv2-only -->
<project_license>GPL-2.0-only</project_license>
<developer id="com.github.rs50">
<name>mescon</name>
</developer>
<provides>
<modalias>usb:v046dpc276*</modalias>
</provides>
</component>