Hi, everybody!
Maybe this question should be in another thread but i don't know if the problem is with hardware or software or smth else. So, i have a Dell Inspiron 1520 Laptop, Fedora 16 (3.1.5-2.fc16.i686) and HP wireless mobile mouse. When i plug USB module into laptop and switch on the mouse it starts working for a while. Pointer moves ok, and scroll acts nice as well. But after several clicks a problem appears: buttons do not affect current window i work with. This behavior is difficult to explain. For example, i have two apps one over another on desktop (say mozilla and terminal on top of it), terminal is active at the moment; i try to click on the mozilla part of window to switch there but it wouldn't; i try to use atl+tab to switch between apps but again there is no switching and even no action at all (it seems that the problem might be with window manager). But, if i click right mouse button in the term (invoking properties promt) i than able to switch with alt-tab and mouse click for once. Then the story repeats.
This problem is quite stable and reproducible. One more thing, when mouse is enabled the touchpad behaves the same way, but if the mouse is switched off the touchpad works well.
Quote:
dmesg | tail -f
[ 4528.585530] cfg80211: (5735000 KHz - 5835000 KHz @ 20000 KHz), (N/A, 3000 mBm)
[ 4529.691656] wlan0: authenticate with 00:19:cb:8c:e7:15 (try 1)
[ 4529.693733] wlan0: authenticated
[ 4529.694434] wlan0: associate with 00:19:cb:8c:e7:15 (try 1)
[ 4529.713396] wlan0: RX ReassocResp from 00:19:cb:8c:e7:15 (capab=0x411 status=0 aid=2)
[ 4529.713403] wlan0: associated
[ 4605.500132] usb 3-2: USB disconnect, device number 2
[ 4605.500140] usb 3-2.1: USB disconnect, device number 3
[ 4605.502795] usb 3-2.2: USB disconnect, device number 4
[ 4605.516262] usb 3-2.3: USB disconnect, device number 5
[vpetrov@petrov ~]$ dmesg | tail -f
[ 4605.500140] usb 3-2.1: USB disconnect, device number 3
[ 4605.502795] usb 3-2.2: USB disconnect, device number 4
[ 4605.516262] usb 3-2.3: USB disconnect, device number 5
[ 4658.711198] usb 5-1: new low speed USB device number 3 using uhci_hcd
[ 4658.875329] usb 5-1: New USB device found, idVendor=03f0, idProduct=8307
[ 4658.875338] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4658.875345] usb 5-1: Product: Wireless Laser Mobile Mouse
[ 4658.875350] usb 5-1: Manufacturer: HP
[ 4658.897847] input: HP Wireless Laser Mobile Mouse as /devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1:1.0/input/input13
[ 4658.898459] generic-usb 0003:03F0:8307.0004: input,hidraw0: USB HID v1.00 Mouse [HP Wireless Laser Mobile Mouse] on usb-0000:00:1d.0-1/input0
|