Comment 114 for bug 444420

Revision history for this message
slipdipper (elec-one) wrote :

I'm using the original logitech dinovo media deskop. The solution provided (change hidraw to hiddev) did not work for me. Instead i just removed the KERNEL matching and everything works fine now (described here: http://ubuntuforums.org/showthread.php?p=9574808).

So i changed:

KERNEL=="hidraw*", ATTRS{idVendor}=="046d", ATTRS{idProduct}=="c70[345abce]|c71[34bc]", \
to
ATTRS{idVendor}=="046d", ATTRS{idProduct}=="c70[345abce]|c71[34bc]", \