From owner-freebsd-mobile@FreeBSD.ORG Thu Jul 17 18:02:29 2008 Return-Path: Delivered-To: freebsd-mobile@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 508DF1065671 for ; Thu, 17 Jul 2008 18:02:29 +0000 (UTC) (envelope-from list@understudy.net) Received: from smtp5.34sp.com (smtp5.34sp.com [80.82.115.204]) by mx1.freebsd.org (Postfix) with ESMTP id 16B158FC15 for ; Thu, 17 Jul 2008 18:02:28 +0000 (UTC) (envelope-from list@understudy.net) Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp5.34sp.com (Postfix) with ESMTP id 11195F118FA for ; Thu, 17 Jul 2008 18:46:01 +0100 (BST) X-Virus-Scanned: amavisd-new at smtp.34sp.com Received: from smtp5.34sp.com ([127.0.0.1]) by localhost (smtp5.34sp.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id JeGENFiUlh41 for ; Thu, 17 Jul 2008 18:46:00 +0100 (BST) Received: from Gargoyle.brendhanhorne.com (adsl-065-012-216-193.sip.bct.bellsouth.net [65.12.216.193]) (Authenticated sender: Understudy) by smtp5.34sp.com (Postfix) with ESMTP id 7FECEF118CE for ; Thu, 17 Jul 2008 18:46:00 +0100 (BST) Message-ID: <487F8557.6010700@understudy.net> Date: Thu, 17 Jul 2008 13:45:59 -0400 From: Understudy User-Agent: Thunderbird 2.0.0.14 (X11/20080620) MIME-Version: 1.0 To: freebsd-mobile@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Thinkpad T42 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jul 2008 18:02:29 -0000 Hi All, In regards to the T42 -2373. What should I change in the xorg.conf to comply with this note from the UPDATING file? 20080627: AFFECTS: users of x11-drivers/xf86-video-ati AUTHOR: Jung-uk Kim mach64 and r128 drivers are now separated out from the ati driver. These video cards are supported by x11-drivers/xf86-video-mach64 and x11-drivers/xf86-video-r128 respectively. If you have one of the affected video cards and xorg.conf contains the following line: Driver "ati" you must specify "mach64" or "r128". Alternatively, you may install x11-drivers/xf86-video-ati to get a wrapper driver. Sincerely, Brendhan