From owner-freebsd-stable Mon Apr 29 17:52:52 2002 Delivered-To: freebsd-stable@freebsd.org Received: from gladstone.uoregon.edu (gladstone.uoregon.edu [128.223.142.14]) by hub.freebsd.org (Postfix) with ESMTP id 57DD237B400; Mon, 29 Apr 2002 17:52:47 -0700 (PDT) Received: from anholt (anholt@d184-101.uoregon.edu [128.223.184.101]) by gladstone.uoregon.edu (8.12.3/8.12.3) with ESMTP id g3U0qkl2012703; Mon, 29 Apr 2002 17:52:46 -0700 (PDT) Subject: Re: New Laptop: i810: HELP From: Eric Anholt To: Larry Rosenman Cc: Joe Marcus Clarke , John Utz , freebsd-stable@FreeBSD.ORG, freebsd-mobile@FreeBSD.ORG In-Reply-To: <1020108438.39799.10.camel@ler-freebie.iadfw.net> References: <20020429164649.GA176@lerlaptop.iadfw.net> <20020429170538.GA196@lerlaptop.iadfw.net> <1020106827.22787.16.camel@gyros.marcuscom.com> <1020108438.39799.10.camel@ler-freebie.iadfw.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 29 Apr 2002 18:52:47 -0600 Message-Id: <1020127967.466.8.camel@anholt.dyndns.org> Mime-Version: 1.0 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 2002-04-29 at 13:27, Larry Rosenman wrote: > Well with that patch, we still get the same thing, but I suspect Eric > did more than I did with the chips. > > Eric, > I have the I830MG chipset in this laptop, and am willing to > experiment and get it working on -STABLE. > > I currently get a X86 Illegal opcode right after the Gamma Correction > message in the logs (same as before applying your agp_i810.[ch] patch. > > This is on a Fujitsu Lifebook C6651. Okay, I poked around in this, and I have to say that where it's going wrong is totally out of my area of knowledge. As far as I can tell, it's dying because the bios memory seems to be corrupted, or at least it's more than the emulator can handle according to Stuart Barkley. This is strange because Linux users have had it working. Just to make see if this is an interaction with AGP (since the agp code has not been successfully used yet that I know of), could you try removing AGP from your kernel or not modloading it at boot and see how X works? It looks like X should handle not having AGP loaded, since you have 8MB stolen for the card already. If it does work, you'll be limited in resolution, but not as badly as those who only have 512k or 1MB stolen. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message