devsadm : driver failed to attach HSIP

Hello

I'm trying to configure a PCI334A card on a SUNFIRE V490 with Solaris 10

When I installed the SUNWHSI package I get the following messages :

devsadm : driver failed to attach HSIP

driver HSIP successfully added to system but failed to attach

**

The release of SUNWhsi is 9.0

and the name of the PCI board is PCI334A

**

The board is detected by the system, as I see it with prtdiag / prtconf command.. but with no driver attached

*

So the system didn't create the /dev/hihpxxx dev file and I'm not able to launch X25 ;-(

Does anybody can help me ?

I'm trying to install a telecom Application in Cote D ivoire and it's very early ... I spend part of the night on this and I don't know what to do know ...........

thanks

Anne

[833 byte] By [AnneC2006] at [2007-11-26 9:11:52]
# 1
Looks like you need to have a "conf" file under /kernel/drv or one of the config/driver load paths. Is there a *.conf file and have you configured it correctly?
implicate_order at 2007-7-6 23:32:41 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 2

Take a look at a similar (not same) error and it's resolution. Perhaps this will help. Also, do post the contents (pertinent to this card) if any from /var/adm/messages.

Moreover, have you followed the instructions in the installation guide?

pkgrm'ed any old SUNWhs* pkgs before adding the new software.

From the doc:

YOu have to halt, sync and boot -r the box after installing the 3 SUNWhsi* pkgs. Once the server reboots -- do the following:

# /usr/bin/pkginfo | grep SUNWhsip

system SUNWhsip SunHSI/P Driver for PCI

system SUNWhsipm SunHSI/P Man Pages for PC

system SUNWhsipu SunHSI/P Utilities for PCI

# modinfo | grep HSIP

126 7bb24000 17708 150 1 HSIP (PT-PCI334 Driver)

# grep HSIP /etc/path_to_inst

"/ssm@0,0/pci@18,700000/pci1214,334a@2" 0 "HSIP"

Message was edited by:

implicate_order

implicate_order at 2007-7-6 23:32:41 > top of Java-index,Solaris Operating System,Solaris 10 Features...