Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ACPI doesn't apply
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
j0elbYte
Tux's lil' helper
Tux's lil' helper


Joined: 23 Sep 2004
Posts: 91
Location: SV

PostPosted: Wed Mar 23, 2005 1:15 pm    Post subject: ACPI doesn't apply Reply with quote

Im using the 2.6.11 kernel on my P4 desktop system, but after changing motherboard
EDIT MSI NEO2-PFS using intel 865PE ICH5 chipset EDIT
, I cant get the ACPI functions to apply correctly. The kernel detects my HT-enabled CPU(s) as ACPI-compatible, but my doesn't spin below 4200 rpm, whch is always did before when idle. Also, when halting the system the power doesn't turn off, just like no PM was compiled into the kernel
Still the log seems ok:

Code:

[Fri Mar 18 21:15:22 2005] received event "button/power PWRF 00000080 00000001"
[Fri Mar 18 21:15:22 2005] executing action "/etc/acpi/default.sh button/power P
WRF 00000080 00000001"
[Fri Mar 18 21:15:22 2005] BEGIN HANDLER MESSAGES
[Fri Mar 18 21:15:22 2005] END HANDLER MESSAGES
[Fri Mar 18 21:15:22 2005] action exited with status 0
[Fri Mar 18 21:15:22 2005] completed event "button/power PWRF 00000080 00000001"


My ACPI section in the kernelconfig looks like this
Code:

CONFIG_ACPI=y
CONFIG_ACPI_BOOT=y
CONFIG_ACPI_INTERPRETER=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_SLEEP_PROC_FS=y
# CONFIG_ACPI_AC is not set
# CONFIG_ACPI_BATTERY is not set
CONFIG_ACPI_BUTTON=y
# CONFIG_ACPI_VIDEO is not set
CONFIG_ACPI_FAN=y
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_THERMAL=y
# CONFIG_ACPI_ASUS is not set
# CONFIG_ACPI_IBM is not set
# CONFIG_ACPI_TOSHIBA is not set
# CONFIG_ACPI_CUSTOM_DSDT is not set
CONFIG_ACPI_BLACKLIST_YEAR=0
# CONFIG_ACPI_DEBUG is not set
CONFIG_ACPI_BUS=y
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_PCI=y
CONFIG_ACPI_SYSTEM=y
CONFIG_X86_PM_TIMER=y
# CONFIG_ACPI_CONTAINER is not set


Also tried the CPUFreq functions without success
Code:

# CONFIGCONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_DEBUG=y
CONFIG_CPU_FREQ_STAT=y
CONFIG_CPU_FREQ_STAT_DETAILS=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y
# CONFIG_CPU_FREQ_GOV_PERFORMANCE is not set
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_TABLE=y

#
# CPUFreq processor drivers
#
CONFIG_X86_ACPI_CPUFREQ=y
# CONFIG_X86_POWERNOW_K6 is not set
# CONFIG_X86_POWERNOW_K7 is not set
# CONFIG_X86_POWERNOW_K8 is not set
# CONFIG_X86_GX_SUSPMOD is not set
# CONFIG_X86_SPEEDSTEP_CENTRINO is not set
# CONFIG_X86_SPEEDSTEP_ICH is not set
# CONFIG_X86_SPEEDSTEP_SMI is not set
CONFIG_X86_P4_CLOCKMOD=y
# CONFIG_X86_CPUFREQ_NFORCE2 is not set
# CONFIG_X86_LONGRUN is not set
# CONFIG_X86_LONGHAUL is not set_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set


Thankful for any suggestion
_________________
printf("format string what?");
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum