You are not logged in.

#1 2014-10-08 09:43:44

csanyipal
Member
Registered: 2013-10-31
Posts: 32

Wireless mouse falter

Hello,

I just buy a "Shark RF10" wireless USB 2.0 optical mouse.

It works but the mouse pointer falter.

So practically I can't to use it.

Is this behavior matter of some kind of setup, or not?

Regards, from Pal

Offline

#2 2014-10-09 16:52:19

exadrid
Member
From: Ottawa, Ontario, Canada
Registered: 2010-01-27
Posts: 29

Re: Wireless mouse falter

Have you tried it on any other computer (or OS)? If it works on Windows, for example, then its a setup problem, otherwise its a mouse problem.

Offline

#3 2014-10-09 18:31:47

csanyipal
Member
Registered: 2013-10-31
Posts: 32

Re: Wireless mouse falter

exadrid wrote:

Have you tried it on any other computer (or OS)? If it works on Windows, for example, then its a setup problem, otherwise its a mouse problem.

It works on Windows 7 or 8.
It doesn't work on my arch linux operating system.

It's a wireless USB mouse. Does it mean that tha it is a bluetooht mice?

Offline

#4 2014-10-09 18:57:07

exadrid
Member
From: Ottawa, Ontario, Canada
Registered: 2010-01-27
Posts: 29

Re: Wireless mouse falter

Does it have a dongle (a USB stick that you have to put in your computer for it to work)?

Offline

#5 2014-10-09 19:33:32

csanyipal
Member
Registered: 2013-10-31
Posts: 32

Re: Wireless mouse falter

exadrid wrote:

Does it have a dongle (a USB stick that you have to put in your computer for it to work)?

Yes, it have such a dongle.

Offline

#6 2014-10-10 09:11:54

csanyipal
Member
Registered: 2013-10-31
Posts: 32

Re: Wireless mouse falter

So I'm stuck at the step:

# bluetoothctl
 [bluetooth]# list

No output is on bash shell. Why? What can I do further to solve this problem?

Last edited by csanyipal (2014-10-10 09:12:21)

Offline

#7 2014-10-10 11:44:32

brebs
Member
Registered: 2007-04-03
Posts: 3,742

Re: Wireless mouse falter

2 things:

* If you have a wireless receiver, then Linux might see 2 devices, so it would help to clarify the device to use.

* Disable USB auto-suspend, which seems to have a habit of messing up mice, especially cheap ones.

Offline

#8 2014-10-10 17:07:32

exadrid
Member
From: Ottawa, Ontario, Canada
Registered: 2010-01-27
Posts: 29

Re: Wireless mouse falter

Yeah, what type of mouse do you have (its name)? Cause I dont beleive that you have a bluetooth mouse, just a normal wireless one.

Offline

#9 2014-10-10 17:22:48

csanyipal
Member
Registered: 2013-10-31
Posts: 32

Re: Wireless mouse falter

exadrid wrote:

Yeah, what type of mouse do you have (its name)? Cause I dont beleive that you have a bluetooth mouse, just a normal wireless one.

T'nB, "Shark RF10" wireless USB 2.0 optical mouse.

Offline

#10 2014-10-10 18:48:59

nstgc
Member
Registered: 2014-03-17
Posts: 393

Re: Wireless mouse falter

I don't know if it is related, but yesterday my Logitech G500  (which is wired) had the cursor constantly moving to the right side of the screen. It only did that in my maintenance installation of Arch.

Offline

#11 2014-10-10 19:05:07

exadrid
Member
From: Ottawa, Ontario, Canada
Registered: 2010-01-27
Posts: 29

Re: Wireless mouse falter

csanyipal wrote:
exadrid wrote:

Yeah, what type of mouse do you have (its name)? Cause I dont beleive that you have a bluetooth mouse, just a normal wireless one.

T'nB, "Shark RF10" wireless USB 2.0 optical mouse.

Its definitely not Bluetooth. So playing around with bluetooth will do nothing, its just wireless. I am still not sure why it falters. Did you try what Brebs said?

Offline

#12 2014-10-10 19:11:58

thiagowfx
Member
Registered: 2013-07-09
Posts: 586

Re: Wireless mouse falter

csanyipal wrote:

It works but the mouse pointer falter.

I didn't understand this part.

--

Try to analyze the end of the output of dmesg *after* inserting your USB dongle. Post it here.

Offline

#13 2014-10-14 10:01:03

csanyipal
Member
Registered: 2013-10-31
Posts: 32

Re: Wireless mouse falter

thiagowfx wrote:
csanyipal wrote:

It works but the mouse pointer falter.

I didn't understand this part.
--

Try to analyze the end of the output of dmesg *after* inserting your USB dongle. Post it here.

This is when I disconnect the USB cable mouse:
[ 1630.307180] usb 2-6: USB disconnect, device number 4
[ 1660.204160] usb 2-3: USB disconnect, device number 2

This is when I connect the USB dongle:
[ 1671.523224] usb 2-3: new low-speed USB device number 5 using ohci-pci
[ 1671.929286] input: 2.4G Wireless Mouse as /devices/pci0000:00/0000:00:0b.0/usb2/2-3/2-3:1.0/0003:04F3:0601.0002/input/input11
[ 1671.929573] hid-generic 0003:04F3:0601.0002: input,hidraw0: USB HID v1.11 Mouse [2.4G Wireless Mouse] on usb-0000:00:0b.0-3/input0

So I think this indicates that that this is a wireless mice but not a bluetooth mice, right?

Offline

#14 2014-10-14 10:12:32

csanyipal
Member
Registered: 2013-10-31
Posts: 32

Re: Wireless mouse falter

exadrid wrote:
csanyipal wrote:
exadrid wrote:

Yeah, what type of mouse do you have (its name)? Cause I dont beleive that you have a bluetooth mouse, just a normal wireless one.

T'nB, "Shark RF10" wireless USB 2.0 optical mouse.

Its definitely not Bluetooth. So playing around with bluetooth will do nothing, its just wireless. I am still not sure why it falters. Did you try what Brebs said?

I did try to run the following script:

for d in /sys/bus/usb/devices/[0-9]* ; do if [[ -e $d/product ]] ; then echo -e "`basename $d`\t`cat $d/power/control`\t`cat $d/speed`\t`cat $d/product`" ; fi ; done

and get the informations:
2-3     on      1.5     2.4G Wireless Mouse

I tried also this:

xinput --list

Virtual core pointer                          id=2    [master pointer  (3)]
   ↳ Virtual core XTEST pointer                id=4    [slave  pointer  (2)]
   ↳ 2.4G Wireless Mouse                       id=8    [slave  pointer  (2)]

Virtual core keyboard                         id=3    [master keyboard (2)]
    ↳ Virtual core XTEST keyboard               id=5    [slave  keyboard (3)]
    ↳ Power Button                              id=6    [slave  keyboard (3)]
    ↳ Power Button                              id=7    [slave  keyboard (3)]
    ↳ UVC Camera (046d:0808)                    id=9    [slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard              id=10   [slave  keyboard (3)]

so I think this is not the case when I must to clarify the device to use, right?

Last edited by csanyipal (2014-10-14 10:14:04)

Offline

Board footer

Powered by FluxBB