CMoH / lg4l

Logitech for Linux
17 stars 8 forks source link

Logitech 4 Linux

This project is intended to provide kernel modules to support various Logictech input devices including:

This work has been mostly done by a couple of friendly people on the Freenode IRC channel #lg4l

If you're looking for some help, best to drop by there and see if anyone's around.

Building

All going well, you should be able to just install your kernel headers and type

# make
# make install

Now load the correct module for your device, eg:

# modprobe hid-g19

The modules will now be available but the device will still be grabbed by generic-usb. Run the rebind script to put the new module in control of the device:

# ./rebind