From owner-freebsd-mobile Sun Aug 19 22:54:26 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from smtp1.san.rr.com (smtp1.san.rr.com [24.25.195.37]) by hub.freebsd.org (Postfix) with ESMTP id 4BA9837B439 for ; Sun, 19 Aug 2001 22:54:15 -0700 (PDT) (envelope-from ralph@dt0b2n73.san.rr.com) Received: from dt0b2n73.san.rr.com (dt096n72.san.rr.com [24.94.9.114]) by smtp1.san.rr.com (8.11.4/8.11.4) with ESMTP id f7K5sDR13464; Sun, 19 Aug 2001 22:54:13 -0700 (PDT) Received: (from ralph@localhost) by dt0b2n73.san.rr.com (8.11.5/8.11.3) id f7K5sCa58538; Sun, 19 Aug 2001 22:54:12 -0700 (PDT) (envelope-from ralph@webcom.com) From: "Ralph N. Smith" Date: Sun, 19 Aug 2001 22:54:12 -0700 To: "Arthur J.P. Lugtigheid" Cc: mobile@freebsd.org Subject: Re: XFree86 on Sony Vaio Message-ID: <20010819225412.A58453@ralph.smithton.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from arthurl@kabelfoon.nl on Sun, Aug 19, 2001 at 11:23:01AM +0100 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 On Sun, Aug 19, 2001 at 11:23:01AM +0100, Arthur J.P. Lugtigheid wrote: > I have a Sony Vaio FX103 with an intel 82815 video-card. I installed FreeBSD > 4.3 on it and now I want to run XFree86 on it, but I can't get it to run > properly. It runs, but in 640x480 with 256 colours.. > > I'm looking for people that have (succesfully) set up X on a VAIO with my > specs. Any help would be appreciated.. The following worked on an FX220, XFree86 4.1.1_4. The problem is the server hangs on the DDC probe so you need to turn that off. Adding the 'Option "NoDDC"' option works like a charm for me. Section "Device" Identifier "i810" Driver "i810" VideoRam 32768 Option "NoDDC" # Insert Clocks lines here if appropriate EndSection HTH, 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