<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7226.0">
<TITLE>RE: FC1->FC3: USB mouse + mousewheel no longer working</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Yes, I have this same problem!<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: fedora-list-bounces@redhat.com on behalf of Gerrit<BR>
Sent: Mon 11/29/2004 10:50 AM<BR>
To: fedora-list@redhat.com<BR>
Subject: FC1->FC3: USB mouse + mousewheel no longer working<BR>
<BR>
Hello,<BR>
<BR>
this morning, I upgraded from Fedora Core 1 to Fedora Core 3.<BR>
My mouse is no longer working.<BR>
<BR>
I have a Microsoft 2-button USB Wheel mouse. With 'system-config-mouse',<BR>
I selected "Generic - Wheel Mouse (USB)". /etc/sysconfig/mouse reads:<BR>
<BR>
FULLNAME="Generic - Wheel Mouse (USB)"<BR>
MOUSETYPE="imps2"<BR>
XEMU3="no"<BR>
XMOUSETYPE="IMPS/2"<BR>
DEVICE=/dev/input/mice<BR>
<BR>
On FC1, it was the same, except for DEVICE=/dev/psaux.<BR>
<BR>
The relevant part of /etc/X11/xorg.conf reads:<BR>
<BR>
Section "ServerLayout"<BR>
        Identifier     "Default Layout"<BR>
        Screen      0  "Screen0" 0 0<BR>
        InputDevice    "Mouse0" "CorePointer"<BR>
        InputDevice    "Keyboard0" "CoreKeyboard"<BR>
        InputDevice    "DevInputMice" "AlwaysCore"<BR>
EndSection<BR>
<BR>
Section "Files"<BR>
<BR>
(...)<BR>
<BR>
Section "InputDevice"<BR>
        Identifier  "Mouse0"<BR>
        Driver      "mouse"<BR>
        Option      "Protocol" "IMPS/2"<BR>
        Option      "Device" "/dev/psaux"<BR>
        Option      "ZAxisMapping" "4 5"<BR>
        Option      "Emulate3Buttons" "no"<BR>
EndSection<BR>
<BR>
Section "InputDevice"<BR>
<BR>
# If the normal CorePointer mouse is not a USB mouse then<BR>
# this input device can be used in AlwaysCore mode to let you<BR>
# also use USB mice at the same time.<BR>
        Identifier  "DevInputMice"<BR>
        Driver      "mouse"<BR>
        Option      "Protocol" "IMPS/2"<BR>
        Option      "Device" "/dev/input/mice"<BR>
        Option      "ZAxisMapping" "4 5"<BR>
        Option      "Emulate3Buttons" "no"<BR>
EndSection<BR>
<BR>
(...)<BR>
<BR>
In FC1's XF86config, this is exactly the same.<BR>
<BR>
The relevant lines of /var/log/messages on boot are:<BR>
<BR>
Nov 29 16:30:28 topjaklont kernel: mice: PS/2 mouse device common for all mice<BR>
Nov 29 16:30:28 topjaklont kernel: input: ImPS/2 Generic Wheel Mouse on isa0060/serio1<BR>
<BR>
I tried several different configurations. None of them worked. I can<BR>
start X, I see a mouse cursor, but moving the mouse does not move the<BR>
mouse cursor.<BR>
<BR>
Any hints? With XFree86 on FC1, it worked fine. It doesn't now :-(<BR>
<BR>
regards,<BR>
Gerrit Holl.<BR>
<BR>
P.S.<BR>
I am running the same kernel configuration, only recompiled.<BR>
<BR>
--<BR>
Weather in Lulea / Kallax, Sweden 29/11 15:50:<BR>
        -17.0°C Few clouds mostly cloudy wind 0.0 m/s None (34 m above NAP)<BR>
--<BR>
In the councils of government, we must guard against the acquisition of<BR>
unwarranted influence, whether sought or unsought, by the<BR>
military-industrial complex. The potential for the disastrous rise of<BR>
misplaced power exists and will persist.<BR>
    -Dwight David Eisenhower, January 17, 1961<BR>
<BR>
--<BR>
fedora-list mailing list<BR>
fedora-list@redhat.com<BR>
To unsubscribe: <A HREF="http://www.redhat.com/mailman/listinfo/fedora-list">http://www.redhat.com/mailman/listinfo/fedora-list</A><BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>