From owner-freebsd-x11@FreeBSD.ORG Fri Feb 1 12:29:29 2013 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 875B3290; Fri, 1 Feb 2013 12:29:29 +0000 (UTC) (envelope-from andrnils@gmail.com) Received: from mail-oa0-f43.google.com (mail-oa0-f43.google.com [209.85.219.43]) by mx1.freebsd.org (Postfix) with ESMTP id 4BD531AD; Fri, 1 Feb 2013 12:29:29 +0000 (UTC) Received: by mail-oa0-f43.google.com with SMTP id l10so4157381oag.30 for ; Fri, 01 Feb 2013 04:29:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=L+8C5ux3Wg+EqktTGFnoD69Pl1ffGYUyW0nvitVaQv4=; b=EDgdmw5QNIwBGUwYLIr8A0mnDz4vDv2JDhEiIyAKXSZYMAG2L8univSGD5vXYf7zWx X42rparz5Js4IIdL9K0fYUYrUNStFtULciUfHjeqNUR+8Q4mpqx/POmBVJgaGK4wtsJ0 Cyumf39hXZym25tjG8VzjOLmAfrv1p7VJwSbnRrRnTDGY0EvrJqtAl1JsT7ke3Db9Ujk KqkNg78ScJ9y4G0WIJ38X9KZzvK+TA+AAUcl4Nd+0UMSOYW2a/EyXMM7aFiWpG1/1IFv 0GJlUZURbLdXy4lYQFaGPxa7DYPEl1FLMh9eESOhLFnSx241R9eSa2yCUXdbmVRp9rHU WztA== MIME-Version: 1.0 X-Received: by 10.60.25.138 with SMTP id c10mr9561038oeg.12.1359721768636; Fri, 01 Feb 2013 04:29:28 -0800 (PST) Received: by 10.76.98.133 with HTTP; Fri, 1 Feb 2013 04:29:28 -0800 (PST) In-Reply-To: <510BB32F.1090405@freebsd.org> References: <510BA942.4050509@freebsd.org> <510BB32F.1090405@freebsd.org> Date: Fri, 1 Feb 2013 13:29:28 +0100 Message-ID: Subject: Re: Plan for updating xorg From: Andreas Nilsson To: Niclas Zeising Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: x11@freebsd.org X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 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, 01 Feb 2013 12:29:29 -0000 On Fri, Feb 1, 2013 at 1:21 PM, Niclas Zeising wrote: > On 02/01/13 12:53, Andreas Nilsson wrote: > > > > > > On Fri, Feb 1, 2013 at 12:38 PM, Niclas Zeising > > wrote: > > > > Hi! > > A little while ago I posted a plan for how to progress with > committing > > what is in the xorg development repo to the regular ports tree. The > > plan can be found on the wiki, https://wiki.freebsd.org/Xorg . > Please > > read it and let me know if you have any objections, or if something > is > > unclear or left out. I hope to start with the first item on the list > > during the weekend, if no objections arise. > > Regards! > > -- > > Niclas Zeising > > > > Seems very safe. I've been running with xorg from the cft-repo for some > > months and haven't had a single problem. > > > > Best regards > > Andreas > > > > Glad to hear that it is working for you! > Can you please let us know what version you are using (old or new) and > also which graphics card and driver you are using, please. > Regards! > -- > Niclas Zeising > > Certainly! I'm running it on 3 different machines, 9.1-PRERELEASE, 9.1-STABLE r244955 and another 9.1-STABLE. All machines have WITH_NEW_XORG=yes and WITH_KMS=yes. Two machines use the nvidia blob ( quadro nvs 3100m and gt420 cards ) and the other one is using intel gpu on a sandy bridge core i5, (class=0x030000 card=0x04ee1028 chip=0x01028086 rev=0x09 hdr=0x00) according to pciconf. They all run with xorg-related ports from revision 633 of svn. Best regards Andreas