Operating System - HP-UX
1753797 Members
6965 Online
108805 Solutions
New Discussion юеВ

Re: i want to know pci speed

 
???_185
Regular Advisor

i want to know pci speed

hi! the machine is rp3410.
When I install this, it is rebooted.
in PCI slot, graphic card is fixed.
I've heard rp3410 have different attribute
each PCI.
anyway, after installing, i typed rad -q or olrad -q to check pci slot speed.
but, terminal shows like this.
:/]# rad -q
rad:ERROR::Capability not implemented

thanks.
5 REPLIES 5
Adisuria Wangsadinata_1
Honored Contributor

Re: i want to know pci speed

Hi,

If you would like to know the PCI slot speed, all the PCI slot speed can support upto 133 MHz as stated on the block diagram (page 130) on the document at this url :

http://docs.hp.com/en/A7137-96002/A7137-96002.pdf

Hope this information can help you.

Cheers,
AW

PS : dont forget to assign the point, thanks


now working, next not working ... that's unix
Stefan Stechemesser
Honored Contributor

Re: i want to know pci speed

Hi,

please take a look on what a posted a minute before:

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=957109

best regards

Stefan
RAC_1
Honored Contributor

Re: i want to know pci speed

STM will tell you that.

echo "selpath "hard_ware_path_of_card"'info;wait;infolog"|cstm

There is no substitute to HARDWORK
Yew Lee
Advisor

Re: i want to know pci speed

In case you are interested to get "rad" command working, you need to have kernel modules olar_psm and olar_psm_if loaded (for HPUX 11i).

Hope this helps.
On the move....
Yew Lee
Advisor

Re: i want to know pci speed

Ops...probably the right way of phrasing is to have the kernel module configured (kmsystem -c Y ....)

In case you are interested to get "rad" command working, you need to have kernel modules olar_psm and olar_psm_if configured (for HPUX 11i).

Hope this helps.
On the move....