[vox-tech] Graphics Card
Henry House
hajhouse at houseag.com
Wed Mar 14 14:39:28 PDT 2007
P=E5 2007-03-14, skrev Dylan Beaudette:
> On Wednesday 14 March 2007 12:54, Matin Hashemi wrote:
> > Hello everybody :-)
> >
> > How do I know what graphics card is installed in a machine? I mean, is
> > there any command to find that out?
> > I know how to do that for CPU: > cat /proc/cpuinfo
As Dylan has already mentioned, lspci will show you your installed
PCI devices, generally including your video card.
Also your X-server log should tell you what card you are using. Of
course this will not help much if you are trying to find the identity of
your card because your X is misconfigured. (You didn't say the
circumstances of your curiosity.)
You can also try running
X -configure
which attempts to autodetect the video card; it works on most PCI and
AGP cards.
> > Also, I need to know what version of OpenGL is installed in a linux mac=
hine
> > as well.
If it is Debian or Ubuntu:
dpkg -l | grep gl
If it is an rpm-based distribution, such as Fedora:
rpm --query -a | grep gl
--
Henry House
+1 530 753 3361 ext. 13
Please don't send me HTML mail! My mail system frequently rejects it.
The unintelligible text that may follow is a digital signature.
See <http://hajhouse.org/pgp> to find out how to use it.
My OpenPGP key: <http://hajhouse.org/hajhouse.asc>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.lugod.org/pipermail/vox-tech/attachments/20070314/084f01=
f5/attachment.pgp
More information about the vox-tech
mailing list