Why hald causes system to hang up?

Warren Block wblock at wonkity.com
Thu Apr 29 18:19:52 UTC 2010


On Thu, 29 Apr 2010, Yuri wrote:

> Warren Block wrote:
>> Do you have AllowEmptyInput in in ServerLayout or ServerFlags of xorg.conf?
>> 
> I have it:
> Section "ServerFlags"
> Option "AllowEmptyInput" "no"
> EndSection

Using AEI sometimes causes problems with input, like not accepting 
keyboard input until the mouse is moved.  It's not meant to disable hal 
input device detection anyway.  So remove that AEI option.

If you want to disable hal for X input device detection, use
   Option "AutoAddDevices" "off"

But you are running hal, so you could just use it as intended.  See the 
Handbook for setting keyboard type and layout.

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-config.html

-Warren Block * Rapid City, South Dakota USA


More information about the freebsd-questions mailing list