I installed X and KDE from an updated ports tree on a clean FreeBSD 9.0 installation. I installed and configured everything according to the handbook, but when I startx, the mouse does not respond unless I am logged in as root. Here is the mouse section from my X log:
I do not know where to look next to resolve this issue, so any suggestions would be appreciated!
Code:
(II) config/hal: Adding input device Microsoft 3-Button Mouse with IntelliEyeTM
(II) LoadModule: "mouse"
(II) Loading /usr/local/lib/xorg/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 1.7.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 7.0
(WW) Microsoft 3-Button Mouse with IntelliEyeTM: No Device specified, looking for one...
(II) Microsoft 3-Button Mouse with IntelliEyeTM: Setting Device option to "/dev/ums0"
(--) Microsoft 3-Button Mouse with IntelliEyeTM: Device: "/dev/ums0"
(==) Microsoft 3-Button Mouse with IntelliEyeTM: Protocol: "Auto"
(**) Microsoft 3-Button Mouse with IntelliEyeTM: always reports core events
(**) Option "Device" "/dev/ums0"
(EE) xf86OpenSerial: Cannot open device /dev/ums0
Device busy.
(EE) Microsoft 3-Button Mouse with IntelliEyeTM: cannot open input device
(II) UnloadModule: "mouse"
(EE) PreInit returned NULL for "Microsoft 3-Button Mouse with IntelliEyeTM"
(EE) config/hal: NewInputDeviceRequest failed (8)
I do not know where to look next to resolve this issue, so any suggestions would be appreciated!