From owner-freebsd-newbies@FreeBSD.ORG Thu Jul 15 08:31:22 2004 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DFEC16A4CE for ; Thu, 15 Jul 2004 08:31:22 +0000 (GMT) Received: from mid-2.inet.it (mid-2.inet.it [213.92.5.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4723443D46 for ; Thu, 15 Jul 2004 08:31:21 +0000 (GMT) (envelope-from roberto@orson.it) Received: from guardian.inet.it [::ffff:194.185.129.11] by mid-2.inet.it via I-SMTP-5.1.10-51A id ::ffff:194.185.129.11+0aCJU2FRg0; Thu, 15 Jul 2004 10:31:20 +0200 Date: Thu, 15 Jul 2004 10:31:38 +0200 From: "Roberto [khazad-dum]" To: freebsd-newbies@freebsd.org Message-Id: <20040715103138.462901a0@guardian.inet.it> In-Reply-To: <20040715090320.GA70425@matrix.security-info.com.ua> References: <20040715090320.GA70425@matrix.security-info.com.ua> X-Mailer: Sylpheed-Claws 0.9.12 (GTK+ 1.2.10; i386-portbld-freebsd5.2.1) X-Key-Fingerprint: C895 7D5B 172D D255 5AEB AAE9 C763 E557 CCC7 3A34 Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: how can I recognize my videocard? X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jul 2004 08:31:22 -0000 Begin replayed message: On Thu, 15 Jul 2004 12:03:20 +0300 alex wrote: >Hi ! :) >tell me, how can I recognize my videocard... > >I don't know, which driver I must select to my video, and can't see my >hardware... two ways: 1 - dmesg | grep VGA or 2 - cd /usr/ports/sysutils/pciutils && make install clean and lspci | grep VGA (or lspci -vv) man dmesg man lspci Enjoy :) -- BOFH excuse #113: Root nameservers are out of sync