Changes between Version 4 and Version 5 of TestingGuide
- Timestamp:
- Oct 19, 2011, 7:43:39 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TestingGuide
v4 v5 1 == Testing Guid lines ==1 == Testing Guidelines == 2 2 3 3 Your system should *always* boot and run correctly with no PSD installed. If it … … 8 8 9 9 The PSD= line in your config.sys should not have any switches. This is the normal 10 configurat on and should work for every system:10 configuration and should work for every system: 11 11 PSD=ACPI.PSD 12 12 … … 57 57 58 58 1. Download "testlog" from http://www.88watts.net/software.html 59 2. Install the debug version (from the "debug" directory) of ACPI.PSD and ACPI32.DLL. AcpiDaemon.exe and APM.ADD are optional.59 2. Install the debug version (from the "debug" directory) of ACPI.PSD and ACPI32.DLL. !AcpiDaemon.exe and APM.ADD are optional. 60 60 3. Add the /DBGLVL=2 switch to the PSD= line in your CONFIG.SYS: 61 61 4. Use "testlog acpi" to produce a log. When prompted, type a short description of what the problem is.