From owner-freebsd-x11@FreeBSD.ORG Mon Feb 24 15:13:43 2014 Return-Path: Delivered-To: x11@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 F38DDF85 for ; Mon, 24 Feb 2014 15:13:42 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A155511D9 for ; Mon, 24 Feb 2014 15:13:42 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.8/8.14.8) with ESMTP id s1OFDWVJ003599 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 24 Feb 2014 08:13:33 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.8/8.14.8/Submit) with ESMTP id s1OFDW0i003596; Mon, 24 Feb 2014 08:13:32 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Mon, 24 Feb 2014 08:13:32 -0700 (MST) From: Warren Block To: Anton Shterenlikht Subject: Re: radeon, KMS(?), segfault In-Reply-To: <201402232208.s1NM8KTY067924@mech-cluster241.men.bris.ac.uk> Message-ID: References: <201402232208.s1NM8KTY067924@mech-cluster241.men.bris.ac.uk> 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 IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Mon, 24 Feb 2014 08:13:33 -0700 (MST) Cc: x11@freebsd.org X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.17 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, 24 Feb 2014 15:13:43 -0000 On Sun, 23 Feb 2014, Anton Shterenlikht wrote: > amd64 laptop at r262356. > > card: 'RS690M [Radeon X1200 Series] ... > I've build world with and then without > WITH_NEW_XORG, That setting affects ports, not base. For Radeon, WITH_GALLIUM is also needed. > and in both cases I get > on X -configure: ... > (++) Using config file: "/root/xorg.conf.new" > (II) [KMS] No DRICreatePCIBusID symbol, no kernel modesetting. > Segmentation fault at address 0x0 > I can provide more info, but perhaps > I'm just doing something very wrong. > I haven't followed the X developments > so I might be doing something silly. > > I tried updating via pkgng, and then > rebuilding ports manually. Rebuild select ports as shown here: https://wiki.freebsd.org/Graphics#Installing_KMS_Ports