From: Sebastian Henschel <acpi-1rjuZeEg9oEb1SvskN2V4Q@public.gmane.org>
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: JVC 731 ACPI problems
Date: Mon, 30 May 2005 22:50:35 +0000 [thread overview]
Message-ID: <20050530225035.GA17005@fingerbrecher> (raw)
In-Reply-To: <20050530205714.GD29805-l2ajQKOt+HbR7s880joybQ@public.gmane.org>
[-- Attachment #1.1: Type: text/plain, Size: 694 bytes --]
hello moe...
* moe <moe-9AEwkcPRwFQ@public.gmane.org> [2005-05-30 22:21 +0000]:
> i recently bought a JVC 731 Centrino/Pentium M subnotebook.
> is it possible to make acpi work properly on it?
>
> right now i have various problems under vanilla kernel 2.6.10;
> e.g. the remaining battery time is way overestimated, standby and
> suspend to ram/disk don't work.
>
> the missing suspend-functionality bothers me the most since it
> significantly limits the machines runtime.
i use kernel 2.6.11 on that machine and suspend-to-disk works quite well.
i did not play around much with ACPI, though.
attached are my kernel config and my suspend script.
cheers,
Sebastian
[-- Attachment #1.2: s4 --]
[-- Type: text/plain, Size: 95 bytes --]
#!/bin/bash
rmmod ipw2100
/bin/echo -n "disk" > /sys/power/state
modprobe ipw2100
ifup eth1
[-- Attachment #1.3: config-2.6.11.bz2 --]
[-- Type: application/octet-stream, Size: 11077 bytes --]
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2005-05-30 22:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-30 20:57 JVC 731 ACPI problems moe
[not found] ` <20050530205714.GD29805-l2ajQKOt+HbR7s880joybQ@public.gmane.org>
2005-05-30 22:50 ` Sebastian Henschel [this message]
2005-06-01 9:44 ` Pavel Machek
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=20050530225035.GA17005@fingerbrecher \
--to=acpi-1rjuzeeg9oeb1svskn2v4q@public.gmane.org \
--cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.