Changes between Version 19 and Version 20 of Requirements
- Timestamp:
- Dec 16, 2013, 5:48:15 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Requirements
v19 v20 19 19 * The old VAPM.SYS driver cannot be used with this software. 20 20 * The old OS2APIC.PSD cannot be used with this software. 21 22 The PSD is an ACPI based driver. This means that it relies on the information provided by the ACPI in your system and can only do things described by and allowed by the ACPI in your system. If any of the ACPI information is incorrect or any of the ACPI functions don't work, then these features won't work on your system with this PSD. This PSD probably does not contain workarounds for defects unique to certain hardware/ACPI/BIOS that may be present in other software like Windows or Linux. 21 23 22 24 == Problematic Hardware and Vendors == … … 79 81 acpistat poweroff 80 82 }}} 81 This command properly makes sure the power off routine is in memory before stopping the file systems. 83 This command properly makes sure the power off routine is in memory before stopping the file systems. Make sure you are using the latest version of acpistat.exe. 82 84 83 If acpistat poweroff successfully powers off your system, then there is nothing wrong with any of the ACPI software. Do not report this as a problem with ACPI. Instead report the problem to the appropriate place for your shutdown utility (xworkplace, for example).85 If `acpistat poweroff` successfully powers off your system, then that indicates a problem with the power off utility you are using. Do not report this as a problem here. Instead report the problem to the appropriate place for your shutdown utility (xworkplace, for example). If `acpistat poweroff` does not successfully power off your system, then there is probably a problem with the ACPI in your system. 84 86 85 87 == Immediate suspend due to misbehaving SLPB (sleep button) device ==