lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 10 Jun 2008 16:29:30 -0400 (EDT)
From:	Len Brown <lenb@...nel.org>
To:	"Rafael J. Wysocki" <rjw@...k.pl>
Cc:	De Martino Pasquale <paco.dmp@...il.com>,
	linux-kernel@...r.kernel.org,
	ACPI Devel Maling List <linux-acpi@...r.kernel.org>
Subject: Re: acpi problem


> > 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ