From: Axel Siebenwirth <axel-t/t5jHnNTs4@public.gmane.org>
To: Gustavo Sverzut Barbieri
<gsbarbieri-/E1597aS9LRfJ/NunPodnw@public.gmane.org>
Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: Newbie questions
Date: Sat, 3 Aug 2002 14:49:13 +0200 [thread overview]
Message-ID: <20020803124913.GA11839@prester.freenet.de> (raw)
In-Reply-To: <20020803041040.10310.qmail-L8+/D2FWflyA/QwVtaZbd3CJp6faPEW9@public.gmane.org>
Hi Gustavo!
On Sat, 03 Aug 2002, Gustavo Sverzut Barbieri wrote:
> I'm trying to use ACPI withou success. The kernel
> 2.5.{29,30} don't even compile (error with: save_flags
> and restore_flags, listed below).
drivers/acpi/system.c lacks the inclusion of linux/interrupt.h.
So add
#include <linux/interrupt.h>
to drivers/acpi/system.c and it should build.
> I got acpid, but I got nothing more than mapping the
> buttons (power and lid) to run what I desire. I wanna
> know how I put it to sleep (suspend, and how to come
> back)
Don't really know about but Pavel Machek is working on software suspend for
2.5 kernels. Tried it every now and then but it's not 100% working yet since
it's still under development as the whole 2.5 kernel is.
Better is you stickt to 2.4 kernels.
To get acpid work with 2.5 kernels you need a patch for acpid to get it to
work with latest acpi.
Regards,
Axel
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
prev parent reply other threads:[~2002-08-03 12:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-03 4:10 Newbie questions Gustavo Sverzut Barbieri
[not found] ` <20020803041040.10310.qmail-L8+/D2FWflyA/QwVtaZbd3CJp6faPEW9@public.gmane.org>
2002-08-03 12:49 ` Axel Siebenwirth [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20020803124913.GA11839@prester.freenet.de \
--to=axel-t/t5jhnnts4@public.gmane.org \
--cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=gsbarbieri-/E1597aS9LRfJ/NunPodnw@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox