From owner-freebsd-questions@FreeBSD.ORG Fri Aug 29 13:44:30 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 41EEE106566C; Fri, 29 Aug 2008 13:44:30 +0000 (UTC) (envelope-from jhein@timing.com) Received: from Daffy.timing.com (w.timing.com [206.168.13.218]) by mx1.freebsd.org (Postfix) with ESMTP id F40888FC0A; Fri, 29 Aug 2008 13:44:29 +0000 (UTC) (envelope-from jhein@timing.com) Received: from gromit.timing.com (gromit.timing.com [206.168.13.209]) by Daffy.timing.com (8.13.1/8.13.1) with ESMTP id m7TDTZWA024502; Fri, 29 Aug 2008 07:29:36 -0600 (MDT) (envelope-from jhein@timing.com) Received: from gromit.timing.com (localhost [127.0.0.1]) by gromit.timing.com (8.14.2/8.14.2) with ESMTP id m7TCmqLf026658; Fri, 29 Aug 2008 06:48:52 -0600 (MDT) (envelope-from jhein@gromit.timing.com) Received: (from jhein@localhost) by gromit.timing.com (8.14.2/8.14.2/Submit) id m7TCmphB026655; Fri, 29 Aug 2008 06:48:51 -0600 (MDT) (envelope-from jhein) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18615.61491.957269.935152@gromit.timing.com> Date: Fri, 29 Aug 2008 06:48:51 -0600 From: John Hein To: Ray Newman In-Reply-To: <7FD401C4-3F70-4B91-9235-0EEA290C3967@one.com.au> References: <7FD401C4-3F70-4B91-9235-0EEA290C3967@one.com.au> X-Mailer: VM 7.19 under Emacs 22.1.1 X-Virus-Scanned: ClamAV version 0.91.2, clamav-milter version 0.91.2 on Daffy.timing.com X-Virus-Status: Clean Cc: freebsd-x11@freebsd.org, freebsd-questions@freebsd.org, xorg@lists.freedesktop.org Subject: Re: Dual (zaphod) head on Intel i810 does not work for FreeBSD V7.0 Release X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Aug 2008 13:44:30 -0000 Ray Newman wrote at 17:56 +1000 on Aug 29, 2008: > Under FreeBSD V6.2 Release (X 6.9.0 and i810 1.4.1) with this > xorg.conf, this log file > is produced and the dual screen config works. . . > Under FreeBSD V7.0 Release (X 1.4.0 and i810 1.6.5) with this > xorg.conf which is nearly > identical with the previous one, this log file is produced and the > dual screen doesn't work. > It seems to get the primary and secondary screens totally confused. What if you try x11-drivers/xf86-video-intel instead of x11-drivers/xf86-video-i810?