From owner-freebsd-mobile Wed Aug 1 16:42:46 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from femail42.sdc1.sfba.home.com (femail42.sdc1.sfba.home.com [24.254.60.36]) by hub.freebsd.org (Postfix) with ESMTP id 3BB2137B403 for ; Wed, 1 Aug 2001 16:42:43 -0700 (PDT) (envelope-from europax@home.com) Received: from home.com ([24.12.186.185]) by femail42.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with ESMTP id <20010801234243.IGXP374.femail42.sdc1.sfba.home.com@home.com>; Wed, 1 Aug 2001 16:42:43 -0700 Message-ID: <3B6893FB.503107B7@home.com> Date: Wed, 01 Aug 2001 16:42:51 -0700 From: Rob X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.3-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: "Ralph N. Smith" Cc: Josh Elsasser , "freebsd-mobile@FreeBSD.ORG" Subject: Re: Sony Vaio PCG-FX290 References: <20010730232405.G55919-100000@jade.elsasser.org> <3B674BB2.BFF3C340@home.com> <20010801110732.A42652@ralph.smithton.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org "Ralph N. Smith" wrote: > > On Tue, Jul 31, 2001 at 05:22:11PM -0700, Rob wrote: > > I assume that running Viao FX290 with X in the native 1400x1050 mode is > > impossible at 16 bits color, since I understand that i815 uses SRAM for > > any remaining VRAM needs. Is this true? Rob. ps it would be nice to > > get that last inch of LCD space usable. > > You might want to look in your XF86Config and fix the typos I just noticed. > You have 1005 instead of 1050. > > Ralph > > > # Any number of screen sections may be present. Each describes > > # the configuration of a single screen. A single specific screen > > section > > # may be specified from the X server command line with the "-screen" > > # option. > > Section "Screen" > > Identifier "Screen 1" > > Device "Intel i815" > > Monitor "My Monitor" > > DefaultDepth 16 > > > > Subsection "Display" > > Depth 8 > > Modes "1400x1005" > ^^^^ <====== Here > > ViewPort 0 0 > > EndSubsection > > Subsection "Display" > > Depth 16 > > Modes "1400x1005" > ^^^^ <====== Here > > ViewPort 0 0 > > EndSubsection > > Subsection "Display" > > Depth 24 > > Modes "1400x1005" > ^^^^ <====== And here > > ViewPort 0 0 > > EndSubsection > > EndSection > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-mobile" in the body of the message > > -- > Ralph N. Smith > ralph@webcom.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message Thanks!! Rob. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message