From owner-freebsd-x11@FreeBSD.ORG Fri Dec 10 17:42:13 2004 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 534AE16A4CE for ; Fri, 10 Dec 2004 17:42:13 +0000 (GMT) Received: from flashmail.com (mail.flashmail.com [216.239.161.152]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F5B843D53 for ; Fri, 10 Dec 2004 17:42:13 +0000 (GMT) (envelope-from squigly@flashmail.com) Received: from flashmail.com (unverified [216.239.161.152]) by flashmail.com (SurgeMail 2.2b) with ESMTP id 288884684 for multiple; Fri, 10 Dec 2004 09:42:18 -0800 Sender: squigly@flashmail.com From: "squigly@flashmail.com" To: Michael Nottebrock , freebsd-x11@freebsd.org X-Mailer: Quality Web Email v3.1b, http://netwinsite.com/refw.htm X-Originating-IP: 82.166.254.48 Date: Fri, 10 Dec 2004 09:42:17 -0800 Message-id: <41b9dff9.33c.1194.14946@flashmail.com> X-Server: High Performance Mail Server - http://surgemail.com X-Authenticated-User: squigly@flashmail.com Subject: Re: xorg/xfree on intel 865G (HP evo d530) X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: squigly@flashmail.com List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Dec 2004 17:42:13 -0000 > > On Friday, 10. December 2004 17:57, squigly@flashmail.com > > wrote: I've seen a few (too few) post on this subject > > but no answers. > > > > I have a HP EVO d530 with integrated VGA adapter based > > on the intel 865G (using the i810 module). > > > > I get the following error message when starting X: > > > > (EE) I810(0): No Video BIOS modes for chosen depth. > > (EE) Screen(s) found, but none have a usable > configuration. > > From the i810 manpage: > > The driver makes use of the video BIOS to program > video modes for the > 830M and later. This limits the video modes that > can be used to those > provided by the video BIOS, and to those that will > fit into the amount > of video memory that the video BIOS is aware of. > > So, have you tried some rather low resolutions with low > colordepth (like 640x480 in 8bpp) as well? If something > like that worked you could try higher res and higher > colordepths. > Well, I did try several configuration, I don't remember if I tried that combo, I will give it a try. but, I've set the AGP aparture size to 128MB, isn't that suppose to give the ability to go to higher res and depth? the 865G does state (via dmesg) that it has 8Mb of bios ram. Is that my limit?