|
Bugzilla – Full Text Bug Listing |
| Summary: | Powersave interferes with DMA on VIA C3 Nehemiah | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Nigel Hathaway <nigel> |
| Component: | Basesystem | Assignee: | Forgotten User ZhJd0F0L3x <forgotten_ZhJd0F0L3x> |
| Status: | VERIFIED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | i586 | ||
| OS: | SuSE Linux 10.0 | ||
| Whiteboard: | |||
| Found By: | Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
VIA's version of power save module
diff between via's version and mainline |
||
|
Description
Nigel Hathaway
2006-02-13 09:29:16 UTC
And is it accepted by upstream yet? That's the requirement for us to be able to accept something like this. Nigel, the mainline kernel actually has longhaul support now. Did you verify whether it works? 10.0 includes longhaul and, no, it doesn't work properly, which is why I reported this bug. See: /usr/src/linux-2.6.13-15.8/arch/i386/kernel/cpu/cpufreq/longhaul.c The necessary change is not in 2.6.15, and the VIA patch is off an earlier version than this (though they provide the source for the full module). Who needs to be informed to get it into the main kernel? Could you please check the latest kernel for SL10.1 (available from ftp://ftp.suse.com/pub/projects/kotd) and let us know if it works there? Thanks! Pavel, I'm assigning this to you I got "Service unavailable" trying to access the patch. I do not have via system at hand. What about simply disabling longhaul.c in kernel config, blacklisting it in powersave or something like that? Nigel, do you still have that patch? Could you attach it as a file? I can remove it from the powersave startup script if it is considered broken. The user can still enable it if he wants to - but on his own risk. So if you find out it is broken in 10.1 - just tell me :-) Created attachment 69196 [details]
VIA's version of power save module
...and diff against recent mainline. No, this does not look too good. VIA should just work with DaveJ to fix this. For now... Stefan, please remove longhaul support from powersave script. Created attachment 69318 [details]
diff between via's version and mainline
(In reply to comment #10) > For now... Stefan, please remove longhaul support from powersave script. Done for 10.1 so this is fixed for 10.1, and for 10.0 the workaround is simply to put CPUFREQD_MODULE="off" into /etc/sysconfig/powersave/cpufreq. |