Bug 14812

Summary: [acpi-cpufreq] cant be loaded on nforce MCP79 + intel T3000 processor
Product: ACPI Reporter: Victor (2g0ga.dp.ua)
Component: BIOSAssignee: acpi_bios
Status: CLOSED DOCUMENTED    
Severity: high CC: akpm, lenb, yakui.zhao
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 2.6.32 Subsystem:
Regression: No Bisected commit-id:
Attachments: ACPIDUMP
dmesg

Description Victor 2009-12-14 23:57:18 UTC
[root@notik ~]# modprobe acpi-cpufreq
FATAL: Error inserting acpi_cpufreq (/lib/modules/2.6.32-ARCH/kernel/arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.ko): No such device

cpufreq won't work on MSI CR400 notebook
Comment 1 Andrew Morton 2009-12-17 00:25:52 UTC
Reassigned to ACPI.
Comment 2 ykzhao 2009-12-22 01:13:55 UTC
Hi, Victor
    Will you please attach the output of acpidump?
    Please also attach the following output:
      > cat /sys/firmware/acpi/tables/dynamic/SSDT1 >ssdt1
      > cat /sys/firmware/acpi/tables/dynamic/SSDT2 >ssdt2
  
    Please boot the system with the boot option of "cpufreq.debug=0x07" and attach the output of dmesg.

Thanks.
Comment 3 Victor 2009-12-22 07:48:02 UTC
Created attachment 24255 [details]
ACPIDUMP
Comment 4 Victor 2009-12-22 07:48:51 UTC
Created attachment 24256 [details]
dmesg

DMESG
Comment 5 Victor 2009-12-22 07:50:31 UTC
an't make

cat /sys/firmware/acpi/tables/dynamic/SSDT1 > ssdt1

because directory

/sys/firmware/acpi/tables/dynamic/

is empty.
Comment 6 ykzhao 2009-12-23 02:21:44 UTC
Hi, Victor
    I check the acpidump and find that there is no _PSS object in ACPI table, which is required by acpi_cpufreq driver.
    So IMO this is a bios bug. Will you please try to check whether the updated bios is available and see whether it can be fixed.

Thanks.
Comment 7 ykzhao 2009-12-23 02:23:13 UTC
As this is a BIOS bug, this bug will be rejected as Documented.

Thanks.