From owner-freebsd-x11@FreeBSD.ORG Mon Jan 23 10:53:33 2012 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 67C36106566B for ; Mon, 23 Jan 2012 10:53:33 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-lpp01m010-f54.google.com (mail-lpp01m010-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id E3C168FC0C for ; Mon, 23 Jan 2012 10:53:32 +0000 (UTC) Received: by lagv3 with SMTP id v3so854364lag.13 for ; Mon, 23 Jan 2012 02:53:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:x-gm-message-state:content-type; bh=uM2kyRZq5U3xO2rY0vc9vmc9V1sOUd/gUEcYr3Vmyg8=; b=KvFOwYjIdYWkGbVzEfAPg0RCxUvvpsn0wZtxhRYVOs6uu4prIEd3b88B0EMPTmjMxs 3mbApGW4V7V6EttsBRTF+90lIUwPUixZmtmSTZAdJZTXKodVFXAAl6RbC7YwmgYULcg5 eXPBEqsNe99nR/2/oTvLcLiEFG+s0OAENRb5k= Received: by 10.112.82.226 with SMTP id l2mr2025587lby.102.1327316011221; Mon, 23 Jan 2012 02:53:31 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.25.196 with HTTP; Mon, 23 Jan 2012 02:53:00 -0800 (PST) In-Reply-To: References: From: Eitan Adler Date: Mon, 23 Jan 2012 05:53:00 -0500 Message-ID: To: Piotr Kubaj X-Gm-Message-State: ALoCoQnxxuSPMi1Mt/FLxlFu/OPDmcl1sXoWlDrLJk39BzM1/Pg7ySPaFpEui/iSUH1LooyIPvpr Content-Type: text/plain; charset=UTF-8 Cc: freebsd-x11@freebsd.org Subject: Re: Xorg doesn't start 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: Mon, 23 Jan 2012 10:53:33 -0000 On Mon, Jan 23, 2012 at 5:18 AM, Piotr Kubaj wrote: > After the upgrade of xorg-macros, libxcb and xcb-proto, Xorg doesn' > start. I ran portmaster -R -r on those three ports but it still doesn't > work. I know that the original patch is for -CURRENT, but I use the > patch from tsatsenko.ru/files (version 13.0 at the moment). Can you please provide the contents of /var/log/Xorg.0.log ? -- Eitan Adler