fox2mike    05/08/22 04:48:45

  Modified:    xml/htdocs/doc/en gentoo-ppc-faq.xml
  Log:
  Fixed location for cpufreq on 2.6.x kernels to help close #33285. Thanks to 
rajiv for reporting.

Revision  Changes    Path
1.41      +4 -3      xml/htdocs/doc/en/gentoo-ppc-faq.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-ppc-faq.xml?rev=1.41&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-ppc-faq.xml?rev=1.41&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-ppc-faq.xml.diff?r1=1.40&r2=1.41&cvsroot=gentoo

Index: gentoo-ppc-faq.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- gentoo-ppc-faq.xml  20 Aug 2005 21:30:51 -0000      1.40
+++ gentoo-ppc-faq.xml  22 Aug 2005 04:48:45 -0000      1.41
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml,v 1.40 
2005/08/20 21:30:51 jkt Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml,v 1.41 
2005/08/22 04:48:45 fox2mike Exp $ -->
 
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
@@ -29,8 +29,8 @@
 
 <license/>
 
-<version>1.20</version>
-<date>2005-08-04</date>
+<version>1.21</version>
+<date>2005-08-22</date>
 
 <chapter>
 <title>Installation</title>
@@ -396,6 +396,7 @@
 
 echo "0:667000:1000000:performance" > /proc/cpufreq    <comment>(For a 1GHz 
PowerBook G4)</comment>
 echo "0:667000:800000:performance" > /proc/cpufreq     <comment>(For an 800MHz 
PowerBook G4)</comment>
+echo "0:667000:1000000:performance" > 
/sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed     <comment>(For 2.6.x 
kernels, use this path instead of /proc/cpufreq)</comment>
 </pre>
 
 <p>



-- 
[EMAIL PROTECTED] mailing list

Reply via email to