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
Troubleshooting 4-23
#define DXE_SB_DISPATCH 0x5C Setup SB SMM Dispatcher service,
DXE_SB_Dispatch
#define DXE_SB_IOTRAP_INIT 0x5D Setup SB IOTRAP Service
#define DXE_SUBCLASS_DRIVER 0x5E Build AMT Table
#define DXE_PPM_INIT 0x5F PPM Initial
#define DXE_HECIDRV_INIT 0x60 HECIDRV Initial
#define DXE_VARIABLE_RECLAIM 0x61 Variable store garbage collection and
reclaim operation
#define
DXE_FLASH_PART_NONSUPPORT
0x62 Do not support flash part (which is
defined in SpiDevice.c)
Table 4-5. BDS Functionality
Definition Code Description
#define BDS_ENTER_BDS 0x10 Enter BDS entry
#define BDS_INSTALL_HOTKEY 0x11 Install Hotkey service
#define BDS_ASF_INIT 0x12 ASF Initial
#define BDS_PCI_ENUMERATION_
START
0x13 PCI enumeration
#define BDS_BEFORE_PCIIO_INSTALL 0x14 PCI resource assign complete
#define BDS_PCI_ENUMERATION_END 0x15 PCI enumeration complete
#define BDS_CONNECT_CONSOLE_IN 0x16 Keyboard Controller, Keyboard and
Mouse initial
#define
BDS_CONNECT_CONSOLE_OUT
0x17 Video device initial
#define BDS_CONNECT_STD_ERR 0x18 Error report device initial
#define BDS_CONNECT_USB_HC 0x19 USB host controller initial
#define BDS_CONNECT_USB_BUS 0x1A USB BUS driver initial
#define BDS_CONNECT_USB_DEVICE 0x1B USB device driver initial
#define BDS_NO_CONSOLE_ACTION 0x1C Console device initial fail
#define BDS_DISPLAY_LOGO_SYSTEM
_INFO
0x1D Display logo or system information
#define BDS_START_IDE_
CONTROLLER
0x1E IDE controller initial
#define BDS_START_SATA_
CONTROLLER
0x1F SATA controller initial
Table 4-4. DXE Functionality
Definition Code Description