Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Upgrade HP9000 HP-UX 10.20 to 11.00 Post 302098573 by andryk on Tuesday 5th of December 2006 06:31:18 AM
Old 12-05-2006
Smilie Upgrading from 10.20 to 11.00 is a painful task believe me, i would consider a fresh install if i were you but anyway here's a link from HP about Upgrade & install and some thoughts about that subject
 

6 More Discussions You Might Find Interesting

1. HP-UX

URGENT HELP REQUEST!!!!Connection problem between HP3000 and HP9000

Hi, I am facing some problem in connecting the database(allbase) present on HP3000 through pro c programmin language that is being executed from HP 9000 machine could any one of you please help me!!! when i run the code on HP9000 machine it is connecting to database(access the local host)... (0 Replies)
Discussion started by: ahmedwaseem2000
0 Replies

2. HP-UX

HP9000 I70 E35 E55 manuals

I am looking for the service manuals of these servers. Can anyone would like to share please? I know the documentation is in the form of hard copy only. But if someome can share through scan or want to sell, let me know. thanks in advance (4 Replies)
Discussion started by: samurai123
4 Replies

3. HP-UX

Mirrored root and swap HP9000 machine

How do I check if the root and swap are mirrored on my HP9000 machine? Thank you, N. (33 Replies)
Discussion started by: NicoMan
33 Replies

4. HP-UX

LV and/or physical drive problems HP9000

I'm a technician who has been called upon to troubleshoot an ancient HP9000 K260, running HP UX 11.11. After a power sag/crash/restart FSCK gave multiple error/warning messages about logical volumes and groups. I have some modest experience with Unix servers, but not on such an old and... (2 Replies)
Discussion started by: patrick.scalia
2 Replies

5. HP-UX

HP9000 Container - NFS Issue

I am running HP9000 Containers version A.03.01. I have the container up and running. I now need to mount an exported file system from another HPUX server with both read and write permissions. I can get the mount okay but from the container I cannot read or write properly to the mounted file... (2 Replies)
Discussion started by: PaleRider
2 Replies

6. Hardware

HP9000 Server - Stuck on RAID0

Hey all, I've got an old HP9000 L1000 server with HP-UX installed. The drives that the OS is running on are in RAID0. I am concerned for the reliability of the server. The four hard drives in the front of the server are LVD 18.2 drives. I know with RAID0, if one drive fails, they all fail. ... (2 Replies)
Discussion started by: mroselli
2 Replies
STI(4)							   BSD Kernel Interfaces Manual 						    STI(4)

NAME
sti -- HP Standard Text Interface SYNOPSIS
sti* at mainbus0 sti* at phantomas? sti* at pci? wsdisplay* at sti? DESCRIPTION
The sti was created by HP to provide uniform frame-buffer access operations for their 9000/300 and 9000/700 series of workstations. The following models are supported (though not all features or frame buffer depths may be available): Model Bits Mem 3D Machines/Cards EVRX 8 2 HP9000/425e GRX 8g 2 SGC CRX 8 2 SGC Tomcat 8 2 SGC Stinger 8 2 HP9000/7[12]5/74[257]i Artist 8 2 HP9000/712/7[12]5/74[38]i CRX-24 24 16 SGC HCRX-8 8 2 GSC HCRX-24 24 16 GSC Visualize EG 16 2 HP B/C-class, GSC/PCI Visualize FXE 24 24 y PCI 32/66 Visualize FX2 24 24 y PCI 64/66 Visualize FX4/FX6 24 32 y PCI 64/66 Implementation consists of a set of functions burnt in to the PROM on the card and providing the following set of functions (see below for PROM revision history on functions supported by particular PROM revision): o Initialize graphics. o State management. o Print a character onto the screen using currently selected font. o Copy a region of the frame-buffer to another location. o Self testing. o Exception handling. o Frame-buffer configuration enquiry. o Setting colour-map entry. o DMA parameters. o Flow control. o User timing. o Processing management. o Miscellaneous utility functions. There are two modes for accessing the PROM: ``byte'' and ``word'' mode. In ``byte'' mode each 4-byte word contains only the low-ordered big- endian byte of data; i.e., to compose one word of data 4 words should be read and low-ordered bytes of those should be shifted correspond- ingly. In ``word'' mode each word contains all 4 bytes of valid data. PROM revision history: 8.02 Original release. 8.03 o OSF-extended self test (a.k.a fast). o Restore display. 8.04 o Implement curr_mon function. o Graphical boot screen. o Implement ``block move''. o Implement ``set colour-map entry''. sti Implement word mode. o Support for multiple monitors. o Support user_data sti space usage. o Support for extra memory. o Support for Windows NT (tm). o Monitor frequency reference. o Early console. o Support added for: PCXL, GSC bus, ROM-less operation. 8.05 o Interrupt support. o Report card's power usage. o Birds of Prey. o User interrupts. 8.06 o Multiple fonts. o Monitor table descriptor strings. o PCXL2 and PCXU monitor descriptors. 8.08 o HP-UX 10 support for Visualize FX o dma_ctrl function added. o flow_ctrl function added. o user_timing function added. 8.09 o Addition changes for Visualize FX due to rearchitecture for performance. o process_mgr function added. 8.0a PCXL2 and PCXU dual PCI EPROM map mode, implemented on Visualize EG. 8.0b Support for HP-UX non-implicit locking DMA, implemented on Visualize FXE. 8.0c sti_util function added (flashing under HP-UX and other sideband traffic). 8.0d Colour frame buffer support. SEE ALSO
intro(4), phantomas(4), wsdisplay(4) Standard Text Interface For Graphics Devices, Hewlett-Packard, Revision 8.13, March 1, 2000. HISTORY
The sti driver was written by Michael Shalayeff <mickey@openbsd.org> for HPPA port for OpenBSD 2.7. BUGS
Currently, neither scroll back nor screen blanking functions are implemented. BSD
November 9, 2010 BSD
All times are GMT -4. The time now is 06:45 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy