Bug 211485
| Summary: | FATAL: Error inserting acpi_cpufreq | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | ericm24x7 | ||||
| Component: | cpuspeed | Assignee: | Jarod Wilson <jarod> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | CC: | lsof | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2006-12-21 16:23:40 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: | 
 | ||||||
| 
        
          Description
        
        
          ericm24x7
        
        
        
        
        
          2006-10-19 17:43:13 UTC
        
       Created attachment 138886 [details]
dmesg output
This is not a bug about cpuspeed. If you use the other frequency scaling tools (like cpudynd, cpufreqd, powernowd, and so on), it will also fail. The reason which creates this bug is that the directory of /sys/devices/system/cpu/cpu0/cpufreq doesn't exist. You should re-compile your kernel enabling cpufreq support. This was actually us needing to load powernow-k8 instead of acpi-cpufreq. Latest cpuspeed release should do the right thing now. |