1834139 Members
2673 Online
110064 Solutions
New Discussion

Configuration error

 
edward60
New Member

Configuration error

Hello,
I'm new to this forum and have "zero" Unix experience, yet I have to maintain, troubleshoot, and repair our HP-UX workstations. Not a problem because if I can't fix it, someone out there can (and hopefully that person(s) is willing to assist).

I'm receiving the following error message:

Configuration error: No HP-IB Interface at address; 7
Refer to installation manual
Object title: HP34522(300)
Object type: Component Driver
In user function: Read Angle
Error number: 801

Now, all of that might as well be written in Greek because I do not have a clue as to what is being talked about.

Is anyone up to the challenge of assisting a rookie? Hope so.
Thanks in advance,
Ed.....
8 REPLIES 8
Steven E. Protter
Exalted Contributor

Re: Configuration error

Shalom,

I have not seen that one, though I work primarily with servers.

I would surmise that its a hardware issue, probably a dead NIC card.


Perhaps you could help us out with the model number and then we can link you in to a troubleshooting document for the system.

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
Murat SULUHAN
Honored Contributor

Re: Configuration error

Hi

Maybe it helps

HP 34522 32-Bit Digital I/O Module (9/12/91)

http://www.home.agilent.com/upload/cmc_upload/All/vee_panel_drivers.html

Best Regards
Murat

Murat Suluhan
Alex Glennie
Honored Contributor

Re: Configuration error

could this be CAD or printer related and generated due to lack of driver or as said previously due to a h/w issue. Has this just started occuring, on just 1 workstation ?

What do you run that produces the above error or
where do you see it.

do you have a copy of the installation manual ;-)

include versions of application and o/s here

uname -a and model would also be of use as would ioscan for starters. nb these are unix commands and need to be run from a command line / terminal session : post outputs.
edward60
New Member

Re: Configuration error

#uname -a
HP-UX P2AT04 B.10.20 A 9000/715 2012295847

#ioscan returns a lot of stuff. i'll attempt to send an attachment.
Alex Glennie
Honored Contributor

Re: Configuration error

tip

ioscan (or any other command with output) can be redirected to a file by

cmd > filename

eg ioscan > /tmp/ioscan.out (post that file) or view the output anything showing as unclaimed or similar ?

Also could you detail what or where you see the error, how it occurs etc ...
Alex Glennie
Honored Contributor

Re: Configuration error

Looks like attachment has the full listing of ioscan if correct no need to post again
Murat SULUHAN
Honored Contributor

Re: Configuration error

Hi Edward

ioscan -fn
will be better (for me)

Best Regards
Murat
Murat Suluhan
edward60
New Member

Re: Configuration error

basically, after the workstation boots up, the HP Vue login screen appears. i login, and eventually that configuration error message appears on the screen.

here is the ioscan -fn output file.

ed......