<?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 metala&#039;s blog</title>
	<atom:link href="http://blog.metala.org/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.metala.org</link>
	<description>/dev/metala: nothing appropriate.</description>
	<lastBuildDate>Tue, 15 May 2012 16:54:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Lenovo Thinkpad Edge E520 Linux power saving issues and kinda solution by metala</title>
		<link>http://blog.metala.org/archives/123/lenovo-thinkpad-edge-e520-linux-power-saving-issues-and-kinda-solution/comment-page-1#comment-414</link>
		<dc:creator>metala</dc:creator>
		<pubDate>Tue, 15 May 2012 16:54:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.metala.org/?p=123#comment-414</guid>
		<description>Yep, It seems so.

That&#039;s why I installed &#039;pm-utils&#039;, and added script to change the power governer to powersave when on battery. Also another script to automatically disable/enable the integrated GPU when on battery/plugged in.

It helps a bit. I can go up to 4 hours when working on battery and almost no heat, because the CPU is the main heat source and the scaling governor is set to &#039;powersave&#039;</description>
		<content:encoded><![CDATA[<p>Yep, It seems so.</p>
<p>That&#8217;s why I installed &#8216;pm-utils&#8217;, and added script to change the power governer to powersave when on battery. Also another script to automatically disable/enable the integrated GPU when on battery/plugged in.</p>
<p>It helps a bit. I can go up to 4 hours when working on battery and almost no heat, because the CPU is the main heat source and the scaling governor is set to &#8216;powersave&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Lenovo Thinkpad Edge E520 Linux power saving issues and kinda solution by vahokif</title>
		<link>http://blog.metala.org/archives/123/lenovo-thinkpad-edge-e520-linux-power-saving-issues-and-kinda-solution/comment-page-1#comment-413</link>
		<dc:creator>vahokif</dc:creator>
		<pubDate>Tue, 15 May 2012 13:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.metala.org/?p=123#comment-413</guid>
		<description>It seems that disabling the discrete card somehow breaks the sensor that triggers the fan, so the fan stays at whatever rate it was at when you turned it off, which leads either to overheating or wasted battery.</description>
		<content:encoded><![CDATA[<p>It seems that disabling the discrete card somehow breaks the sensor that triggers the fan, so the fan stays at whatever rate it was at when you turned it off, which leads either to overheating or wasted battery.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Lenovo Thinkpad Edge E520 Linux power saving issues and kinda solution by metala</title>
		<link>http://blog.metala.org/archives/123/lenovo-thinkpad-edge-e520-linux-power-saving-issues-and-kinda-solution/comment-page-1#comment-398</link>
		<dc:creator>metala</dc:creator>
		<pubDate>Sun, 01 Apr 2012 09:09:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.metala.org/?p=123#comment-398</guid>
		<description>vga_swicheroo is for muxed graphics configuration. Lenovo Thinkpad Edge E520 is muxless graphics config, thus only acpi_call should work. 

I had two issues with the fan so far.
First is when you soft restart the computer after calling acpi_call to shutdown the discrete part. I get &quot;Fan Error.&quot; on a black screen (BIOS self-check I guess).
I think I have to power on the discrete card before restart. 

And the second issue was that the fan was running at high speed (not max, I only got max speed when I was flashing BIOS), and it was running on high speed even when I had almost no activity.
I had to repower the discrete part and shut it down again and it went to low speed or stopped (I don&#039;t remember actually which one of the two states).

And no I haven&#039;t had any other issues so far, but I guess the fan and the discrete card are connected somehow though the ACPI.</description>
		<content:encoded><![CDATA[<p>vga_swicheroo is for muxed graphics configuration. Lenovo Thinkpad Edge E520 is muxless graphics config, thus only acpi_call should work. </p>
<p>I had two issues with the fan so far.<br />
First is when you soft restart the computer after calling acpi_call to shutdown the discrete part. I get &#8220;Fan Error.&#8221; on a black screen (BIOS self-check I guess).<br />
I think I have to power on the discrete card before restart. </p>
<p>And the second issue was that the fan was running at high speed (not max, I only got max speed when I was flashing BIOS), and it was running on high speed even when I had almost no activity.<br />
I had to repower the discrete part and shut it down again and it went to low speed or stopped (I don&#8217;t remember actually which one of the two states).</p>
<p>And no I haven&#8217;t had any other issues so far, but I guess the fan and the discrete card are connected somehow though the ACPI.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Lenovo Thinkpad Edge E520 Linux power saving issues and kinda solution by vahokif</title>
		<link>http://blog.metala.org/archives/123/lenovo-thinkpad-edge-e520-linux-power-saving-issues-and-kinda-solution/comment-page-1#comment-397</link>
		<dc:creator>vahokif</dc:creator>
		<pubDate>Sun, 01 Apr 2012 07:53:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.metala.org/?p=123#comment-397</guid>
		<description>Hi, are you getting a problem where the fan near the Esc key doesn&#039;t work when you turn off the discrete card? I had this problem with both vga_switcheroo and acpi_call, and my laptop gets really warm.</description>
		<content:encoded><![CDATA[<p>Hi, are you getting a problem where the fan near the Esc key doesn&#8217;t work when you turn off the discrete card? I had this problem with both vga_switcheroo and acpi_call, and my laptop gets really warm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Обществото и горящите кошчета by Evlogiev</title>
		<link>http://blog.metala.org/archives/119/%d0%be%d0%b1%d1%89%d0%b5%d1%81%d1%82%d0%b2%d0%be%d1%82%d0%be-%d0%b8-%d0%b3%d0%be%d1%80%d1%8f%d1%89%d0%b8%d1%82%d0%b5-%d0%ba%d0%be%d1%88%d1%87%d0%b5%d1%82%d0%b0/comment-page-1#comment-211</link>
		<dc:creator>Evlogiev</dc:creator>
		<pubDate>Wed, 17 Aug 2011 07:21:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.metala.org/?p=119#comment-211</guid>
		<description>Липсата на инициативност спира много от хората, както сам си отбелязал. Евала за твоята! Относно горящите кошчета - нали знаеш, всеки &quot;бърза&quot; за някъде и миризмата му идва еднократно. Т.е. по-добре да вдиша малко серни изпарения (да си напълни белите дробове с оксиди), вместо да закъснее за чиновническата си служба (нищо против чиновниците).</description>
		<content:encoded><![CDATA[<p>Липсата на инициативност спира много от хората, както сам си отбелязал. Евала за твоята! Относно горящите кошчета &#8211; нали знаеш, всеки &#8220;бърза&#8221; за някъде и миризмата му идва еднократно. Т.е. по-добре да вдиша малко серни изпарения (да си напълни белите дробове с оксиди), вместо да закъснее за чиновническата си служба (нищо против чиновниците).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on БДЖ и бюрокрацията by Блогът за железници</title>
		<link>http://blog.metala.org/archives/103/%d0%b1%d0%b4%d0%b6-%d0%b8-%d0%b1%d1%8e%d1%80%d0%be%d0%ba%d1%80%d0%b0%d1%86%d0%b8%d1%8f%d1%82%d0%b0/comment-page-1#comment-52</link>
		<dc:creator>Блогът за железници</dc:creator>
		<pubDate>Tue, 15 Sep 2009 19:58:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.metala.org/?p=103#comment-52</guid>
		<description>Очакваме Ви!</description>
		<content:encoded><![CDATA[<p>Очакваме Ви!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PSPgo, нещото което определено ще си взема. by metala</title>
		<link>http://blog.metala.org/archives/98/pspgo-%d0%bd%d0%b5%d1%89%d0%be%d1%82%d0%be-%d0%ba%d0%be%d0%b5%d1%82%d0%be-%d0%be%d0%bf%d1%80%d0%b5%d0%b4%d0%b5%d0%bb%d0%b5%d0%bd%d0%be-%d1%89%d0%b5-%d1%81%d0%b8-%d0%b2%d0%b7%d0%b5%d0%bc%d0%b0/comment-page-1#comment-43</link>
		<dc:creator>metala</dc:creator>
		<pubDate>Sat, 15 Aug 2009 09:45:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.metala.org/?p=98#comment-43</guid>
		<description>Естествено netbook ще свърши повече работа, но когато става дума за компактност, PSP-то не е за изхвърляне.</description>
		<content:encoded><![CDATA[<p>Естествено netbook ще свърши повече работа, но когато става дума за компактност, PSP-то не е за изхвърляне.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PSPgo, нещото което определено ще си взема. by Ивайло</title>
		<link>http://blog.metala.org/archives/98/pspgo-%d0%bd%d0%b5%d1%89%d0%be%d1%82%d0%be-%d0%ba%d0%be%d0%b5%d1%82%d0%be-%d0%be%d0%bf%d1%80%d0%b5%d0%b4%d0%b5%d0%bb%d0%b5%d0%bd%d0%be-%d1%89%d0%b5-%d1%81%d0%b8-%d0%b2%d0%b7%d0%b5%d0%bc%d0%b0/comment-page-1#comment-42</link>
		<dc:creator>Ивайло</dc:creator>
		<pubDate>Thu, 06 Aug 2009 22:52:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.metala.org/?p=98#comment-42</guid>
		<description>Синът ми го приеха в СМГ за 5-ти клас, а жената му беше обещала PSP. Поговорих си с него само  5 минути и той се нави да му взема вместо PSP netbook. Вече го взех: Lenovo 10e, 570 лв., има слот за разни видове карти памет, класически диск 2.5&quot; 160GB, на икономичен режим изкарва почти седем часа на батерия. Тежи повече от PSP, но върши повече неща, а замяната на тъпата SLES 10 се сменя с Ubuntu за 20-тина минути и всичко работи. :) За MP3 има телефони. :)</description>
		<content:encoded><![CDATA[<p>Синът ми го приеха в СМГ за 5-ти клас, а жената му беше обещала PSP. Поговорих си с него само  5 минути и той се нави да му взема вместо PSP netbook. Вече го взех: Lenovo 10e, 570 лв., има слот за разни видове карти памет, класически диск 2.5&#8243; 160GB, на икономичен режим изкарва почти седем часа на батерия. Тежи повече от PSP, но върши повече неща, а замяната на тъпата SLES 10 се сменя с Ubuntu за 20-тина минути и всичко работи. <img src='http://blog.metala.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  За MP3 има телефони. <img src='http://blog.metala.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Купих си знаме. by kalata</title>
		<link>http://blog.metala.org/archives/31/%d0%ba%d1%83%d0%bf%d0%b8%d1%85-%d1%81%d0%b8-%d0%b7%d0%bd%d0%b0%d0%bc%d0%b5/comment-page-1#comment-7</link>
		<dc:creator>kalata</dc:creator>
		<pubDate>Fri, 24 Apr 2009 15:58:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.metala.org/?p=31#comment-7</guid>
		<description>Много идиалистична идея имаш, подкрепям! За съжаления има хора които мислим за България, за разлика от други които мисля какво да вземат от България, ако бяхме всички с една мисъл да не сме мързеливи и да работим усърдно то всичко щеше да е разпределено с месеци напред и нямаше да има главоблъсканици и някои хора да се убиват от работа а други да си веят **** и да си казват &quot;трябва да минава времето някак си&quot;.

Знаме!! Определено ще е нещо което бих си купил в най - скоро време .. покрай тези протести може да мръдна и да си купя. 3лв за една незаменима идея!</description>
		<content:encoded><![CDATA[<p>Много идиалистична идея имаш, подкрепям! За съжаления има хора които мислим за България, за разлика от други които мисля какво да вземат от България, ако бяхме всички с една мисъл да не сме мързеливи и да работим усърдно то всичко щеше да е разпределено с месеци напред и нямаше да има главоблъсканици и някои хора да се убиват от работа а други да си веят **** и да си казват &#8220;трябва да минава времето някак си&#8221;.</p>
<p>Знаме!! Определено ще е нещо което бих си купил в най &#8211; скоро време .. покрай тези протести може да мръдна и да си купя. 3лв за една незаменима идея!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Купих си знаме. by blue</title>
		<link>http://blog.metala.org/archives/31/%d0%ba%d1%83%d0%bf%d0%b8%d1%85-%d1%81%d0%b8-%d0%b7%d0%bd%d0%b0%d0%bc%d0%b5/comment-page-1#comment-4</link>
		<dc:creator>blue</dc:creator>
		<pubDate>Fri, 27 Mar 2009 13:00:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.metala.org/?p=31#comment-4</guid>
		<description>А честито знаме :), малко ти е постничък блога, но мисля с времето ще стане интересно място за нови неща. Успех с начинанията ти ! 
Поздрави !</description>
		<content:encoded><![CDATA[<p>А честито знаме <img src='http://blog.metala.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> , малко ти е постничък блога, но мисля с времето ще стане интересно място за нови неща. Успех с начинанията ти !<br />
Поздрави !</p>
]]></content:encoded>
	</item>
</channel>
</rss>

