<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Looking for the paradigm &#187; fedora</title>
	<atom:link href="http://www.evanhoffman.com/evan/tag/fedora/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.evanhoffman.com/evan</link>
	<description>So I can pass it off</description>
	<lastBuildDate>Thu, 26 Jan 2012 22:17:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Fedora Core 15 &amp; Gnome 3</title>
		<link>http://www.evanhoffman.com/evan/2011/09/23/fedora-core-15-gnome-3/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=fedora-core-15-gnome-3</link>
		<comments>http://www.evanhoffman.com/evan/2011/09/23/fedora-core-15-gnome-3/#comments</comments>
		<pubDate>Fri, 23 Sep 2011 14:27:22 +0000</pubDate>
		<dc:creator>Evan Hoffman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[autostart]]></category>
		<category><![CDATA[chkconfig]]></category>
		<category><![CDATA[fc12]]></category>
		<category><![CDATA[fc15]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[preupgrade]]></category>
		<category><![CDATA[samba]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[smb]]></category>
		<category><![CDATA[systemctl]]></category>
		<category><![CDATA[systemd]]></category>

		<guid isPermaLink="false">http://www.evanhoffman.com/evan/?p=1618</guid>
		<description><![CDATA[Shrinking partitions, installing/upgrading to FC15, and systemd/chkconfig.]]></description>
			<content:encoded><![CDATA[<div style="vertical-align: top; float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.evanhoffman.com/evan/2011/09/23/fedora-core-15-gnome-3/&via=EvanHoffman&text=Fedora Core 15 & Gnome 3&related=EvanHoffman:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div class="plus-one-wrap"><g:plusone size="small" href="http://www.evanhoffman.com/evan/2011/09/23/fedora-core-15-gnome-3/"></g:plusone></div><p>Over a year ago, the hard drive in my primary desktop at home bricked itself and rather than going through the hassle of reinstalling Win7 on the new disk, I decided to go with FC12. I&#8217;ve been pretty happy with it in general, since I&#8217;ve always been partial to Red Hat and use CentOS primarily at work.<br />
<span id="more-1618"></span><br />
Last week I got the great idea to upgrade to FC14. In hindsight I can&#8217;t even recall what led me to try this, but it didn&#8217;t end well. I tried the &#8220;preupgrade&#8221; procedure, which appeared to do the entire upgrade from FC12 to FC14 in place. I left it overnight, and when I looked at it the next day it looked like it was done. I was in FC14 and everything looked ok. But then I tried syncing my photos over NFS and discovered nfs wasn&#8217;t running on my desktop. When I tried starting it, it failed. After some trial and error, I used the Google and found that <a href="http://forums.fedoraforum.org/showthread.php?t=264182">this is just what happens when upgrading to FC14</a> due to changes between FC12 and FC14, namely the introduction of <a href="http://fedoraproject.org/wiki/Systemd">systemd</a>.</p>
<p>In all the threads I read, the &#8220;solution&#8221; was a clean install of Fedora. I tried doing this without formatting my / (root) partition, since that had 500 gigs of my stuff on it, but it kept failing. What I ended up doing was downloading <a href="http://partedmagic.com/doku.php?id=start">partedmagic</a>, which is a totally awesome partitioning tool.  If you&#8217;re familiar with Partition Magic, this is similar but Linux-based and free.  I burned the iso to disc, booted to it, and shrunk my / partition from 900 GB to 850 GB, and created a new 50 GB partition at the end of my disk without losing any of my data:</p>
<div id="attachment_1619" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.evanhoffman.com/evan/2011/09/23/fedora-core-15-gnome-3/parted-20110923/" rel="attachment wp-att-1619"><img class="size-medium wp-image-1619" title="FC15 Partitions" src="http://www.evanhoffman.com/evan/wp-content/uploads/2011/09/parted-20110923-300x195.png" alt="FC15 Partitions" width="300" height="195" /></a><p class="wp-caption-text">FC15 Partitions</p></div>
<p>Once this was done, which took surprisingly little time, I did a net install of FC15. I opted for a net install rather than downloading the ISO because I feel that with FiOS it&#8217;s actually faster than reading a DVD, and avoids having to run &#8220;yum update&#8221; afterwards.</p>
<p>So, I ended up with FC15 clean-installed to the new &#8220;/&#8221; partition. I moved everything around so the old partition is mounted at /docs and has all my stuff in it. I&#8217;d heard that FC15 was causing an uproar but until I logged into Gnome 3 myself I didn&#8217;t really understand the fuss. It&#8217;s going to take some getting used to, but after adding the <a href="http://code.google.com/p/tint2/">tint2</a> taskbar it&#8217;s not too awful.</p>
<p>But back to systemd. In FC15 I wanted to ensure Samba started at boot, since that&#8217;s how I share docs between my VMs and host. Chkconfig is still there, but based on my problems with NFS and systemd on FC14 I decided to look into it a bit and see if there&#8217;s a &#8220;new&#8221; way to enable stuff at startup. <a href="http://fedoraproject.org/wiki/Systemd#How_do_I_start.2Fstop_or_enable.2Fdisable_services.3F">There is!</a></p>
<p>Instead of:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;"># chkconfig smb on</span></pre></div></div>

<p>The command is:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;"># systemctl enable smb.service</span></pre></div></div>

<p>Of course, when I did this it apparently fell back to using chkconfig for smb:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">&#91;</span>root<span style="color: #000000; font-weight: bold;">@</span>evan-fedora ~<span style="color: #7a0874; font-weight: bold;">&#93;</span><span style="color: #666666; font-style: italic;"># systemctl enable smb.service</span>
smb.service is not a native service, redirecting to <span style="color: #000000; font-weight: bold;">/</span>sbin<span style="color: #000000; font-weight: bold;">/</span>chkconfig.
Executing <span style="color: #000000; font-weight: bold;">/</span>sbin<span style="color: #000000; font-weight: bold;">/</span>chkconfig smb on</pre></div></div>

<p>It does say in the <a href="http://fedoraproject.org/wiki/Systemd#Does_chkconfig_command_work_with_systemd.3F">Fedora wiki</a> that systemd respects chkconfig and vice versa, so I guess this post is kind of pointless and I should have just linked to the wiki. But, whatever.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.evanhoffman.com/evan/2011/09/23/fedora-core-15-gnome-3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>64-bit Firefox 6 on CentOS 6 x86_64 (or Fedora) with Flash 11</title>
		<link>http://www.evanhoffman.com/evan/2011/08/31/64-bit-firefox-6-on-centos-6-x86_64-or-fedora-with-flash-11/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=64-bit-firefox-6-on-centos-6-x86_64-or-fedora-with-flash-11</link>
		<comments>http://www.evanhoffman.com/evan/2011/08/31/64-bit-firefox-6-on-centos-6-x86_64-or-fedora-with-flash-11/#comments</comments>
		<pubDate>Wed, 31 Aug 2011 20:15:14 +0000</pubDate>
		<dc:creator>Evan Hoffman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[64]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[rpm]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[x86_64]]></category>
		<category><![CDATA[yum]]></category>

		<guid isPermaLink="false">http://www.evanhoffman.com/evan/?p=1583</guid>
		<description><![CDATA[TweetSo I&#8217;ve gone back to Linux from Mac, due to the SSD issues I had with my Macbook Pro basically making VMware unusable. A Win7 VM would grind the guest and host to a halt on the 7200 RPM SATA OEM drive, and the SSD wouldn&#8217;t work, so I put the SSD back in my [...]]]></description>
			<content:encoded><![CDATA[<div style="vertical-align: top; float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.evanhoffman.com/evan/2011/08/31/64-bit-firefox-6-on-centos-6-x86_64-or-fedora-with-flash-11/&via=EvanHoffman&text=64-bit Firefox 6 on CentOS 6 x86_64 (or Fedora) with Flash 11&related=EvanHoffman:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div class="plus-one-wrap"><g:plusone size="small" href="http://www.evanhoffman.com/evan/2011/08/31/64-bit-firefox-6-on-centos-6-x86_64-or-fedora-with-flash-11/"></g:plusone></div><p>So I&#8217;ve gone back to Linux from Mac, due to the SSD issues I had with my Macbook Pro basically making VMware unusable. A Win7 VM would grind the guest and host to a halt on the 7200 RPM SATA OEM drive, and the SSD wouldn&#8217;t work, so I put the SSD back in my HP and installed CentOS 6 x86_64. Not really ideal, but at least it works.</p>
<p>CentOS 6 ships with Firefox 3.6.9, which is really old by now. Fine for a server, but I wanted FF6. I grabbed the Firefox 6.0.1 bz2 from <a href="http://www.mozilla.org/community/mirrors.html">VoxCast</a>, unzipped it and copied it to <tt>/usr/lib64/firefox-6</tt>. Then I ran <tt>yum remove firefox</tt> to remove 3.6.9 and avoid any issues. I tried the instructions from <a href="http://www.evanhoffman.com/evan/?p=407">my older post</a> on this subject but for whatever reason it didn&#8217;t work &#8211; I&#8217;m guessing because I&#8217;m not using the distro&#8217;s Firefox RPM.</p>
<p>I followed <a href="http://fedoraproject.org/wiki/Multimedia/Flash#64-bit_Preview_Release">these instructions</a> to get the Flash 11 64-bit plugin installed. It still wasn&#8217;t working though.</p>
<p>I ended up creating a symlink:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">ln</span> <span style="color: #660033;">-s</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>lib64<span style="color: #000000; font-weight: bold;">/</span>mozilla<span style="color: #000000; font-weight: bold;">/</span>plugins<span style="color: #000000; font-weight: bold;">/</span>libflashplayer.so <span style="color: #000000; font-weight: bold;">/</span>home<span style="color: #000000; font-weight: bold;">/</span>evan<span style="color: #000000; font-weight: bold;">/</span>.mozilla<span style="color: #000000; font-weight: bold;">/</span>plugins<span style="color: #000000; font-weight: bold;">/</span>libflashplayer.so</pre></div></div>

<p>When I started up Firefox after creating the symlink, Flash worked.</p>
<p>Additionally, to set Firefox 6 as the default browser, run <tt>gnome-default-applications-properties</tt>, select Custom, and paste <tt>/usr/lib64/firefox-6/firefox %s</tt> in the Command: field.</p>
<p><ins datetime="2011-09-17T21:54:13+00:00">Update:</ins> I upgraded my home desktop PC from FC12 to FC14 last night and used the above procedure to install Firefox 6.0.2 on it with Flash 11.  So, in case anyone was wondering, the above works for Fedora as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.evanhoffman.com/evan/2011/08/31/64-bit-firefox-6-on-centos-6-x86_64-or-fedora-with-flash-11/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Fedora 15 Beta Download</title>
		<link>http://www.evanhoffman.com/evan/2011/04/20/fedora-15-beta-download/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=fedora-15-beta-download</link>
		<comments>http://www.evanhoffman.com/evan/2011/04/20/fedora-15-beta-download/#comments</comments>
		<pubDate>Wed, 20 Apr 2011 21:08:49 +0000</pubDate>
		<dc:creator>Evan Hoffman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cd]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[dvd]]></category>
		<category><![CDATA[f15]]></category>
		<category><![CDATA[fc15]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[fedora 15]]></category>
		<category><![CDATA[iso]]></category>
		<category><![CDATA[live cd]]></category>
		<category><![CDATA[wtf]]></category>

		<guid isPermaLink="false">http://www.evanhoffman.com/evan/?p=1176</guid>
		<description><![CDATA[TweetTo aid the flood of visitors apparently looking for Fedora 15 Beta Download ISOs: Fedora 15 Mirror list Install DVDs: i386 x86_64 Fedora Desktop LiveCDs: i686 x86_64 Fedora KDE LiveCDs: i686 x86_64 Source: http://fedoraproject.org/get-prerelease]]></description>
			<content:encoded><![CDATA[<div style="vertical-align: top; float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.evanhoffman.com/evan/2011/04/20/fedora-15-beta-download/&via=EvanHoffman&text=Fedora 15 Beta Download&related=EvanHoffman:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div class="plus-one-wrap"><g:plusone size="small" href="http://www.evanhoffman.com/evan/2011/04/20/fedora-15-beta-download/"></g:plusone></div><p>To aid the flood of visitors apparently looking for Fedora 15 Beta Download ISOs:</p>
<p><a href="http://mirrors.fedoraproject.org/publiclist/Fedora/15-Beta/">Fedora 15 Mirror list</a><br />
<span id="more-1176"></span><br />
<script type="text/javascript"><!--
google_ad_client = "pub-2654246358702907";
/* 468x60, created 4/3/11 */
google_ad_slot = "1321759816";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>Install DVDs:
<ul>
<li><a href="http://download.fedoraproject.org/pub/fedora/linux/releases/test/15-Beta/Fedora/i386/iso/Fedora-15-Beta-i386-DVD.iso">i386</a></p>
<li><a href="http://download.fedoraproject.org/pub/fedora/linux/releases/test/15-Beta/Fedora/x86_64/iso/Fedora-15-Beta-x86_64-DVD.iso">x86_64</a></ul>
<p>Fedora Desktop LiveCDs:
<ul>
<li><a href="http://download.fedoraproject.org/pub/fedora/linux/releases/test/15-Beta/Live/i686/Fedora-15-Beta-i686-Live-Desktop.iso">i686</a></p>
<li><a href="http://download.fedoraproject.org/pub/fedora/linux/releases/test/15-Beta/Live/x86_64/Fedora-15-Beta-x86_64-Live-Desktop.iso">x86_64</a></ul>
<p>Fedora KDE LiveCDs:
<ul>
<li><a href="http://download.fedoraproject.org/pub/fedora/linux/releases/test/15-Beta/Live/i686/Fedora-15-Beta-i686-Live-KDE.iso">i686</a></p>
<li><a href="http://download.fedoraproject.org/pub/fedora/linux/releases/test/15-Beta/Live/x86_64/Fedora-15-Beta-x86_64-Live-KDE.iso">x86_64</a></ul>
<p>Source: <a href="http://fedoraproject.org/get-prerelease">http://fedoraproject.org/get-prerelease</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.evanhoffman.com/evan/2011/04/20/fedora-15-beta-download/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can Fedora 14 users use Gnome 3?</title>
		<link>http://www.evanhoffman.com/evan/2011/04/08/can-fedora-14-users-use-gnome-3/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=can-fedora-14-users-use-gnome-3</link>
		<comments>http://www.evanhoffman.com/evan/2011/04/08/can-fedora-14-users-use-gnome-3/#comments</comments>
		<pubDate>Fri, 08 Apr 2011 16:34:34 +0000</pubDate>
		<dc:creator>Evan Hoffman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[f14]]></category>
		<category><![CDATA[fc14]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[wtf]]></category>

		<guid isPermaLink="false">http://www.evanhoffman.com/evan/?p=1148</guid>
		<description><![CDATA[TweetAnother influx of visitors searching for the answer to this question. I think this is probably coming from listing the referring keywords right on the page, and then Google indexing those. Anyway, to answer the question, apparently not, at least not via official RPMs: Hi GNOME 3 won&#8217;t be available as a update to Fedora [...]]]></description>
			<content:encoded><![CDATA[<div style="vertical-align: top; float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.evanhoffman.com/evan/2011/04/08/can-fedora-14-users-use-gnome-3/&via=EvanHoffman&text=Can Fedora 14 users use Gnome 3?&related=EvanHoffman:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div class="plus-one-wrap"><g:plusone size="small" href="http://www.evanhoffman.com/evan/2011/04/08/can-fedora-14-users-use-gnome-3/"></g:plusone></div><p>Another influx of visitors searching for the answer to this question.  I think this is probably coming from listing the referring keywords right on the page, and then Google indexing those.  Anyway, to answer the question, apparently not, at least not via official RPMs:</p>
<blockquote><p>Hi</p>
<p>GNOME 3 won&#8217;t be available as a update to Fedora 14. You can try the Fedora 15 Beta that is about to be released in a few days.</p>
<p>Perhaps not you wanted but you can try the Live CD at</p>
<p>http://gnome3.org/tryit.html</p>
<p>__________________<br />
Rahul<br />
http://fedoraproject.org/wiki/RahulSundaram </p></blockquote>
<p>Source: <a href="http://forums.fedoraforum.org/showthread.php?p=1459175">http://forums.fedoraforum.org/showthread.php?p=1459175</a><br />
<span id="more-1148"></span><br />
<script type="text/javascript"><!--
google_ad_client = "pub-2654246358702907";
/* 468x60, created 4/3/11 */
google_ad_slot = "1321759816";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.evanhoffman.com/evan/2011/04/08/can-fedora-14-users-use-gnome-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Clean install of FC14, regain Radeon X1600 support (!)</title>
		<link>http://www.evanhoffman.com/evan/2011/02/20/clean-install-of-fc14-regain-radeon-x1600-support/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=clean-install-of-fc14-regain-radeon-x1600-support</link>
		<comments>http://www.evanhoffman.com/evan/2011/02/20/clean-install-of-fc14-regain-radeon-x1600-support/#comments</comments>
		<pubDate>Sun, 20 Feb 2011 16:48:39 +0000</pubDate>
		<dc:creator>Evan Hoffman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[f14]]></category>
		<category><![CDATA[fc14]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[radeon]]></category>
		<category><![CDATA[RB554UT#ABA]]></category>
		<category><![CDATA[x1600]]></category>

		<guid isPermaLink="false">http://www.evanhoffman.com/evan/?p=1044</guid>
		<description><![CDATA[TweetSo I was complaining the other day about losing support for the Radeon X1600 when I upgraded my work laptop from FC12 to FC14. I was on the verge of ordering a new laptop (ThinkPad W510 with quadcore i7 and 1GB Quadro looks niiiice&#8230;) when I figured it was worth at least giving a true [...]]]></description>
			<content:encoded><![CDATA[<div style="vertical-align: top; float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.evanhoffman.com/evan/2011/02/20/clean-install-of-fc14-regain-radeon-x1600-support/&via=EvanHoffman&text=Clean install of FC14, regain Radeon X1600 support (!)&related=EvanHoffman:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div class="plus-one-wrap"><g:plusone size="small" href="http://www.evanhoffman.com/evan/2011/02/20/clean-install-of-fc14-regain-radeon-x1600-support/"></g:plusone></div><p>So I was <a href="http://www.evanhoffman.com/evan/?p=1010">complaining the other day about losing support for the Radeon X1600</a> when I upgraded my <a href="http://www.superwarehouse.com/HP_Compaq_Business_Notebook_nc8430/RB554UTABA/p/1489320">work laptop</a> from FC12 to FC14.  I was on the verge of ordering a new laptop (ThinkPad W510 with quadcore i7 and 1GB Quadro looks niiiice&#8230;) when I figured it was worth at least giving a true clean install a shot.  I backed up all my stuff to an external USB drive, repartitioned my drive (finally done in a sane way), did a fresh FC14 install, and miraculously everything seemed to work.  rsynced all my stuff back over and it was almost perfect.  I still have a weird issue when trying to unlock my screen after it goes into screensaver &#8211; basically I can&#8217;t, it just stays locked and I&#8217;ve resorted to doing &#8220;init 3&#8243; and then &#8220;init 5&#8243; to make it work again.  That&#8217;s a minor annoyance though at this point.  So, yay again for Fedora!  I wouldn&#8217;t go with ATi for a Linux machine again though.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.evanhoffman.com/evan/2011/02/20/clean-install-of-fc14-regain-radeon-x1600-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrading FC12 to FC14, lose support for Radeon X1600</title>
		<link>http://www.evanhoffman.com/evan/2011/02/08/upgrading-fc12-to-fc14-lose-support-for-radeon-x1600/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=upgrading-fc12-to-fc14-lose-support-for-radeon-x1600</link>
		<comments>http://www.evanhoffman.com/evan/2011/02/08/upgrading-fc12-to-fc14-lose-support-for-radeon-x1600/#comments</comments>
		<pubDate>Tue, 08 Feb 2011 17:23:06 +0000</pubDate>
		<dc:creator>Evan Hoffman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[f14]]></category>
		<category><![CDATA[fc14]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[fglrx]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[nc8430]]></category>
		<category><![CDATA[radeon]]></category>
		<category><![CDATA[RB554UT#ABA]]></category>
		<category><![CDATA[upgrade fc14]]></category>
		<category><![CDATA[x1600]]></category>

		<guid isPermaLink="false">http://www.evanhoffman.com/evan/?p=1010</guid>
		<description><![CDATA[TweetI&#8217;d been running FC12 for quite a while and I noticed the past few weeks have been devoid of yum updates (except for Google Chrome). I figured FC15 is on the horizon; now&#8217;s a good time to upgrade to FC14. I followed the basic procedure laid out here and went 12 -> 13 no problem. [...]]]></description>
			<content:encoded><![CDATA[<div style="vertical-align: top; float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.evanhoffman.com/evan/2011/02/08/upgrading-fc12-to-fc14-lose-support-for-radeon-x1600/&via=EvanHoffman&text=Upgrading FC12 to FC14, lose support for Radeon X1600&related=EvanHoffman:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div class="plus-one-wrap"><g:plusone size="small" href="http://www.evanhoffman.com/evan/2011/02/08/upgrading-fc12-to-fc14-lose-support-for-radeon-x1600/"></g:plusone></div><p>I&#8217;d been running FC12 for quite a while and I noticed the past few weeks have been devoid of yum updates (except for Google Chrome).  I figured FC15 is on the horizon; now&#8217;s a good time to upgrade to FC14.</p>
<p>I followed <a href="http://fedoraproject.org/wiki/YumUpgradeFaq">the basic procedure laid out here</a> and went 12 -> 13 no problem.  13 -> 14: problem.  The upgrade appeared to go well (loooong time to complete, downloading/installing 1+ gigs of packages, even over my 25 mbps home line) but X would not start no matter what.  At this point I learned that <tt>system-config-display</tt> has been <b>deprecated</b> in FC14 and isn&#8217;t even there!  I tried &#8220;Xorg &#8211;configure&#8221; but that configuration still didn&#8217;t work.  I then tried doing a yum downgrade to FC13&#8230; let me save you the trouble: never try this.</p>
<p>I ended up downloading the FC14 DVD ISO and burning it, and doing a fresh install (repair, of course, just drops you to a shell &#8211; the equivalent of throwing you a life preserver in the middle of the ocean and leaving you there) without touching any of my existing partitions.  This ended up being pretty painless and after it was complete everything worked.  <i>Or so it seemed&#8230;</i></p>
<p>I did the FC14 fresh install on Saturday (after having borked the laptop on Friday).  At work on Monday I plugged in my secondary monitor and immediately noticed weirdness.  Lines all over both displays, the Gnome panel unusable, any window that was created wasn&#8217;t drawing properly.  And the topper was rebooting didn&#8217;t work &#8211; it would go to this colorful jumbley screen and just sit there until I did a hard poweroff.  If I unplugged the external monitor and turned the computer on, it worked fine.</p>
<p>I&#8217;ve tried several things &#8211; installing the akmod-catalyst stuff and x11-catalyst-drv stuff via yum, but none of that seems to make much of a difference.  livna-display-config throws an error that I don&#8217;t have the radeon drivers installed.  I&#8217;ve tried the official ATI <a href="http://support.amd.com/us/gpudownload/linux/Pages/radeon_linux.aspx">radeon driver for X1600</a>, which complains that it can&#8217;t find XFree86.  I tried to get around this by symlinking /usr/bin/Xorg to /usr/bin/XFree86, which got me past that hurdle, but then it complained that I have no adapter.  I tried <a href="http://support.amd.com/us/gpudownload/linux/Pages/radeon_linux.aspx">the other Linux radeon driver</a>, which didn&#8217;t complain about XFree86 at least, but also said it didn&#8217;t find any AMD/ATI adapters.</p>
<p>At this point it seems these are my options:</p>
<ul>
<li>Live with one monitor (annoying)
<li>Downgrade/reinstall to FC13 (eventual obsolescence)
<li>Switch OS (Not an Ubuntu fan; Win7 doesn&#8217;t really make sense)
<li>Switch to Mac (can&#8217;t imagine using one for work)
<li>Buy a new computer and put FC14 on it (my C2D T7200 <b>is</b> kind of old&#8230;)
</ul>
<p>None of these options is very good.  For now I&#8217;m just sticking with 1 monitor.  Not the end of the world, but it&#8217;s annoying to run a WinXP VM and do my regular tasks inside a single screen.</p>
<p>dmesg below showing stupid errors:</p>
<pre>
[root@ehoffman ~]# aticonfig
aticonfig: No supported adapters detected
[root@ehoffman ~]# uname -a
Linux ehoffman 2.6.35.10-74.fc14.x86_64 #1 SMP Thu Dec 23 16:04:50 UTC 2010 x86_64 x86_64 x86_64 GNU/Linux
[root@ehoffman ~]# lspci | grep -i radeon
01:00.0 VGA compatible controller: ATI Technologies Inc M56P [Radeon Mobility X1600]
[root@ehoffman ~]# dmesg | grep -i radeon
[   14.717757] [drm] radeon defaulting to kernel modesetting.
[   14.717761] [drm] radeon kernel modesetting enabled.
[   14.717827] radeon 0000:01:00.0: setting latency timer to 64
[   14.723052] radeon 0000:01:00.0: VRAM: 256M 0x00000000 - 0x0FFFFFFF (256M used)
[   14.723056] radeon 0000:01:00.0: GTT: 512M 0x10000000 - 0x2FFFFFFF
[   14.723167] radeon 0000:01:00.0: irq 48 for MSI/MSI-X
[   14.723174] radeon 0000:01:00.0: radeon: using MSI.
[   14.723211] [drm] radeon: irq initialized.
[   14.723322] [drm] radeon: 256M of VRAM memory ready
[   14.723325] [drm] radeon: 512M of GTT memory ready.
[   14.725519] [drm] radeon: 1 quad pipes, 2 z pipes initialized.
[   14.733804] [drm] radeon: ring at 0x0000000010000000
[   14.734017] [drm] radeon: ib pool ready.
[   14.734446] [drm] Radeon Display Connectors
[   14.844393] [drm] radeon: power management initialized
[   15.295827] fbcon: radeondrmfb (fb0) is primary device
[   15.296451] fb0: radeondrmfb frame buffer device
[   15.296546] [drm] Initialized radeon 2.5.0 20080528 for 0000:01:00.0 on minor 0
[root@ehoffman ~]#
</pre>
<p><b>Edit</b>: I should probably mention that as soon as I install the xorg-x11-drv-catalyst stuff, X won&#8217;t start.  If I remove it, it boots up fine (though the 2nd monitor screws causes it to freak out).  This is pretty strange; I&#8217;ve done it several times to confirm:</p>
<pre>
Feb 08 11:35:09 Erased: fglrx64_6_9_0
Feb 08 11:36:53 Updated: libuuid-2.18-4.8.fc14.i686
Feb 08 11:36:54 Updated: postgresql-libs-8.4.7-1.fc14.x86_64
Feb 08 11:36:54 Updated: libuuid-devel-2.18-4.8.fc14.x86_64
Feb 08 11:41:52 Updated: google-chrome-stable-9.0.597.94-73967.x86_64
Feb 08 11:44:11 Installed: fglrx64_7_5_0-8.812-1.x86_64
Feb 08 11:48:21 Erased: fglrx64_7_5_0
Feb 08 12:25:01 Installed: xorg-x11-drv-catalyst-libs-10.12-2.fc14.x86_64
Feb 08 12:25:07 Installed: xorg-x11-drv-catalyst-10.12-2.fc14.x86_64
Feb 08 12:25:08 Installed: akmod-catalyst-10.12-1.fc14.x86_64
Feb 08 12:39:16 Erased: kmod-catalyst-2.6.35.10-74.fc14.x86_64
Feb 08 12:39:20 Erased: xorg-x11-drv-catalyst-libs
Feb 08 12:39:21 Erased: xorg-x11-drv-catalyst
Feb 08 12:39:21 Erased: akmod-catalyst
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.evanhoffman.com/evan/2011/02/08/upgrading-fc12-to-fc14-lose-support-for-radeon-x1600/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why is my laptop so freaking hot?</title>
		<link>http://www.evanhoffman.com/evan/2010/08/26/why-is-my-laptop-so-freaking-hot/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=why-is-my-laptop-so-freaking-hot</link>
		<comments>http://www.evanhoffman.com/evan/2010/08/26/why-is-my-laptop-so-freaking-hot/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 18:07:07 +0000</pubDate>
		<dc:creator>Evan Hoffman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[fc12]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[nc8430]]></category>
		<category><![CDATA[overheat]]></category>
		<category><![CDATA[RB554UT#ABA]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[yum]]></category>

		<guid isPermaLink="false">http://www.evanhoffman.com/evan/?p=569</guid>
		<description><![CDATA[TweetHP Compaq nc8430, Core 2 Duo T7200 2.0GHz. Fedora Core 12 x86_64, kernel 2.6.32.19-163.fc12.x86_64 (just updated via yum). At idle, with nothing running in the foreground, the CPU is around 70-72° Celsius, and the other sensors are 80°+. Why is this? It seems like every time I run yum update the machine gets hotter. I [...]]]></description>
			<content:encoded><![CDATA[<div style="vertical-align: top; float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.evanhoffman.com/evan/2010/08/26/why-is-my-laptop-so-freaking-hot/&via=EvanHoffman&text=Why is my laptop so freaking hot?&related=EvanHoffman:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div class="plus-one-wrap"><g:plusone size="small" href="http://www.evanhoffman.com/evan/2010/08/26/why-is-my-laptop-so-freaking-hot/"></g:plusone></div><p>HP Compaq nc8430, Core 2 Duo T7200 2.0GHz.  Fedora Core 12 x86_64, kernel 2.6.32.19-163.fc12.x86_64 (just updated via yum).</p>
<p>At idle, with nothing running in the foreground, the CPU is around 70-72° Celsius, and the other sensors are 80°+.  Why is this?  It seems like every time I run yum update the machine gets hotter.  I wonder if there&#8217;s any way to figure out what&#8217;s causing this.  In any case, it&#8217;s pretty annoying.  It&#8217;s uncomfortable putting the thing on my lap for any length of time.</p>
<p><a href="http://evanhoffman.com/evan/wp-content/uploads/2010/08/why-so-hot.png"><img src="http://www.evanhoffman.com/evan/wp-content/uploads/2010/08/why-so-hot-286x300.png" alt="" title="why so hot" width="286" height="300" class="aligncenter size-medium wp-image-570" /></a></p>
<p>Notice the temperatures at the top.  The first two are Core0 and Core1, the other 2 are other sensors.  The CPU is running at 1.0 GHz due to SpeedStep and the temp is still 70°C.</p>
<p>Edit: I forgot I&#8217;ve been logging temperature via sensord.  I just turned the computer on after having it off all night and within 10 minutes the CPU is back up to > 60°C.</p>
<p><a href="http://evanhoffman.com/evan/wp-content/uploads/2010/08/hot.png"><img src="http://evanhoffman.com/evan/wp-content/uploads/2010/08/hot.png" alt="" title="hot" width="640" height="400" class="aligncenter size-full wp-image-575" /></a></p>
<pre>
Aug 26 00:01:34 ehoffman sensord:   Core 0: 65.0 C
Aug 26 00:06:34 ehoffman sensord:   Core 0: 65.0 C
Aug 26 00:11:34 ehoffman sensord:   Core 0: 66.0 C
Aug 26 00:16:34 ehoffman sensord:   Core 0: 66.0 C
Aug 26 00:21:34 ehoffman sensord:   Core 0: 66.0 C
Aug 26 00:26:34 ehoffman sensord:   Core 0: 65.0 C
Aug 26 00:31:34 ehoffman sensord:   Core 0: 65.0 C
Aug 26 00:36:34 ehoffman sensord:   Core 0: 65.0 C
Aug 26 00:41:34 ehoffman sensord:   Core 0: 66.0 C
Aug 26 00:46:34 ehoffman sensord:   Core 0: 65.0 C
Aug 26 00:51:34 ehoffman sensord:   Core 0: 65.0 C
Aug 26 00:56:34 ehoffman sensord:   Core 0: 66.0 C
Aug 26 01:01:34 ehoffman sensord:   Core 0: 66.0 C
Aug 26 01:06:34 ehoffman sensord:   Core 0: 65.0 C
Aug 26 01:11:34 ehoffman sensord:   Core 0: 65.0 C
Aug 26 01:16:34 ehoffman sensord:   Core 0: 65.0 C
Aug 26 01:21:34 ehoffman sensord:   Core 0: 65.0 C
Aug 26 01:26:34 ehoffman sensord:   Core 0: 65.0 C
Aug 26 01:31:34 ehoffman sensord:   Core 0: 65.0 C
Aug 26 01:36:34 ehoffman sensord:   Core 0: 65.0 C
Aug 26 01:41:34 ehoffman sensord:   Core 0: 65.0 C
Aug 26 01:46:34 ehoffman sensord:   Core 0: 65.0 C
Aug 26 01:51:34 ehoffman sensord:   Core 0: 65.0 C
Aug 26 01:56:34 ehoffman sensord:   Core 0: 65.0 C
Aug 26 02:01:34 ehoffman sensord:   Core 0: 64.0 C
Aug 26 02:06:34 ehoffman sensord:   Core 0: 64.0 C
Aug 26 02:11:34 ehoffman sensord:   Core 0: 64.0 C
Aug 26 02:16:34 ehoffman sensord:   Core 0: 65.0 C
Aug 26 02:21:34 ehoffman sensord:   Core 0: 65.0 C
Aug 26 02:26:34 ehoffman sensord:   Core 0: 65.0 C
Aug 26 02:31:34 ehoffman sensord:   Core 0: 65.0 C
Aug 26 02:36:35 ehoffman sensord:   Core 0: 64.0 C
Aug 26 02:41:35 ehoffman sensord:   Core 0: 65.0 C
Aug 26 02:46:35 ehoffman sensord:   Core 0: 65.0 C
Aug 26 02:51:35 ehoffman sensord:   Core 0: 65.0 C
Aug 26 02:56:35 ehoffman sensord:   Core 0: 65.0 C
Aug 26 03:01:35 ehoffman sensord:   Core 0: 65.0 C
Aug 26 03:06:35 ehoffman sensord:   Core 0: 65.0 C
Aug 26 03:11:35 ehoffman sensord:   Core 0: 65.0 C
Aug 26 03:16:35 ehoffman sensord:   Core 0: 65.0 C
Aug 26 03:21:35 ehoffman sensord:   Core 0: 65.0 C
Aug 26 03:26:35 ehoffman sensord:   Core 0: 65.0 C
Aug 26 03:31:35 ehoffman sensord:   Core 0: 65.0 C
Aug 26 03:36:35 ehoffman sensord:   Core 0: 65.0 C
Aug 26 03:41:35 ehoffman sensord:   Core 0: 65.0 C
Aug 26 03:46:35 ehoffman sensord:   Core 0: 65.0 C
Aug 26 03:51:35 ehoffman sensord:   Core 0: 65.0 C
Aug 26 03:56:35 ehoffman sensord:   Core 0: 65.0 C
Aug 26 04:01:35 ehoffman sensord:   Core 0: 65.0 C
Aug 26 04:06:35 ehoffman sensord:   Core 0: 65.0 C
Aug 26 04:11:35 ehoffman sensord:   Core 0: 65.0 C
Aug 26 04:16:35 ehoffman sensord:   Core 0: 65.0 C
Aug 26 04:21:35 ehoffman sensord:   Core 0: 65.0 C
Aug 26 04:26:35 ehoffman sensord:   Core 0: 66.0 C
Aug 26 04:31:35 ehoffman sensord:   Core 0: 66.0 C
Aug 26 04:36:35 ehoffman sensord:   Core 0: 66.0 C
Aug 26 04:41:35 ehoffman sensord:   Core 0: 66.0 C
Aug 26 04:46:35 ehoffman sensord:   Core 0: 66.0 C
Aug 26 04:51:35 ehoffman sensord:   Core 0: 66.0 C
Aug 26 04:56:35 ehoffman sensord:   Core 0: 65.0 C
Aug 26 05:01:35 ehoffman sensord:   Core 0: 66.0 C
Aug 26 05:06:35 ehoffman sensord:   Core 0: 66.0 C
Aug 26 05:11:35 ehoffman sensord:   Core 0: 66.0 C
Aug 26 05:16:35 ehoffman sensord:   Core 0: 65.0 C
Aug 26 05:21:36 ehoffman sensord:   Core 0: 65.0 C
Aug 26 05:26:36 ehoffman sensord:   Core 0: 65.0 C
Aug 26 05:31:36 ehoffman sensord:   Core 0: 65.0 C
Aug 26 05:36:36 ehoffman sensord:   Core 0: 65.0 C
Aug 26 05:41:36 ehoffman sensord:   Core 0: 65.0 C
Aug 26 05:46:36 ehoffman sensord:   Core 0: 66.0 C
Aug 26 05:51:36 ehoffman sensord:   Core 0: 65.0 C
Aug 26 05:56:36 ehoffman sensord:   Core 0: 65.0 C
Aug 26 06:01:36 ehoffman sensord:   Core 0: 65.0 C
Aug 26 06:06:36 ehoffman sensord:   Core 0: 65.0 C
Aug 26 06:11:36 ehoffman sensord:   Core 0: 65.0 C
Aug 26 06:16:36 ehoffman sensord:   Core 0: 66.0 C
Aug 26 06:21:36 ehoffman sensord:   Core 0: 66.0 C
Aug 26 06:26:36 ehoffman sensord:   Core 0: 65.0 C
Aug 26 06:31:36 ehoffman sensord:   Core 0: 65.0 C
Aug 26 06:36:36 ehoffman sensord:   Core 0: 65.0 C
Aug 26 06:41:36 ehoffman sensord:   Core 0: 65.0 C
Aug 26 06:46:36 ehoffman sensord:   Core 0: 65.0 C
Aug 26 06:51:36 ehoffman sensord:   Core 0: 65.0 C
Aug 26 06:56:36 ehoffman sensord:   Core 0: 65.0 C
Aug 26 07:01:36 ehoffman sensord:   Core 0: 65.0 C
Aug 26 07:06:36 ehoffman sensord:   Core 0: 65.0 C
Aug 26 07:11:36 ehoffman sensord:   Core 0: 65.0 C
Aug 26 07:16:36 ehoffman sensord:   Core 0: 64.0 C
Aug 26 07:21:36 ehoffman sensord:   Core 0: 64.0 C
Aug 26 07:26:36 ehoffman sensord:   Core 0: 64.0 C
Aug 26 07:31:36 ehoffman sensord:   Core 0: 63.0 C
Aug 26 07:36:36 ehoffman sensord:   Core 0: 63.0 C
Aug 26 07:41:36 ehoffman sensord:   Core 0: 63.0 C
Aug 26 07:46:36 ehoffman sensord:   Core 0: 64.0 C
Aug 26 07:51:36 ehoffman sensord:   Core 0: 64.0 C
Aug 26 07:56:36 ehoffman sensord:   Core 0: 64.0 C
Aug 26 08:01:36 ehoffman sensord:   Core 0: 64.0 C
Aug 26 08:06:37 ehoffman sensord:   Core 0: 64.0 C
Aug 26 08:11:37 ehoffman sensord:   Core 0: 64.0 C
Aug 26 08:16:37 ehoffman sensord:   Core 0: 64.0 C
Aug 26 08:21:37 ehoffman sensord:   Core 0: 65.0 C
Aug 26 08:26:37 ehoffman sensord:   Core 0: 65.0 C
Aug 26 08:31:37 ehoffman sensord:   Core 0: 65.0 C
Aug 26 08:36:37 ehoffman sensord:   Core 0: 65.0 C
Aug 26 08:41:37 ehoffman sensord:   Core 0: 65.0 C
Aug 26 08:46:37 ehoffman sensord:   Core 0: 65.0 C
Aug 26 08:51:37 ehoffman sensord:   Core 0: 65.0 C
Aug 26 08:56:37 ehoffman sensord:   Core 0: 65.0 C
Aug 26 09:01:37 ehoffman sensord:   Core 0: 65.0 C
Aug 26 09:06:37 ehoffman sensord:   Core 0: 66.0 C
Aug 26 09:11:37 ehoffman sensord:   Core 0: 66.0 C
Aug 26 09:16:37 ehoffman sensord:   Core 0: 78.0 C
Aug 26 09:21:37 ehoffman sensord:   Core 0: 83.0 C
Aug 26 09:26:37 ehoffman sensord:   Core 0: 70.0 C
Aug 26 09:31:37 ehoffman sensord:   Core 0: 72.0 C
Aug 26 09:36:37 ehoffman sensord:   Core 0: 74.0 C
Aug 26 09:41:37 ehoffman sensord:   Core 0: 72.0 C
Aug 26 09:46:38 ehoffman sensord:   Core 0: 71.0 C
Aug 26 09:51:38 ehoffman sensord:   Core 0: 71.0 C
Aug 26 09:56:38 ehoffman sensord:   Core 0: 72.0 C
Aug 26 10:01:38 ehoffman sensord:   Core 0: 73.0 C
Aug 26 10:06:38 ehoffman sensord:   Core 0: 71.0 C
Aug 26 10:11:38 ehoffman sensord:   Core 0: 78.0 C
Aug 26 10:16:38 ehoffman sensord:   Core 0: 71.0 C
Aug 26 10:21:38 ehoffman sensord:   Core 0: 72.0 C
Aug 26 10:26:38 ehoffman sensord:   Core 0: 72.0 C
Aug 26 10:31:38 ehoffman sensord:   Core 0: 73.0 C
Aug 26 10:36:38 ehoffman sensord:   Core 0: 74.0 C
Aug 26 10:41:38 ehoffman sensord:   Core 0: 76.0 C
Aug 26 10:46:38 ehoffman sensord:   Core 0: 73.0 C
Aug 26 10:51:38 ehoffman sensord:   Core 0: 73.0 C
Aug 26 10:56:38 ehoffman sensord:   Core 0: 74.0 C
Aug 26 11:01:38 ehoffman sensord:   Core 0: 74.0 C
Aug 26 11:06:38 ehoffman sensord:   Core 0: 74.0 C
Aug 26 11:11:38 ehoffman sensord:   Core 0: 75.0 C
Aug 26 11:16:38 ehoffman sensord:   Core 0: 74.0 C
Aug 26 11:21:38 ehoffman sensord:   Core 0: 75.0 C
Aug 26 11:26:38 ehoffman sensord:   Core 0: 75.0 C
Aug 26 11:31:38 ehoffman sensord:   Core 0: 74.0 C
Aug 26 11:36:38 ehoffman sensord:   Core 0: 75.0 C
Aug 26 11:41:38 ehoffman sensord:   Core 0: 73.0 C
Aug 26 11:46:38 ehoffman sensord:   Core 0: 74.0 C
Aug 26 11:51:38 ehoffman sensord:   Core 0: 74.0 C
Aug 26 11:56:38 ehoffman sensord:   Core 0: 73.0 C
Aug 26 12:01:38 ehoffman sensord:   Core 0: 74.0 C
Aug 26 12:06:38 ehoffman sensord:   Core 0: 74.0 C
Aug 26 12:11:38 ehoffman sensord:   Core 0: 73.0 C
Aug 26 12:16:38 ehoffman sensord:   Core 0: 86.0 C
Aug 26 12:21:38 ehoffman sensord:   Core 0: 77.0 C
Aug 26 12:26:39 ehoffman sensord:   Core 0: 74.0 C
Aug 26 12:31:39 ehoffman sensord:   Core 0: 73.0 C
Aug 26 12:36:39 ehoffman sensord:   Core 0: 77.0 C
Aug 26 12:41:39 ehoffman sensord:   Core 0: 79.0 C
Aug 26 12:46:39 ehoffman sensord:   Core 0: 96.0 C
Aug 26 12:51:39 ehoffman sensord:   Core 0: 95.0 C
Aug 26 12:56:39 ehoffman sensord:   Core 0: 75.0 C
Aug 26 13:01:39 ehoffman sensord:   Core 0: 94.0 C
Aug 26 13:06:39 ehoffman sensord:   Core 0: 73.0 C
Aug 26 13:11:39 ehoffman sensord:   Core 0: 94.0 C
Aug 26 13:16:39 ehoffman sensord:   Core 0: 94.0 C
Aug 26 13:21:39 ehoffman sensord:   Core 0: 77.0 C
Aug 26 13:26:39 ehoffman sensord:   Core 0: 94.0 C
Aug 26 13:31:39 ehoffman sensord:   Core 0: 94.0 C
Aug 26 13:36:39 ehoffman sensord:   Core 0: 95.0 C
Aug 26 13:42:18 ehoffman sensord:   Core 0: 80.0 C
Aug 26 13:47:18 ehoffman sensord:   Core 0: 72.0 C
Aug 26 13:52:18 ehoffman sensord:   Core 0: 70.0 C
Aug 26 13:57:18 ehoffman sensord:   Core 0: 71.0 C
Aug 26 14:02:18 ehoffman sensord:   Core 0: 69.0 C
Aug 26 14:07:18 ehoffman sensord:   Core 0: 77.0 C
Aug 26 14:12:18 ehoffman sensord:   Core 0: 78.0 C
Aug 26 14:17:18 ehoffman sensord:   Core 0: 72.0 C
Aug 26 14:22:18 ehoffman sensord:   Core 0: 70.0 C
Aug 26 14:27:18 ehoffman sensord:   Core 0: 70.0 C
Aug 26 14:32:18 ehoffman sensord:   Core 0: 72.0 C
Aug 26 14:37:18 ehoffman sensord:   Core 0: 71.0 C
Aug 26 14:42:18 ehoffman sensord:   Core 0: 70.0 C
Aug 26 14:47:18 ehoffman sensord:   Core 0: 71.0 C
Aug 26 14:52:18 ehoffman sensord:   Core 0: 70.0 C
Aug 26 14:57:18 ehoffman sensord:   Core 0: 69.0 C
Aug 26 15:02:18 ehoffman sensord:   Core 0: 69.0 C
Aug 26 15:07:18 ehoffman sensord:   Core 0: 69.0 C
Aug 26 15:12:18 ehoffman sensord:   Core 0: 70.0 C
Aug 26 15:17:18 ehoffman sensord:   Core 0: 70.0 C
Aug 26 15:22:18 ehoffman sensord:   Core 0: 70.0 C
Aug 26 15:27:18 ehoffman sensord:   Core 0: 69.0 C
Aug 26 15:32:19 ehoffman sensord:   Core 0: 69.0 C
Aug 26 15:37:19 ehoffman sensord:   Core 0: 68.0 C
Aug 26 15:42:19 ehoffman sensord:   Core 0: 70.0 C
Aug 26 15:47:19 ehoffman sensord:   Core 0: 69.0 C
Aug 26 15:52:19 ehoffman sensord:   Core 0: 70.0 C
Aug 26 15:57:19 ehoffman sensord:   Core 0: 70.0 C
Aug 26 16:02:19 ehoffman sensord:   Core 0: 70.0 C
Aug 26 16:07:19 ehoffman sensord:   Core 0: 70.0 C
Aug 26 16:12:19 ehoffman sensord:   Core 0: 71.0 C
Aug 26 16:17:19 ehoffman sensord:   Core 0: 70.0 C
Aug 26 16:22:19 ehoffman sensord:   Core 0: 70.0 C
Aug 26 16:27:19 ehoffman sensord:   Core 0: 71.0 C
Aug 26 16:32:19 ehoffman sensord:   Core 0: 72.0 C
Aug 26 16:37:19 ehoffman sensord:   Core 0: 71.0 C
Aug 26 16:42:19 ehoffman sensord:   Core 0: 73.0 C
Aug 26 16:47:19 ehoffman sensord:   Core 0: 73.0 C
Aug 26 16:52:19 ehoffman sensord:   Core 0: 72.0 C
Aug 26 16:57:19 ehoffman sensord:   Core 0: 75.0 C
Aug 26 17:02:19 ehoffman sensord:   Core 0: 71.0 C
Aug 26 17:07:19 ehoffman sensord:   Core 0: 71.0 C
Aug 27 08:23:10 ehoffman sensord:   Core 0: 43.0 C
Aug 27 08:28:10 ehoffman sensord:   Core 0: 55.0 C
Aug 27 08:33:09 ehoffman sensord:   Core 0: 62.0 C
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.evanhoffman.com/evan/2010/08/26/why-is-my-laptop-so-freaking-hot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ripping a DVD on Fedora Core 13</title>
		<link>http://www.evanhoffman.com/evan/2010/07/02/ripping-a-dvd-on-fedora-core-13/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ripping-a-dvd-on-fedora-core-13</link>
		<comments>http://www.evanhoffman.com/evan/2010/07/02/ripping-a-dvd-on-fedora-core-13/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 05:16:57 +0000</pubDate>
		<dc:creator>Evan Hoffman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[avi]]></category>
		<category><![CDATA[fc13]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[libdvdcss]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mp4]]></category>
		<category><![CDATA[mpeg]]></category>
		<category><![CDATA[vob]]></category>

		<guid isPermaLink="false">http://www.evanhoffman.com/evan/?p=413</guid>
		<description><![CDATA[TweetI thought this would be a pretty straightforward task. It was, though it took several minutes to track down the CSS library needed for decryption of the DVD. All I want to do is copy Talking Words Factory to my phone so my kid can watch it in the car if needed. It looked like [...]]]></description>
			<content:encoded><![CDATA[<div style="vertical-align: top; float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.evanhoffman.com/evan/2010/07/02/ripping-a-dvd-on-fedora-core-13/&via=EvanHoffman&text=Ripping a DVD on Fedora Core 13&related=EvanHoffman:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div class="plus-one-wrap"><g:plusone size="small" href="http://www.evanhoffman.com/evan/2010/07/02/ripping-a-dvd-on-fedora-core-13/"></g:plusone></div><p>I thought this would be a pretty straightforward task.  It was, though it took several minutes to track down the CSS library needed for decryption of the DVD.  All I want to do is copy <a href="http://astore.amazon.com/evanhoffmasho-20/detail/B001U7NW20">Talking Words Factory</a> to my phone so my kid can watch it in the car if needed.  It looked like Brasero was the tool for the job, but I got some error about needing a plugin for it to be able to decrypt it.  I found <a href="http://ftp-stud.fht-esslingen.de/pub/Mirrors/rpm.livna.org/repo/13/x86_64/">libdvdcss here</a> and after installing the RPM, everything worked.  Now I just need to encode it with ffmpeg.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.evanhoffman.com/evan/2010/07/02/ripping-a-dvd-on-fedora-core-13/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HOWTO: Install Flash plugin on Firefox on Fedora / CentOS / RedHat Linux</title>
		<link>http://www.evanhoffman.com/evan/2010/06/09/howto-install-flash-plugin-on-firefox-on-fedora-centos-redhat-linux/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=howto-install-flash-plugin-on-firefox-on-fedora-centos-redhat-linux</link>
		<comments>http://www.evanhoffman.com/evan/2010/06/09/howto-install-flash-plugin-on-firefox-on-fedora-centos-redhat-linux/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 05:36:54 +0000</pubDate>
		<dc:creator>Evan Hoffman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[x86_64]]></category>
		<category><![CDATA[yum]]></category>

		<guid isPermaLink="false">http://www.evanhoffman.com/evan/?p=407</guid>
		<description><![CDATA[TweetUpdated 8/31/2011 See my newer post on this subject. I know I&#8217;ve been through this before because I&#8217;ve setup Fedora before and it&#8217;s working. But I just installed FC12 on my desktop at home (since my Seagate drive bricked itself a few days ago and I had to reinstall anyway) and while I finally got [...]]]></description>
			<content:encoded><![CDATA[<div style="vertical-align: top; float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.evanhoffman.com/evan/2010/06/09/howto-install-flash-plugin-on-firefox-on-fedora-centos-redhat-linux/&via=EvanHoffman&text=HOWTO: Install Flash plugin on Firefox on Fedora / CentOS / RedHat Linux&related=EvanHoffman:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div class="plus-one-wrap"><g:plusone size="small" href="http://www.evanhoffman.com/evan/2010/06/09/howto-install-flash-plugin-on-firefox-on-fedora-centos-redhat-linux/"></g:plusone></div><p><ins datetime="2011-08-31T19:31:51+00:00">Updated 8/31/2011</ins> See my <a href="http://www.evanhoffman.com/evan/?p=1583">newer post</a> on this subject.</p>
<p>I know I&#8217;ve been through this before because I&#8217;ve setup Fedora before and it&#8217;s working.  But I just installed FC12 on my desktop at home (since my Seagate drive bricked itself a few days ago and I had to reinstall anyway) and while I finally got the Adobe Flash plugin working, it didn&#8217;t have any audio, which made YouTube kind of suck.  Anyway, this of course was a solved problem, I just forgot where the fix was located&#8230; but duh, it&#8217;s <a href="http://fedoraproject.org/wiki/Multimedia/Flash#On_64-bit_Fedora">on the Fedora website</a>.  A simple</p>
<pre>yum install flash-plugin nspluginwrapper.x86_64 \
    nspluginwrapper.i686 alsa-plugins-pulseaudio.i686 \
    libcurl.i686</pre>
<p>and everything appears to be fine.  Thank you Fedora!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.evanhoffman.com/evan/2010/06/09/howto-install-flash-plugin-on-firefox-on-fedora-centos-redhat-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgraded to Fedora Core 12</title>
		<link>http://www.evanhoffman.com/evan/2010/04/20/upgraded-to-fedora-core-12/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=upgraded-to-fedora-core-12</link>
		<comments>http://www.evanhoffman.com/evan/2010/04/20/upgraded-to-fedora-core-12/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 21:24:14 +0000</pubDate>
		<dc:creator>Evan Hoffman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[fc12]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[radeon]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://www.evanhoffman.com/evan/?p=373</guid>
		<description><![CDATA[TweetI upgraded my work laptop from FC11 to FC12 yesterday using the &#8220;preupgrade&#8221; tool. It was pretty simple, though it took a lot longer than I expected. There was some funkiness with my screen going crazy after the upgrade &#8211; my external monitor and the laptop&#8217;s LCD both did this crazy wavy-line thing. I tried [...]]]></description>
			<content:encoded><![CDATA[<div style="vertical-align: top; float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.evanhoffman.com/evan/2010/04/20/upgraded-to-fedora-core-12/&via=EvanHoffman&text=Upgraded to Fedora Core 12&related=EvanHoffman:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div class="plus-one-wrap"><g:plusone size="small" href="http://www.evanhoffman.com/evan/2010/04/20/upgraded-to-fedora-core-12/"></g:plusone></div><p>I upgraded my work laptop from FC11 to FC12 yesterday using the &#8220;preupgrade&#8221; tool.  It was pretty simple, though it took a lot longer than I expected.  There was some funkiness with my screen going crazy after the upgrade &#8211; my external monitor and the laptop&#8217;s LCD both did this crazy wavy-line thing.  I tried changing the refresh rate, running system-config-display, nothing worked.  I found a post that suggested passing &#8220;nomodeset&#8221; to the kernel boot options &#8211; that solved it.  Yay!</p>
<p>The other problem I had was reinstalling VMware Workstation &#8211; I couldn&#8217;t.  I got this error: <b>/tmp/vmware-root/modules/vmnet-only/vnetUserListener.c:240: error: ‘TASK_INTERRUPTIBLE’ </b>&#8230; etc.  I ended up having to edit the vmplayer source files directly (!!!) to get them to compile &#8211; instructions found <a href="http://osvn.pastebin.com/hPpCZEXe">here</a></p>
<p>So far FC12 seems exactly like FC11.  But that&#8217;s fine &#8211; I only upgraded because I didn&#8217;t want to be on a dead-end version once FC13 is released.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.evanhoffman.com/evan/2010/04/20/upgraded-to-fedora-core-12/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Everything works on my laptop except Bluetooth</title>
		<link>http://www.evanhoffman.com/evan/2009/11/06/everything-works-on-my-laptop-except-bluetooth/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=everything-works-on-my-laptop-except-bluetooth</link>
		<comments>http://www.evanhoffman.com/evan/2009/11/06/everything-works-on-my-laptop-except-bluetooth/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 14:36:23 +0000</pubDate>
		<dc:creator>Evan Hoffman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bluetooth]]></category>
		<category><![CDATA[fc11]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.evanhoffman.com/evan/?p=193</guid>
		<description><![CDATA[TweetThis is pretty weird. Bluetooth worked fine under Win XP. The computer is an HP/Compaq nc8430. When I go to the Bluetooth control panel I get &#8220;Your computer does not have any Bluetooth adapters plugged in.&#8221; The weird thing is, sometimes I&#8217;ll see the bluetooth logo in the taskbar at the top, but then when [...]]]></description>
			<content:encoded><![CDATA[<div style="vertical-align: top; float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.evanhoffman.com/evan/2009/11/06/everything-works-on-my-laptop-except-bluetooth/&via=EvanHoffman&text=Everything works on my laptop except Bluetooth&related=EvanHoffman:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div class="plus-one-wrap"><g:plusone size="small" href="http://www.evanhoffman.com/evan/2009/11/06/everything-works-on-my-laptop-except-bluetooth/"></g:plusone></div><p>This is pretty weird.  Bluetooth worked fine under Win XP.  The computer is an HP/Compaq nc8430.  When I go to the Bluetooth control panel I get &#8220;Your computer does not have any Bluetooth adapters plugged in.&#8221;  The weird thing is, sometimes I&#8217;ll see the bluetooth logo in the taskbar at the top, but then when I look again it&#8217;s gone and I have no idea how to get it back.  When I booted it up this morning I noticed the icon was there so I ran some of the debugging tools for Bluetooth and checked dmesg and this time at least it looks like at least there&#8217;s proof that Linux CAN see the Bluetooth adapter, I just don&#8217;t get why it then stops recognizing it after just a minute or two, and a reboot doesn&#8217;t even consistently bring it back.</p>
<p><span id="more-193"></span></p>
<p>Here&#8217;s what lspci -nn showed while the it was up:</p>
<pre>
[root@ehoffman ~]# cat lspci-bluetooth
00:00.0 Host bridge [0600]: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub [8086:27a0] (rev 03)
00:01.0 PCI bridge [0604]: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express PCI Express Root Port [8086:27a1] (rev 03)
00:1b.0 Audio device [0403]: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller [8086:27d8] (rev 01)
00:1c.0 PCI bridge [0604]: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 [8086:27d0] (rev 01)
00:1c.1 PCI bridge [0604]: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 [8086:27d2] (rev 01)
00:1c.3 PCI bridge [0604]: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 [8086:27d6] (rev 01)
00:1d.0 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 [8086:27c8] (rev 01)
00:1d.1 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 [8086:27c9] (rev 01)
00:1d.2 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 [8086:27ca] (rev 01)
00:1d.3 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 [8086:27cb] (rev 01)
00:1d.7 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller [8086:27cc] (rev 01)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev e1)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge [8086:27b9] (rev 01)
00:1f.1 IDE interface [0101]: Intel Corporation 82801G (ICH7 Family) IDE Controller [8086:27df] (rev 01)
00:1f.2 SATA controller [0106]: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA AHCI Controller [8086:27c5] (rev 01)
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc M56P [Radeon Mobility X1600] [1002:71c5]
02:06.0 CardBus bridge [0607]: Texas Instruments PCIxx12 Cardbus Controller [104c:8039]
02:06.1 FireWire (IEEE 1394) [0c00]: Texas Instruments PCIxx12 OHCI Compliant IEEE 1394 Host Controller [104c:803a]
02:06.2 Mass storage controller [0180]: Texas Instruments 5-in-1 Multimedia Card Reader (SD/MMC/MS/MS PRO/xD) [104c:803b]
02:06.3 SD Host controller [0805]: Texas Instruments PCIxx12 SDA Standard Compliant SD Host Controller [104c:803c]
02:06.4 Communication controller [0780]: Texas Instruments PCIxx12 GemCore based SmartCard controller [104c:803d]
08:00.0 Ethernet controller [0200]: Broadcom Corporation NetXtreme BCM5753M Gigabit Ethernet PCI Express [14e4:16fd] (rev 21)
10:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection [8086:4222] (rev 02)
</pre>
<p>When I did &#8220;hcitool dev&#8221; it actually showed something:</p>
<pre>
[root@ehoffman ~]# cat hcit.dev
Devices:
	hci0	00:16:41:BA:C6:xx
</pre>
<p>Here&#8217;s where it looks like it started working and then stopped working from /var/log/messages:</p>
<pre>
Nov  6 08:57:58 localhost dbus-daemon: Rejected send message, 2 matched rules; type="method_call", sender=":1.47" (uid=42 pid=2844 comm="/usr/bin/pulseaudio --start --log-target=syslog ") interface="org.bluez.Manager" member="ListAdapters" error name="(unset)" requested_reply=0 destination="org.bluez" (uid=0 pid=2390 comm="/usr/sbin/bluetoothd "))
Nov  6 08:57:58 localhost pulseaudio[2844]: bluetooth-util.c: Error from ListAdapters reply: org.freedesktop.DBus.Error.AccessDenied
Nov  6 08:58:03 localhost kernel: fuse init (API version 7.11)
Nov  6 08:58:03 localhost pulseaudio[3108]: pid.c: Daemon already running.
Nov  6 08:58:15 localhost kernel: usb 2-1: new full speed USB device using uhci_hcd and address 2
Nov  6 08:58:16 localhost kernel: usb 2-1: New USB device found, idVendor=03f0, idProduct=171d
Nov  6 08:58:16 localhost kernel: usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Nov  6 08:58:16 localhost kernel: usb 2-1: Product: HP Integrated Module
Nov  6 08:58:16 localhost kernel: usb 2-1: Manufacturer: Broadcom Corp
Nov  6 08:58:16 localhost kernel: usb 2-1: configuration #1 chosen from 1 choice
Nov  6 08:58:16 localhost kernel: Bluetooth: Generic Bluetooth USB driver ver 0.5
Nov  6 08:58:16 localhost kernel: usbcore: registered new interface driver btusb
Nov  6 08:58:16 localhost bluetoothd[2390]: HCI dev 0 registered
Nov  6 08:58:16 localhost bluetoothd[2390]: HCI dev 0 up
Nov  6 08:58:16 localhost bluetoothd[2390]: Starting security manager 0
Nov  6 08:58:16 localhost kernel: Bluetooth: RFCOMM socket layer initialized
Nov  6 08:58:16 localhost kernel: Bluetooth: RFCOMM TTY layer initialized
Nov  6 08:58:16 localhost kernel: Bluetooth: RFCOMM ver 1.11
Nov  6 08:58:16 localhost bluetoothd[2390]: Adapter /org/bluez/2390/hci0 has been enabled
Nov  6 08:58:16 localhost dbus-daemon: Rejected send message, 2 matched rules; type="method_call", sender=":1.47" (uid=42 pid=2844 comm="/usr/bin/pulseaudio --start --log-target=syslog ") interface="org.bluez.Adapter" member="ListDevices" error name="(unset)" requested_reply=0 destination="org.bluez" (uid=0 pid=2390 comm="/usr/sbin/bluetoothd "))
Nov  6 08:58:16 localhost pulseaudio[2844]: bluetooth-util.c: Error from ListDevices reply: org.freedesktop.DBus.Error.AccessDenied
Nov  6 08:58:21 localhost NetworkManager: <info>  Wireless now enabled by radio killswitch
Nov  6 08:58:21 localhost NetworkManager: <info>  (wlan1): bringing up device.
<snip>
Nov  6 09:01:05 localhost kernel: usb 2-1: USB disconnect, address 2
Nov  6 09:01:05 localhost kernel: btusb_intr_complete: hci0 urb ffff8800899c73c0 failed to resubmit (19)
Nov  6 09:01:05 localhost kernel: btusb_bulk_complete: hci0 urb ffff8800899c7540 failed to resubmit (19)
Nov  6 09:01:05 localhost kernel: btusb_bulk_complete: hci0 urb ffff8800899c7600 failed to resubmit (19)
Nov  6 09:01:05 localhost kernel: btusb_send_frame: hci0 urb ffff88008f43a840 submission failed
Nov  6 09:01:05 localhost bluetoothd[2390]: HCI dev 0 down
Nov  6 09:01:05 localhost bluetoothd[2390]: Adapter /org/bluez/2390/hci0 has been disabled
Nov  6 09:01:05 localhost bluetoothd[2390]: Stopping security manager 0
Nov  6 09:01:05 localhost bluetoothd[2390]: HCI dev 0 unregistered
Nov  6 09:01:05 localhost bluetoothd[2390]: Unregister path: /org/bluez/2390/hci0
Nov  6 09:01:05 localhost kernel: usb 2-1: new full speed USB device using uhci_hcd and address 3
Nov  6 09:01:10 localhost kernel: hub 2-0:1.0: unable to enumerate USB device on port 1
</pre>
<p>It looks like it worked until I turned on wireless via the hardware switch.  But even if I start up with wireless off it doesn&#8217;t work.  Hmm.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.evanhoffman.com/evan/2009/11/06/everything-works-on-my-laptop-except-bluetooth/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>NILFS &#8211; A File system to make SSDs scream&#8230; in pain?</title>
		<link>http://www.evanhoffman.com/evan/2009/10/27/nilfs-a-file-system-to-make-ssds-scream-in-pain/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=nilfs-a-file-system-to-make-ssds-scream-in-pain</link>
		<comments>http://www.evanhoffman.com/evan/2009/10/27/nilfs-a-file-system-to-make-ssds-scream-in-pain/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 21:05:12 +0000</pubDate>
		<dc:creator>Evan Hoffman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[filesystems]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[nilfs]]></category>
		<category><![CDATA[ssd]]></category>

		<guid isPermaLink="false">http://www.evanhoffman.com/evan/?p=188</guid>
		<description><![CDATA[TweetSo I got this 128 gig Corsair SSD and put it in my laptop at work. After some fiddling I copied my old disk over to my new disk by booting to Knoppix and doing dd if=/dev/sda of=/dev/sdb bs=4k conv=notrunc,noerror. It&#8217;s a lot faster, but what&#8217;s really fast now is my Windows XP VM. Anyway, [...]]]></description>
			<content:encoded><![CDATA[<div style="vertical-align: top; float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.evanhoffman.com/evan/2009/10/27/nilfs-a-file-system-to-make-ssds-scream-in-pain/&via=EvanHoffman&text=NILFS - A File system to make SSDs scream... in pain?&related=EvanHoffman:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div class="plus-one-wrap"><g:plusone size="small" href="http://www.evanhoffman.com/evan/2009/10/27/nilfs-a-file-system-to-make-ssds-scream-in-pain/"></g:plusone></div><p>So I got this 128 gig Corsair SSD and put it in my laptop at work.  After some fiddling I copied my old disk over to my new disk by booting to Knoppix and doing <code>dd if=/dev/sda of=/dev/sdb bs=4k conv=notrunc,noerror</code>.  It&#8217;s a lot faster, but what&#8217;s really fast now is my Windows XP VM.  Anyway, I was looking into other filesystems to try out on SSD to improve speed and I found <a href="http://www.linux-mag.com/cache/7345/1.html">this article</a> claiming that NILFS is the best choice.  So I decided to test it using the same ghetto test I always use for filesystem performance: dd!</p>
<p><span id="more-188"></span></p>
<p>Drive info:</p>
<pre>
Model: ATA CORSAIR CMFSSD-1 (scsi)
Disk /dev/sda: 128GB
</pre>
<p>The nilfs version in use is whatever&#8217;s in yum:</p>
<pre>
[root@ehoffman ~]# rpm -qai nilfs-utils
Name        : nilfs-utils                  Relocations: (not relocatable)
Version     : 2.0.14                            Vendor: Fedora Project
Release     : 2.fc11                        Build Date: Thu 30 Jul 2009 07:16:08 PM EDT
Install Date: Tue 27 Oct 2009 04:18:28 PM EDT      Build Host: xenbuilder4.fedora.phx.redhat.com
Group       : System Environment/Base       Source RPM: nilfs-utils-2.0.14-2.fc11.src.rpm
Size        : 211949                           License: GPLv2+
Signature   : RSA/8, Thu 30 Jul 2009 09:25:18 PM EDT, Key ID 1dc5c758d22e77f2
Packager    : Fedora Project
URL         : http://www.nilfs.org
Summary     : Utilities for managing NILFS v2 filesystems
Description :
Userspace utilities for creating and mounting NILFS v2 filesystems.
</pre>
<p>NILFS volume on /dev/sda9, ext3 on /dev/sda8</p>
<pre>
/dev/sda8 on /docs type ext3 (rw)
/dev/sda9 on /nilfs type nilfs2 (rw,gcpid=3711)
</pre>
<p>I found this pretty unsettling when I mounted the nilfs volume:</p>
<pre>
[root@ehoffman ~]# mount -t nilfs2 /dev/sda9 /nilfs/
mount.nilfs2: WARNING! - The NILFS on-disk format may change at any time.
mount.nilfs2: WARNING! - Do not place critical data on a NILFS filesystem.
</pre>
<p>Write a 100 MB file and a 1.0 GB file to the nilfs volume and the ext3 volume:</p>
<pre>
[root@ehoffman ~]# dd if=/dev/zero of=/docs/zeros.dat bs=4k count=25600
25600+0 records in
25600+0 records out
104857600 bytes (105 MB) copied, 0.434741 s, 241 MB/s
[root@ehoffman ~]# rm -f /docs/zeros.dat
[root@ehoffman ~]# dd if=/dev/zero of=/docs/zeros.dat bs=4k count=256000
256000+0 records in
256000+0 records out
1048576000 bytes (1.0 GB) copied, 19.6931 s, 53.2 MB/s
[root@ehoffman ~]# rm -f /docs/zeros.dat
[root@ehoffman ~]# dd if=/dev/zero of=/docs/zeros.dat bs=4k count=256000
256000+0 records in
256000+0 records out
1048576000 bytes (1.0 GB) copied, 12.7625 s, 82.2 MB/s
[root@ehoffman ~]# rm -f /docs/zeros.dat
[root@ehoffman ~]# dd if=/dev/zero of=/nilfs/zeros.dat bs=4k count=25600
25600+0 records in
25600+0 records out
104857600 bytes (105 MB) copied, 5.42617 s, 19.3 MB/s
[root@ehoffman ~]# dd if=/dev/zero of=/nilfs/zeros.dat bs=4k count=256000
256000+0 records in
256000+0 records out
1048576000 bytes (1.0 GB) copied, 47.4966 s, 22.1 MB/s
[root@ehoffman ~]# rm -f /nilfs/zeros.dat
</pre>
<p>With 100 MB, ext3 writes at 200+MB/s and with 1 gig it writes around 50+ MB/s.  I think the SATA controller on my laptop is SATA I (not SATA II).  On nilfs it seems to hover around 20-25 MB regardless of file size.  Anyway, based on this I guess I&#8217;ll be staying with ext3/4 for the foreseeable future.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.evanhoffman.com/evan/2009/10/27/nilfs-a-file-system-to-make-ssds-scream-in-pain/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to install the 64-bit Sun Java plugin on 64-bit firefox on 64-bit Fedora Core 11 Linux (which happens to use 64 bits)</title>
		<link>http://www.evanhoffman.com/evan/2009/10/21/how-to-install-the-64-bit-sun-java-plugin-on-64-bit-firefox-on-64-bit-fedora-which-happens-to-use-64-bits/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-install-the-64-bit-sun-java-plugin-on-64-bit-firefox-on-64-bit-fedora-which-happens-to-use-64-bits</link>
		<comments>http://www.evanhoffman.com/evan/2009/10/21/how-to-install-the-64-bit-sun-java-plugin-on-64-bit-firefox-on-64-bit-fedora-which-happens-to-use-64-bits/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 21:45:09 +0000</pubDate>
		<dc:creator>Evan Hoffman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[64]]></category>
		<category><![CDATA[fc11]]></category>
		<category><![CDATA[fc12]]></category>
		<category><![CDATA[fc13]]></category>
		<category><![CDATA[fc14]]></category>
		<category><![CDATA[fc15]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jdk]]></category>
		<category><![CDATA[jre]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[sun java]]></category>

		<guid isPermaLink="false">http://www.evanhoffman.com/evan/?p=180</guid>
		<description><![CDATA[TweetI&#8217;m giddy! I found this post on mozdev.org which was magical. [evan@ehoffman ~]$ java -version java version "1.6.0_17" Java(TM) SE Runtime Environment (build 1.6.0_17-b04) Java HotSpot(TM) 64-Bit Server VM (build 14.3-b01, mixed mode) [root@ehoffman plugins]# uname -a Linux ehoffman 2.6.30.8-64.fc11.x86_64 #1 SMP Fri Sep 25 04:43:32 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux [root@ehoffman plugins]# pwd [...]]]></description>
			<content:encoded><![CDATA[<div style="vertical-align: top; float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.evanhoffman.com/evan/2009/10/21/how-to-install-the-64-bit-sun-java-plugin-on-64-bit-firefox-on-64-bit-fedora-which-happens-to-use-64-bits/&via=EvanHoffman&text=How to install the 64-bit Sun Java plugin on 64-bit firefox on 64-bit Fedora Core 11 Linux (which happens to use 64 bits)&related=EvanHoffman:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div class="plus-one-wrap"><g:plusone size="small" href="http://www.evanhoffman.com/evan/2009/10/21/how-to-install-the-64-bit-sun-java-plugin-on-64-bit-firefox-on-64-bit-fedora-which-happens-to-use-64-bits/"></g:plusone></div><p>I&#8217;m giddy!  I found <a href="http://plugindoc.mozdev.org/linux-amd64.html">this post</a> on mozdev.org which was magical.</p>
<blockquote><pre>
[evan@ehoffman ~]$ java -version
java version "1.6.0_17"
Java(TM) SE Runtime Environment (build 1.6.0_17-b04)
Java HotSpot(TM) 64-Bit Server VM (build 14.3-b01, mixed mode)
</pre>
</blockquote>
<blockquote><pre>
[root@ehoffman plugins]# uname -a
Linux ehoffman 2.6.30.8-64.fc11.x86_64 #1 SMP Fri Sep 25 04:43:32 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
[root@ehoffman plugins]# pwd
/usr/lib64/mozilla/plugins
[root@ehoffman plugins]# ln -s /usr/java/jdk1.6.0_16/jre/lib/amd64/libnpjp2.so
</pre>
</blockquote>
<p>The main thing I was missing was that the plugin isn&#8217;t libpluginjava_oji.so, or whatever I thought it was, but libnpjp2.so.  Once I created the symlink into /usr/lib64/mozilla/plugins it worked (as verified on <a href="http://www.java.com/en/download/help/testvm.xml">http://www.java.com/en/download/help/testvm.xml</a> and <a href="http://www.java.com/en/download/installed.jsp">http://www.java.com/en/download/installed.jsp</a>).</p>
<p>That&#8217;s all it takes to get the Sun Java plugin working in Firefox on Linux.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.evanhoffman.com/evan/2009/10/21/how-to-install-the-64-bit-sun-java-plugin-on-64-bit-firefox-on-64-bit-fedora-which-happens-to-use-64-bits/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I put Fedora Core 11 on my work laptop</title>
		<link>http://www.evanhoffman.com/evan/2009/10/21/i-put-fedora-core-11-on-my-work-laptop/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=i-put-fedora-core-11-on-my-work-laptop</link>
		<comments>http://www.evanhoffman.com/evan/2009/10/21/i-put-fedora-core-11-on-my-work-laptop/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 04:25:19 +0000</pubDate>
		<dc:creator>Evan Hoffman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://www.evanhoffman.com/evan/?p=178</guid>
		<description><![CDATA[TweetMy work laptop, which I got around the end of 2006, was starting to run like crap. Pretty sure it started around the time I put antivirus on it, which reinforces my theory that antivirus is a virus itself. Anyway, being bored with Windows XP and having already played with Windows 7 at home, I [...]]]></description>
			<content:encoded><![CDATA[<div style="vertical-align: top; float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.evanhoffman.com/evan/2009/10/21/i-put-fedora-core-11-on-my-work-laptop/&via=EvanHoffman&text=I put Fedora Core 11 on my work laptop&related=EvanHoffman:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div class="plus-one-wrap"><g:plusone size="small" href="http://www.evanhoffman.com/evan/2009/10/21/i-put-fedora-core-11-on-my-work-laptop/"></g:plusone></div><p>My work laptop, which I got around the end of 2006, was starting to run like crap.  Pretty sure it started around the time I put antivirus on it, which reinforces my theory that antivirus is a virus itself.  Anyway, being bored with Windows XP and having already played with Windows 7 at home, I decided to install Linux.  The last time I tried Linux desktop was around RedHat 7.3, which was a long time ago&#8230; pre-Fedora even.  I&#8217;m pretty happy with CentOS on the server side and was set to try CentOS 5.3 on my laptop when someone suggested I go with FC due to more bleeding-edge driver support.  Even though the hardware is pretty old at this point I figured it was worth a shot.</p>
<p>Generally everything works pretty well.  Everything pretty much works out of the box &#8211; I had dual screens up at native resolution, it even recognized my phone as a camera when I plugged it in to charge it.  Best of all, I was able to resize the NTFS partition (rather than blowing it away) so I can still boot back to XP when the need arises.</p>
<p>There are 2 problems I&#8217;ve had so far though:</p>
<ul>
<li>the computer now hovers between 76 and 85 degrees Celsius, whereas under Win XP it generally peaked around 68 C.  I tried underclocking the CPU down to 250 MHz but the problem persisted.</li>
<li>The Java plugin for Firefox &#8230; wtf?  How can this not work?  I downloaded Sun&#8217;s JDK and symlinked the libjavaplugin_whatever into /usr/lib64/mozilla/whatever/ and that didn&#8217;t work.  Then I tried &#8220;yum install java-plugin&#8221; or something like that and that installed some OpenJava-ish plugin which looked like it was going to work, but when I logged into the Raritan KVM and clicked &#8220;Connect&#8221; it wouldn&#8217;t work.  I booted up Win XP in a VM and Firefox with Java works fine.  Really annoying and dumb.</li>
</ul>
<p>I&#8217;ll probably try Ubuntu tomorrow as several people suggested it runs cooler than Fedora.  If that fails then I guess I&#8217;ll go to Win7 after all.  I also want an SSD for my work laptop now&#8230; my Windows VM seems to spent eternity spinning my crappy 5400 rpm drive.  <a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16820233087">Plox</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.evanhoffman.com/evan/2009/10/21/i-put-fedora-core-11-on-my-work-laptop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

