From owner-freebsd-questions@FreeBSD.ORG Sat Dec 28 11:18:55 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BF8FC81F for ; Sat, 28 Dec 2013 11:18:55 +0000 (UTC) Received: from mail-qe0-x22c.google.com (mail-qe0-x22c.google.com [IPv6:2607:f8b0:400d:c02::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7F34414AB for ; Sat, 28 Dec 2013 11:18:55 +0000 (UTC) Received: by mail-qe0-f44.google.com with SMTP id nd7so9976846qeb.3 for ; Sat, 28 Dec 2013 03:18:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=/axGbM/xQ7aMxcCSd090cQZ6EfXjm+ZpTuRcSrANVvQ=; b=g3gwmALj8HAwHCw3YzdT+jNlGh4EzTZOHACeYbxn7l1fmkfwaNT+y22Mvw60uubAPR 6s0OHk3KbiGzfcujSdkOgDMX2/gctUc/t4Bqs3qIDoXEGxCGdbHmJIhwDiXUuCuyxEX4 FYtUarmtMhyBzWl3oZ6ZZSLuAI2OCBRUdK4jbkiE/Lo5HYls8CEljMt3ZrDNQnPtZGkw G3YM+TSIq6yz0jykF/1x/qzdifhwruEgDN4TJYRlrOOlUEiQLytuoi6Jd3kwIu1AcBE2 dSncBtiLM5Y0PqxLARYCdhhN5IxAQYW7NioNSotzFajG6nXvciWKLnJ66LUNmtsettxj a9ew== MIME-Version: 1.0 X-Received: by 10.224.124.195 with SMTP id v3mr89426937qar.55.1388229534729; Sat, 28 Dec 2013 03:18:54 -0800 (PST) Sender: tomek.cedro@gmail.com Received: by 10.229.151.73 with HTTP; Sat, 28 Dec 2013 03:18:54 -0800 (PST) In-Reply-To: <52BE044F.6090800@gmx.de> References: <52BDC486.1060901@gmx.de> <20131228061414.2bc6aef3@X220.alogt.com> <52BE044F.6090800@gmx.de> Date: Sat, 28 Dec 2013 12:18:54 +0100 X-Google-Sender-Auth: c-uKpTwpCrT4EeWN6DVCR-Eaaek Message-ID: Subject: Re: Probs with FreeBSD 10- Beta/ RC and Xorg From: CeDeROM To: Lokadamus Content-Type: text/plain; charset=UTF-8 Cc: FreeBSD Questions Mailing List X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Dec 2013 11:18:55 -0000 On Fri, Dec 27, 2013 at 11:50 PM, Lokadamus wrote: > Am 27.12.2013 23:14, schrieb Erich Dollansky: >> On Fri, 27 Dec 2013 19:18:46 +0100 >> Lokadamus 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