Re: Video Card model name?
Re: Video Card model name?
- Subject: Re: Video Card model name?
- From: Freek Dijkstra <email@hidden>
- Date: Wed, 21 Jul 2004 14:16:14 +0200
On 21-07-2004 10:22, "Lorenzo" <email@hidden> wrote:
>
how can I get (programmatically or not) the name and model of my Video Card?
>
I would like to get something like "NVIDIA GeForceFX Go 5200" or "ATI Radeon
>
9700 Pro". I went to the System Profiler and I got this
>
>
---------------------------------
>
ATY,RV250M9:
>
>
Type: display
>
Bus: AGP
>
VRAM (Total): 64 MB
>
Vendor: ATI (0x1002)
>
Device ID: 0x4c66
>
Revision ID: 0x0001
>
ROM Revision: 113-xxxxx-106
I'm aware of PCI ID's. PCI cards are identified by vendor id and type id. I
just had a look at pciids.sourceforge.net, and it seems that the Ids for AGP
cards are compatible with the PCI IDs. At least, the page for ATI (0x1002)
ids lists for device ID 0x4c66: "Radeon R250 Lf [Radeon Mobility 9000 M9]"
At the above site, you can also download the pci.ids file, and surely it
lists some more information on how it is typically used.
Kind regards,
Freek Dijkstra
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.