Operating System - HP-UX
1833006 Members
3069 Online
110048 Solutions
New Discussion

unclaimed PCI class device

 
silusan
Regular Advisor

unclaimed PCI class device

One of the lines from ioscan -fn in a hp vm guest

 

unknown    -1  0/7/7/0                 UNCLAIMED   UNKNOWN      PCI class(0,0) (103c12d8)

 

Any idea why?

 

I see a thread(2008 thread) with exactly similar issue but it has not got any response yet.

http://h30499.www3.hp.com/t5/System-Administration/HPVM-PCI-UNCLAIMED-in-VM-Guest/m-p/4163240/highlight/false

 

1 REPLY 1
StanM
Occasional Advisor

Re: unclaimed PCI class device

Vendor/Device ID 103c12d8 is for HPVM Dynamic memory driver (hpvmdynmem).

You'll get the driver by installing HPVM-Guest bundle, which is recommended to install on every HPVM guest anyway.

You'll find the depot on the HPVM host under /opt/hpvm/guest-images/hpux/.

Stan