From owner-freebsd-questions@FreeBSD.ORG Sat Jul 21 18:40:50 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AD038106566B for ; Sat, 21 Jul 2012 18:40:50 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [89.206.35.99]) by mx1.freebsd.org (Postfix) with ESMTP id 1EFB18FC22 for ; Sat, 21 Jul 2012 18:40:49 +0000 (UTC) Received: from wojtek.tensor.gdynia.pl (localhost [127.0.0.1]) by wojtek.tensor.gdynia.pl (8.14.5/8.14.5) with ESMTP id q6LIei0d005051; Sat, 21 Jul 2012 20:40:44 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.5/8.14.5/Submit) with ESMTP id q6LIeiMl005048; Sat, 21 Jul 2012 20:40:44 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Sat, 21 Jul 2012 20:40:44 +0200 (CEST) From: Wojciech Puchar To: Polytropon In-Reply-To: <20120721203722.476df334.freebsd@edvax.de> Message-ID: References: <20120721203722.476df334.freebsd@edvax.de> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.2.7 (wojtek.tensor.gdynia.pl [127.0.0.1]); Sat, 21 Jul 2012 20:40:44 +0200 (CEST) Cc: freebsd-questions@freebsd.org Subject: Re: xdm and gdm X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Jul 2012 18:40:50 -0000 > Is this a typo? > > According to the Handbook, /usr/local/bin/gnome-session > (without trailing 's') should be executed. indeed a typo. thank you. >> after loggin in it just exits. no .xsession-errors is created. no idea >> where to seek error messages at all. > > Maybe errors are reported to the 1st virtual terminal > where the XDM process outputs its messages to (currently > not running xdm, so I can't check). there are imho nowhere. > > Do you have > > gdm_enable="YES" > gnome_enable="YES" > > in /etc/rc.conf, and /proc mounted, as suggested in the Handbook? > Maybe gdm has some "preparations" that aren't found by gnome-session > when started autonomously. But the Handbook says it works without gdm is fine and works. the problem is that i wasn't able to my non-gnome .xsession work properly with gdm at all. at the same time i like xdm and want to use, RARELY use it to run gnome. Do you have any data about preparations that gdm do?