[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[plamo:11845] Re: No APM support in kernel
-
From:Iehiko Miyazawa
-
Date:Wed, 17 Oct 2001 23:23:56 +0900
- Subject: [plamo:11845] Re: No APM support in kernel
- From: Iehiko Miyazawa <echo@xxxxxxxxxxxxxxxx>
- Date: Wed, 17 Oct 2001 23:23:56 +0900
- Posted: Wed, 17 Oct 2001 23:23:10 +0900 (JST)
こんばんは。
みやざわ と申します。
Subject: [plamo:11589] Re: No APM support in kernel
Date: Sat, 29 Sep 2001 14:39:06 +0900
|--- linux-2.4.9/arch/i386/kernel/apm.c Tue Aug 14 01:39:28 2001
|+++ linux/arch/i386/kernel/apm.c Fri Sep 7 10:41:59 2001
|@@ -1652,7 +1652,7 @@
| if (realmode_power_off)
| apm_info.realmode_power_off = 1;
| /* User can override, but default is to trust DMI */
|- if (apm_disabled != -1)
|+ if (apm_disabled > 0)
| apm_info.disabled = 1;
|
| /*
|
|----ここまで引用終了----
|
|kernel-2.4.10のsourceしか見てなくて尚且つ、まだ試してないのですが、
|このパッチあててapm=onを与えればイケ(元の状態に戻れ)そうな気がします。
事後報告ですが、これを焼き直してkernel-2.4.10の arch/i386/kernel/apm.c
でもOKでした。
また、最近のkernel-2.4.12では修正されたようで、上記の対処は不要でした。
ちなみにkernel-2.4.12は以下のように変更されてました。
arch/i386/kernel/apm.c line 1671/1805 93% あたり
----
/* User can override, but default is to trust DMI */
if (apm_disabled != -1)
apm_info.disabled = apm_disabled;
----
それでは。
★ みやざわ echo@mbd.sphere.ne.jp ★
すわろーず 日本シリーズぢゃない、 リーグ優勝おめでとう!!
まりなーず ワールドシリーズぢゃない リーグ優勝おめでとう!!
[検索ページ]
[メール一覧]
Plamo ML 公開システム