public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Johan Vromans <jvromans@squirrel.nl>
To: Berthold Cogel <cogel@rrz.uni-koeln.de>
Cc: linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: ACPI: SBS in linux-2.6.18-rc1 - Works for me!
Date: Thu, 13 Jul 2006 10:20:44 +0200	[thread overview]
Message-ID: <m21wspj4pv.fsf@phoenix.squirrel.nl> (raw)
In-Reply-To: <44B5FCEC.8040903@rrz.uni-koeln.de> (Berthold Cogel's message of "Thu, 13 Jul 2006 09:57:32 +0200")

Berthold Cogel <cogel@rrz.uni-koeln.de> writes:

> I've tested linux-2.6.18-rc1 with Smart Battery System enabled. It
> works for my Acer Extensa 3002 WLMi.

That's good to hear!

> Is it possible to load sbs and i2c-ec automatically together with the
> other ACPI modules? On my Debian system I had to load the modules via
> /etc/modules.conf.

I use a similar approach (for the 'old style' SBS) in /etc/rc.local:

  /sbin/modprobe -r battery
  /sbin/modprobe -r ac
  /sbin/modprobe i2c-acpi-ec
  /sbin/modprobe acpi-sbs

W.r.t. enabling/disabling ac&battery when sbs is selected: I'm not so
sure if that would be a good idea. You build a kernel with modules,
and at some later stage it is selected which modules will be actually
be used.

-- Johan


  reply	other threads:[~2006-07-13  8:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-13  7:57 ACPI: SBS in linux-2.6.18-rc1 - Works for me! Berthold Cogel
2006-07-13  8:20 ` Johan Vromans [this message]
2006-07-13  8:30 ` Luca Capello
2006-07-14 10:26   ` Berthold Cogel

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=m21wspj4pv.fsf@phoenix.squirrel.nl \
    --to=jvromans@squirrel.nl \
    --cc=cogel@rrz.uni-koeln.de \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.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