From owner-freebsd-current@FreeBSD.ORG Thu May 14 11:19:58 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E6E41065670; Thu, 14 May 2009 11:19:58 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from dd12710.kasserver.com (dd12710.kasserver.com [85.13.134.233]) by mx1.freebsd.org (Postfix) with ESMTP id 90F8E8FC14; Thu, 14 May 2009 11:19:57 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from rebelion.Sisis.de (cazador.sisis.de [193.31.11.193]) by dd12710.kasserver.com (Postfix) with ESMTP id CD3DA183FB7F4; Thu, 14 May 2009 13:19:57 +0200 (CEST) Received: (from guru@localhost) by rebelion.Sisis.de (8.14.2/8.13.8/Submit) id n4EBJs4x007611; Thu, 14 May 2009 13:19:54 +0200 (CEST) (envelope-from guru@unixarea.de) X-Authentication-Warning: rebelion.Sisis.de: guru set sender to guru@unixarea.de using -f Date: Thu, 14 May 2009 13:19:54 +0200 From: Matthias Apitz To: Pieter de Goeje Message-ID: <20090514111954.GA7288@rebelion.Sisis.de> References: <20090514084617.GA3459@rebelion.Sisis.de> <200905141145.15357.pieter@degoeje.nl> <20090514095700.GA5105@rebelion.Sisis.de> <200905141234.05410.pieter@degoeje.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <200905141234.05410.pieter@degoeje.nl> User-Agent: Mutt/1.4.2.3i X-Operating-System: FreeBSD 7.0-STABLE (i386) Cc: freebsd-current@freebsd.org, freebsd-mobile@freebsd.org Subject: Re: Dell M4400 && Xorg-vesa && 1920x1200 res? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 May 2009 11:19:58 -0000 El día Thursday, May 14, 2009 a las 12:34:04PM +0200, Pieter de Goeje escribió: > You could try that, but I see that you're running 32bit FreeBSD, which should enable > you to use te nvidia binary driver (x11/nvidia-driver). > I know it works excellent on my laptop (i386, 7-STABLE w/ GeForce 8400M). Thanks for your hint; I've installed this port x11/nvidia-driver and did what the port requested at the end about /boot/loader.conf and /etc/rc.conf; I run # X -configure and got a fresh xorg.conf created which as well contains 'nvidia' as the driver: Section "Device" Identifier "Card0" Driver "nvidia" VendorName "nVidia Corporation" BoardName "Quadro FX 770M" BusID "PCI:1:0:0" EndSection but when I run: # X -retro -config /root/xorg.conf.new X.Org X Server 1.6.0 Release Date: 2009-2-25 X Protocol Version 11, Revision 0 Build Operating System: FreeBSD 8.0-CURRENT i386 Current Operating System: FreeBSD current 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Mon May 11 13:31:04 UTC 2009 guru@current:/usr/obj/usr/src/sys/REBELION-CURRENT i386 Build Date: 28 April 2009 11:44:04AM Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Thu May 14 13:05:56 2009 (++) Using config file: "/root/xorg.conf.new" NVIDIA: failed to set MTRR 0xe0000000, 0M (write-combining) NVIDIA: failed to set MTRR 0xe0000000, 0M (write-combining) it just hard-locks the system :-( any idea? could you send me off-list your xorg.conf to check it? matthias -- Matthias Apitz t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.unixarea.de/ People who hate Microsoft Windows use Linux but people who love UNIX use FreeBSD.