LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Logitech wireless mouse and keyboard recognized but not functional... help! (https://www.linuxquestions.org/questions/linux-hardware-18/logitech-wireless-mouse-and-keyboard-recognized-but-not-functional-help-745736/)

teeHee 08-07-2009 01:24 AM

Logitech wireless mouse and keyboard recognized but not functional... help!
 
Hi all,
I have a Logitech MK300 keyboard and mouse that are unfortunately non-functional. I know there are quite a few posts like this (I've read quite a few of them), but none of the solutions help me at all. The output of the command "lsusb" is (with the dongle plugged in):

Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 002: ID 046d:c517 Logitech, Inc. LX710 Cordless Desktop Laser
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 17ef:1004 Lenovo
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 002: ID 0a5c:2145 Broadcom Corp.
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

The output of "ls -lt /dev | head -20" is:

pwmellis@pellis:~$ ls -lt /dev | head -20
total 0
crw-rw-rw- 1 root tty 5, 2 2009-08-06 23:17 ptmx
drwxrwxrwt 2 root root 80 2009-08-06 23:11 shm
crw-rw-rw- 1 root tty 5, 0 2009-08-06 22:49 tty
drwxr-xr-x 2 root root 4020 2009-08-06 22:45 char
crw-rw---- 1 root root 251, 1 2009-08-06 22:45 hidraw1
drwxr-xr-x 4 root root 440 2009-08-06 22:45 input
drwxr-xr-x 2 root root 60 2009-08-06 22:45 usb
crw-rw---- 1 root root 251, 0 2009-08-06 22:45 hidraw0
crw-rw---- 1 root root 252, 27 2009-08-06 22:45 usbdev6.2_ep82
crw-rw---- 1 root root 252, 26 2009-08-06 22:45 usbdev6.2_ep81
crw-rw---- 1 root root 252, 28 2009-08-06 22:45 usbdev6.2_ep00
prw-r----- 1 syslog adm 0 2009-08-06 22:43 xconsole
crw------- 1 root root 4, 1 2009-08-06 22:43 tty1
crw-rw---- 1 root tty 7, 1 2009-08-06 22:43 vcs1
crw-rw---- 1 root tty 7, 129 2009-08-06 22:43 vcsa1
drwxr-xr-x 2 root root 60 2009-08-06 22:43 dri
crw------- 1 root root 5, 1 2009-08-06 22:43 console
crw-rw---- 1 root tty 7, 7 2009-08-06 22:43 vcs7
crw-rw---- 1 root tty 7, 135 2009-08-06 22:43 vcsa7

I assume this means it is recognized; however, nothing happens when I jiggle the mouse/mash keys on the keyboard. I have even tried the command "sudo cat /dev/input/mice", but nothing happens when I move the wireless mouse (I do get random characters when using the trackpad and ibm nub mouse). I assume this works as one of the reviews on Amazon said that he regularly uses this mouse on Ubuntu (this is one of the reasons I bought the thing). Also, for about 5 seconds of clarity earlier tonight, the mouse did work; unfortunately, it stopped working within a few seconds. I have tried restarting with and without the dongle plugged in, turning the mouse on and off, switching usb ports, pressing the connect buttons on the dongle/mouse/keyboard while muttering incantations, etc. Please help!! Thanks much.

-Perry

Simon Bridge 08-07-2009 04:33 AM

Quote:

Bus 006 Device 002: ID 046d:c517 Logitech, Inc. LX710 Cordless Desktop Laser
I have exactly the same beastie without any troubles at all on any Ubuntu since 7.10.
Others tend to have fun with the special keys. That's not your problem.

Are the batteries new? (Or are they the batteries which came with the thing? - mine requires pretty fresh batteries or will not respond.
)
Have you tried the things on another computer?

Have a look in dmesg for notices about this.

teeHee 08-07-2009 03:57 PM

So my problem gets weirder...

Now the mouse is randomly working (just woke up this morning, plugged it in, held down the connect button and voila!). The keyboard; however, is still not functioning. I looked in "dmesg" and got...

[ 1679.004040] usb 3-1: new low speed USB device using uhci_hcd and address 2
[ 1679.182766] usb 3-1: configuration #1 chosen from 1 choice
[ 1679.200129] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1:1.0/input/input17
[ 1679.232732] logitech 0003:046D:C517.0005: input,hidraw0: USB HID v1.10 Keyboard [Logitech USB Receiver] on usb-0000:00:1a.0-1/input0
[ 1679.262786] logitech 0003:046D:C517.0006: fixing up Logitech keyboard report descriptor
[ 1679.265995] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1:1.1/input/input18
[ 1679.324569] logitech 0003:046D:C517.0006: input,hiddev96,hidraw1: USB HID v1.10 Mouse [Logitech USB Receiver] on usb-0000:00:1a.0-1/input1
pwmellis@pellis:~$

Any ideas??

[Edit]: for some reason the keyboard just started working... I have no idea why. At this point I'm just curious.

Simon Bridge 08-07-2009 09:17 PM

You have not answered the questions in the previous post yet.
Remember: we know that this setup is supported out of the box in Ubuntu.
Lets rule out common problems with the HW before we speculate about other things.


All times are GMT -5. The time now is 09:50 PM.