From owner-freebsd-questions@FreeBSD.ORG Sat Oct 2 16:45:38 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF7FB16A4CE for ; Sat, 2 Oct 2004 16:45:38 +0000 (GMT) Received: from post-24.mail.nl.demon.net (post-24.mail.nl.demon.net [194.159.73.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4D8D43D55 for ; Sat, 2 Oct 2004 16:45:38 +0000 (GMT) (envelope-from yuri.vanovermeeren@reston.demon.nl) Received: from reston.demon.nl ([212.238.216.87]:1617 helo=[192.168.1.100]) by post-24.mail.nl.demon.net with esmtp (Exim 4.34) id 1CDn0r-000EY3-Ol; Sat, 02 Oct 2004 16:45:37 +0000 Message-ID: <415EDB3E.4080408@reston.demon.nl> Date: Sat, 02 Oct 2004 18:45:50 +0200 From: yuri van Overmeeren User-Agent: Mozilla Thunderbird 0.7.2 (Windows/20040707) X-Accept-Language: en-us, en MIME-Version: 1.0 To: jason@monsterjam.org References: <20041002140232.GC84014@monsterjam.org> <415ED2A0.3020800@reston.demon.nl> In-Reply-To: <415ED2A0.3020800@reston.demon.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: video memory on intel extreme graphics? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: yuri.vanovermeeren@reston.demon.nl List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Oct 2004 16:45:39 -0000 yuri van Overmeeren wrote: > Jason wrote: > >> can someone explain this to me please >> >> from dmesg >> agp0: detected 8060k stolen memory >> agp0: aperture size is 128M >> >> so is my i810 video using 8meg or 128 meg or what? >> >> >> > Hi, > > The 128 Mb aperture is the maximum amount of system memory the AGP can > use as graphics memory, it's using 8Mb currently (but it can use 128 > Mb max). you can usually adjust aperture size in your bios. ehm no, that's not quite correct...it's using a maximum of 128 Mb of system memory as graphics memory as said before, AND 8 Mb of stolen memory (I think..., used as framebuffer?, to do all vga/vesa modes?) To be honest I read about the intel graphics and how they work...but can quite remember it (brain probably did not use enough stolen memory) -yuri