From owner-freebsd-x11@FreeBSD.ORG Thu Feb 20 21:30:03 2014 Return-Path: Delivered-To: freebsd-x11@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 48729C4F for ; Thu, 20 Feb 2014 21:30:03 +0000 (UTC) Received: from mail-ve0-x230.google.com (mail-ve0-x230.google.com [IPv6:2607:f8b0:400c:c01::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 07ED91261 for ; Thu, 20 Feb 2014 21:30:02 +0000 (UTC) Received: by mail-ve0-f176.google.com with SMTP id jx11so2399178veb.7 for ; Thu, 20 Feb 2014 13:30:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=bwAVZeLDHA4lEsE7rQTlD44H7DX/QQ4rNReqQDLXqRI=; b=l8mhtt/kJPFCnI1BG40/L7vhzCADU2OhD6omzgDwpfUZSupzGxRJV+eHHS/AlWLKFP KquzMDZpPmlZwp5+DqhTwNihUAxuPIM8xWy42ASz6HHaFHGwh8SFGGYAyYrZAmq2wFY7 FUKfmTob+4CRknzzatJyMICxTfAgN/HNX4V9h4Py53TCV/F7UNew5CS0USAhMsYQtUzk 2Z9ZceqTkeMY2ouOeLOrF4+Ob57svWkh0OyDYkkFTMR2nYZ172g2F+2fL2jBrKD5CXN9 KfazxJ6UQUCn7sHMdWyRBqa/OlBm2KbLCm9+qI2Tl7Ny3ccjy4tr8JeIN2pgYU/+zPaL lmXQ== MIME-Version: 1.0 X-Received: by 10.220.47.10 with SMTP id l10mr2409552vcf.56.1392931802163; Thu, 20 Feb 2014 13:30:02 -0800 (PST) Received: by 10.58.37.103 with HTTP; Thu, 20 Feb 2014 13:30:02 -0800 (PST) Date: Thu, 20 Feb 2014 16:30:02 -0500 Message-ID: Subject: Radeon HD6970 Driver Issues From: Monty Chaney-Geib To: freebsd-x11@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 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: Thu, 20 Feb 2014 21:30:03 -0000 I am getting: (II) [KMS] No DRICreatePCIBusID symbol, no kernel modesetting Segmentation Fault at Address 0x0 when I run Xorg -configure. I am running the latest 10.0 release, but I did not make sure that WITH_NEW_XORG=yes and WITH_GALLIUM=yes were in the /etc/make.conf file when I built xorg.