mouse won't work in xserver after update to fedora rawhide, but in console mouse work is ok,

my packages and config file with follow

udev-139-1.fc11.x86_64
kernel-2.6.29-0.159.rc6.git3.fc11.x86_64
xorg-x11-server-Xorg-1.6.0-2.fc11.x86_64
xorg-x11-drv-mouse-1.4.0-2.fc11.x86_64

/etc/X11/xorg.conf

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "auto"
        Option      "Device" "/dev/input/mice"
        Option      "Emulate3Buttons" "no"
        Option      "ZAxisMapping" "4 5"
EndSection

Section "Files"
        ModulePath   "/usr/lib64/xorg/modules/extensions/nvidia"
        ModulePath   "/usr/lib64/xorg/modules"
EndSection

Section "ServerFlags"
        Option      "AIGLX" "on"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option      "XkbLayout" "us"
        Option      "XkbModel" "pc105"
EndSection

Section "Device"
        Identifier  "Videocard0"
        Driver      "nvidia"
        Option      "AddARGBGLXVisuals" "True"
EndSection

Section "Extensions"
        Option      "Composite" "Enable"
EndSection


tail -f /var/log/message

Feb 28 13:48:08 koubei-99 kernel: usb 5-1: new low speed USB device using uhci_hcd and address 3
Feb 28 13:48:08 koubei-99 kernel: usb 5-1: New USB device found, idVendor=0461, idProduct=4d22
Feb 28 13:48:08 koubei-99 kernel: usb 5-1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
Feb 28 13:48:08 koubei-99 kernel: usb 5-1: Product: USB Optical Mouse
Feb 28 13:48:08 koubei-99 kernel: usb 5-1: configuration #1 chosen from 1 choice
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
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