From owner-freebsd-stable@FreeBSD.ORG Tue Aug 12 08:26:59 2014 Return-Path: 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 18139328 for ; Tue, 12 Aug 2014 08:26:59 +0000 (UTC) Received: from mail-wi0-x233.google.com (mail-wi0-x233.google.com [IPv6:2a00:1450:400c:c05::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A3B622915 for ; Tue, 12 Aug 2014 08:26:58 +0000 (UTC) Received: by mail-wi0-f179.google.com with SMTP id f8so5388560wiw.6 for ; Tue, 12 Aug 2014 01:26:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=yPPLTqs31imxfz6aSpQkMLqnh2vOPv7I/h+RZb6nisc=; b=GrHAn/bDFUkJQ9JmVW6dVU00I1R517lKqaLE0cKaOQhzv9rq5xPqpcfd5PjSPTPIC2 yNssAl/BbKrMufWD8QupJ+oOjEKOhLP0YbyaaiABRPU1P7XnqCEKUBfbw7HPRwnqbS8x Jam1yAC1YCXsd1yPm5NHIi2ijh4gApl6cu2vL1h4xnZ3qCnzEGU3Ms7H2TCp6Z18d7uN jJHDfTSMw2G19dFFMFT8UkpS+GJZVv/8CpuqJOmbl9Z0gctMB5+1NamGrIHLLbyNbW3m WSSpvb6AvtcKBM2p1ZU6XSQ1gQ8nxewfqOGdZNnNrlN6g9zLFeFvNt179DLhZSNmzb7z JqZQ== X-Received: by 10.180.205.168 with SMTP id lh8mr30498355wic.33.1407832016831; Tue, 12 Aug 2014 01:26:56 -0700 (PDT) Received: from kontrol.kode5.net (host86-168-30-173.range86-168.btcentralplus.com. [86.168.30.173]) by mx.google.com with ESMTPSA id a4sm53555202wie.21.2014.08.12.01.26.54 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Aug 2014 01:26:56 -0700 (PDT) Message-ID: <53E9CFCD.2090603@gmail.com> Date: Tue, 12 Aug 2014 09:26:53 +0100 From: Jamie Griffin User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: FreeBSD Questions Subject: Hardware Info: WITH_NEW_XORG Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Aug 2014 08:26:59 -0000 Hi For information purposes in case it helps or anyone is interested, I've built and installed the xorg server and utilities using the WITH_NEW_XORG knob and I can confirm it works very well on my hardware; which is: Intel Q45 graphics controller, codenamed Eaglelake. CPU is Pentium 2xCore. pciconf: vgapci0@pci0:0:2:0: class=0x030000 card=0x304817aa chip=0x2e128086 rev=0x03 hdr=0x00 vendor = 'Intel Corporation' device = '4 Series Chipset Integrated Graphics Controller' class = display subclass = VGA vgapci1@pci0:0:2:1: class=0x038000 card=0x304817aa chip=0x2e138086 rev=0x03 hdr=0x00 vendor = 'Intel Corporation' device = '4 Series Chipset Integrated Graphics Controller' class = display dmesg: VT: running with driver "vga". vgapci0: port 0x1c70-0x1c77 mem 0xfc000000-0xfc3fffff,0xe0000000-0xefffffff irq 16 at device 2.0 on pci0 agp0: on vgapci0 vgapci0: Boot video device vgapci1: mem 0xfc400000-0xfc4fffff at device 2.1 on pci0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 drmn0: on vgapci0 VT: Replacing driver "vga" with new "fb"