Mailinglist Archive: opensuse-bugs (7405 mails)
| < Previous | Next > |
[Bug 357598] CPU frequency scaling not working after upgrade to latest kernel (2.6.22. 16-0.1-default)
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Fri, 1 Feb 2008 07:46:30 -0700 (MST)
- Message-id: <20080201144630.461EDCC7AF@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=357598
User web@xxxxxxxxxxxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=357598#c16
--- Comment #16 from Alexander Schaber <web@xxxxxxxxxxxxxxxxxxx> 2008-02-01
07:46:29 MST ---
(In reply to comment #12 from Thomas Renninger)
least from what I see in kpowersave and what I saw during bootup :(
ACPI Error (dsopcode-0250): No pointer back to NS node in buffer obj
ffff81007cc35160 [20070126]
ACPI Error (psparse-0537): Method parse/execution failed [\_PR_.CPU0._PDC]
(Node ffff810037fc5690), AE_AML_INTERNAL
ACPI: Processor [CPU0] (supports 8 throttling states)
ACPI Error (dsopcode-0250): No pointer back to NS node in buffer obj
ffff810037f8fce0 [20070126]
ACPI Error (psparse-0537): Method parse/execution failed [\_PR_.CPU1._PDC]
(Node ffff810037fc5610), AE_AML_INTERNAL
ACPI: Processor [CPU1] (supports 8 throttling states)
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
User web@xxxxxxxxxxxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=357598#c16
--- Comment #16 from Alexander Schaber <web@xxxxxxxxxxxxxxxxxxx> 2008-02-01
07:46:29 MST ---
(In reply to comment #12 from Thomas Renninger)
Ohh well, that is my fault.As a matter of fact is it! But anyway I still there is no cpufreq support, at
I accidently removed the centrino driver for x86_64.
Instead of only removing an old flag:
# CONFIG_X86_SPEEDSTEP_CENTRINO_ACPI is not set
this one also was unset accidently:
CONFIG_X86_SPEEDSTEP_CENTRINO=m
Can you try this one:
ftp.suse.com/pub/people/trenn/10.3_cpufreq_centrino_x86_64
I hope there are no dependencies and the config got reset again, please double
check with:
zcat /proc/config.gz |less
and search for CONFIG_X86_SPEEDSTEP_CENTRINO, it should be set to =m.
least from what I see in kpowersave and what I saw during bootup :(
Do these ACPI error messages go away with the new kernel?
ACPI Error (dsopcode-0250): No pointer back to NS node in buffer obj
ffff81007cc35160 [20070126]
ACPI Error (psparse-0537): Method parse/execution failed [\_PR_.CPU0._PDC]
(Node ffff810037fc5690), AE_AML_INTERNAL
ACPI: Processor [CPU0] (supports 8 throttling states)
ACPI Error (dsopcode-0250): No pointer back to NS node in buffer obj
ffff810037f8fce0 [20070126]
ACPI Error (psparse-0537): Method parse/execution failed [\_PR_.CPU1._PDC]
(Node ffff810037fc5610), AE_AML_INTERNAL
ACPI: Processor [CPU1] (supports 8 throttling states)
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |