Code: Select all
dmesg | grep ACPIhttp://forums.gentoo.org/viewtopic.php?t=158462
http://forums.gentoo.org/viewtopic.php?t=122145

Code: Select all
dmesg | grep ACPI
Code: Select all
ACPI: No IRQ known for interrupt pin A of device 0000:00:10.0
powernow: Trying ACPI perflib
ACPI: (supports S0 S3 S4 S5)
ACPI: Looking for DSDT in initrd ... not found!Same hereblmartin777 wrote:I have a gentoo system up and running. I was following your how-to and it got to the part where you said toWhen I tried to cd /sys/devices/system/cpu/cpu0/cpufreq I don't have that. I have everything up to /sys/devices/system/cpu/cpu0 but no cpufreq so I tried to create one (as normal user and as root) but it wouldn't let me. So I am not sure where to go or what to do from here.cat /proc/cpuinfo | grep "cpu MHz"
cd /sys/devices/system/cpu/cpu0/cpufreq/
echo -n userspace > scaling_governor
echo -n 1000000 > scaling_setspeed
cat /proc/cpuinfo | grep "cpu MHz"






As you can see, No problem for switching from default to battery runlevel, but for the battery to default, I've got a special log...Jul 12 10:52:24 germaine logger: Switching to default runlevel
Jul 12 10:52:24 germaine rc-scripts: Could not kill pid '3680'
Jul 12 10:52:24 germaine rpc.statd[21682]: Version 1.0.6 Starting
Jul 12 10:52:24 germaine init: Trying to re-exec init
Jul 12 10:52:33 germaine logger: Switching to battery runlevel
Not necessarily. Compile a recent (2.6.10-rc2) kernel with CONFIG_CPU_FERQ_DEBUG enabled and CONFIG_X86_SPEEDSTEP_SMI as module, pass cpufreq.debug=7 on the boot command line, issue a "modprobe speedstep-smi" and either send me (linux AT brodo DOT de) the dmesg or post it here or in a different thread. Also append the output of /proc/cpuinfo.noookz wrote:I have the same problem as blmartin777. However, my problem is my chipset isn't supported...I have Intel 440 BX/ZX/DX, so looks like I'm out of luck... :cry:
Is there a directorypi-r wrote:-Speedfreq doesn't work for me... (In fact it had work once, decreased the CPU freq when I unplugged the AC but when I plug the AC after, I did not have an increasing... The frequency was stable around 600 MHz...)
Code: Select all
/sys/devices/system/cpu/cpu0/cpufreq
http://www.gentoo.org/doc/en/power-management-guide.xmlforsen wrote:hi! is there a mirror of the howto some place? my isp have lots of problems with their routing these days, and i really want to try that howto!
Earthwings wrote:http://www.stud.uni-karlsruhe.de/power- ... draft.html
Code: Select all
The requested URL /power-management-guide-draft.html was not found on this server.