[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[plamo:29366] Re: acpi-1.0.6アップロードしました。



こんばんは、M.H です。

ハードウェアはくわしくないんですが、いわゆる Intel 865G チップセットのマシンに、
Plamo4.5b3 をインストールして、lspci は、
00:00.0 Host bridge: Intel Corporation 82865G/PE/P DRAM Controller/Host-Hub Interface (rev 02)
00:02.0 VGA compatible controller: Intel Corporation 82865G Integrated Graphics Controller (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev c2)
00:1f.0 ISA bridge: Intel Corporation 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801EB/ER (ICH5/ICH5R) IDE Controller (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801EB (ICH5) SATA Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801EB/ER (ICH5/ICH5R) SMBus Controller (rev 02)
00:1f.5 Multimedia audio controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02)
05:02.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5782 Gigabit Ethernet (rev 03)

[plamo:27348] を参照して、/etc/acpi/events/power を置いて、
/etc/rc.d/rc.M の apmd の設定の下に、

# Start the ACPI daemon if ACPI is enabled in the kernel.
if [ -x /usr/sbin/acpid -a -r /proc/acpi ]; then
    echo -n " acpid"
    /usr/sbin/acpid
fi

を追加して、
デフォルトのカーネルでカーネルパラメータは特に追加せずに起動して電源断を確認しました。

/var/log/messages の該当部分
Oct  2 00:24:45 xxxxxxxx acpid: client connected from 4181[0:0]
Oct  2 00:24:45 xxxxxxxx acpid: 1 client rule loaded
Oct  2 00:24:46 xxxxxxxx kernel: [drm] Initialized drm 1.1.0 20060810
Oct  2 00:24:46 xxxxxxxx kernel: ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 16
Oct  2 00:24:46 xxxxxxxx kernel: [drm] Initialized i915 1.6.0 20060119 on minor 0
Oct  2 00:24:59 xxxxxxxx acpid: received event "button/power PWRF 00000080 00000001"
Oct  2 00:24:59 xxxxxxxx acpid: notifying client 4181[0:0]
Oct  2 00:24:59 xxxxxxxx acpid: executing action "/sbin/shutdown -h now"
Oct  2 00:24:59 xxxxxxxx shutdown[4225]: shutting down for system halt
Oct  2 00:24:59 xxxxxxxx init: Switching to runlevel: 0
Oct  2 00:24:59 xxxxxxxx acpid: action exited with status 0
Oct  2 00:24:59 xxxxxxxx acpid: completed event "button/power PWRF 00000080 00000001"

kill -HUP プロセスID も試してみました。

Oct  2 00:41:23 xxxxxxxx acpid: reloading configuration
Oct  2 00:41:23 xxxxxxxx acpid: 1 rule loaded
Oct  2 00:41:28 xxxxxxxx acpid: received event "button/power PWRF 00000080 00000001"
Oct  2 00:41:28 xxxxxxxx acpid: notifying client 4184[0:0]
Oct  2 00:41:28 xxxxxxxx acpid: executing action "/sbin/shutdown -h now"
Oct  2 00:41:28 xxxxxxxx shutdown[4418]: shutting down for system halt
Oct  2 00:41:28 xxxxxxxx init: Switching to runlevel: 0
Oct  2 00:41:28 xxxxxxxx acpid: action exited with status 0
Oct  2 00:41:28 xxxxxxxx acpid: completed event "button/power PWRF 00000080 00000001"

サンプルの足しにしてください(_ _)

Thanks!
  -M.H



[検索ページ] [メール一覧]
Plamo ML 公開システム