Opened 16 years ago
Closed 15 years ago
#304 closed defect (unknown)
ACPI not fully working with Asus P5B motherboard
Reported by: | heimolepikko | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Release version 3.18 |
Component: | ACPI PSD | Version: | 3.11 |
Keywords: | Cc: |
Description
With UNI kernel, suspend/resume with sleepmode S1 seems to work. However, mode s3 does not. With SMP kernel, both modes do not work correctly.
I have remarks and logs included in attachments.
Attachments (2)
Change History (11)
by , 16 years ago
Attachment: | uni-apic_logs.zip added |
---|
by , 16 years ago
Attachment: | smp-apic_logs.zip added |
---|
Logs related to acpi support for Asus P5B motherboard (smp)
comment:1 by , 16 years ago
For S3 you need check BIOS setup. It can has "S1" or "S1&S3" or "S3str". If you have working S1 (at Uni) - you have chance for working S3. Try add /VBE and test S3
comment:2 by , 16 years ago
In BIOS I saw the string 'S3str', so that must be it.
I tried suspend/resume using /VBE with UNI kernel (/APIC /VBE), but no luck. After suspend, the power led was not flashing and the mouse led remained on. However, the display was correctly suspended. Short press of the power button resulted in a reboot. So resume did not work.
comment:3 by , 16 years ago
Try enter to suspend and wakeup from Full Screen session. 1st way - change in acpid.cfg PowerButton = suspend, run FS and press Power Button. 2nd way, get from hobbes.nmsu.edu apm2v14.zip and run apm.exe /Suspend from FS. Meaning you have installed debug version of acpi.psd.
If you see string at screen after wakeup - next we can to find problem. If no - 1st and don't resolved problem - video card.
Also, you can try find in BIOS setup option like next "Init Video after S3", this very help for wakeup video.
comment:4 by , 16 years ago
Tried entering suspend/resume from Full Screen Session having the PowerButton=suspend setting enabled in acpid.cfg. And the Sleepmode was S3.
I used the debug version of acpi.psd (3.11). In BIOS, I enabled 'Repost video on S3 resume'.
- test: The PC did not respond much to any buttons after suspend. Had to reset.
- test: After suspend the PC rebooted when I pressed pwr button shortly.
Also the suspends were not exactly correct.
Video card: This is Nvidia Geforce 7300 GT. ECS (or Panorama) sees it as NVidia G73 - p501h7b. The display is Fujitsu Siemens flat panel S17-1 (Scitech Display Doctor in ECS). In normal use they work OK.
comment:5 by , 16 years ago
For SMP suspend don't possible with IBM kernel. What is Uni? Need log from latest acpi and talks about problem. Also, SNAP can don't support suspend - use panorama
comment:6 by , 16 years ago
Please download experimental ACPI build from Mensys site:
- Experimental build for you:
ACPI-APIC-BAT.ZIP
- Read instructions: http://ecomstation.ru/projects/acpitools/?action=testcase
comment:7 by , 16 years ago
Milestone: | Release version 3.15 → Feedback pending |
---|
comment:8 by , 16 years ago
Owner: | removed |
---|
comment:9 by , 15 years ago
Milestone: | Feedback pending → Release version 3.18 |
---|---|
Resolution: | → unknown |
Status: | new → closed |
Logs related to acpi support for Asus P5B motherboard