From owner-freebsd-gnome@FreeBSD.ORG Tue Jan 24 01:30:46 2012 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E8ED0106566C for ; Tue, 24 Jan 2012 01:30:46 +0000 (UTC) (envelope-from erich@alogreentechnologies.com) Received: from alogreentechnologies.com (alogreentechnologies.com [67.212.226.44]) by mx1.freebsd.org (Postfix) with ESMTP id 9D5A98FC14 for ; Tue, 24 Jan 2012 01:30:45 +0000 (UTC) Received: from amd620.ovitrap.com ([49.128.188.2]) (authenticated bits=0) by alogreentechnologies.com (8.13.1/8.13.1) with ESMTP id q0O19k9Z014455; Mon, 23 Jan 2012 18:09:48 -0700 From: Erich Dollansky Organization: ALO Green Technologies Pte Ltd To: freebsd-gnome@freebsd.org Date: Tue, 24 Jan 2012 08:10:48 +0700 User-Agent: KMail/1.13.7 (FreeBSD/8.2-STABLE; KDE/4.6.5; amd64; ; ) References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201201240810.49072.erich@alogreentechnologies.com> X-Mailman-Approved-At: Tue, 24 Jan 2012 02:23:57 +0000 Cc: Subject: Re: Gnome will not start X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jan 2012 01:30:47 -0000 Hi, On Tuesday 24 January 2012 05:16:18 EBRIMA F M SAWANEH wrote: > Hi > I have been using Virtual box to run FreeBSD and now that I have a machine > for it, I proceeded to do the installation there. > However, after doing the post installation, Gnome will not start and I > noticed the following message during the booting: > Starting dbus. > /etc/rc: WARNING: $dbus_enable is not set properly - see rc.conf(5) you need these entries in rc.conf to run GNOME & Co. dbus_enable="YES" hald_enable="YES" When GNOME still does not start, use first a simple window manager or plain X to see where the errors is hidden. Erich