Read Before Installing or Updating to HP-UX 11i Version 2, March 2004

25
Warn: 04/02/02 - This Non-Critical Warning has been issued by HP.
- PHSS_29710 does not completely install all of the
dynamically loadable kernel modules (DLKMs) included in the
patch.
As a result, systems with ATI Fire GL X1 and Fire GL Z1
video systems will lose Xserver overlay visuals and will not
be able to run OpenGL applications.
- The following steps may be used to resolve this issue.
Note that the workaround does NOT require a reboot and need
only be done once per system:
- Log off from the graphics console
- Login as root with the console login option or a
remote login
- Execute the following commands:
/sbin/init.d/dtlogin.rc stop
/sbin/init.d/xf86 stop
/usr/sbin/kcmodule -s drmfgl=unused
/usr/sbin/kcmodule -s drmfglrx=unused
/usr/sbin/kcmodule -s gvid_him_cons=unused
/usr/sbin/kcmodule -s gvid_him_fgl=unused
/usr/sbin/kcmodule -s gvid_him_rad=unused
/sbin/init.d/xf86 start
/sbin/init.d/dtlogin.rc start
- This behavior will be corrected in PHSS_30171, which is
expected to be released by the end of February 2004.