From owner-freebsd-x11@FreeBSD.ORG Sat Dec 11 09:12:35 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 A68EB16A4CE for ; Sat, 11 Dec 2004 09:12:35 +0000 (GMT) Received: from flashmail.com (mail.flashmail.com [216.239.161.152]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78B7443D55 for ; Sat, 11 Dec 2004 09:12:35 +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 289521752 for ; Sat, 11 Dec 2004 01:12:40 -0800 Sender: squigly@flashmail.com From: "squigly@flashmail.com" To: freebsd-x11@freebsd.org X-Mailer: Quality Web Email v3.1b, http://netwinsite.com/refw.htm X-Originating-IP: 82.166.252.100 Date: Sat, 11 Dec 2004 01:12:40 -0800 Message-id: <41baba08.1dd.e9c.632@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: Sat, 11 Dec 2004 09:12:35 -0000 Actually, it gets worse. A lot of i8xx bioses are buggy, so that you get limited to 1MB of video memory instead of 8MB, as far as the bios's mode selection is concerned. I don't know if your specific chipset is susceptible, but you might check. With various hacks floating around the net you can whack the bios into thinking it has the correct amount of video memory. With luck that'll get integrated into X.Org at some point, but nobody's done the work yet, that I know of. ---- Yep, I've stumbled upon some threads regarding the buggy 865 (specificly with dell, not HP, but I guess it's quite similar). the bizzar thing is that dmesg does state an 8Mb ram, it should give me plenty of room to play, but nothing (no res/depth combination) seems to work. I'm guessing throwing in a cheap 16Mb video card should bypass the problem, but it seems like quiting. I'll try updating BIOS version and see where I can get. can you point me to specific BSD patch for this issue?