ports/122363: x11-servers/xorg-server 1.4_7, 1 locks up on mouse
detection
Warren Block
wblock at wonkity.com
Wed Apr 2 13:29:29 PDT 2008
On Wed, 2 Apr 2008, Jung-uk Kim wrote:
> Nothing seems obviously wrong to me. :-( In fact, I was not able to
> replicate the problem, i.e., hal, xorg-server, USB mouse, PS/2 mouse,
> and moused on /dev/ums0. Is moused running on /dev/ums0
> and/or /dev/psm0?
>
> ps -p `pgrep -x moused`
>
> If not, please add the following line in /etc/rc.conf and reboot:
>
> moused_enable="YES"
moused_enable was "NO", and enabling it fixes the problem, allowing
xorg-server to continue startup.
The new requirement for moused should be mentioned in
/usr/ports/UPDATING.
The combination of moused disabled, hald, and xorg-server 1.4_7
stops/locks on mouse detection and prevents keyboard console switching.
That seems like a bug.
New xorg log XINPUT section:
(II) evaluating device (Keyboard0)
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(II) evaluating device (Mouse0)
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(II) Mouse0: SetupAuto: hw.iftype is 4, hw.model is 0
(II) Mouse0: SetupAuto: protocol is SysMouse, level is 1
...and continues on, unlike the earlier log.
-Warren Block * Rapid City, South Dakota USA
More information about the freebsd-x11
mailing list