9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] warning did not change apm0=ax=f000...
       [not found] <2878870179@snellwilcox.com>
@ 2003-09-01 12:58 ` steve.simon
  0 siblings, 0 replies; 4+ messages in thread
From: steve.simon @ 2003-09-01 12:58 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 347 bytes --]

I'am using the kernel as distributed by the labs and /sys/src/9/pc/pcdisk
has an entry of the form:
	apm	apmjunk

which _I think_ answers your question, "yes I have",
but perhaps there is another incantation to make it work.

Its a pain as I have been through this before, apm works
beautifully on my laptop, but thats at home...

-Steve

[-- Attachment #2: Type: message/rfc822, Size: 2936 bytes --]

[-- Attachment #2.1.1: Type: text/plain, Size: 66 bytes --]

did you include #P in the kernel? I know it's a silly
question...

[-- Attachment #2.1.2: Type: message/RFC822, Size: 1967 bytes --]

Received: from mail.cse.psu.edu ([130.203.4.6]) by aquamar; Mon Sep  1 12:55:26 MDT 2003
Received: by mail.cse.psu.edu (CSE Mail Server, from userid 60001)
	id 218D219AC0; Mon,  1 Sep 2003 06:55:14 -0400 (EDT)
Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.20.6])
	by mail.cse.psu.edu (CSE Mail Server) with ESMTP
	id DEE0B19AAB; Mon,  1 Sep 2003 06:55:09 -0400 (EDT)
X-Original-To: 9fans@cse.psu.edu
Delivered-To: 9fans@cse.psu.edu
Received: by mail.cse.psu.edu (CSE Mail Server, from userid 60001)
	id 451D419A9E; Mon,  1 Sep 2003 06:54:39 -0400 (EDT)
Received: from larch (unknown [195.173.15.12])
	by mail.cse.psu.edu (CSE Mail Server) with ESMTP id F1339199FE
	for <9fans@cse.psu.edu>; Mon,  1 Sep 2003 06:54:26 -0400 (EDT)
Message-ID: <a16d9c96292b4474ad77e86a29f398ce@yourdomain.dom>
From: steve.simon@snellwilcox.com
To: 9fans@cse.psu.edu
MIME-Version: 1.0
Content-Type: text/plain; charset="US-ASCII"
Content-Transfer-Encoding: 7bit
Subject: [9fans] warning did not change apm0=ax=f000...
Sender: 9fans-admin@cse.psu.edu
Errors-To: 9fans-admin@cse.psu.edu
X-BeenThere: 9fans@cse.psu.edu
X-Mailman-Version: 2.0.11
Precedence: bulk
Reply-To: 9fans@cse.psu.edu
List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu>
List-Archive: <https://lists.cse.psu.edu/archives/9fans/>
Date: Mon, 1 Sep 2003 11:54:25 +0100
X-Spam-Status: No, hits=1.4 required=5.0
	tests=NO_REAL_NAME,RCVD_IN_OSIRUSOFT_COM
	version=2.55
X-Spam-Level: *
X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp)

Hi,

I'am trying to get APM to work on my desktop machine
so I can get it to shutdown after doing a backup each night.

I have added 'apm0=' to my plan9.ini but get a
message along the lines of:
	warning: did not change apm0-ax=f000 ...
	in plan9.ini

on boot.

The '#P/apm' device does not appear either with or
without the 'apm0=' line in plan9.ini

Have I missed somthing?

-Steve

From: steve.simon@snellwilcox.com
To: 9fans@cse.psu.edu
Subject: [9fans] warning did not change apm0=ax=f000...
Date: Mon, 1 Sep 2003 11:54:25 +0100
Message-ID: <a16d9c96292b4474ad77e86a29f398ce@yourdomain.dom>

Hi,

I'am trying to get APM to work on my desktop machine
so I can get it to shutdown after doing a backup each night.

I have added 'apm0=' to my plan9.ini but get a
message along the lines of:
	warning: did not change apm0-ax=f000 ...
	in plan9.ini

on boot.

The '#P/apm' device does not appear either with or
without the 'apm0=' line in plan9.ini

Have I missed somthing?

-Steve

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] warning did not change apm0=ax=f000...
@ 2003-09-01 14:21 Fco.J.Ballesteros
  0 siblings, 0 replies; 4+ messages in thread
From: Fco.J.Ballesteros @ 2003-09-01 14:21 UTC (permalink / raw)
  To: 9fans

BTW, I reread your mail, and if you just want
to shutdown the machine you only need /dev/console.

regarding your apm problem, if you had apm enabled in the bios
and the driver in place, I don't know what the problem can be.
Does the message show up before loading the kernel or after?
If it's before, it's a 9load problem. If it's after, the apm driver
might be the place to look at.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] warning did not change apm0=ax=f000...
  2003-09-01 10:54 steve.simon
@ 2003-09-01 10:58 ` Fco.J.Ballesteros
  0 siblings, 0 replies; 4+ messages in thread
From: Fco.J.Ballesteros @ 2003-09-01 10:58 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 66 bytes --]

did you include #P in the kernel? I know it's a silly
question...

[-- Attachment #2: Type: message/rfc822, Size: 1967 bytes --]

From: steve.simon@snellwilcox.com
To: 9fans@cse.psu.edu
Subject: [9fans] warning did not change apm0=ax=f000...
Date: Mon, 1 Sep 2003 11:54:25 +0100
Message-ID: <a16d9c96292b4474ad77e86a29f398ce@yourdomain.dom>

Hi,

I'am trying to get APM to work on my desktop machine
so I can get it to shutdown after doing a backup each night.

I have added 'apm0=' to my plan9.ini but get a
message along the lines of:
	warning: did not change apm0-ax=f000 ...
	in plan9.ini

on boot.

The '#P/apm' device does not appear either with or
without the 'apm0=' line in plan9.ini

Have I missed somthing?

-Steve

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [9fans] warning did not change apm0=ax=f000...
@ 2003-09-01 10:54 steve.simon
  2003-09-01 10:58 ` Fco.J.Ballesteros
  0 siblings, 1 reply; 4+ messages in thread
From: steve.simon @ 2003-09-01 10:54 UTC (permalink / raw)
  To: 9fans

Hi,

I'am trying to get APM to work on my desktop machine
so I can get it to shutdown after doing a backup each night.

I have added 'apm0=' to my plan9.ini but get a
message along the lines of:
	warning: did not change apm0-ax=f000 ...
	in plan9.ini

on boot.

The '#P/apm' device does not appear either with or
without the 'apm0=' line in plan9.ini

Have I missed somthing?

-Steve



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-09-01 14:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <2878870179@snellwilcox.com>
2003-09-01 12:58 ` [9fans] warning did not change apm0=ax=f000 steve.simon
2003-09-01 14:21 Fco.J.Ballesteros
  -- strict thread matches above, loose matches on Subject: below --
2003-09-01 10:54 steve.simon
2003-09-01 10:58 ` Fco.J.Ballesteros

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).