From owner-freebsd-x11@FreeBSD.ORG Thu Jun 23 12:01:10 2005 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94C8616A41C for ; Thu, 23 Jun 2005 12:01:10 +0000 (GMT) (envelope-from giuseppe.argentieri@trotzky.fisica.unipd.it) Received: from trotzky.fisica.unipd.it (spiro.fisica.unipd.it [147.162.55.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0E5A43D5D for ; Thu, 23 Jun 2005 12:01:09 +0000 (GMT) (envelope-from giuseppe.argentieri@trotzky.fisica.unipd.it) Received: from gauss.fisica.unipd.it (gauss.fisica.unipd.it [192.168.1.24]) by trotzky.fisica.unipd.it (8.11.6/8.9.3) with ESMTP id j5NC18e02031 for ; Thu, 23 Jun 2005 14:01:08 +0200 Received: from gauss.fisica.unipd.it (localhost.localdomain [127.0.0.1]) by gauss.fisica.unipd.it (8.12.11/8.12.11) with ESMTP id j5NC18o0028915 for ; Thu, 23 Jun 2005 14:01:08 +0200 Received: (from argentie@localhost) by gauss.fisica.unipd.it (8.12.11/8.12.11/Submit) id j5NC17jq028913 for freebsd-x11@freebsd.org; Thu, 23 Jun 2005 14:01:07 +0200 Date: Thu, 23 Jun 2005 14:01:07 +0200 From: Giuseppe Argentieri To: freebsd-x11@freebsd.org Message-ID: <20050623120107.GA28671@gauss.fisica.unipd.it> References: <20050620142615.GA3402@landau.fisica.unipd.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050620142615.GA3402@landau.fisica.unipd.it> User-Agent: Mutt/1.4.1i X-Operating-System: Linux gauss.fisica.unipd.it 2.4.21-15.0.2.EL Subject: Re: Savage card on a laptop X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Giuseppe Argentieri List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 12:01:10 -0000 I reply to myself I found a solution in an old bug report: http://www.freebsd.org/cgi/query-pr.cgi?pr=i386/25958 The solution is to disable the MTRR support with this line in /boot/loader.conf: machdep.disable_mtrrs=1 I think that this information should be added in the Handbook or in the FAQs -- http://swpat.ffii.org/ Giuseppe