User Manual
Table Of Contents
- Predator Triton 515-51 Service Guide V1.00
- CHAPTER 1 - Hardware Specifications
- CHAPTER 2 - System Utilities
- CHAPTER 3 - Machine Maintenance
- Machine Maintenance
- Machine Disassembly and Replacement
- Disassembly Process
- Main Unit Disassembly Process
- Main Unit Disassembly Flowchart
- Removing the Lower Case
- Removing the Battery Pack
- Removing the WLAN Module
- Removing the RTC Battery
- Removing the DC-In Cable
- Removing the Mainboard
- Removing the Touchpad Module
- Removing the Left and Right Speakers
- Removing the WLAN Antenna
- Removing the Turbo Key Module
- Removing the Memory Modules
- Removing the SSD Modules
- Removing the Thermal Module
- Removing the Upper Case
- LCD Module Disassembly Process
- LCD Module Reassembly Process
- Main Unit Reassembly Process
- Replacing the Upper Case
- Replacing the Thermal Module
- Replacing the SSD Modules
- Replacing the Memory Module
- Replacing the Turbo Key Module
- Replacing the WLAN Antenna
- Replacing the Left and Right Speakers
- Replacing the Touchpad Module
- Replacing the Mainboard
- Replacing the DC-In Cable
- Replacing the RTC Battery
- Replacing the WLAN Module
- Replacing the Battery Pack
- Replacing the Lower Case
- Machine Maintenance
- CHAPTER 4 - Troubleshooting
- CHAPTER 5 - Jumper and Connector Locations
- CHAPTER 6 - FRU List
- CHAPTER 7 - Test Compatible Components
- CHAPTER 8 - Online Support Information
4-26 Troubleshooting
#define S3_BEFORE_ACPI_BOOT_
SCRIPT
0xC5 Restore system configuration stage 1
#define S3_BEFORE_RUNTIME_BOOT_
SCRIPT
0xC6 Restore system configuration stage 2
#define S3_BEFORE_RELOCATE_SMM_
BASE
0xC7 Relocate SMM BASE during S3 resume
#define S3_BEFORE_MP_INIT 0xC8 Multi-processor initial during S3 resume
#define S3_BEFORE_RESTORE_ACPI_
CALLBACK
0xC9 Start to restore system configuration in
SMM
#define S3_AFTER_RESTORE_ACPI_
CALLBACK
0xCA Restore system configuration in SMM
complete
#define S3_GO_TO_FACS_WAKING_
VECTOR
0xCB Back to OS
Table 4-9. ASL Functionality
Definition Code Description
#define ASL_ENTER_S1 0x51 Prepare to enter S1
#define ASL_ENTER_S3 0x53 Prepare to enter S3
#define ASL_ENTER_S4 0x54 Prepare to enter S4
#define ASL_ENTER_S5 0x55 Prepare to enter S5
#define ASL_WAKEUP_S1 0xE1 System wakeup from S1
#define ASL_WAKEUP_S3 0xE3 System wakeup from S3
#define ASL_WAKEUP_S4 0xE4 System wakeup from S4
#define ASL_WAKEUP_S5 0xE5 System wakeup from S5
Table 4-8. S3 Functionality (Continued)
Definition Code Description