Hi, yes I know there has been a lot of topics like that, but mine is a harder one. First of all I almost never had problems with my mouse under 7.x and then after upgrade to 8.0 (followed by 8-STABLE) USB mouse just stopped working. The configuration was ok under 7.x so why it shouldn't be now? In case you ask about the obvious: I know perfectly that hald and dbus must be running, moused must be disabled in rc.conf and the options AutoAddDevices and AutoEnableDevices must be turned on in xorg.conf, etc. But believe me it doesn't matter at all as I have tried nearly every combination of configs: enabling/disabling options and devices in xorg.conf, playing with HAL's fdi files, recompiling Xorg without HAL, even compiling usb mouse support as an external module. Of course all ports have been recompiled after the upgrade(running Xorg-7.4 now). This is what I receive after plugging the mouse in or after starting Xorg with mouse already plugged in:
Note the last line with warning Inappriopriate ioctl, may it point any problem? I must say that other USB devices are working great: usb stick, soundcard, external hdd. I have really no idea, even don't know if my efforts were reasonable because the mouse is not working under console by any configuration, and don't believe it's because that's actually not a true USB mouse but a PS/2 connected via PS2/USB adapter...
Code:
(**) Option "Protocol" "Auto"
(**) USBMouse0: Device: "/dev/ums0"
(**) USBMouse0: Protocol: "Auto"
(**) Option "AlwaysCore"
(**) Option "SendCoreEvents" "true"
(**) USBMouse0: always reports core events
(**) Option "Device" "/dev/ums0"
(==) USBMouse0: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5 6 7"
(**) USBMouse0: ZAxisMapping: buttons 4, 5, 6 and 7
(**) USBMouse0: Buttons: 11
(**) USBMouse0: Sensitivity: 1
(II) XINPUT: Adding extended input device "USBMouse0" (type: MOUSE)
(**) USBMouse0: (accel) keeping acceleration scheme 1
(**) USBMouse0: (accel) filter chain progression: 2.00
(**) USBMouse0: (accel) filter stage 0: 20.00 ms
(**) USBMouse0: (accel) set acceleration profile 0
(II) USBMouse0: SetupAuto: hw.iftype is 5, hw.model is 0
(II) USBMouse0: SetupAuto: protocol is SysMouse
(WW) fcntl(14, F_SETOWN): Inappropriate ioctl for device