Operating System - HP-UX
1839997 Members
2613 Online
110158 Solutions
New Discussion

Re: Need graphics card info

 
Rohinton Daruwala_1
Occasional Contributor

Need graphics card info

Hi
I need to know which command I can use to get graphics card (video controller) information on HP-UX programatically.
graphinfo doesn't seem to be available on my machine.
Could someone help me out please
Thanks
Rohinton Daruwala


5 REPLIES 5
Jeff Schussele
Honored Contributor

Re: Need graphics card info

Hi Rohinton,

graphinfo is in /usr/bin.
But only if the SW (GraphicsCommon, GraphicsSBaseDK, etc) is installed.
Also should be noted that server-wise only L, K, D and some other older servers support graphics. N-class & up do not support graphics.
Of course, all workstation class systems support graphics.

Rgds,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
Alex Glennie
Honored Contributor

Re: Need graphics card info

If graphinfo doesn't exist then try installing the graphics and technical computing bundle : see http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B6268AA

or are you saying graphinfo output is not suitable ?

Rohinton Daruwala_1
Occasional Contributor

Re: Need graphics card info

Hi
Thanks for the replies but I needed some way to extract graphics card information without installing anything new. So is there some alternative command/api I can use to get that kind of information.

Thanks
Rohinton
Jeff Schussele
Honored Contributor

Re: Need graphics card info

OK, what kind os system are you dealing with here?
As stated /usr/bin/graphinfo would be the command.

Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
Robert Gamble
Respected Contributor

Re: Need graphics card info

On HP-UX, I have always been able to use 'graphinfo' to collect video hardware data.

Example:
# graphinfo | grep -i visualize