Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 165094 - Kernel doesn't detect second attached USB mouse
Summary: Kernel doesn't detect second attached USB mouse
Status: VERIFIED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard: linux-2.6.20
Keywords:
: 165097 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-02-03 08:25 UTC by Glenn Sommer
Modified: 2007-03-07 15:10 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Glenn Sommer 2007-02-03 08:25:41 UTC
I'm running the gentoo-2.6.18-r6 kernel.
I have one USB logitech trackball mouse, and one USB MX518 logitech mouse.
When booting I can see in dmesg that the kernel does only detect my first mouse (even though both mouses are attached to an USB port).
But if I then remove the second mouse, and plug it in again - then the kernel sees the new hardware - and I'm able to use both mices.

Reproducible: Always

Steps to Reproduce:
1. attach two mices to the computer (using USB)
2. boot gentoo
3. login as a normal user
4. execute 'dmesg' and look for the mouse.
(Here you'll only see one of the mice attached)
5. remove the other mouse from the USB port, and plug it in again.
6. execute 'dmesg' again, and now the kernel has detected the second mouse.

Actual Results:  
After using the steps above - both mices work at the same time.

Expected Results:  
I would expect the kernel to detect both mices at boot time.

When re-attaching the mouse one is able to catch the input of moth mice at /dev/input/mice
If one would like to catch the input of the first mouse, that would be /dev/input/mouse0, and the second mouse would be /dev/input/mouse1
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-02-03 08:59:15 UTC
*** Bug 165097 has been marked as a duplicate of this bug. ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-02-04 08:53:55 UTC
Please, try w/ 2.6.19-r5. Also relevant dmesg output would be useful I guess.
Comment 3 Glenn Sommer 2007-02-06 05:01:01 UTC
(In reply to comment #2)
> Please, try w/ 2.6.19-r5. Also relevant dmesg output would be useful I guess.
> 

The bug is still there with 2.6.19-r5.

the last lines in dmesg before i replug the USB mouse: http://pastebin.ca/342222
the last lines in dmesg after i replug the USB mouse: http://pastebin.ca/342225
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-02-06 07:27:05 UTC
Please, don't refer to pastebins in bugs. Attach all relevant stuff here.
Comment 5 Daniel Drake (RETIRED) gentoo-dev 2007-03-06 18:22:27 UTC
closing as needinfo since that site will not load for me
Comment 6 Glenn Sommer 2007-03-07 14:34:17 UTC
I've tried with kernel 2.6.20 - and now the problem is gone.
So this should be marked as closed.