Skip to navigation
How to unifier a logitech device with linux
13.11.14
1. get logitech_unifier https://github.com/treeder/logitech_unifier 2. compile it gcc -o unify unify.c 3. check if you hit the correct hidraw by testing: cat /sys/class/hidraw/hidraw0/device/uevent cat /sys/class/hidraw/hidraw1/device/uevent cat /sys/class/hidraw/hidraw2/device/uevent ..... 4 once the output include HID_NAME=Logitech USB execute the compiled with the this hidrawX: example sudo ./unify /dev/hidrawX
https://github.com/treeder/logitech_unifier
Reply
Anonymous
Information Epoch 1736603727
Allow the user to tailor the environment.
Home
Notebook
Contact us