Mailinglist Archive: opensuse-bugs (4369 mails)
| < Previous | Next > |
[Bug 203609] usb mouse not working in X
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Fri, 8 Sep 2006 05:00:24 -0600 (MDT)
- Message-id: <20060908110024.AE6B025C88D@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=203609
mhopf@xxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
Info Provider| |ms@xxxxxxxxxx
------- Comment #9 from mhopf@xxxxxxxxxx 2006-09-08 05:00 MST -------
(In reply to comment #7)
> Before you jump to conclusions: during the tests Stefan and I did, plugging
> in usb mice later didn't help (that was during installation).
It does for me.
The /dev/input/eventN mouse section is gone for good, and a standard mouse
listening on /dev/input/mice is included (as it is supposed to be). The mouse
works after plugging it in after Xserver startup.
(In reply to comment #4)
> Section "InputDevice"
> Driver "mouse"
> Identifier "Mouse[1]"
> Option "Buttons" "5"
> Option "Device" "/dev/input/event1"
> Option "Name" "USB Mouse"
> Option "Protocol" "explorerps/2"
> Option "Vendor" "Sysp"
> Option "ZAxisMapping" "4 5"
> EndSection
This looks strange. For /dev/input/eventN only the evdev driver can understand
the protocol (not the "mouse" driver), and it has a completely different set of
options.
Marcus, I assume something is broken in the autoconfiguration, can you check
please?
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-bugs+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-bugs+help@xxxxxxxxxxxx
mhopf@xxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
Info Provider| |ms@xxxxxxxxxx
------- Comment #9 from mhopf@xxxxxxxxxx 2006-09-08 05:00 MST -------
(In reply to comment #7)
> Before you jump to conclusions: during the tests Stefan and I did, plugging
> in usb mice later didn't help (that was during installation).
It does for me.
The /dev/input/eventN mouse section is gone for good, and a standard mouse
listening on /dev/input/mice is included (as it is supposed to be). The mouse
works after plugging it in after Xserver startup.
(In reply to comment #4)
> Section "InputDevice"
> Driver "mouse"
> Identifier "Mouse[1]"
> Option "Buttons" "5"
> Option "Device" "/dev/input/event1"
> Option "Name" "USB Mouse"
> Option "Protocol" "explorerps/2"
> Option "Vendor" "Sysp"
> Option "ZAxisMapping" "4 5"
> EndSection
This looks strange. For /dev/input/eventN only the evdev driver can understand
the protocol (not the "mouse" driver), and it has a completely different set of
options.
Marcus, I assume something is broken in the autoconfiguration, can you check
please?
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-bugs+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-bugs+help@xxxxxxxxxxxx
| < Previous | Next > |