From owner-freebsd-questions@FreeBSD.ORG Sun Jul 23 01:50:33 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 3D33516A4DA for ; Sun, 23 Jul 2006 01:50:33 +0000 (UTC) (envelope-from jhorne@dfwlp.org) Received: from zeus.int.dfwlp.com (zeus.dfwlp.com [208.11.134.127]) by mx1.FreeBSD.org (Postfix) with ESMTP id B743243D49 for ; Sun, 23 Jul 2006 01:50:32 +0000 (GMT) (envelope-from jhorne@dfwlp.org) Received: from athena.int.dfwlp.com (athena.int.dfwlp.com [192.168.125.83]) (authenticated bits=0) by zeus.int.dfwlp.com (8.13.6/8.13.6) with ESMTP id k6N1oRQm049062 for ; Sat, 22 Jul 2006 20:50:27 -0500 (CDT) (envelope-from jhorne@dfwlp.org) From: Jonathan Horne To: freebsd-questions@freebsd.org Date: Sat, 22 Jul 2006 20:50:24 -0500 User-Agent: KMail/1.9.3 References: <74252ed10606171050w6fdd78c8nd7fceedf4c5c2e6b@mail.gmail.com> <74252ed10606181338s2fef875fqd367631c5aebb64@mail.gmail.com> <74252ed10607221330h6b434f4dkb8d79b0c60238357@mail.gmail.com> In-Reply-To: <74252ed10607221330h6b434f4dkb8d79b0c60238357@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200607222050.25000.jhorne@dfwlp.org> X-Spam-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED autolearn=failed version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on zeus.int.dfwlp.com Subject: Re: I need a freebsd 5.3 desktop server; recommendations? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Jul 2006 01:50:33 -0000 On Saturday 22 July 2006 15:30, Dan Bikle wrote: > I looked at dmesg output and saw nothing about the grapics card. > > How might I get info about my graphics card? > > Thanks, > -Dan you might try: pciconf -vl mine shows this about my ages-old ati card: none0@pci1:0:0: class=0x030000 card=0x00081002 chip=0x52461002 rev=0x00 hdr=0x00 vendor = 'ATI Technologies Inc' device = 'Rage 128 PRO II (AGP 4X/PCI) Rage 4MB' class = display subclass = VGA hth, jonathan