Changes between Version 12 and Version 13 of KnownProblems
- Timestamp:
- Mar 26, 2012, 4:29:27 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
KnownProblems
v12 v13 8 8 == Power Off == 9 9 10 There is a known problem with almost all utilities that power off your system, including the xworkplace eComStation extended shutdown. 10 There is a known problem with almost all utilities that power off your system, including the xworkplace eComStation extended shutdown. This is not an ACPI.PSD problem. 11 11 12 12 The problem occurs when these utilities shut down the file systems before the power off routine has been paged into memory. When the utility calls the routine to power off the system, the kernel can't page it into memory because the file systems have been stopped. This is not a defect in ACPI.PSD or related software and cannot be fixed in the any of the ACPI software because the ACPI software does not get control at the appropriate time. It must be fixed in the power off utility. … … 23 23 24 24 == Systems with ACPI from Award == 25 26 NOTE: This problem is fixed in version 3.20.01 or later. 25 27 26 28 There is a known problem with the ACPI provided by Award. These systems typically won't boot. The boot hangs with the boot logo on the screen. … … 45 47 == Immediate suspend due to misbehaving SLPB device == 46 48 49 NOTE: In version 3.19.16 and later, a workaround was implemented to ignore SLPB events if one occurs within 10 seconds of starting !AcpiDaemon.exe. The SLPB events are still generated by the hardware every 2 seconds, but they are simply ignored. If !AcpiDaemon logging is enabled, the log file could grow very large logging these events. 50 47 51 Some systems enter suspend immediately after !AcpiDaemon is started. This is due to a misbehaving SLPB device which generates repeating suspend requests. If you have this problem, don't run the !AcpiDaemon until a version with a fix or workaround is released. 48 52