From owner-freebsd-mobile@FreeBSD.ORG Thu May 14 10:34:08 2009 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 497001065673; Thu, 14 May 2009 10:34:08 +0000 (UTC) (envelope-from pieter@degoeje.nl) Received: from s2m-is-001.service2media.com (rev-130-102.virtu.nl [217.114.102.130]) by mx1.freebsd.org (Postfix) with ESMTP id CC2148FC15; Thu, 14 May 2009 10:34:07 +0000 (UTC) (envelope-from pieter@degoeje.nl) Received: from nox-laptop.localnet ([10.0.1.45] RDNS failed) by s2m-is-001.service2media.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 14 May 2009 12:34:05 +0200 From: Pieter de Goeje To: Matthias Apitz Date: Thu, 14 May 2009 12:34:04 +0200 User-Agent: KMail/1.11.2 (Linux/2.6.28-12-generic; KDE/4.2.2; x86_64; ; ) References: <20090514084617.GA3459@rebelion.Sisis.de> <200905141145.15357.pieter@degoeje.nl> <20090514095700.GA5105@rebelion.Sisis.de> In-Reply-To: <20090514095700.GA5105@rebelion.Sisis.de> MIME-Version: 1.0 Message-Id: <200905141234.05410.pieter@degoeje.nl> X-OriginalArrivalTime: 14 May 2009 10:34:05.0996 (UTC) FILETIME=[81C646C0:01C9D47F] Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-current@freebsd.org, freebsd-mobile@freebsd.org Subject: Re: Dell M4400 && Xorg-vesa && 1920x1200 res? 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, 14 May 2009 10:34:08 -0000 On Thursday 14 May 2009 11:57:00 Matthias Apitz wrote: > El d=EDa Thursday, May 14, 2009 a las 11:45:15AM +0200, Pieter de Goeje e= scribi=F3: >=20 > > On Thursday 14 May 2009 10:46:17 Matthias Apitz wrote: > > > I've a brand new Dell M4400 laptop running CURRENT; the nVidia > > > Corporation Quadro FX 770M > > > ship is currently not fully supported by the nouveau driver and I'm > > > bound to 'vesa' driver for that, at least for the moment. The resolut= ion > > > of the laptop is normally 1920x1200, but 'vesa' seems not been willin= g to > > > use this res. even if the Xorg.0.log has lines saying that there is an > > > internal mode like that but not being used: > > >=20 > > Have you considered using the 'nv' driver? I think it supports your gra= phics card. >=20 > Yes; but this gives: >=20 > $ X -retro >=20 > 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=20 > Current Operating System: FreeBSD current 8.0-CURRENT FreeBSD > 8.0-CURRENT #1: Mo > n May 11 13:31:04 UTC 2009 > guru@current:/usr/obj/usr/src/sys/REBELION-CURREN > T i386 > Build Date: 28 April 2009 11:44:04AM > =20 > Before reporting problems, check http://wiki.x.org > to make sure that you have the latest version. > Markers: (--) probed, (**) from config file, (=3D=3D) default setting, > (++) from command line, (!!) notice, (II) informational, > (WW) warning, (EE) error, (NI) not implemented, (??) unknown. > (=3D=3D) Log file: "/var/log/Xorg.0.log", Time: Thu May 14 11:51:19 2009 > (=3D=3D) Using config file: "/etc/X11/xorg.conf" > (EE) No devices detected. >=20 > Fatal server error: > no screens found >=20 > and /var/log/Xorg.0.log has: >=20 > ... > (--) PCI:*(0@1:0:0) nVidia Corporation Quadro FX 770M rev 161, Mem @ 0xf5= 000000/16777216, > 0xe0000000/268435456, 0xf2000000/33554432, I/O @ 0x0000df00/128, BIOS @ 0= x????????/65536 > ... > (II) Primary Device is: PCI 01@00:00:0 > (WW) NV: Ignoring unsupported device 0x10de065c (Quadro FX 770M) at 01@00= :00:0 > (EE) No devices detected. >=20 > maybe I could fake the id 0x10de065c to something known my the 'nv' > driver? any idea? >=20 > matthias >=20 You could try that, but I see that you're running 32bit FreeBSD, which shou= ld 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). =2D-=20 Pieter de Goeje