Probs with FreeBSD 10- Beta/ RC and Xorg

CeDeROM cederom at tlen.pl
Sat Dec 28 11:18:55 UTC 2013


On Fri, Dec 27, 2013 at 11:50 PM, Lokadamus <lokadamus at gmx.de> wrote:
> Am 27.12.2013 23:14, schrieb Erich Dollansky:
>> On Fri, 27 Dec 2013 19:18:46 +0100
>> Lokadamus <lokadamus at gmx.de> wrote:
>>> So i made a new installation with Beta1, install xorg, put hald and
>>> dbus in rc.conf and can't use
>>> mouse or keyboard.
>>> I see that hald isn't running.
>>> Its missing __bsd_iconvs as a dependency from libglib2.0.so

To use input with no hald put this into your /etc/X11/xorg.conf:

Section "ServerFlags"
        Option "AllowEmptyInput" "False"
EndSection

Note that this option is exclusive with hald and it will cause
problems when both are present :-)

Best regards :-)
Tomek

-- 
CeDeROM, SQ7MHZ, http://www.tomek.cedro.info


More information about the freebsd-questions mailing list