From owner-freebsd-x11@FreeBSD.ORG Fri Oct 14 18:24:06 2011 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0B3051065675 for ; Fri, 14 Oct 2011 18:24:06 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id CB7DC8FC14 for ; Fri, 14 Oct 2011 18:24:05 +0000 (UTC) Received: by iaky10 with SMTP id y10so3787986iak.13 for ; Fri, 14 Oct 2011 11:24:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=heyYg5t4l9PPivHgd8EQHIUlt7hzu8ht/1dbnc8CKWc=; b=KAHfZIGPojRWfRMQ6bVJhLzlmfMhMmxSnxr4ZYz2O7YhdhbOIKUGjyQFQTESVwXfpf ll8VksEhWMsEDeN5F6PNZVN6vY/Eq7UrDicW2lXaiYvQQVs5W8ZCAe9ngEtzpUXLvhgg OjIec4F4fU5UuFthT6Hk2tKmzObJKT2NhYjkc= MIME-Version: 1.0 Received: by 10.42.154.194 with SMTP id r2mr18080669icw.50.1318616645201; Fri, 14 Oct 2011 11:24:05 -0700 (PDT) Received: by 10.42.172.9 with HTTP; Fri, 14 Oct 2011 11:24:05 -0700 (PDT) In-Reply-To: References: Date: Fri, 14 Oct 2011 14:24:05 -0400 Message-ID: From: Aryeh Friedman To: Eitan Adler Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-x11@freebsd.org Subject: Re: xdm does not work junder BETA3 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Oct 2011 18:24:06 -0000 It worked before HEAD was split into RELENG_9 and HEAD (10-CURRENT). There are no entries in Xorg.0.log to give an hint. On Fri, Oct 14, 2011 at 1:51 PM, Eitan Adler wrote: > On Tue, Oct 11, 2011 at 8:46 AM, Aryeh Friedman > wrote: > > When I attempt to run xdm by hand and/or turn ttyv8 to on in /etc/ttys it > > fails to start (no diagnostics that I can find)... btw the rest of X and > > such works (I am sending this from the machine in question started with > > startx and running xfce) > > Did it ever work? ie did a recent update break it? > Also, is there anything relevant in /var/log/Xorg.0.log ? > > > > -- > Eitan Adler >