Skip to main content

System unable to wake after put to sleep iRST

When Entering Sleep Mode for example by Closing LCD With iRST Enabled, System Will Enter iRST Mode After a Period of Time. When the LCD Is Opened, System Will Hang With a Black Screen and LCD Backlight.

The Problem is when System runs into sleep mode by LCD lid closure and then enters into iRST mode. When system resumes form iRST mode, SBIOS runs into an unknown status and stops POST. 

When tries to power up system, it will get a black screen with KB backlight on and system stops POST. 

System runs into sleep mode by LCD lid closure and gets into iRST mode by then. When system resumes from iRST mode, BIOS will get an unknown command from LCD lid which leads BIOS into an unknown status.

The Suggestion is, Do not enter sleep mode by closing the lid. Use other ways to enter sleep mode then idle for a period of time to iRST mode will be fine.

Solusion:

When this failure occurs, force system shut-down then power on again. Select Start Windows Normally. 

Method 1: 
1. Boot to OS, select “more power option” in system tray 
2. Select “Choose what closing the LID does” 
3. Item “When I close the lid” do not set to “Sleep”. 

Method 2: 
1. GO to BIOS during system post 
2. Select tab “Advanced” -> “Intel Rapid Start Technology” 
3. Set “Intel Rapid Start Technology” to disable. 

Popular posts from this blog

USB PowerShare Technology

USB Universal Serial Bus (USB) is a standard to establish communication between a computer and different devices. USB allows high speed connection of peripherals to a computer. Using USB, you can connect devices like mice, keyboards, printers, external drives, digital cameras, mobile phones, and so on. USB also supports Plug-and-Play installation and hot swapping.

Keyboard shortcuts to memorize and use

Below are some Keyboard shortcuts we recommend everyone memorize and use. Ctrl + C or Ctrl + Insert and Ctrl + X Both Ctrl + C and Ctrl + Insert will copy the highlighted text or selected item. If you want to cut instead of copy press Ctrl + X  

TCP/IP Model Layers

The TCP/IP model uses four layers that logically span the equivalent of the top six layers of the OSI reference model; this is shown in Figure. (The physical layer is not covered by the TCP/IP model because the data link layer is considered the point at which the interface occurs between the TCP/IP stack and the underlying networking hardware.) The following are the TCP/IP model layers, starting from the bottom. Network Interface Layer As its name suggests, this layer represents the place where the actual TCP/IP protocols running at higher layers interface to the local network. This layer is somewhat “controversial” in that some people don't even consider it a “legitimate” part of TCP/IP. This is usually because none of the core IP protocols run at this layer. Despite this, the network interface layer is part of the architecture. It is equivalent to the data link layer (layer two) in the OSI Reference Model and is also sometimes called the link layer. You may also ...