Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Aug 2001 11:07:32 -0700
From:      "Ralph N. Smith" <ralph@webcom.com>
To:        Rob <europax@home.com>
Cc:        Josh Elsasser <jre@vineyard.net>, "Ralph N. Smith" <ralph@webcom.com>, "freebsd-mobile@FreeBSD.ORG" <freebsd-mobile@freebsd.org>
Subject:   Re: Sony Vaio PCG-FX290
Message-ID:  <20010801110732.A42652@ralph.smithton.com>
In-Reply-To: <3B674BB2.BFF3C340@home.com>; from europax@home.com on Tue, Jul 31, 2001 at 05:22:11PM -0700
References:  <20010730232405.G55919-100000@jade.elsasser.org> <3B674BB2.BFF3C340@home.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010801110732.A42652>