Date: Tue, 14 Apr 2009 12:13:03 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Alex Dupre <ale@freebsd.org> Cc: Tim Kientzle <kientzle@freebsd.org>, Robert Noland <rnoland@freebsd.org>, freebsd-current@freebsd.org Subject: Re: xorg loops Message-ID: <1239725583.1304.213.camel@shumai.marcuscom.com> In-Reply-To: <49E4628D.7060208@FreeBSD.org> References: <49D8D03B.8090302@arcor.de> <3a142e750904050919l1388b559t9bbd751546e239e7@mail.gmail.com> <1238957462.1829.8.camel@balrog.2hip.net> <49D90363.6010602@arcor.de> <1238959921.1829.10.camel@balrog.2hip.net> <49DB573C.3020703@FreeBSD.org> <1239129677.1947.14.camel@balrog.2hip.net> <49DC5066.1010607@FreeBSD.org> <1239176118.1954.11.camel@balrog.2hip.net> <49DF49AD.30701@FreeBSD.org> <49DFBAEF.1080904@freebsd.org> <49E4628D.7060208@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
On Tue, 2009-04-14 at 12:16 +0200, Alex Dupre wrote:
> Tim Kientzle ha scritto:
> >> Nope :-( I have the same symptoms without using kdm and without
> >> launching it from /etc/ttys. Actually the mouse doesn't work even if I
> >> kill moused. The only way to make it working is setting
> >> AllowEmptyInput to off, nothing else works.
> >
> > Are you running hald?
>
> Of course (even if I don't use it for anything):
>
> %ps ax | grep hal
> 1031 ?? Ss 0:00,44 /usr/local/sbin/hald
> 1035 ?? I 0:00,05 hald-runner
> 1039 ?? S 0:00,08 hald-addon-storage: no polling on /dev/fd0
> because it is explicitly disabled (hald-addon-storage)
> 1041 ?? S 0:00,11 hald-addon-storage: /dev/cd0 (hald-addon-storage)
> 1418 p0 S+ 0:00,00 grep hal
> %ps ax | grep dbus
> 917 ?? Is 0:00,01 /usr/local/bin/dbus-daemon --system
> 1420 p0 RL+ 0:00,00 grep dbus
>
> > On my system:
> >
> > AllowEmptyInput hald Result
> > off enabled Mouse/keyboard delays/jerkiness
> > off disabled Works
> > on (default) enabled Works
> > on (default) disabled No mouse/keyboard
>
> On my system:
>
> AllowEmptyInput hald Result
> off enabled Works
> off disabled Works
> on (default) enabled No mouse
> on (default) disabled No mouse
>
> As said, KDM or simple X session doesn't care, /etc/ttys or command line
> doesn't care.
>
> I still haven't received an answer on the following doubt: is it normal
> that lshal / hal-device doesn't show any mouse?
No, this is not normal. Hal should always show a mouse, for example:
udi = '/org/freedesktop/Hal/devices/psm_0'
freebsd.device_file = '/dev/psm0' (string)
freebsd.driver = 'psm' (string)
freebsd.unit = 0 (0x0) (int)
info.addons = {'hald-addon-mouse-sysmouse'} (string list)
info.capabilities = {'input', 'input.mouse'} (string list)
info.category = 'input.mouse' (string)
info.parent = '/org/freedesktop/Hal/devices/atkbdc_0' (string)
info.product = 'PS/2 Mouse' (string)
info.subsystem = 'platform' (string)
info.udi = '/org/freedesktop/Hal/devices/psm_0' (string)
input.device = '/dev/sysmouse' (string)
input.x11_driver = 'mouse' (string)
platform.id = 'psm.0' (string)
Joe
>
--
PGP Key : http://www.marcuscom.com/pgp.asc
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (FreeBSD)
iEYEABECAAYFAknktg0ACgkQb2iPiv4Uz4fZhwCfWSR88uAX9jTla63DsLpAuKYL
vJAAn0+O+kiMdmNo5a7RPbCOv+fs8I5B
=sLJp
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1239725583.1304.213.camel>
