Operating System - HP-UX
1832857 Members
3231 Online
110047 Solutions
New Discussion

Re: HP-UX videocard/graphics information

 
Grigori
Occasional Contributor

HP-UX videocard/graphics information

Hi all,

can anyone help me to obtain my 11.00 videocard/graphics information _without_ using "graphinfo"?

Thanks in advance,
Grigori.
6 REPLIES 6
Paul Sperry
Honored Contributor

Re: HP-UX videocard/graphics information

ioscan -C graphics
Grigori
Occasional Contributor

Re: HP-UX videocard/graphics information

Thanks, Paul,

this helps a bit, but...

'ioscan -C graphics' on my system writes

H/W Path Class Description
==========================================
8/24 graphics Graphics


while 'graphinfo' output is much more detailed:

...
graphics product: HP VISUALIZE-EG Color
...

Can I get somehow information that is similar to 'graphinfo' output?

Thanks in advance,
Grigori.
Paul Sperry
Honored Contributor

Re: HP-UX videocard/graphics information

# ioscan -fn -C graphics
Class I H/W Path Driver S/W State H/W Type Description
====================================================================
graphics 0 0/4/0/0 graph3 CLAIMED INTERFACE PCI Display (103c108b)
# stm -c

cstm>sel path 0/4/0/0
cstm>info
-- Updating Map --
Updating Map...

cstm>il
-- Information Tool Log for Graphics Interface on path 0/4/0/0 --

Log creation time: Fri Jun 13 13:12:13 2003

Hardware path: 0/4/0/0


The following data was retrieved for the selected Graphics Device:

PRODUCT INFORMATION

Graphics Product = HP VISUALIZE-FXE
Graphics Device ID = 0x35ACDA16
Device Pathname = /dev/diag/crt0
Device Slot Number = 0
STI ROM Revision = 8.0c/20

CONFIGURATION INFORMATION

Product Number = HPA4982A
Image Planes = 48
Overlay Planes = 8
Resolution = 1280 x 1024
Color or Grayscale = color
Hardware Accelerator = yes
Geometry Accelerator = yes
Hardware Zbuffer = yes
Software Zbuffer = no
-- Information Tool Log for Graphics Interface on path 0/4/0/0 --
View - To View the file.
Print - To Print the file.
SaveAs - To Save the file.
Enter Done, Help, Print, SaveAs, or View: [Done]
cstm>q
-- Exit the Support Tool Manager --
Are you sure you want to exit the Support Tool Manager?
Enter Cancel, Help, or OK: [OK]

Caesar_3
Esteemed Contributor

Re: HP-UX videocard/graphics information

Hello!

You can use SAM and check there graphics

Caesar
Grigori
Occasional Contributor

Re: HP-UX videocard/graphics information

Well, thanks for the answers, but
1) I don't have 'stm' on my machine (and I can't assume it will be present).
2) Can I use SAM non-interactively to obtain information?
Bill Hassell
Honored Contributor

Re: HP-UX videocard/graphics information

STM is the online diagnostics and should always be loaded if for no other reason that cstm is the best command line method to obtain detailed hardware information. Since the diagnostics are updated quite often for all the new hardware, they are stored on your SupportPus CDROM (or you can download the diagnostics from the ITRC at http://www.software.hp.com/SUPPORT_PLUS/ Select Diagnostics and you can download a free depot.

No, there is no SAM command line method to obtain the information. You can run SAM, display the video information and then examine the SAM logfile to see how it was done. WARNING: most SAM methods can change from rev to rev or even after a patch is installed. Many SAM commands come from the undocumented /usr/lbin directory for 'backend' commands.



Bill Hassell, sysadmin