Date: Thu, 13 May 2010 09:40:07 GMT From: Yuri <yuri@tsoft.com> To: gnome@FreeBSD.org Subject: Re: ports/146141: sysutils/hal causes system to hang up Message-ID: <201005130940.o4D9e7G0039656@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/146141; it has been noted by GNATS. From: Yuri <yuri@tsoft.com> To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/146141: sysutils/hal causes system to hang up Date: Thu, 13 May 2010 02:24:05 -0700 I actually solved this one with the help of the Warren Block from freebsd-questions@. There was an option in xorg.conf in section "ServerFlags": Option "AllowEmptyInput" "no" Once I removed it and added: Option "AutoAddDevices" "off" the problem with freezing disappeared. I am not sure if there is a bug that I stepped on, or this is expected. I don't know why "AllowEmptyInput"="no" interfered with hald, but it did. I believe it shouldn't interfere. Yuri
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005130940.o4D9e7G0039656>