Bug 7881 - Mouse Cyborg Rat 3 dont run perfect on Mageia 3
Summary: Mouse Cyborg Rat 3 dont run perfect on Mageia 3
Status: RESOLVED OLD
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Thierry Vignaud
QA Contact:
URL: https://bugs.freedesktop.org/show_bug...
Whiteboard: 3beta4
Keywords: Triaged
Depends on:
Blocks:
 
Reported: 2012-10-23 11:49 CEST by Arnaud Vacquier
Modified: 2013-11-21 00:26 CET (History)
0 users

See Also:
Source RPM: x11-driver-input-evdev
CVE:
Status comment:


Attachments
lspcidrake -v (6.43 KB, application/octet-stream)
2012-10-27 07:25 CEST, Arnaud Vacquier
Details

Description Arnaud Vacquier 2012-10-23 11:49:24 CEST
Description of problem:
The mouse bug (often i can't click), resize windows and can't close windows...

Version-Release number of selected component (if applicable):
Mageia 3 alpha 2 Gnome 3 64bits

i talk in french here : http://www.mageialinux-online.org/forum/topic-13801+mageia-3-alpha-1-sur-un-pc-gamer.php#m133641

I see this topic :
http://ubuntuforums.org/showthread.php?t=1698482

i try add :

Section "InputDevice"
           # generated from default
           Identifier     "Mouse0"
           Driver         "evdev"
           Option         "Name" "Saitek Cyborg R.A.T.3 Mouse"
           Option         "Vendor" "06a3"
           Option         "Product" "0ccc"
           Option         "Protocol" "auto"
           Option         "Device" "/dev/input/event4"
           Option         "Emulate3Buttons" "no"
           Option         "Buttons" "7"
           Option         "ZAxisMapping" "4 5"
           Option         "ButtonMapping" "1 2 3 4 5 6 7 0 0 0 0 0 0 0"
           Option         "Resolution" "3200"
EndSection

After reboot, the mouse continue to bug

thank you
Comment 1 Arnaud Vacquier 2012-10-23 11:56:20 CEST
I found for resolved :
https://bbs.archlinux.org/viewtopic.php?id=146324


add in xorg.conf :

# RAT3 mouse
Section "InputClass"
        Identifier "Mouse Remap"
        MatchProduct "Saitek Cyborg R.A.T.3 Mouse"
        MatchDevicePath "/dev/input/event*"
        Option "ButtonMapping" "1 2 3 4 5 0 0 8 9 0 0 0 13 14"
EndSection
Comment 2 Manuel Hiebel 2012-10-26 23:24:43 CEST
what is the output of lspcidrake -v when the mouse is connected ?

Severity: major => normal

Comment 3 Arnaud Vacquier 2012-10-27 07:25:42 CEST
Created attachment 2995 [details]
lspcidrake -v
Comment 4 Arnaud Vacquier 2012-10-27 07:26:35 CEST
hi,

thank you foer reply, i add file, i think :
hid_generic     : Saitek Cyborg R.A.T.3 Mouse
Arnaud Vacquier 2013-04-05 19:46:21 CEST

Whiteboard: (none) => 3beta4

Manuel Hiebel 2013-10-13 23:14:39 CEST

Keywords: (none) => Triaged
Assignee: bugsquad => thierry.vignaud
Source RPM: (none) => ldetect

Comment 5 Thierry Vignaud 2013-10-14 09:49:08 CEST
Did the above solution worked for you?
Can you open a bug report upstream at:
https://bugs.freedesktop.org/enter_bug.cgi?product=xorg

Choose "Input/evdev" as component.
Thanks

Source RPM: ldetect => x11-driver-input-evdev

Arnaud Vacquier 2013-10-16 01:34:36 CEST

URL: http://ubuntuforums.org/showthread.php?t=1698482 => https://bugs.freedesktop.org/show_bug.cgi?id=70517

Comment 6 Arnaud Vacquier 2013-11-21 00:26:12 CET
I try Mageia 4b1
and no problem, is work fine

Status: NEW => RESOLVED
Resolution: (none) => OLD


Note You need to log in before you can comment on or make changes to this bug.