From owner-freebsd-stable@FreeBSD.ORG Sun Jun 13 19:54:07 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 689F616A4CE for ; Sun, 13 Jun 2004 19:54:07 +0000 (GMT) Received: from mail.cableone.net (scanmail2.cableone.net [24.116.0.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02F9C43D1F for ; Sun, 13 Jun 2004 19:54:07 +0000 (GMT) (envelope-from kitbsdlists@HotPOP.com) Received: from vixen42.24-119-122-191.cpe.cableone.net (unverified [24.119.122.191]) by smail2.cableone.net (SurgeMail 1.9b) with ESMTP id 5306774 for multiple; Sun, 13 Jun 2004 12:41:14 -0700 Date: Sun, 13 Jun 2004 14:53:56 -0500 From: Vulpes Velox To: root@bsdrox.com Message-Id: <20040613145356.665255e5@vixen42.24-119-122-191.cpe.cableone.net> In-Reply-To: <200406130230.46075.root@bsdrox.com> References: <200406130230.46075.root@bsdrox.com> X-Mailer: Sylpheed version 0.9.11claws (GTK+ 1.2.10; i386-portbld-freebsd4.10) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Server: High Performance Mail Server - http://surgemail.com cc: freebsd-stable@freebsd.org Subject: Re: Nvidia card memory usage info? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Jun 2004 19:54:07 -0000 On Sun, 13 Jun 2004 02:30:46 -0400 dan wrote: > Anyone know of a program or something in the freebsd OS 4.10 stable > could tell me how much memory is currently being used on my asus > geeforce 256 card? > > What I am trying to find out is exactly how much memory X is using > from my vid card if any at all. Well I can assure you X is you memory on the gfx card if it is working properly ^_^ Hmm, not aware of any commands to test what it's memory is, but you can check the logs for what the cards memory address and the like are... those should give a good idea of about what it has on it... also it should say during boot time... If you want to know just what the screen is using, just take 3**(note: this assumes 24bit per pixel) and this will give you the number of bytes the screen it self is using.