close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": libsasl2.so.2: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Jan 21, 2010, 2:48:01 PM (16 years ago)
- Author:
-
rock
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v16
|
v17
|
|
| 4 | 4 | <h1 style="text-align: center; color: blue">E2Switch in DRBL</h1> |
| 5 | 5 | }}} |
| | 6 | |
| 6 | 7 | ---- |
| 7 | 8 | = 【1.基本概念】 = |
| … |
… |
|
| 16 | 17 | * G2/S5:正常關機,只持續供電給一些具喚醒功效的裝置外其餘部分一律斷電,而具喚醒功效的裝置包括鍵盤、滑鼠、網卡、USB埠等。要提醒的是,由於部分機內組件、機外裝置仍持續受到供電,所以各裝置、組件在此狀態下不能進行拆裝插拔等動作,若強行插拔就會破壞狀態,即進入了G3狀態 |
| 17 | 18 | * G3:一切都斷電,沒有維持任何電能,一般來說除非是要搬移或拆裝電腦,或者是遭遇停電且沒有安裝不斷電系統 |
| | 19 | |
| 18 | 20 | ---- |
| 19 | 21 | = 【2.休眠指令】 = |
| … |
… |
|
| 50 | 52 | GBEC S4 enabled pci:0000:00:19.0 |
| 51 | 53 | }}} |
| | 54 | |
| 52 | 55 | ---- |
| 53 | 56 | = 【2.測試】 = |
| … |
… |
|
| 66 | 69 | || Case 1||★Local OS(Ubuntu) & DRBL Client(Diskless Debian lenny AMD64)[[BR]]★當local OS休眠後,重先開機進入 DRBL Mode,再重新開機回到 local OS休眠前的狀態 || O || |
| 67 | 70 | || Case 2||★Local OS(Windows XP) & DRBL Client(Diskless Debian lenny AMD64)[[BR]]★當local OS休眠後,重先開機進入 DRBL Mode,再重新開機回到 local OS休眠前的狀態 || 測試中 || |
| | 71 | * 問題一:若 DRBL Client 也 hibernate 是否可行,會否因為 NFS 的關係葛屁呢? (有待測試) |
| | 72 | |
| | 73 | ---- |
| | 74 | = 【3.想法】 = |
| | 75 | * Dual booting & Hibernate 在 DRBL 環境上的優點呢? (目前能想到的) |
| | 76 | 1. 減少開機時間 (程式初使化那一段時間) |
| | 77 | 2. 馬上回到先前的工作狀態 (先前的 Porcess 能繼續執行) |
| 68 | 78 | ---- |
| 69 | 79 | = 【參考】 = |
| 70 | | === ACPI 相關 === |
| 71 | | * [http://blog.yam.com/hongwatsu/article/9067839 ACPI,APM電源管理] |
| 72 | | * [http://blog.pmail.idv.tw/index.php?load=read&id=84 電源管理模式 APM 與 ACPI] |
| 73 | | === Linux 休眠相關 === |
| 74 | | * [http://wiki.ubuntu.org.cn/index.php?title=UbuntuWiki:UnderstandingSuspend&variant=zh-hant UnderstandingSuspend] |
| 75 | | * [http://www.linux.com/archive/feed/54610 How to suspend and hibernate a laptop under Linux] |
| 76 | | * [http://www.thinkwiki.org/wiki/Talk:How_to_make_ACPI_work Talk:How to make ACPI work] |
| 77 | | === Windows 休眠相關 === |
| 78 | | * [http://support.microsoft.com/kb/907477 如何疑難排解 Windows XP 中的休眠和待命問題] |
| 79 | | * [http://www.intowindows.com/how-to-enable-hibernate-option-in-windows-7/ How To: Enable Hibernate Option In Windows 7] |
| 80 | | * [http://digg.com/linux_unix/HOW_TO_dual_boot_Linux_Windows_without_rebooting HOW TO: dual-boot Linux/Windows without rebooting] |
| 81 | | * [http://www.real-knowledge.com/hibernate.htm How To Turn Off The Windows Hibernation Feature] |
| | 80 | * ACPI 相關 |
| | 81 | * [http://blog.yam.com/hongwatsu/article/9067839 ACPI,APM電源管理] |
| | 82 | * [http://blog.pmail.idv.tw/index.php?load=read&id=84 電源管理模式 APM 與 ACPI] |
| 82 | 83 | |
| 83 | | === Wake On Lan 相關 === |
| 84 | | * [http://winhlp.com/node/57 Wake On LAN] |
| 85 | | * [http://bbs.archlinux.org/viewtopic.php?id=43191 wake on lan, uswsusp and 8139too] |
| | 84 | * Linux 休眠相關 |
| | 85 | * [http://wiki.ubuntu.org.cn/index.php?title=UbuntuWiki:UnderstandingSuspend&variant=zh-hant UnderstandingSuspend] |
| | 86 | * [http://www.linux.com/archive/feed/54610 How to suspend and hibernate a laptop under Linux] |
| | 87 | * [http://www.thinkwiki.org/wiki/Talk:How_to_make_ACPI_work Talk:How to make ACPI work] |
| | 88 | |
| | 89 | * Windows 休眠相關 |
| | 90 | * [http://support.microsoft.com/kb/907477 如何疑難排解 Windows XP 中的休眠和待命問題] |
| | 91 | * [http://www.intowindows.com/how-to-enable-hibernate-option-in-windows-7/ How To: Enable Hibernate Option In Windows 7] |
| | 92 | * [http://digg.com/linux_unix/HOW_TO_dual_boot_Linux_Windows_without_rebooting HOW TO: dual-boot Linux/Windows without rebooting] |
| | 93 | * [http://www.real-knowledge.com/hibernate.htm How To Turn Off The Windows Hibernation Feature] |
| | 94 | |
| | 95 | * Wake On Lan 相關 |
| | 96 | * [http://winhlp.com/node/57 Wake On LAN] |
| | 97 | * [http://bbs.archlinux.org/viewtopic.php?id=43191 wake on lan, uswsusp and 8139too] |
| 86 | 98 | [[BR]] |