Comment 8 for bug 1448519

Revision history for this message
Axel Pospischil (apos) wrote :

Hi,

I had the same problem with a K800 Keyboard from Logitech.

a better way would be to edit the file

/etc/initramfs-tools/modules

and add

hid-logitech-hidpp

there.

Then it is sufficiant to to

sudo update-initramfs -c -k $(uname -r)

for the running kernel (or "-k all" for all kernels).

Confirmed with Logitech K800, Ubuntu 14.04.3, 3.19.0-26-generic (64bit)