Operating System - Tru64 Unix
1753599 Members
6363 Online
108796 Solutions
New Discussion юеВ

DEGPA 4.0F Kernelmessage: pci opton table

 
Haussmann
Occasional Contributor

DEGPA 4.0F Kernelmessage: pci opton table

Hi all,

after install the degpa in ds20 and tru64 4.0f,
patch 7, i get this error:

Aug 20 18:46:54 test vmunix: Master cpu at slot 0.
Aug 20 18:46:54 test vmunix: Firmware revision: 6.5-13
Aug 20 18:46:55 test vmunix: PALcode: Digital UNIX version 1.92-74
Aug 20 18:46:55 test vmunix: AlphaServer DS20 500 MHz
Aug 20 18:46:55 test vmunix: PCI device at bus 1, slot 9, function 0 could not be configured:
Aug 20 18:46:55 test vmunix: Vendor ID 0x12ae, Device ID 0x2, Base class 0x2, Sub class 0x0 Sub-VID 0x1011 Sub-DID 0x600d
Aug 20 18:46:55 test vmunix: has no matching entry in the PCI option table
M. Haussmann
3 REPLIES 3
Al Licause
Trusted Contributor

Re: DEGPA 4.0F Kernelmessage: pci opton table

You might want to compare your /etc/sysconfigtab file entry for the DEGPA
with the one listed below. This is taken from a V4.0f system.

#
# alt: DEGPA Gigabit Ethernet
#
alt:
# PCI_Option = PCI_SE_Rev - 0x210, Vendor_Id - 0x12ae, Device_Id - 0x1, Rev -
0, Base - 0, Sub - 0, Pif - 0, Sub_Vid - 0x1011, Sub_Did - 0x600A, Vid_Mo_Flag
- 1, Did_Mo_Flag - 1, Rev_Mo_Flag - 0, Base_Mo_Flag - 0, Sub_Mo_Flag - 0, Pif_Mo
_Flag - 0, Sub_Vid_Mo_Flag - 1, Sub_Did_Mo_Flag - 1, Driver_Name - alt, Type - C
, Adpt_Config - N


Where did you get the DEGPA ?

If you purchased it from HP, are you certain that it was ordered for an Alpha
and not an HP UX system ?

You might try booting the system into genvmunix and then try running sizer -n {filename}
to generate a new kernel configuration file. The existing vmunix image may not
have knowledge of the device.

You may also have to enter the device manually in the configuration file, then rebuild
the kernel.

Haussmann
Occasional Contributor

Re: DEGPA 4.0F Kernelmessage: pci opton table

Hi,

the card is from compaq for alphaserver.
I try the genvmunix and sizer, but the problem is the same error message from genvmunix, and sizer -n ist without alt0.

Best regards


Manfred
M. Haussmann
Ralf Puchner
Honored Contributor

Re: DEGPA 4.0F Kernelmessage: pci opton table

Firmware is uptodate, DEGPA-SA and DEGPA-TA are the only supported options with DS20.

So please check what type of DEGPA you have installed.
Help() { FirstReadManual(urgently); Go_to_it;; }