From owner-freebsd-mobile Mon Jul 30 20:24:45 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from jade.elsasser.org (JADE.ELSASSER.ORG [199.232.92.50]) by hub.freebsd.org (Postfix) with ESMTP id 0093037B401 for ; Mon, 30 Jul 2001 20:24:43 -0700 (PDT) (envelope-from jre@vineyard.net) Received: from localhost (localhost [127.0.0.1]) by jade.elsasser.org (8.11.3/8.11.3) with ESMTP id f6V3Oig13096; Mon, 30 Jul 2001 23:24:44 -0400 (EDT) (envelope-from jre@vineyard.net) Date: Mon, 30 Jul 2001 23:24:44 -0400 (EDT) From: Josh Elsasser X-X-Sender: To: "Ralph N. Smith" Cc: Rob , "freebsd-mobile@FreeBSD.ORG" Subject: Re: Sony Vaio PCG-FX290 In-Reply-To: <20010730202046.A66691@ralph.smithton.com> Message-ID: <20010730232405.G55919-100000@jade.elsasser.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 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