From owner-freebsd-stable@FreeBSD.ORG Fri Aug 8 13:11:06 2014 Return-Path: <owner-freebsd-stable@FreeBSD.ORG> Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 58C6C9DB for <freebsd-stable@freebsd.org>; Fri, 8 Aug 2014 13:11:06 +0000 (UTC) Received: from mproxy19.sbb.rs (mproxy19.sbb.rs [89.216.2.104]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "smtp.sbb.rs", Issuer "PositiveSSL CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DA7752133 for <freebsd-stable@freebsd.org>; Fri, 8 Aug 2014 13:11:05 +0000 (UTC) Received: from faust.localdomain (cable-178-148-105-31.dynamic.sbb.rs [178.148.105.31]) by mproxy19.sbb.rs (8.14.4/8.14.4) with ESMTP id s78DB1pw013555; Fri, 8 Aug 2014 15:11:01 +0200 X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.97.6 at SBB mail Received: by faust.localdomain (Postfix, from userid 1001) id 682C0A41D7F; Fri, 8 Aug 2014 15:11:11 +0200 (CEST) Date: Fri, 8 Aug 2014 15:11:11 +0200 From: Zoran Kolic <zkolic@sbb.rs> To: freebsd-stable@freebsd.org Subject: Re: xorg problem Message-ID: <20140808131111.GA869@faust.sbb.rs> References: <mailman.37.1407499201.79353.freebsd-stable@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <mailman.37.1407499201.79353.freebsd-stable@freebsd.org> X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on mproxy19.sbb.rs Cc: ronald-lists@klop.ws X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Production branch of FreeBSD source code <freebsd-stable.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-stable>, <mailto:freebsd-stable-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-stable/> List-Post: <mailto:freebsd-stable@freebsd.org> List-Help: <mailto:freebsd-stable-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-stable>, <mailto:freebsd-stable-request@freebsd.org?subject=subscribe> X-List-Received-Date: Fri, 08 Aug 2014 13:11:06 -0000 > Do you have sysutils/hal installed? Might be that xorg-minimal is a bit > too minimal? Never used hal. 9.1 worked without it just fine. If I get no clue in a day or two, I will stick with "latest" repo and remove "new_xorg". Btw, there should be a set of rules in FreeBSD_new_xorg saying Freebsd: {enabled: no}, right? I do not see it in manuals. That might be a reason I failed. What I plan to do if everything else becomes nothing is to remove new_xorg, upgrade again to "latest", "pkg delete -f" libdrm, dri, xorg-server, input-keyboard, input-mouse and video-intel. Then, I would portmaster them (install them using still existing lines in make.conf). How it sounds? Thank you for answer. I feel stranded. Zoran