From owner-freebsd-x11@FreeBSD.ORG Wed Jul 20 18:09:05 2011 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 51D77106564A for ; Wed, 20 Jul 2011 18:09:05 +0000 (UTC) (envelope-from tomdean@speakeasy.org) Received: from mail6.sea5.speakeasy.net (mail6.sea5.speakeasy.net [69.17.117.50]) by mx1.freebsd.org (Postfix) with ESMTP id 2F8C68FC13 for ; Wed, 20 Jul 2011 18:09:04 +0000 (UTC) Received: (qmail 6319 invoked from network); 20 Jul 2011 18:09:04 -0000 Received: from 24-113-112-30.wavecable.com (HELO [192.168.2.2]) (tomdean@[24.113.112.30]) (envelope-sender ) by mail6.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 20 Jul 2011 18:09:04 -0000 From: "Thomas D. Dean" To: freebsd-x11@freebsd.org In-Reply-To: References: <1311144218.2262.70.camel@asus> <4E26A383.1010605@FreeBSD.org> Content-Type: text/plain; charset="UTF-8" Organization: Home Date: Wed, 20 Jul 2011 11:09:04 -0700 Message-ID: <1311185344.2262.132.camel@asus> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 Content-Transfer-Encoding: 7bit Subject: Re: Xorg Fails on HP Envy 3D Laptop X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: tomdean@speakeasy.org List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jul 2011 18:09:05 -0000 On Wed, 2011-07-20 at 11:15 +0100, Tom Evans wrote: Yes, that was part of the problem. X seems to start. I use an xorg.conf that has only screen0 and vesa as the driver. I copied xorg.conf.new, that worked, to /etc/X11/xorg.conf. startx works. I survive for a while with vesa. To get full functionality, I need a driver for Raedon. The laptop has two graphics devices. (--) PCI: (0:0:2:0) 8086:0126:103c:159b Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller rev 9, Mem @ 0xc0000000/4194304, 0xb0000000/268435456, I/O @ 0x00004000/64, BIOS @ 0x????????/65536 (--) PCI: (0:1:0:0) 1002:68a8:103c:159b ATI Technologies Inc Broadway [ATI Mobility Radeon HD 6800 Series] rev 0, Mem @ 0xa0000000/268435456, 0xc0700000/131072, I/O @ 0x00003000/256, BIOS @ 0x????????/65536 Is there a driver that will support the Radeon? tomdean