<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.25.91">
</HEAD>
<BODY>
mouse won't work in xserver after update to fedora rawhide, but in console mouse work is ok,<BR>
<BR>
my packages and config file with follow<BR>
<BR>
udev-139-1.fc11.x86_64<BR>
kernel-2.6.29-0.159.rc6.git3.fc11.x86_64<BR>
xorg-x11-server-Xorg-1.6.0-2.fc11.x86_64<BR>
xorg-x11-drv-mouse-1.4.0-2.fc11.x86_64<BR>
<BR>
/etc/X11/xorg.conf<BR>
<BR>
Section &quot;InputDevice&quot;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Identifier&nbsp; &quot;Mouse0&quot;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Driver&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;mouse&quot;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;Protocol&quot; &quot;auto&quot;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;Device&quot; &quot;/dev/input/mice&quot;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;Emulate3Buttons&quot; &quot;no&quot;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;ZAxisMapping&quot; &quot;4 5&quot;<BR>
EndSection<BR>
<BR>
Section &quot;Files&quot;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ModulePath&nbsp;&nbsp; &quot;/usr/lib64/xorg/modules/extensions/nvidia&quot;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ModulePath&nbsp;&nbsp; &quot;/usr/lib64/xorg/modules&quot;<BR>
EndSection<BR>
<BR>
Section &quot;ServerFlags&quot;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;AIGLX&quot; &quot;on&quot;<BR>
EndSection<BR>
<BR>
Section &quot;InputDevice&quot;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Identifier&nbsp; &quot;Keyboard0&quot;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Driver&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;kbd&quot;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;XkbLayout&quot; &quot;us&quot;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;XkbModel&quot; &quot;pc105&quot;<BR>
EndSection<BR>
<BR>
Section &quot;Device&quot;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Identifier&nbsp; &quot;Videocard0&quot;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Driver&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;nvidia&quot;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;AddARGBGLXVisuals&quot; &quot;True&quot;<BR>
EndSection<BR>
<BR>
Section &quot;Extensions&quot;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;Composite&quot; &quot;Enable&quot;<BR>
EndSection<BR>
<BR>
<BR>
tail -f /var/log/message<BR>
<BR>
Feb 28 13:48:08 koubei-99 kernel: usb 5-1: new low speed USB device using uhci_hcd and address 3<BR>
Feb 28 13:48:08 koubei-99 kernel: usb 5-1: New USB device found, idVendor=0461, idProduct=4d22<BR>
Feb 28 13:48:08 koubei-99 kernel: usb 5-1: New USB device strings: Mfr=0, Product=2, SerialNumber=0<BR>
Feb 28 13:48:08 koubei-99 kernel: usb 5-1: Product: USB Optical Mouse<BR>
Feb 28 13:48:08 koubei-99 kernel: usb 5-1: configuration #1 chosen from 1 choice<BR>
Feb 28 13:48:08 koubei-99 kernel: input: USB Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1:1.0/input/input14<BR>
Feb 28 13:48:08 koubei-99 kernel: generic-usb 0003:0461:4D22.0003: input,hidraw1: USB HID v1.11 Mouse [USB Optical Mouse] on usb-0000:00:1d.0-1/input0<BR>
<BR>
<BR>
</BODY>
</HTML>