public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Len Brown <lenb@kernel.org>
To: "Rafael J. Wysocki" <rjw@sisk.pl>
Cc: De Martino Pasquale <paco.dmp@gmail.com>,
	linux-kernel@vger.kernel.org,
	ACPI Devel Maling List <linux-acpi@vger.kernel.org>
Subject: Re: acpi problem
Date: Tue, 10 Jun 2008 16:29:30 -0400 (EDT)	[thread overview]
Message-ID: <alpine.LFD.1.10.0806101623491.14381@localhost.localdomain> (raw)
In-Reply-To: <200805292156.08963.rjw@sisk.pl>


> > with kernel 2.6.25 my acpi does not work whereas with version <= 2.6.24 all works fine.
> > 
> > Full description:
> > when i run acpi -a this is my output:
> > No support for device type: battery
> > No support for device type: ac_adapter

what do CONFIG_ACPI_BATTERY and CONFIG_ACPI_AC say in your 2.6.24 and 
2.6.25 .config files?

> > "lsmod | grep acpi" says that the acpi module is not loaded so i've tried
> > "modprobe acpi" but the output is:

there is no such thing as the "acpi module", so this is normal

> > FATAL: Error inserting acpi_cpufreq
> > (/lib/modules/2.6.25-2-amd64/kernel/arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.ko):
> > Device or resource busy

that's normal, since you've got powernow_k8 loaded

> > I've also tried to pass acpi=on option when kernel boots

there is no such option as "acpi=on", so this is also normal.

"dmesg -s64000 |grep -i acpi" will tell you more about what you
just booted, but since you're running the fan and thermal modules,
it is surely on already.

-Len

  parent reply	other threads:[~2008-06-10 20:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-29 17:33 acpi problem De Martino Pasquale
2008-05-29 19:56 ` Rafael J. Wysocki
2008-06-06  0:12   ` Andrew Morton
2008-06-10 20:29   ` Len Brown [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-04-18  3:26 ACPI Problem Julian Blake Kongslie

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=alpine.LFD.1.10.0806101623491.14381@localhost.localdomain \
    --to=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=paco.dmp@gmail.com \
    --cc=rjw@sisk.pl \
    /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