E85C5C4C/Startlft Errors


Question

How do I stop the E85C5C4C/Startlft errors from being logged into the error report?

Answer

You see the following error in the error report:

LABEL:              GRAPHICS
IDENTIFIER:         E85C5C4C
Resource Name:      STARTLFT

You have an ASCII console (tty) as the system console.

Enter the following command to determine if the following fileset is installed:

	lslpp -l | grep devices.graphics.com

The reason why the startlft error is being logged is because the machine is attempting to configure the console as an lft. This is only an informational message, but there is a procedure to stop this message from occuring. As root user, follow the steps below:

  1. Enter the following commands:
    	rmdev -dl lft0
    	rmdev -dl rcm0
    	rmdev -dl gxme0
    
  2. Enter the following command:
    	
    	installp -ug devices.graphics.com
    
  3. Enter the following command:
    	shutdown -Fr
    

The errors will now stop being logged into the error report.


[ Doc Ref: 97239969211386     Publish Date: Nov. 21, 2000     4FAX Ref: none ]