<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for Open Minded Brain</title>
	<atom:link href="http://openmindedbrain.info/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://openmindedbrain.info</link>
	<description>Open source, open mind, open future</description>
	<lastBuildDate>Sat, 12 Jan 2013 10:44:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on Gedit LaTeX Plugin with live preview in split window by guest</title>
		<link>http://openmindedbrain.info/01/06/2009/gedit-latex-plugin-with-live-preview-in-split-window/comment-page-1/#comment-4977</link>
		<dc:creator>guest</dc:creator>
		<pubDate>Sat, 12 Jan 2013 10:44:53 +0000</pubDate>
		<guid isPermaLink="false">http://openmindedbrain.info/?p=5#comment-4977</guid>
		<description><![CDATA[Seems not to work with http://git.gnome.org/browse/gedit-latex/tree/?id=3.4.1]]></description>
		<content:encoded><![CDATA[<p>Seems not to work with <a href="http://git.gnome.org/browse/gedit-latex/tree/?id=3.4.1" >http://git.gnome.org/browse/gedit-latex/tree/?id=3.4.1</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Undervolting in Ubuntu 10.04 (Lucid) LTS by hanktard</title>
		<link>http://openmindedbrain.info/09/05/2010/undervolting-in-ubuntu-10-04-lucid-lts/comment-page-2/#comment-3597</link>
		<dc:creator>hanktard</dc:creator>
		<pubDate>Fri, 03 Feb 2012 09:44:15 +0000</pubDate>
		<guid isPermaLink="false">http://openmindedbrain.info/?p=58#comment-3597</guid>
		<description><![CDATA[In Ubuntu 11.10 i had to add phc-intel to /etc/modules in order to get it to load at boot instead of acpi-cpufreq. to unload acpi-cpufreq on my running system caused an error since the module was in use.]]></description>
		<content:encoded><![CDATA[<p>In Ubuntu 11.10 i had to add phc-intel to /etc/modules in order to get it to load at boot instead of acpi-cpufreq. to unload acpi-cpufreq on my running system caused an error since the module was in use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Undervolting in Ubuntu 10.10 (Maverick) by Tomasz Habiger</title>
		<link>http://openmindedbrain.info/26/10/2010/undervolting-in-ubuntu-10-10-maverick/comment-page-1/#comment-3576</link>
		<dc:creator>Tomasz Habiger</dc:creator>
		<pubDate>Sun, 29 Jan 2012 15:57:19 +0000</pubDate>
		<guid isPermaLink="false">http://openmindedbrain.info/?p=177#comment-3576</guid>
		<description><![CDATA[Hello! Great post and still useful in 2012 with phc 0.4 and linux kernel version 3.2:) However, I&#039;ve found a problem while running your script. 

I don&#039;t know the direct cause of this behavior but something overwrites CPU frequency settings that tweaking script tries to put in /sys/devices/system/cpu/cpuX/cpufreq/scaling_setspeed. As a result only the highest frequency is being tested.

Instead of investigating power management software installed that is most suspected, my workaround for this is to change line 359 from:

printf &quot;${freq[$cur_pos]}&quot; &#124; sudo tee $i/scaling_setspeed &gt; /dev/null

to:

printf &quot;${freq[$cur_pos]}&quot; &#124; sudo tee $i/scaling_max_freq &gt; /dev/null]]></description>
		<content:encoded><![CDATA[<p>Hello! Great post and still useful in 2012 with phc 0.4 and linux kernel version 3.2:) However, I&#8217;ve found a problem while running your script. </p>
<p>I don&#8217;t know the direct cause of this behavior but something overwrites CPU frequency settings that tweaking script tries to put in /sys/devices/system/cpu/cpuX/cpufreq/scaling_setspeed. As a result only the highest frequency is being tested.</p>
<p>Instead of investigating power management software installed that is most suspected, my workaround for this is to change line 359 from:</p>
<p>printf &#8220;${freq[$cur_pos]}&#8221; | sudo tee $i/scaling_setspeed &gt; /dev/null</p>
<p>to:</p>
<p>printf &#8220;${freq[$cur_pos]}&#8221; | sudo tee $i/scaling_max_freq &gt; /dev/null</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Undervolting in Ubuntu 10.04 (Lucid) LTS by JamesRamone</title>
		<link>http://openmindedbrain.info/09/05/2010/undervolting-in-ubuntu-10-04-lucid-lts/comment-page-2/#comment-3488</link>
		<dc:creator>JamesRamone</dc:creator>
		<pubDate>Fri, 13 Jan 2012 14:33:56 +0000</pubDate>
		<guid isPermaLink="false">http://openmindedbrain.info/?p=58#comment-3488</guid>
		<description><![CDATA[Thanks alot, that script just made my day :) I&#039;m on oneiric, I have phc kernel, drivers but I wasn&#039;t able to run phc-tool... Your script just did what I needed :)
Btw. I have Acer 6920g and default voltage set 200mV higher than the values from Intel is really not cool...
Once more, thank You :)]]></description>
		<content:encoded><![CDATA[<p>Thanks alot, that script just made my day <img src='http://openmindedbrain.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I&#8217;m on oneiric, I have phc kernel, drivers but I wasn&#8217;t able to run phc-tool&#8230; Your script just did what I needed <img src='http://openmindedbrain.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Btw. I have Acer 6920g and default voltage set 200mV higher than the values from Intel is really not cool&#8230;<br />
Once more, thank You <img src='http://openmindedbrain.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Undervolting in Ubuntu 10.04 (Lucid) LTS by siem</title>
		<link>http://openmindedbrain.info/09/05/2010/undervolting-in-ubuntu-10-04-lucid-lts/comment-page-2/#comment-3362</link>
		<dc:creator>siem</dc:creator>
		<pubDate>Tue, 20 Dec 2011 07:06:06 +0000</pubDate>
		<guid isPermaLink="false">http://openmindedbrain.info/?p=58#comment-3362</guid>
		<description><![CDATA[How long shoult I wait after &#039;make prepare&#039;? It seems nothing is happening and I&#039;m waiting since five minutes or more...]]></description>
		<content:encoded><![CDATA[<p>How long shoult I wait after &#8216;make prepare&#8217;? It seems nothing is happening and I&#8217;m waiting since five minutes or more&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Undervolting in Ubuntu 10.04 (Lucid) LTS by Scott</title>
		<link>http://openmindedbrain.info/09/05/2010/undervolting-in-ubuntu-10-04-lucid-lts/comment-page-2/#comment-3188</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Tue, 29 Nov 2011 16:26:32 +0000</pubDate>
		<guid isPermaLink="false">http://openmindedbrain.info/?p=58#comment-3188</guid>
		<description><![CDATA[This is what I get:
scott@scott-laptop:~/Desktop/phc-intel-0.3.2-10$ uname -r
2.6.32-33-generic-phc
scott@scott-laptop:~/Desktop/phc-intel-0.3.2-10$ make prepare
FOUND AVAILABLE PATCHSET. PREPARING.
patching file phc-intel.c
scott@scott-laptop:~/Desktop/phc-intel-0.3.2-10$ make
make -C /lib/modules/`uname -r`/build SUBDIRS=/home/scott/Desktop/phc-intel-0.3.2-10 modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.32-33-generic-phc&#039;
  CC [M]  /home/scott/Desktop/phc-intel-0.3.2-10/phc-intel.o
  Building modules, stage 2.
  MODPOST 1 modules
  LD [M]  /home/scott/Desktop/phc-intel-0.3.2-10/phc-intel.ko
make[1]: Leaving directory `/usr/src/linux-headers-2.6.32-33-generic-phc&#039;
scott@scott-laptop:~/Desktop/phc-intel-0.3.2-10$ sudo make install
install -m 644 -o root -g root phc-intel.modprobe /etc/modprobe.d/phc-intel.conf
mkdir -p /lib/modules/2.6.32-33-generic-phc/extra
install -m 644 -o root -g root phc-intel.ko /lib/modules/2.6.32-33-generic-phc/extra/
depmod 2.6.32-33-generic-phc -a
scott@scott-laptop:~/Desktop/phc-intel-0.3.2-10$ cat /sys/devices/system/cpu/cpu0/cpufreq/phc_default_vids 
cat: /sys/devices/system/cpu/cpu0/cpufreq/phc_default_vids: No such file or directory

 I have rebooted a couple times already and am not sure where to go from here. I did navigate to /sys/devices/system/cpu/ and instead of cpufreq being a subfolder of cpu0 it is in the same folder. I think this may be causing this but if I look in cpufreq there is not phc_default_vids. Any suggestions?]]></description>
		<content:encoded><![CDATA[<p>This is what I get:<br />
scott@scott-laptop:~/Desktop/phc-intel-0.3.2-10$ uname -r<br />
2.6.32-33-generic-phc<br />
scott@scott-laptop:~/Desktop/phc-intel-0.3.2-10$ make prepare<br />
FOUND AVAILABLE PATCHSET. PREPARING.<br />
patching file phc-intel.c<br />
scott@scott-laptop:~/Desktop/phc-intel-0.3.2-10$ make<br />
make -C /lib/modules/`uname -r`/build SUBDIRS=/home/scott/Desktop/phc-intel-0.3.2-10 modules<br />
make[1]: Entering directory `/usr/src/linux-headers-2.6.32-33-generic-phc&#8217;<br />
  CC [M]  /home/scott/Desktop/phc-intel-0.3.2-10/phc-intel.o<br />
  Building modules, stage 2.<br />
  MODPOST 1 modules<br />
  LD [M]  /home/scott/Desktop/phc-intel-0.3.2-10/phc-intel.ko<br />
make[1]: Leaving directory `/usr/src/linux-headers-2.6.32-33-generic-phc&#8217;<br />
scott@scott-laptop:~/Desktop/phc-intel-0.3.2-10$ sudo make install<br />
install -m 644 -o root -g root phc-intel.modprobe /etc/modprobe.d/phc-intel.conf<br />
mkdir -p /lib/modules/2.6.32-33-generic-phc/extra<br />
install -m 644 -o root -g root phc-intel.ko /lib/modules/2.6.32-33-generic-phc/extra/<br />
depmod 2.6.32-33-generic-phc -a<br />
scott@scott-laptop:~/Desktop/phc-intel-0.3.2-10$ cat /sys/devices/system/cpu/cpu0/cpufreq/phc_default_vids<br />
cat: /sys/devices/system/cpu/cpu0/cpufreq/phc_default_vids: No such file or directory</p>
<p> I have rebooted a couple times already and am not sure where to go from here. I did navigate to /sys/devices/system/cpu/ and instead of cpufreq being a subfolder of cpu0 it is in the same folder. I think this may be causing this but if I look in cpufreq there is not phc_default_vids. Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Smart Roadster by mihai007</title>
		<link>http://openmindedbrain.info/22/11/2011/smart-roadster/comment-page-1/#comment-3173</link>
		<dc:creator>mihai007</dc:creator>
		<pubDate>Mon, 28 Nov 2011 00:29:16 +0000</pubDate>
		<guid isPermaLink="false">http://openmindedbrain.info/?p=184#comment-3173</guid>
		<description><![CDATA[Leave it stock more or less, actually it already has a sports air intake filter and sports front brakes.]]></description>
		<content:encoded><![CDATA[<p>Leave it stock more or less, actually it already has a sports air intake filter and sports front brakes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Smart Roadster by Frank</title>
		<link>http://openmindedbrain.info/22/11/2011/smart-roadster/comment-page-1/#comment-3168</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Sun, 27 Nov 2011 10:46:37 +0000</pubDate>
		<guid isPermaLink="false">http://openmindedbrain.info/?p=184#comment-3168</guid>
		<description><![CDATA[Nice car! Are you leaving it stock or are there some mods/tweaks you want to apply?]]></description>
		<content:encoded><![CDATA[<p>Nice car! Are you leaving it stock or are there some mods/tweaks you want to apply?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ubuntu 10.10 unlock default keyring by neilhoja</title>
		<link>http://openmindedbrain.info/11/10/2010/ubuntu-10-10-unlock-default-keyring/comment-page-1/#comment-3031</link>
		<dc:creator>neilhoja</dc:creator>
		<pubDate>Sun, 13 Nov 2011 19:18:30 +0000</pubDate>
		<guid isPermaLink="false">http://openmindedbrain.info/?p=172#comment-3031</guid>
		<description><![CDATA[thanks!!]]></description>
		<content:encoded><![CDATA[<p>thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Undervolting in Ubuntu 10.04 (Lucid) LTS by Benko</title>
		<link>http://openmindedbrain.info/09/05/2010/undervolting-in-ubuntu-10-04-lucid-lts/comment-page-2/#comment-2705</link>
		<dc:creator>Benko</dc:creator>
		<pubDate>Sun, 02 Oct 2011 19:36:55 +0000</pubDate>
		<guid isPermaLink="false">http://openmindedbrain.info/?p=58#comment-2705</guid>
		<description><![CDATA[I have a laptop with a Core 2 Duo P8xxx. I run W7 and Ubuntu 10.04 (both 64-bit) on it.

I use RMClock on my W7 partition and I know that my system runs fine under full load at 0.925V (I have been running it for more than 30 months now).

Is there any way I can painlessly undervolt the CPU on Ubuntu without going through the long testing steps? If not, I may just have to suck it up and follow the above instructions.

Thank you, this is a great guide. :-)]]></description>
		<content:encoded><![CDATA[<p>I have a laptop with a Core 2 Duo P8xxx. I run W7 and Ubuntu 10.04 (both 64-bit) on it.</p>
<p>I use RMClock on my W7 partition and I know that my system runs fine under full load at 0.925V (I have been running it for more than 30 months now).</p>
<p>Is there any way I can painlessly undervolt the CPU on Ubuntu without going through the long testing steps? If not, I may just have to suck it up and follow the above instructions.</p>
<p>Thank you, this is a great guide. <img src='http://openmindedbrain.info/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
