<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Jonathan R. Pritchard's Homepage - Latest Comments</title><link>http://jonathanpritchard.disqus.com/</link><description></description><atom:link href="https://jonathanpritchard.disqus.com/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Mon, 03 Dec 2012 16:50:15 -0000</lastBuildDate><item><title>Re: How to Send Email From a Different Address Using Gmail and Thunderbird</title><link>http://www.jonathanpritchard.com/blog/how-to-send-email-from-a-different-address-using-gmail-and-thunderbird-22#comment-726422468</link><description>&lt;p&gt;It did help me, thanks!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">RobSteve</dc:creator><pubDate>Mon, 03 Dec 2012 16:50:15 -0000</pubDate></item><item><title>Re: How to install tp_smapi and change battery charging thresholds on Fedora 14</title><link>http://www.jonathanpritchard.com/blog/how-to-install-tp_smapi-and-change-battery-charging-thresholds-on-fedora-14-271#comment-634713850</link><description>&lt;p&gt;I tried to follow this tutorial to install tp_smapi on Fedora 17, but without success :-(&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eduardo</dc:creator><pubDate>Thu, 30 Aug 2012 16:13:45 -0000</pubDate></item><item><title>Re: Missing or Corrupted Textures on Linux, with Intel Integrated Graphics</title><link>http://www.jonathanpritchard.com/blog/missing-or-corrupted-textures-on-linux-with-intel-integrated-graphics-186#comment-214949719</link><description>&lt;p&gt;It looks like this has done the trick for the HD3000 integrated GPU in my Dell Latitude E5520.  I was seeing corrupted textures in KDE Plasma and some of the Kwin decorations.  This tweak seems to have fixed it.  Thank you!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul Gideon Dann</dc:creator><pubDate>Tue, 31 May 2011 14:59:41 -0000</pubDate></item><item><title>Re: How to install tp_smapi and change battery charging thresholds on Fedora 14</title><link>http://www.jonathanpritchard.com/blog/how-to-install-tp_smapi-and-change-battery-charging-thresholds-on-fedora-14-271#comment-199691623</link><description>&lt;p&gt;As an alternative to tp_smapi, try this:&lt;/p&gt;&lt;p&gt;&lt;a href="https://gitorious.org/linux-test-utils/tp_charge" rel="nofollow noopener" target="_blank" title="https://gitorious.org/linux-test-utils/tp_charge"&gt;https://gitorious.org/linux...&lt;/a&gt;&lt;/p&gt;&lt;p&gt;There's a userspace tool and a kernel module.  I hope to get some form of this into the upstream kernel.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">amluto</dc:creator><pubDate>Sun, 08 May 2011 08:51:07 -0000</pubDate></item><item><title>Re: How to Send Email From a Different Address Using Gmail and Thunderbird</title><link>http://www.jonathanpritchard.com/blog/how-to-send-email-from-a-different-address-using-gmail-and-thunderbird-22#comment-179831092</link><description>&lt;p&gt;I have looked EVERYWHERE for this information.  Thank you so much for taking the time to post it!  Worked like a charm.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">avelex</dc:creator><pubDate>Thu, 07 Apr 2011 09:54:56 -0000</pubDate></item><item><title>Re: How to install tp_smapi and change battery charging thresholds on Fedora 14</title><link>http://www.jonathanpritchard.com/blog/how-to-install-tp_smapi-and-change-battery-charging-thresholds-on-fedora-14-271#comment-175688007</link><description>&lt;p&gt;Have you examined the boot logs?&lt;/p&gt;&lt;p&gt;cat /var/log/boot.log&lt;/p&gt;&lt;p&gt;Look for where it says 'Checking kmods exist for 2.6.35.11-83.fc14.i686.PAE        [  OK  ]' or something similar. You need it to say OK and not FAILED.&lt;/p&gt;&lt;p&gt;If it says failed, then you need to reinstall it, I'd use my instructions above to delete the files manually, as if it was a failed build it won't be in YUM. Then check your kmods in yum, and delete the appropriate ones too, before reinstalling. Test again. If not come back, and I'll try and help.&lt;/p&gt;&lt;p&gt;The fact that it's not showing you charging threshold  values when you execute the following (as root, you must use su to login explicitly to the root account, no sudoing):&lt;/p&gt;&lt;p&gt;cat /sys/devices/platform/smapi/BAT0/*_charge_thresh&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jonathan Pritchard</dc:creator><pubDate>Thu, 31 Mar 2011 14:01:15 -0000</pubDate></item><item><title>Re: How to install tp_smapi and change battery charging thresholds on Fedora 14</title><link>http://www.jonathanpritchard.com/blog/how-to-install-tp_smapi-and-change-battery-charging-thresholds-on-fedora-14-271#comment-175272813</link><description>&lt;p&gt;I just did a clean install of fedora 14, 32bit and updated all updates as of yesterday. Only other thing i changed was the swappiness to 0 and installed virtualbox... &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Johnnytc3</dc:creator><pubDate>Wed, 30 Mar 2011 21:50:04 -0000</pubDate></item><item><title>Re: How to install tp_smapi and change battery charging thresholds on Fedora 14</title><link>http://www.jonathanpritchard.com/blog/how-to-install-tp_smapi-and-change-battery-charging-thresholds-on-fedora-14-271#comment-175118391</link><description>&lt;p&gt;Have you recently upgraded your kernel? I'm having a similar issue at the moment, and have experienced it in the past, where after a kernel upgrade, the thresholds are gone, because of perhaps some error while building the new tp_smapi kernel module on boot.&lt;/p&gt;&lt;p&gt;If this is the case, a method that has worked for me in the past is to do the following. Delete the tp_smapi modules by using the following command:&lt;/p&gt;&lt;p&gt;rm -f /lib/modules/`uname -r`/extra/thinkpad_ec.ko; rm /lib/modules/`uname -r`/extra/tp_smapi.ko&lt;/p&gt;&lt;p&gt;Then restart, and check the boot messages. I press esc during the graphical bootup to see the different stages, and you should see it rebuilding the kernel modules, and have a green [Success] next to it. You can obviously check the boot logs after start up.&lt;/p&gt;&lt;p&gt;The next thing to check is that as root, if those commands work.&lt;/p&gt;&lt;p&gt;Hope that helps. Feel free to come back if it doesn't and we can try and work it out.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jonathan Pritchard</dc:creator><pubDate>Wed, 30 Mar 2011 16:04:37 -0000</pubDate></item><item><title>Re: How to install tp_smapi and change battery charging thresholds on Fedora 14</title><link>http://www.jonathanpritchard.com/blog/how-to-install-tp_smapi-and-change-battery-charging-thresholds-on-fedora-14-271#comment-174875539</link><description>&lt;p&gt;Sorry i meant my smapi folder...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Johnnytc3</dc:creator><pubDate>Wed, 30 Mar 2011 10:26:21 -0000</pubDate></item><item><title>Re: How to install tp_smapi and change battery charging thresholds on Fedora 14</title><link>http://www.jonathanpritchard.com/blog/how-to-install-tp_smapi-and-change-battery-charging-thresholds-on-fedora-14-271#comment-174874910</link><description>&lt;p&gt;Thank you! It works.... however, is there a reason why my tp_smapi folder would be missing now and no longer able to display the thresholds using your command?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Johnnytc3</dc:creator><pubDate>Wed, 30 Mar 2011 10:25:38 -0000</pubDate></item><item><title>Re: Mozilla Firefox 3.6 Linux Review</title><link>http://www.jonathanpritchard.com/blog/mozilla-firefox-3-6-linux-review-147#comment-140122452</link><description>&lt;p&gt;Thanks for information about the Java problem. I am using Zotero in firefox and the new add-on for OpenOffice does not work with the olderversions of Java.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Emad</dc:creator><pubDate>Fri, 18 Jun 2010 21:22:14 -0000</pubDate></item><item><title>Re: Mozilla Firefox 3.6 Linux Review</title><link>http://www.jonathanpritchard.com/blog/mozilla-firefox-3-6-linux-review-147#comment-140122450</link><description>&lt;p&gt;Thanks for the information with regard to java. There seem to be a lot of people struggling with that. I think the &lt;a href="http://java.com" rel="nofollow noopener" target="_blank" title="java.com"&gt;java.com&lt;/a&gt; website should mention that instead of instructing people to install the wrong plugin.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">C. M. Giblhauser</dc:creator><pubDate>Fri, 16 Apr 2010 04:40:29 -0000</pubDate></item><item><title>Re: Mozilla Firefox 3.6 Linux Review</title><link>http://www.jonathanpritchard.com/blog/mozilla-firefox-3-6-linux-review-147#comment-140122447</link><description>&lt;p&gt;Thanks for your information. It was very helpfull&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Yuriy</dc:creator><pubDate>Fri, 05 Feb 2010 03:04:02 -0000</pubDate></item><item><title>Re: Fragmentation on the Mobile Web</title><link>http://www.jonathanpritchard.com/blog/fragmentation-of-the-mobile-web-81#comment-140122453</link><description>&lt;p&gt;i also agree with every word. However i was wondering what you think the best value-for-money phone out there is. Hope you had a great Christmas, and that Santa brought you a lot of good-ol-fashioned open source presents. Ha. Keep up the good work, i find your entries very stimulating, and love to get stuck into one with a nice big mug of coffee!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">FlameFox</dc:creator><pubDate>Sun, 27 Dec 2009 00:19:47 -0000</pubDate></item><item><title>Re: Fragmentation on the Mobile Web</title><link>http://www.jonathanpritchard.com/blog/fragmentation-of-the-mobile-web-81#comment-140122451</link><description>&lt;p&gt;I agree with every word, and contrary to the comment you left on my article, there's nothing inelegant about yours at all. Nicely done.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">texrat</dc:creator><pubDate>Sat, 19 Dec 2009 22:37:32 -0000</pubDate></item><item><title>Re: Welcome</title><link>http://www.jonathanpritchard.com/blog/welcome-1#comment-140122434</link><description>&lt;p&gt;I did actually get quite a few people looking at it... boring tech stuff of course, but nonetheless. However the last site broke so you couldn't get to what you were searching for. So it just slowly died.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dead1nside</dc:creator><pubDate>Sun, 06 Sep 2009 08:17:09 -0000</pubDate></item></channel></rss>