0

I have a Logitech Unifying Receiver with a model K780 keyboard and M310 mouse paired to it. My OS is Ubuntu 18.04.3 LTS. My laptop is HP ProBook 470 G1. I have executed echo enabled > /sys/bus/usb/devices/usb$1/power/wakeup for all my usb ports.

Neither the logitech keyboard nor the mouse wake the laptop up, even though a different, non-Logitech wifi mouse does wake up the laptop when connected to the same port. Since a non-Logitech mouse can wake the laptop up, I assume the issue is not with the USB port, but rather with the unifying receiver or Logitech products in general.

I found a reference to the same problem (logitech can't wakeup but non-logitech can) here:

But i can wake with wireless devices that are non-Logitech, non-unifying receiver like Nulaxy ML11 2.4GHz Wireless Mouse

Is this a known issue with Logitech products?

sashoalm
  • 5,241

1 Answers1

0

Turns out I had to enable 3-4 as opposed to e.g. usb3:

echo enabled > /sys/bus/usb/devices/3-4/power/wakeup

Unfortunately this allows the mouse movements to wake the laptop as well since it's paired to the same unifying receiver.

I hope I'll find a way to distinguish between paired devices on the same receiver.

sashoalm
  • 5,241