Date: Fri, 1 Dec 2000 17:21:10 -0500 (EST) From: "Christopher W. Aiken" <cwaiken@telerama.com> Message-ID: <Pine.LNX.4.21.0012011717390.1904-100000@darkstar.localdomain> Subject: How to ID a graphics card ?? Is there anyway to find out the make/model of a graphics card/chip w/o actually tearing the machine apart and checking the board for some clues? I have a machine at my office that I'm not permitted to tamper with. -- Christopher W. Aiken, Scenery Hill, Pa, USA chris at cwaiken dot com, www.cwaiken.com Current O/S: SuSE 7.0 Professional Linux
Date: Fri, 1 Dec 2000 15:00:48 -0800 From: Ben Rosenberg <brosenb@suse.com> Message-ID: <20001201150048.F17723@suse.com> Subject: Re: [SLE] How to ID a graphics card ?? You can type this: lspci -vv It will give you all the info you need. * Christopher W. Aiken (cwaiken@telerama.com) [001201 14:22]: -**- -**-Is there anyway to find out the make/model -**-of a graphics card/chip w/o actually tearing -**-the machine apart and checking the board for -**-some clues? I have a machine at my office -**-that I'm not permitted to tamper with. -**- -- Benjamin Rosenberg The Linux Experts :::::::::::::::::::::::::::::::::::::::::::::::::::::::::: SuSE Inc. Tel: +1-510-628-3380 ext:5086 580 Second St Suite 210 Fax: +1-510-835-3381 Suite 210 mailto:brosenb@suse.com Oakland CA 94607 U.S.A http://www.suse.com :::::::::::::::::::::::::::::::::::::::::::::::::::::::::: If two men agree on everything, you may be sure that only one of them is doing the thinking. --LBJ "My opinions are not a reflection of the opinions of SuSE Inc."
Message-ID: <3A282E1A.28B6D16@iname.com> Date: Fri, 01 Dec 2000 23:02:50 +0000 From: Chris Reeves <chris.reeves@iname.com> Subject: Re: [SLE] How to ID a graphics card ?? "Christopher W. Aiken" wrote:
Is there anyway to find out the make/model of a graphics card/chip w/o actually tearing the machine apart and checking the board for some clues? I have a machine at my office that I'm not permitted to tamper with.
You could try and do a 'cat /proc/pci' to get some basic info. Look for the entry that starts with "VGA compatible controller" I think... Hope that helps, Chris -- __ _ -o)/ / (_)__ __ ____ __ Chris Reeves /\\ /__/ / _ \/ // /\ \/ / ICQ# 22219005 _\_v __/_/_//_/\_,_/ /_/\_\
Date: Fri, 1 Dec 2000 18:47:27 -0800 (PST) From: Chris Large <clarge@macn.bc.ca> Message-ID: <Pine.LNX.4.10.10012011846390.10973-100000@mojoe.macn.bc.ca> Subject: Re: [SLE] How to ID a graphics card ?? Sometimes on reboot it will show up as the very first thing in the boot process. Well it does on one of my machines.
Is there anyway to find out the make/model of a graphics card/chip w/o actually tearing the machine apart and checking the board for some clues? I have a machine at my office that I'm not permitted to tamper with.
-- Christopher W. Aiken, Scenery Hill, Pa, USA chris at cwaiken dot com, www.cwaiken.com Current O/S: SuSE 7.0 Professional Linux
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/support/faq
*--------------------------------* | Chris Large clarge@macn.bc.ca | | http://gone for now | *--------------------------------*
Date: Sat, 2 Dec 2000 04:43:57 -0500 (EST) From: Keith Warno <pr0n@optonline.net> Message-ID: <Pine.LNX.4.30.0012020443450.21214-100000@behemoth.hobitch.com> Subject: Re: [SLE] How to ID a graphics card ?? SuperProbe. :) -- 4:43am up 4 days, 6:55, 4 users, load average: 0.35, 0.82, 0.93 Keith Warno [h]<pr0n@optonline.net> || [w]<keith.warno@valaran.com> On 2000-12-01 at 17:21 -0500, Christopher W. Aiken uttered: | | Is there anyway to find out the make/model | of a graphics card/chip w/o actually tearing | the machine apart and checking the board for | some clues? I have a machine at my office | that I'm not permitted to tamper with. | | -- | Christopher W. Aiken, Scenery Hill, Pa, USA | chris at cwaiken dot com, www.cwaiken.com | Current O/S: SuSE 7.0 Professional Linux | | | -- | To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com | For additional commands send e-mail to suse-linux-e-help@suse.com | Also check the FAQ at http://www.suse.com/support/faq | | |
Date: Sat, 2 Dec 2000 04:47:27 -0500 (EST) From: Keith Warno <pr0n@optonline.net> Message-ID: <Pine.LNX.4.30.0012020445140.21214-100000@behemoth.hobitch.com> Subject: Re: [SLE] How to ID a graphics card ?? Or, you can start X w/ the VGA16 server and catch the output. houlda mentioned this in last email but tiz 4am and brain went to sleep...oh... long long time ago :D -- 4:45am up 4 days, 6:56, 4 users, load average: 0.08, 0.61, 0.84 Keith Warno [h]<pr0n@optonline.net> || [w]<keith.warno@valaran.com> On 2000-12-01 at 17:21 -0500, Christopher W. Aiken uttered: | | Is there anyway to find out the make/model | of a graphics card/chip w/o actually tearing | the machine apart and checking the board for | some clues? I have a machine at my office | that I'm not permitted to tamper with. | | -- | Christopher W. Aiken, Scenery Hill, Pa, USA | chris at cwaiken dot com, www.cwaiken.com | Current O/S: SuSE 7.0 Professional Linux | | | -- | To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com | For additional commands send e-mail to suse-linux-e-help@suse.com | Also check the FAQ at http://www.suse.com/support/faq | | |
Message-ID: <3A28D34B.3C6733ED@halenet.com.au> Date: Sat, 02 Dec 2000 20:47:39 +1000 From: Don Hansford <donh@halenet.com.au> Subject: Re: [SLE] How to ID a graphics card ?? "Christopher W. Aiken" wrote:
Is there anyway to find out the make/model of a graphics card/chip w/o actually tearing the machine apart and checking the board for some clues? I have a machine at my office that I'm not permitted to tamper with.
All the other replies seem to assume you are using Linux on that machine. Just to be different, I'll assume you are not! :-) The first item that is displayed on the screen is the "signature" of the video adapter. Many times you don't see this as the monitor display hasn't warmed up enough to show it. Do the DOS handshake (Ctrl-Alt-Del) a couple of times at boot (before the OS starts loading), so the monitor is warmed up, and you will see it right there at the top of the screen. Mine comes up with the green SiS logo in the top left of screen, followed by the model and the revision number. Of course, if it's running Windows, you can right-click the desktop, bring up the properties menu, choose advanced, and go to the tab that says "Adapter" Hope this helps -- This Email is 100% Virus Free! How do I know? Because no Microsoft products were used to generate it! Regards Don Hansford ECKYTECH COMPUTING/ SQIT Warwick <SuSE Linux 6.4> "We're tired, we're wired, and our breath smells bad -- -But at least our Operating System doesn't suck!"
participants (6)
-
brosenb@suse.com
-
chris.reeves@iname.com
-
clarge@macn.bc.ca
-
cwaiken@telerama.com
-
donh@halenet.com.au
-
pr0n@optonline.net