Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jul 2001 23:24:44 -0400 (EDT)
From:      Josh Elsasser <jre@vineyard.net>
To:        "Ralph N. Smith" <ralph@webcom.com>
Cc:        Rob <europax@home.com>, "freebsd-mobile@FreeBSD.ORG" <freebsd-mobile@freebsd.org>
Subject:   Re: Sony Vaio PCG-FX290
Message-ID:  <20010730232405.G55919-100000@jade.elsasser.org>
In-Reply-To: <20010730202046.A66691@ralph.smithton.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Ah, excellent.  That works great.

> This works for XFree86 4.1.0_4 from the ports.
>
> The problem was that the X server hung when executing the DDC module
> which probes the VESA Display Data Channel.  Inserting Option "NoDDC"
> into the i810 Device section turned off this probe, and X started right
> up.  The appropriate snippet from XF86Config is:
>
> Section "Device"
>     Identifier	"i810"
>     Driver	"i810"
>     VideoRam	32768
>     Option	"NoDDC"
>     #VideoRam	4096
>     # Insert Clocks lines here if appropriate
> EndSection
>
> I am currently running this at 1024x768, 24 bits.
>
> I also have agp_load="YES" in /boot/loader.conf.
>
> Ralph
> --
> 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?20010730232405.G55919-100000>