[Bug 20622] powernow-k7 doesn't appear to work with linux-image-2.6.15-7-k7
bugzilla-daemon at bugzilla.ubuntu.com
bugzilla-daemon at bugzilla.ubuntu.com
Wed Jan 11 18:13:34 UTC 2006
Please do not reply to this email. You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=20622
Ubuntu | linux
ben.collins at ubuntu.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Additional Comments From ben.collins at ubuntu.com 2006-01-11 18:13 UTC -------
(In reply to comment #17)
> This section of code is where the modprobe is failing on my system:
>
> /* Does not support multi-cpu systems */
> if (num_online_cpus() != 1 || num_possible_cpus() != 1)
> return -ENODEV;
>
> Since I clearly only have one (online) CPU, I'm assuming that
> num_possible_cpus() is not 1. (Or, the macros don't evaluate to a simple
> expression.)
Are you able to compile modules? If so can you compile powernow-k7.ko with the
above section of code commented out?
--
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the kernel-bugs
mailing list