From owner-freebsd-questions@FreeBSD.ORG Thu Dec 4 16:37:17 2014 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4CF2FF19 for ; Thu, 4 Dec 2014 16:37:17 +0000 (UTC) Received: from mout.gmx.net (mout.gmx.net [212.227.15.19]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mout.gmx.net", Issuer "TeleSec ServerPass DE-1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D72B5F40 for ; Thu, 4 Dec 2014 16:37:16 +0000 (UTC) Received: from [192.168.0.143] ([95.91.231.122]) by mail.gmx.com (mrgmx001) with ESMTPSA (Nemesis) id 0Lq9oW-1XReQb3bbU-00dr61; Thu, 04 Dec 2014 17:37:13 +0100 Message-ID: <54808DBA.4080309@gmx.de> Date: Thu, 04 Dec 2014 17:37:14 +0100 From: Lokadamus User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: =?ISO-8859-1?Q?Fernando_Apestegu=EDa?= , User Questions Subject: Re: X related problems in 10.1 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Provags-ID: V03:K0:bckB91BcF7JmB0jHxP9m5nmiNPxEVhhPsLAbDHRxEzWVyj2PBRD 6j7bz5pBPFE51P90st8NzcqvMxkYXNUjSmJsDch6Dp8g0cscltAodqf7SAXvIG2yVxBL/mD hCBMkGNcWtCTKE40TEhVbWvA1L9qGySXH9YO7jTjctSopc1lGzuKu/uwHUiH2I/PoYQy8RM Uaa9PzP+pq+NMSEGbuKwA== X-UI-Out-Filterresults: notjunk:1; X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Dec 2014 16:37:17 -0000 Am 03.12.2014 23:56, schrieb Fernando Apesteguía: > Hi, > > Since I upgraded my old laptop to 10.1 release I'm seeing some weird > behavior when I try to launch the X server (I use startx for this). > > Sometimes, the screen goes blank and the error message in the log is: > > config/hal: couldn't initialise context: unknown error (null) > > Other times, fluxbox starts correctly but I don't have neither mouse > nor keyboard and the error message is this: > > (EE) config/hal: couldn't find input device: > org.freedesktop.DBus.Error.Disconnected (Connection was disconnected > before a reply was received) > > But sometimes, the X server starts just fine. > > I can post my xorg.conf if necessary. > > Any help is appreciated. > > Thanks. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > Hi, Can you post your /var/log/xorg.log? Regards