Patch Name: PHSS_18657 Patch Description: s700_800 10.X HP Netstation Software B.09.11.00PL11 06/99 Creation Date: 99/05/26 Post Date: 99/06/28 Hardware Platforms - OS Releases: s700: 10.01 10.10 10.20 10.30 s800: 10.01 10.10 10.20 10.30 Products: netstation B.09.11 Filesets: netstation.HPXT2-BASEOS,B.09.11 netstation.HPXT2-ACLIENTS,B.09.11 netstation.HPXT2-LPD,B.09.11 netstation.HPXT2-ACLIENTS,B.09.11 netstation.HPXT2-XTOUCH,B.09.11 netstation.HPXT2-AUDIO,B.09.11 netstation.HPXT2-DRIVERS,B.09.11 netstation.HPXT2-CCLIENTS,B.09.11 netstation.HPXT2-NFS,B.09.11 Automatic Reboot?: No Status: General Superseded Critical: No Path Name: /hp-ux_patches/s700_800/10.X/PHSS_18657 Symptoms: PHSS_18657: 1. File copied to floppy is larger than the original file. 2. Emacs causes X server crash when used in True Color mode. 3. Kernel version string does not appear in 'get installed' if 'Update Flash Rom' is set to 'Never' in the config file. 4. Duplicate hpxt2FileServices tag in hpxt2.my MIB. PHSS_18063: 1. Ghost lines with Xserver B.09.11.00PL09 when drawing outline rectangles. PHSS_17695: 1. Netstation runs out of memory after repeated CDE logouts with japanese fonts. 2. Xtest X Window Extension memory leak. 3. Outline rectangles wraparound at coordinates > 16K pixels. 4. FillStiple operations interfere with following draw operation. 5. Parasite pixels appear in PseudoColour mode. 6. Font access problem with ServiceGuard. 7. No sound when playing a stereo stream to the internal speaker. 8. NetStations intermittently lose their terminal name. 9. VESA 1600x1200 @ 72 Hz is not available in monitors list. 10. Window not raised when clicking on content of window with touch screen. 11. Elographics 281-4002 touch screen not recognized in NS 9.11. 12. In console mode, missing options in mwm root applications menu. 13. XServer crashes when switching several times between CDE and Japanese Console. PHSS_16856: 1. Stack pointer exception crash within X server. 2. Video under-runs with high resolution (1600x1200, 75 Hz). 3. Touch screen is slow and driver logs incomplete protocol errors. 4. Window focus does not work. PHSS_16525: 1. Small line segments displayed on screen. 2. Laser Jet 5L prints about 1 character per second. 3. X Terminal cannot log into a Service Guard server. 4. Near-horizontal lines not always drawn properly. 5. Memory Leak in Netstation Clients. 6. TFTP boot-up does not happen properly with some OSes. 7. AServer dies using the AStopAudio call. 8. The ThinLan PCI card will not work with bootp to configure the IP address of the Lan Card. The card must be manually configured. 9. Boot will not switch to TFTP if NFS enabled but not accessible. 10. The Envizex II hangs at the boot screen if the touch screen driver is loaded and Snmpd is set to Autoload from the directives file. 11. EnvizexII hangs if the Font Server dies. 12. remsh get stats will hang a terminal with a 100BaseT Card. 13. DeskJet 1600 prints slowly. 14. XDrawLines requests causes X-server to crash. 15. Touch screen calibration not saved to nonvol memory. Defect Description: PHSS_18657: 1. File copied to floppy is larger than the original file. 2. Emacs causes X server crash when used in True Color mode. 3. Kernel version string does not appear in 'get installed' if 'Update Flash Rom' is set to 'Never' in the config file. 4. Duplicate hpxt2FileServices tag in hpxt2.my MIB. PHSS_18063: 1. Ghost lines with Xserver B.09.11.00PL09 when drawing outline rectangles. PHSS_17695: 1. Netstation runs out of memory after repeated CDE logouts with japanese fonts. 2. Xtest X Window Extension memory leak. 3. Outline rectangles drawn at coordinates > 16K (for example X=16600) appear on screen (wraparound). Wraparound should occur at X>64K, not 16K. 4. After using X Window FillStiple operation, following draw operation is performed with stiple pattern. 5. Parasite pixels appear in PseudoColour mode. 6. Netstation can not access floating IP address of font server that resides in a MC/ServiceGuard cluster. 7. No sound when playing a stereo stream to the internal speaker. 8. NetStations intermittently lose their terminal name when power cycling them. 9. VESA 1600x1200 @ 72 Hz is not available in monitors list. 10. Window not raised when clicking on content of window with touch screen. 11. Elographics 281-4002 touch screen not recognized in NS 9.11 (impossible to calibrate). 12. With Console Flash Dimm, switch to CDE mode and click with right mouse button. The applications popup menu is missing some hpterm applications. 13. XServer crashes when switching several times between CDE and Japanese Console. Memory leak. PHSS_16856: 1. Virtual memory system not programmed to address more than 512 KB stack. 2. DAC not able to handle 16 bit screen with dot clock greater than 192 MHz. 3. Defect in touch screen driver non blocking read. 4. Button 0 events confuse focus mechanism. PHSS_16525: 1. Graphic chipset bus initialization problem. 2. Defect in Parallel Port ISR. 3. The X terminal checked that the IP address it received from the XDMCP reply was the same as the IP address it had sent its XDMCP request to. With Service Guard, the X terminal sent a request to the floating IP address but received a reply from the real IP address of the server and then discarded the reply. This check has been removed. 4. The graphics subsystem renders incorrectly when lines with very little slope and extreme endpoints ( < -8000 | > 8000 ) are drawn. Clipping is ignored and junk is written into the framebuffer. 5. Memory is missing after running xclock several times concurrently java with local clients. 6. Design problem handling lost initial RRQ packets. 7. AServer dies using the AStopAudio call. 8. The driver ioctl code to handle interface selection didn't properly recognize the ThinLan PCI card. It erroneously set the interface to 100BaseT. This ioctl is called during DHCP/bootp to ensure that any cable/interface changes are detected. 9. It appears that if the netstation is able to contact the mountd it assumes that it will be able to start using NFS even if the netstation can not actually load using NFS (for example /opt/hpxt not exported). 10. The touch driver initialized infobroker variables twice. With snmpd, the touch driver AND the Xserver. The Xserver was stuck in an open() in the touch driver at a point where the infobroker variables were initialized. 11. Problem in the way the Xserver handled closed sockets. 12. The ethernet controller dumps statistics in a shared memory location. The completion is not checked. 13. Defect in print polling task. 14. XDrawLines running with backing store and CoordModePrevious will cause data corruption in the cfb. 15. Touch screen two-point calibration values MIN_[X|Y] and MAX_[X|Y] are not being saved to nonvol. The customer is therefore required to calibrate the touchscreen at each boot. SR: 1653247494 Patch Files: /opt/hpxt/enware2/share/snmp/hpxt2.my /opt/hpxt/enware2/share/snmp/hpxt2V2.my /opt/hpxt/enware2/xthome.B.09.11/nls/japanese/Xmsgs.cat /opt/hpxt/enware2/xthome.B.09.11/bin/archive/C/Xserver /opt/hpxt/enware2/xthome.B.09.11/bin/archive/C/flashupdate /opt/hpxt/enware2/xthome.B.09.11/lib/what /opt/hpxt/enware2/xthome.B.09.11/lib/monitorfile /opt/hpxt/enware2/xthome.B.09.11/bin/archive/C/hpterm /opt/hpxt/enware2/xthome.B.09.11/bin/archive/C/lpd /opt/hpxt/enware2/xthome.B.09.11/bin/archive/C/snmpd /opt/hpxt/enware2/xthome.B.09.11/bin/archive/C/xtouchCfg /opt/hpxt/enware2/xthome.B.09.11/bin/entria2 /opt/hpxt/enware2/xthome.B.09.11/bin/envizex2 /opt/hpxt/enware2/xthome.B.09.11/bin/shared/C/xtouchCfg /opt/hpxt/enware2/xthome.B.09.11/drvr/Aserver /opt/hpxt/enware2/xthome.B.09.11/drvr/NFSServer /opt/hpxt/enware2/xthome.B.09.11/drvr/audioExt /opt/hpxt/enware2/xthome.B.09.11/drvr/lprExt /opt/hpxt/enware2/xthome.B.09.11/drvr/parallelExt /opt/hpxt/enware2/xthome.B.09.11/drvr/selftestsOptional /opt/hpxt/enware2/xthome.B.09.11/drvr/touchExt /opt/hpxt/enware2/xthome.B.09.11/lib/C/DEC_XTrapExt /opt/hpxt/enware2/xthome.B.09.11/lib/C/DbeExt /opt/hpxt/enware2/xthome.B.09.11/lib/C/MbufExt /opt/hpxt/enware2/xthome.B.09.11/lib/C/SXExt /opt/hpxt/enware2/xthome.B.09.11/lib/C/ShmExt /opt/hpxt/enware2/xthome.B.09.11/lib/C/SyncExt /opt/hpxt/enware2/xthome.B.09.11/lib/C/XIdleExt /opt/hpxt/enware2/xthome.B.09.11/lib/C/XKbidExt /opt/hpxt/enware2/xthome.B.09.11/lib/C/XTestExt /opt/hpxt/enware2/xthome.B.09.11/lib/C/XTouchExt /opt/hpxt/enware2/xthome.B.09.11/lib/C/XieExt /opt/hpxt/enware2/xthome.B.09.11/lib/C/libMrm.so /opt/hpxt/enware2/xthome.B.09.11/lib/C/libX11.so /opt/hpxt/enware2/xthome.B.09.11/lib/C/libXaw.so /opt/hpxt/enware2/xthome.B.09.11/lib/C/libXext.so /opt/hpxt/enware2/xthome.B.09.11/lib/C/libXg.so /opt/hpxt/enware2/xthome.B.09.11/lib/C/libXhp11.so /opt/hpxt/enware2/xthome.B.09.11/lib/C/libXm.so /opt/hpxt/enware2/xthome.B.09.11/lib/C/libXmu.so /opt/hpxt/enware2/xthome.B.09.11/lib/C/libXt.so /opt/hpxt/enware2/xthome.B.09.11/lib/C/libc.so /opt/hpxt/enware2/xthome.B.09.11/lib/C/libilefs.so /opt/hpxt/enware2/xthome.B.09.11/lib/C/libm.so /opt/hpxt/enware2/xthome.B.09.11/lib/ffm.pkg /opt/hpxt/enware2/xthome.B.09.11/lib/selfcheck.SCR /opt/hpxt/enware2/xthome.B.09.11/lib/selfcheckOpt.SCR what(1) Output: /opt/hpxt/enware2/share/snmp/hpxt2.my: None /opt/hpxt/enware2/share/snmp/hpxt2V2.my: None /opt/hpxt/enware2/xthome.B.09.11/nls/japanese/Xmsgs.cat: None /opt/hpxt/enware2/xthome.B.09.11/bin/archive/C/Xserver: asincos.c 8.1 (Berkeley) 6/4/93 atan2.c 8.1 (Berkeley) 6/4/93 cabs.c 8.1 (Berkeley) 6/4/93 floor.c 8.1 (Berkeley) 6/4/93 pow.c 8.1 (Berkeley) 6/4/93 sincos.c 8.1 (Berkeley) 6/4/93 support.c 8.1 (Berkeley) 6/4/93 tan.c 8.1 (Berkeley) 6/4/93 exp.c 8.1 (Berkeley) 6/4/93 log.c 8.2 (Berkeley) 11/30/93 HP Netstation Xserver version B.09.11.00PL11 from devkit B.09.15 build date: 990525 15:30:54 /opt/hpxt/enware2/xthome.B.09.11/bin/archive/C/flashupdate: HP Netstation Kernel version B.09.11.00PL11 from devkit B.09.15 build date: 990525 15:42:15 METDST HP Netstation Flash Bundle version B.09.11.00PL11 from devkit B.09.15 build date: 990525 15:42:52 METDST HP Netstation Lassen LAN Driver version B.09.11.00PL11 from devkit B.09.15 build date: 990525 12:20:17 METDST HP Netstation Mach64 Display Driver version B.09.11.00PL11 from devkit B.09.15 build date: 990525 12:19:14 METDST HP Netstation PS/2 Input Driver version B.09.11.00PL11 from devkit B.09.15 build date: 990525 12:21:02 METDST HP Netstation Hardware Selftest version B.09.11.00PL11 from devkit B.09.15 build date: 990525 15:40:24 METDST HP Netstation StartupUI Application version B.09.11.00PL11 from devkit B.09.15 build date: 990525 15:43:39 /opt/hpxt/enware2/xthome.B.09.11/lib/what: HP Netstation Flash Bundle version B.09.11.00PL11 from devkit B.09.15 build date: 990525 15:42:52 METDST /opt/hpxt/enware2/xthome.B.09.11/lib/monitorfile: None /opt/hpxt/enware2/xthome.B.09.11/bin/archive/C/hpterm: FILE_VERSION OSF/Motif Version 1.2.3 HP Netstation hpterm version B.09.11.00PL11 from devkit B.09.15 build date: 990525 11:43:20 /opt/hpxt/enware2/xthome.B.09.11/bin/archive/C/lpd: Copyright (c) 1983, 1993 HP Netstation LPDaemon version B.09.11.00PL11 from devkit B.09.15 build date: 990525 11:33:12 /opt/hpxt/enware2/xthome.B.09.11/bin/archive/C/snmpd: HP Netstation SNMP Daemon version B.09.11.00PL11 from devkit B.09.15 build date: 990525 17:38:48 /opt/hpxt/enware2/xthome.B.09.11/bin/archive/C/xtouchCfg: OSF/Motif Version 1.2.3 HP Netstation Touch Screen Configuration Tool version B.09.11.00PL11 from devkit B.09.15 build date: 990525 11:46:14 /opt/hpxt/enware2/xthome.B.09.11/bin/entria2: HP Netstation Kernel version B.09.11.00PL11 from devkit B.09.15 build date: 990525 15:42:15 METDST HP Netstation Flash Bundle version B.09.11.00PL11 from devkit B.09.15 build date: 990525 15:42:52 METDST HP Netstation Lassen LAN Driver version B.09.11.00PL11 from devkit B.09.15 build date: 990525 12:20:17 METDST HP Netstation Mach64 Display Driver version B.09.11.00PL11 from devkit B.09.15 build date: 990525 12:19:14 METDST HP Netstation PS/2 Input Driver version B.09.11.00PL11 from devkit B.09.15 build date: 990525 12:21:02 METDST HP Netstation Hardware Selftest version B.09.11.00PL11 from devkit B.09.15 build date: 990525 15:40:24 METDST HP Netstation StartupUI Application version B.09.11.00PL11 from devkit B.09.15 build date: 990525 15:43:39 HP Netstation Kernel version B.09.11.00PL11 from devkit B.09.15 build date: 990525 15:45:19 METDST /opt/hpxt/enware2/xthome.B.09.11/bin/envizex2: HP Netstation Kernel version B.09.11.00PL11 from devkit B.09.15 build date: 990525 15:42:15 METDST HP Netstation Flash Bundle version B.09.11.00PL11 from devkit B.09.15 build date: 990525 15:42:52 METDST HP Netstation Lassen LAN Driver version B.09.11.00PL11 from devkit B.09.15 build date: 990525 12:20:17 METDST HP Netstation Mach64 Display Driver version B.09.11.00PL11 from devkit B.09.15 build date: 990525 12:19:14 METDST HP Netstation PS/2 Input Driver version B.09.11.00PL11 from devkit B.09.15 build date: 990525 12:21:02 METDST HP Netstation Hardware Selftest version B.09.11.00PL11 from devkit B.09.15 build date: 990525 15:40:24 METDST HP Netstation StartupUI Application version B.09.11.00PL11 from devkit B.09.15 build date: 990525 15:43:39 HP Netstation Kernel version B.09.11.00PL11 from devkit B.09.15 build date: 990525 15:44:36 METDST /opt/hpxt/enware2/xthome.B.09.11/bin/shared/C/xtouchCfg: HP Netstation Touch Screen Configuration Tool version B.09.11.00PL11 from devkit B.09.15 build date: 990525 11:51:53 /opt/hpxt/enware2/xthome.B.09.11/drvr/Aserver: HP Netstation Audio Server version B.09.11.00PL11 from devkit B.09.15 build date: 990525 15:41:07 METDST /opt/hpxt/enware2/xthome.B.09.11/drvr/NFSServer: HP Netstation NFS Server version B.09.11.00PL11 from devkit B.09.15 build date: 990525 15:37:04 METDST /opt/hpxt/enware2/xthome.B.09.11/drvr/audioExt: HP Netstation Audio Driver version B.09.11.00PL11 from devkit B.09.15 build date: 990525 12:17:45 METDST /opt/hpxt/enware2/xthome.B.09.11/drvr/lprExt: HP Netstation LPR Driver version B.09.11.00PL11 from devkit B.09.15 build date: 990525 12:20:08 METDST /opt/hpxt/enware2/xthome.B.09.11/drvr/parallelExt: HP Netstation Parallel Port Driver version B.09.11.00PL11 from devkit B.09.15 build date: 990525 12:20:55 METDST /opt/hpxt/enware2/xthome.B.09.11/drvr/selftestsOptional: HP Netstation Hardware Optional Selftest version B.09.11.00PL11 from devkit B.09.15 build date: 990525 12:31:36 METDST /opt/hpxt/enware2/xthome.B.09.11/drvr/touchExt: HP Netstation ELOGRAPHICS SmartSet Touch Screen Driv er version B.09.11.00PL11 from devkit B.09.15 build date: 990525 12:22:29 METDST /opt/hpxt/enware2/xthome.B.09.11/lib/C/DEC_XTrapExt: HP Netstation version B.09.11.00PL11 from devkit B.09.15 build date: 990525 12:03:21 /opt/hpxt/enware2/xthome.B.09.11/lib/C/DbeExt: HP Netstation version B.09.11.00PL11 from devkit B.09.15 build date: 990525 12:04:29 /opt/hpxt/enware2/xthome.B.09.11/lib/C/MbufExt: HP Netstation version B.09.11.00PL11 from devkit B.09.15 build date: 990525 12:00:53 /opt/hpxt/enware2/xthome.B.09.11/lib/C/SXExt: libSXR5.sl: SharedX Extensions Lib., Version 2.3 - 1 994 HP Netstation version B.09.11.00PL11 from devkit B.09.15 build date: 990525 15:20:17 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ShmExt: HP Netstation version B.09.11.00PL11 from devkit B.09.15 build date: 990525 12:01:04 /opt/hpxt/enware2/xthome.B.09.11/lib/C/SyncExt: HP Netstation version B.09.11.00PL11 from devkit B.09.15 build date: 990525 12:01:14 /opt/hpxt/enware2/xthome.B.09.11/lib/C/XIdleExt: HP Netstation version B.09.11.00PL11 from devkit B.09.15 build date: 990525 12:00:48 /opt/hpxt/enware2/xthome.B.09.11/lib/C/XKbidExt: hp7lc2k : DIN PS2-compatible keyboard driver for X HP Netstation version B.09.11.00PL11 from devkit B.09.15 build date: 990525 12:00:43 /opt/hpxt/enware2/xthome.B.09.11/lib/C/XTestExt: HP Netstation version B.09.11.00PL11 from devkit B.09.15 build date: 990525 12:01:09 /opt/hpxt/enware2/xthome.B.09.11/lib/C/XTouchExt: HP Netstation version B.09.11.00PL11 from devkit B.09.15 build date: 990525 12:00:59 /opt/hpxt/enware2/xthome.B.09.11/lib/C/XieExt: HP Netstation version B.09.11.00PL11 from devkit B.09.15 build date: 990525 12:03:01 /opt/hpxt/enware2/xthome.B.09.11/lib/C/libMrm.so: HP Netstation version B.09.00 from devkit B.09.15 build date: 980105 13:00:56 /opt/hpxt/enware2/xthome.B.09.11/lib/C/libX11.so: HP Netstation version B.09.00 from devkit B.09.15 build date: 980105 11:58:12 /opt/hpxt/enware2/xthome.B.09.11/lib/C/libXaw.so: HP Netstation version B.09.00 from devkit B.09.15 build date: 980105 12:03:21 /opt/hpxt/enware2/xthome.B.09.11/lib/C/libXext.so: HP Netstation version B.09.00 from devkit B.09.15 build date: 980105 11:58:59 /opt/hpxt/enware2/xthome.B.09.11/lib/C/libXg.so: HP Netstation version B.09.00 from devkit B.09.15 build date: 980105 13:20:10 /opt/hpxt/enware2/xthome.B.09.11/lib/C/libXhp11.so: FILE_VERSION HP Netstation version B.09.00 from devkit B.09.15 build date: 980105 12:05:17 /opt/hpxt/enware2/xthome.B.09.11/lib/C/libXm.so: OSF/Motif Version 1.2.3 HP Netstation version B.09.00 from devkit B.09.15 build date: 980105 12:58:15 /opt/hpxt/enware2/xthome.B.09.11/lib/C/libXmu.so: HP Netstation version B.09.00 from devkit B.09.15 build date: 980105 12:07:08 /opt/hpxt/enware2/xthome.B.09.11/lib/C/libXt.so: HP Netstation version B.09.00 from devkit B.09.15 build date: 980105 12:10:33 /opt/hpxt/enware2/xthome.B.09.11/lib/C/libc.so: HP Netstation version B.09.00 from devkit B.09.15 build date: 980105 10:34:55 getsubopt.c 8.1 (Berkeley) 6/4/93 /opt/hpxt/enware2/xthome.B.09.11/lib/C/libilefs.so: HP IL EFS v 2.1 bl03; Image EFS Library for HP-UX 8 .07+ & MPower 'libilefs.sl' HP Netstation version B.09.00 from devkit B.09.15 build date: 980105 13:14:16 /opt/hpxt/enware2/xthome.B.09.11/lib/C/libm.so: HP Netstation version B.09.00 from devkit B.09.15 build date: 980105 10:38:33 acosh.c 8.1 (Berkeley) 6/4/93 asincos.c 8.1 (Berkeley) 6/4/93 asinh.c 8.1 (Berkeley) 6/4/93 atan.c 8.1 (Berkeley) 6/4/93 atan2.c 8.1 (Berkeley) 6/4/93 atanh.c 8.1 (Berkeley) 6/4/93 cabs.c 8.1 (Berkeley) 6/4/93 cbrt.c 8.1 (Berkeley) 6/4/93 cosh.c 8.1 (Berkeley) 6/4/93 erf.c 8.1 (Berkeley) 6/4/93 exp.c 8.1 (Berkeley) 6/4/93 exp__E.c 8.1 (Berkeley) 6/4/93 expm1.c 8.1 (Berkeley) 6/4/93 floor.c 8.1 (Berkeley) 6/4/93 fmod.c 8.1 (Berkeley) 6/4/93 gamma.c 8.1 (Berkeley) 6/4/93 j0.c 8.2 (Berkeley) 11/30/93 j1.c 8.2 (Berkeley) 11/30/93 jn.c 8.2 (Berkeley) 11/30/93 lgamma.c 8.2 (Berkeley) 11/30/93 log.c 8.2 (Berkeley) 11/30/93 log10.c 8.1 (Berkeley) 6/4/93 log1p.c 8.1 (Berkeley) 6/4/93 log__L.c 8.1 (Berkeley) 6/4/93 pow.c 8.1 (Berkeley) 6/4/93 sincos.c 8.1 (Berkeley) 6/4/93 sinh.c 8.1 (Berkeley) 6/4/93 support.c 8.1 (Berkeley) 6/4/93 tan.c 8.1 (Berkeley) 6/4/93 tanh.c 8.1 (Berkeley) 6/4/93 /opt/hpxt/enware2/xthome.B.09.11/lib/ffm.pkg: None /opt/hpxt/enware2/xthome.B.09.11/lib/selfcheck.SCR: None /opt/hpxt/enware2/xthome.B.09.11/lib/selfcheckOpt.SCR: None cksum(1) Output: 3760039346 137557 /opt/hpxt/enware2/share/snmp/hpxt2.my 601509262 158164 /opt/hpxt/enware2/share/snmp/hpxt2V2.my 153327000 1396 /opt/hpxt/enware2/xthome.B.09.11/nls/ japanese/Xmsgs.cat 4104834681 2229112 /opt/hpxt/enware2/xthome.B.09.11/bin/ archive/C/Xserver 4247414810 1567480 /opt/hpxt/enware2/xthome.B.09.11/bin/ archive/C/flashupdate 3234743493 135 /opt/hpxt/enware2/xthome.B.09.11/lib/what 232768926 15193 /opt/hpxt/enware2/xthome.B.09.11/lib/ monitorfile 2891352110 1619444 /opt/hpxt/enware2/xthome.B.09.11/bin/ archive/C/hpterm 219955239 157293 /opt/hpxt/enware2/xthome.B.09.11/bin/ archive/C/lpd 729204093 457507 /opt/hpxt/enware2/xthome.B.09.11/bin/ archive/C/snmpd 1579173763 1871996 /opt/hpxt/enware2/xthome.B.09.11/bin/ archive/C/xtouchCfg 536644320 1853788 /opt/hpxt/enware2/xthome.B.09.11/bin/ entria2 3511117936 1858444 /opt/hpxt/enware2/xthome.B.09.11/bin/ envizex2 3864218122 131620 /opt/hpxt/enware2/xthome.B.09.11/bin/ shared/C/xtouchCfg 4293849264 204220 /opt/hpxt/enware2/xthome.B.09.11/drvr/ Aserver 2859576573 85848 /opt/hpxt/enware2/xthome.B.09.11/drvr/ NFSServer 3683708926 54680 /opt/hpxt/enware2/xthome.B.09.11/drvr/ audioExt 3935239231 19472 /opt/hpxt/enware2/xthome.B.09.11/drvr/ lprExt 3190881475 13888 /opt/hpxt/enware2/xthome.B.09.11/drvr/ parallelExt 2667882974 41288 /opt/hpxt/enware2/xthome.B.09.11/drvr/ selftestsOptional 1751522413 62240 /opt/hpxt/enware2/xthome.B.09.11/drvr/ touchExt 4186229907 71234 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ DEC_XTrapExt 2081774119 31573 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ DbeExt 4019214390 36778 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ MbufExt 25872716 674981 /opt/hpxt/enware2/xthome.B.09.11/lib/C/SXExt 2896711602 25846 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ ShmExt 292770069 42176 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ SyncExt 4025381004 10663 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ XIdleExt 1570056070 20156 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ XKbidExt 3314800069 41886 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ XTestExt 4066783150 25731 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ XTouchExt 2659703197 985750 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ XieExt 4271106481 202963 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ libMrm.so 4134005783 913336 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ libX11.so 3629540049 423813 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ libXaw.so 1102901180 56122 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ libXext.so 3575613236 237044 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ libXg.so 1297585340 83692 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ libXhp11.so 988107010 2572107 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ libXm.so 2910513544 147907 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ libXmu.so 664640643 508517 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ libXt.so 427968190 606417 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ libc.so 1521962768 207994 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ libilefs.so 391584523 79770 /opt/hpxt/enware2/xthome.B.09.11/lib/C/ libm.so 2682546410 20633 /opt/hpxt/enware2/xthome.B.09.11/lib/ ffm.pkg 1341427875 2183 /opt/hpxt/enware2/xthome.B.09.11/lib/ selfcheck.SCR 4079405025 4261 /opt/hpxt/enware2/xthome.B.09.11/lib/ selfcheckOpt.SCR Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: PHSS_16525 PHSS_16856 PHSS_17695 PHSS_18063 Equivalent Patches: None Patch Package Size: 20210 KBytes Installation Instructions: Please review all instructions and the Hewlett-Packard SupportLine User Guide or your Hewlett-Packard support terms and conditions for precautions, scope of license, restrictions, and, limitation of liability and warranties, before installing this patch. ------------------------------------------------------------ 1. Back up your system before installing a patch. 2. Login as root. 3. Copy the patch to the /tmp directory. 4. Move to the /tmp directory and unshar the patch: cd /tmp sh PHSS_18657 5a. For a standalone system, run swinstall to install the patch: swinstall -x autoreboot=true -x match_target=true \ -s /tmp/PHSS_18657.depot 5b. For a homogeneous NFS Diskless cluster run swcluster on the server to install the patch on the server and the clients: swcluster -i -b This will invoke swcluster in the interactive mode and force all clients to be shut down. WARNING: All cluster clients must be shut down prior to the patch installation. Installing the patch while the clients are booted is unsupported and can lead to serious problems. The swcluster command will invoke an swinstall session in which you must specify: alternate root path - default is /export/shared_root/OS_700 source depot path - /tmp/PHSS_18657.depot To complete the installation, select the patch by choosing "Actions -> Match What Target Has" and then "Actions -> Install" from the Menubar. 5c. For a heterogeneous NFS Diskless cluster: - run swinstall on the server as in step 5a to install the patch on the cluster server. - run swcluster on the server as in step 5b to install the patch on the cluster clients. By default swinstall will archive the original software in /var/adm/sw/patch/PHSS_18657. If you do not wish to retain a copy of the original software, you can create an empty file named /var/adm/sw/patch/PATCH_NOSAVE. Warning: If this file exists when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. It is recommended that you move the PHSS_18657.text file to /var/adm/sw/patch for future reference. To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHSS_18657.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: Install this patch on top of Netstation software B.09.11.