From owner-acpi-jp@jp.FreeBSD.org Tue Sep  2 05:04:27 2003
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) id h81K4Rd83225;
	Tue, 2 Sep 2003 05:04:27 +0900 (JST)
	(envelope-from owner-acpi-jp@jp.FreeBSD.org)
Received: from mail.ncport.ru (eligor.ncport.ru [213.134.192.6])
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) with ESMTP/inet id h81K4Mw83220
	for <acpi-jp@jp.freebsd.org>; Tue, 2 Sep 2003 05:04:24 +0900 (JST)
	(envelope-from mor@finmarket.ru)
Received: from mobile.mor.ncport.ru (d4-262.dialup.ncport.ru [213.134.222.4])
	by mail.ncport.ru (8.12.9/8.12.9) with ESMTP id h81K4G6A024014
	for <acpi-jp@jp.freebsd.org>; Tue, 2 Sep 2003 00:04:18 +0400
Received: from mobile.mor.ncport.ru (localhost [127.0.0.1])
	by mobile.mor.ncport.ru (8.12.9/8.12.9) with ESMTP id h81K2YUX001040
	for <acpi-jp@jp.freebsd.org>; Tue, 2 Sep 2003 00:02:34 +0400 (MSD)
	(envelope-from mor@mobile.mor.ncport.ru)
Received: (from mor@localhost)
	by mobile.mor.ncport.ru (8.12.9/8.12.9/Submit) id h81K2XHW001039
	for acpi-jp@jp.freebsd.org; Tue, 2 Sep 2003 00:02:33 +0400 (MSD)
From: "Oleg R. Muhutdinov" <mor@ncport.ru>
To: acpi-jp@jp.FreeBSD.org
Message-ID: <20030901200233.GA825@mobile.mor.ncport.ru>
Mime-Version: 1.0
Content-Type: text/plain; charset=koi8-r
Content-Disposition: inline
X-Operating-System: FreeBSD 5.1-CURRENT i386
User-Agent: Mutt/1.5.4i
Reply-To: acpi-jp@jp.FreeBSD.org
Precedence: list
Date: Tue, 2 Sep 2003 00:02:33 +0400
X-Sequence: acpi-jp 2638
Subject: [acpi-jp 2638] i386/55661 ACPI suspend/resume problem on ARMADA M700
Sender: owner-acpi-jp@jp.FreeBSD.org
X-Originator: mor@ncport.ru
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+030830

Hello,

I send Problem Report i386/55661 on Sun Aug 17 04:50:18 PDT 2003
http://www.freebsd.org/cgi/query-pr.cgi?pr=55661

acpidump -o ARMADA_M700.dsdt > ARMADA_M700.asl

http://mor.ncport.ru/ARMADA_M700.asl
http://mor.ncport.ru/ARMADA_M700.dsdt
or
http://213.134.203.20/ARMADA_M700.asl
http://213.134.203.20/ARMADA_M700.dsdt

boot -v
http://mor.ncport.ru/ARMADA_M700.dmesg
http://213.134.203.20/ARMADA_M700.dmesg

I want to obtain more specific information:

-----= screen =-----
mobile# sysctl hw.acpi
hw.acpi.supported_sleep_state: S1 S3 S4 S5
hw.acpi.power_button_state: S5
hw.acpi.sleep_button_state: S1
hw.acpi.lid_switch_state: S1
hw.acpi.standby_state: S1
hw.acpi.suspend_state: S4
hw.acpi.sleep_delay: 5
hw.acpi.s4bios: 1
hw.acpi.verbose: 1
hw.acpi.disable_on_poweroff: 1
hw.acpi.cpu.max_speed: 8
hw.acpi.cpu.current_speed: 8
hw.acpi.cpu.performance_speed: 8
hw.acpi.cpu.economy_speed: 4
hw.acpi.thermal.min_runtime: 0
hw.acpi.thermal.polling_rate: 30
hw.acpi.thermal.tz0.temperature: 3122
hw.acpi.thermal.tz0.active: -1
hw.acpi.thermal.tz0.thermal_flags: 0
hw.acpi.thermal.tz0._PSV: 3632
hw.acpi.thermal.tz0._HOT: -1
hw.acpi.thermal.tz0._CRT: 3762
hw.acpi.thermal.tz0._ACx: 3482 3382 3282 -1 -1 -1 -1 -1 -1 -1
hw.acpi.acline: 1
hw.acpi.battery.life: 93
hw.acpi.battery.time: -1
hw.acpi.battery.state: 0
hw.acpi.battery.units: 2
hw.acpi.battery.info_expire: 5
 
[... I press suspend/resume, laptop slept and wakeup fine ... ]
 
mobile# acpi_button0: sleep button pressed
ata0: resetting devices ..
ata0: pre reset mask=03 ostat0=50 ostat2=00
ad0: ATAPI 00 00
acd0: ATAPI 14 eb
ata0: after reset mask=03 stat0=50 stat1=00
ad0: ATA 01 a5
ata0: devices=09
ad0: success setting UDMA33 on Intel PIIX4 chip
acd0: success setting PIO4 on Intel PIIX4 chip
done
atkbd: the current kbd controller command byte 0047
atkbd: keyboard ID 0x41ab (2)
acpi_cmbat0: battery initialization start
acpi_cmbat1: battery initialization start
Sep  1 22:08:57 mobile kernel: wakeup from sleeping state (slept 00:00:20)
Sep  1 22:08:57 mobile kernel: kbdc: RESET_KBD return code:00fa
Sep  1 22:08:57 mobile kernel: kbdc: RESET_KBD status:00aa
acpi_cmbat0: battery initialization done, tried 1 times
 
[... OK, I press suspend next time ...]
 
mobile# acpi_button0: sleep button pressed
 
[... laptop is not suspended, I can input text, switch virtual console,
     but I can't input command, system freeze. Only 'reset' may help me :) ...]
-----= end sreen =-----

Of course I try change setting (hw.acpi*) and try boot other kernel (GENERIC), 
but without result.



Thanks for yours work!

Oleg
