JFYI: ---------- Forwarded Message ----------
Betreff: [ powersave-Bugs-1372591 ] powersave on ppc Datum: Donnerstag, 20. Dezember 2007 Von: "SourceForge.net" <[EMAIL PROTECTED]> An: [EMAIL PROTECTED] Bugs item #1372591, was opened at 2005-12-04 00:30 Message generated for change (Comment added) made by stoppel22 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=700009&aid=1372591&group_id=124576 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Out of Date Priority: 5 Private: No Submitted By: Douglas Russell (puggyr) Assigned to: Thomas Renninger (trenn) Summary: powersave on ppc Initial Comment: I assumed that powersave would utilise the sys interface to do the frequency scaling. However, for example: shadowfax kpowersave # powersave -l Speedstepping is not supported. however, the following clearly demonstrates that it supports cpu frequency scaling. I'm not sure if speedstepping is quite the same thing, the powerbook only supports 2 frequencies, 100% and 50%. shadowfax kpowersave # cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor performance shadowfax kpowersave # cat /proc/cpuinfo | grep clock clock : 1666MHz shadowfax kpowersave # echo "powersave" > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor shadowfax kpowersave # cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor powersave shadowfax kpowersave # cat /proc/cpuinfo | grep clock clock : 833MHz shadowfax kpowersave # echo "performance" > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor shadowfax kpowersave # cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor performance shadowfax kpowersave # cat /proc/cpuinfo | grep clock clock : 1666MHz Any info would be useful. Cheers. ---------------------------------------------------------------------- >Comment By: Danny Kukawka (stoppel22) Date: 2007-12-19 23:37 Message: Logged In: YES user_id=1138349 Originator: NO Since the bug is now 2 years old with any activity and the related versions outdate: close the bug. Reopen a new one, if the problem is present with actual versions. ---------------------------------------------------------------------- Comment By: Douglas Russell (puggyr) Date: 2005-12-05 10:26 Message: Logged In: YES user_id=667113 I'm using 0.10.21. I would be more than happy to help out with getting it working on ppc. ---------------------------------------------------------------------- Comment By: Stefan Seyfried (seife) Date: 2005-12-04 12:58 Message: Logged In: YES user_id=332268 This report is interesting, we do not have too many reports and experience with powersave on ppc :-) First question: which version are you using? I'll assign this bug report to Thomas, he is our !x86 architecture expert :-) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=700009&aid=1372591&group_id=124576 ------------------------------------------------------- _______________________________________________ powersave-devel mailing list [email protected] http://forge.novell.com/mailman/listinfo/powersave-devel
