I also could run it using commands from @inugami and modifying them a
little
sudo apt install libserialport0 patchelf
sudo patchelf --add-needed /usr/lib/x86_64-linux-gnu/libserialport.so.0
/usr/lib/x86_64-linux-gnu/liblistSerialsj.so.1.4.0
--
You received this bug notification because you are
Hi, I'm not sure but this might be related to this debian bug:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=658029
Looking at the patch in this bug I edited my local
/usr/share/initramfs-tools/hook-functions file and added hid-logitech-dj on
line 416
then I did:
sudo update-initramfs -u
Aft
It seems that was just my luck. Several hours later, mouse wasn't
working after a start. Replugging the receiver is the only workaround.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/958174
Title:
W
This also affects me, product name output is like this. Wifi switch only
works after using "wapf=4" parameter with asus_nb_wmi module:
$ cat /sys/class/dmi/id/product_name
X551CA
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:
I'm attaching a related portion of my dmesg after using these kernel
parameters on 64-bit Ubuntu.
When mouse is working properly, only this line is added to dmesg per move:
/build/buildd/linux-3.2.0/drivers/hid/hid-logitech-dj.c: logi_dj_raw_event,
size:15
When cursor is not moving, these 2 line
I tried the patch. Seems to work for me.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/958174
Title:
Wireless Mouse not registered on Startup or Reboot
To manage notifications about this bug go to:
After one day of use, I noticed a small issue with the patch:
* Stop using the mouse for a few seconds.
* Move mouse.
* Cursor starts moving after half a secound later I started moving mouse.
I think mouse wake ups aren't handled fast enough as it was before. I
didn't have this issue before and m
Hi. I think I found something worth mentioning here.
It only works when mouse is moved before the module is loaded. Example:
sudo modprobe -r hid_logitech_dj
**move mouse**
sudo modprobe hid_logitech_dj
works 100% for me since I last commented here. It doesn't work when I
don't move the mouse bef