I have a sharkoon drakonia laser gaming mouse which does not work at all in linux mint 14. I have googled around and stumbled upon two answers.
1. Installing wine and installing the mouse software [Did not work, unless I did something wrong]
2. Recompiling the kernel
Now first of all, I am a complete noob with linux so I have no idea how to recompile a kernel without screwing anything up. Secondly I can't believe to fix a mouse issue I have to recompile the kernel, isnt there anything else I could do. Also if I do recompile the kernel and the mouse does start working, how will I be able to configure my mouse's buttons? It requires the drakonia configurator software, which is windows only and which I installed through wine and it didn't want to apply the settings to the mouse.
If anyone has a solution to this mouse problem please help me out. If recompiling the kernel is the only way, could someone please give me a step by step guide for my system on how to achieve this.
Here is some info.
- Code: Select all
Kernel : Linux 3.5.0-17-generic (x86_64)
Compiled : #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012
- Code: Select all
$ lsusb
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 004 Device 002: ID 0bc2:5031 Seagate RSS LLC FreeAgent GoFlex USB 3.0
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 19d2:0082 ZTE WCDMA Technologies MSM
Bus 001 Device 004: ID 04d9:1603 Holtek Semiconductor, Inc. Keyboard
Bus 002 Device 004: ID 09da:9090 A4 Tech Co., Ltd XL-750BK Laser Mouse
Bus 002 Device 003: ID 04d9:a067 Holtek Semiconductor, Inc.
A4 Tech is the mouse I am using in the meantime. It has a laser problem so its barely usable. Holtek Semiconductor would seem to be the drakonia mouse.
- Code: Select all
$ xinput --list --short
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ A4TECH USB Device id=10 [slave pointer (2)]
⎜ ↳ A4TECH USB Device id=11 [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)]
↳ USB Keyboard id=8 [slave keyboard (3)]
↳ USB Keyboard id=9 [slave keyboard (3)]
↳ Holtek USB Gaming Mouse id=12 [slave keyboard (3)]
Holtek USB Gaming Mouse seems to be the drakonia mouse but reads it under keyboard.


