Re: ACPI: SBS in linux-2.6.18-rc1 - Works for me!

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Berthold Cogel <cogel@xxxxxxxxxxxxxxxx> 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

-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux IBM ACPI]     [Linux Power Management]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux