Operating System - HP-UX
1833016 Members
2266 Online
110048 Solutions
New Discussion

Tell if d-360 has graphics card installed.

 
SOLVED
Go to solution
John Dvorchak
Honored Contributor

Tell if d-360 has graphics card installed.

I have a bunch of D-3xx servers in remote locations and need to see which have a graphics card installed. I have 3 here and two of them have graphics installed the other does not. Here is my problem, when I do an ioscan on all of them they all say graphics CLAIMED even though one of them doesn't have a card in the turbo, or any other, slot.

Here is an ioscan -fC graphics for the box that does have the graphics board installed:

> ioscan -fCgraphics
Class I H/W Path Driver S/W State H/W Type Description
===============================================================
graphics 0 10/12 graph3 CLAIMED INTERFACE Graphics



and now here is the same command from one that does NOT have graphics installed.

ioscan -fCgraphics
Class I H/W Path Driver S/W State H/W Type Description
===============================================================
graphics 0 8/8 graph3 CLAIMED INTERFACE Graphics

Other than the address I can't see much difference. I must be missing something.

If it has wheels or a skirt, you can't afford it.
5 REPLIES 5
Steven E. Protter
Exalted Contributor

Re: Tell if d-360 has graphics card installed.

Based on ioscan, i'd say yes.

I'd say both have a graphics card, perhaps one is built in.

My final determination is based on observation.

I stick my face in the back and look. You should see a card in both systems in my opinion.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
John Dvorchak
Honored Contributor

Re: Tell if d-360 has graphics card installed.

And Stephen that would be my preference, but since about 20 of these are in remote locations, I can't stick my head in there and look.

I was looking for a sure fire way of seeing who had what installed. As I said earlier I can look at 3 here and only 2 of them have graphics cards installed, but they all look the same, except for the hardware address, with ioscan.
If it has wheels or a skirt, you can't afford it.
Jeff Schussele
Honored Contributor
Solution

Re: Tell if d-360 has graphics card installed.

Hi John,

HW path 8/8 is HSC 0 slot 2 on that D-class which is 2 cards above the remote management card OR the third slot from the bottom. The bottom slot is *always* the remote mgmnt card slot.
If it's seen by an ioscan -fC graphics it almost has to be there. Could the connector possibly be somewhere else?
I'd take the side cabinet off & visually check that slot.

HTH,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
John Dvorchak
Honored Contributor

Re: Tell if d-360 has graphics card installed.

Jeff you were absolutely correct. I guess I am getting blind in my old age and until you pointed me to the correct slot I thought I was looking at a serial port. Then I put my glasses on and saw that it was a vga style 15 pin D-sub not a 9 pin. What threw me was the other two D-Classes 370 ad 390 have a card in the "Turbo Slot" and it has a larger connector that requires the adapter cable to make it work on a vga monitor.
If it has wheels or a skirt, you can't afford it.
John Dvorchak
Honored Contributor

Re: Tell if d-360 has graphics card installed.

Jeff pointed me to the correct slot and a visual inspection confirmed that he was correct.
If it has wheels or a skirt, you can't afford it.