<?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>dicianno.org/blog &#187; linux</title>
	<atom:link href="http://dicianno.org/blog/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://dicianno.org/blog</link>
	<description>notes about computers and lifestyle</description>
	<lastBuildDate>Thu, 04 Feb 2010 21:09:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>&#8220;Your wireless network has been compromised&#8221;</title>
		<link>http://dicianno.org/blog/2008/09/30/your-wireless-network-has-been-compromised/</link>
		<comments>http://dicianno.org/blog/2008/09/30/your-wireless-network-has-been-compromised/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 16:07:18 +0000</pubDate>
		<dc:creator>armando</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[obt]]></category>
		<category><![CDATA[osx]]></category>

		<guid isPermaLink="false">http://www.dicianno.org/blog/?p=60</guid>
		<description><![CDATA[If you&#8217;re running Mac OS X 10.5 Leopard, and you see a somewhat frightening and terse error message that says &#8220;Your wireless network has been compromised&#8220;, then you&#8217;ve probably entered into a world of annoyance.  If you&#8217;re in the situation I was, this message begins to pop-up every few minutes.  Every time it [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re running Mac OS X 10.5 Leopard, and you see a somewhat frightening and terse error message that says &#8220;<em>Your wireless network has been compromised</em>&#8220;, then you&#8217;ve probably entered into a world of annoyance.  If you&#8217;re in the situation I was, this message begins to pop-up every few minutes.  Every time it does, your network access is disabled for 60 seconds.  if you&#8217;re in a Mac-centric office, and many of the developers run VMWare Fusion or Parallels Desktop, you probably noticed this issue begin to appear by now.</p>
<p>You might have tried the following:</p>
<ul>
<li>Disabled security on your WiFi network</li>
<li>Regressed to WEP security</li>
<li>Told everyone not to use the wireless</li>
</ul>
<p>Clearly, none of these work-arounds is ideal.  There is hope.</p>
<p>The problem is among OS X 10.5 &#8211; VMWare Fusion / Parallels Desktop &#8211; the TKIP WPA2 security protocol.  For some reason, installing the VM programs creates a situation on the wireless network that causes a TKIP MIC (or a &#8220;<a href="http://www.ee.oulu.fi/research/ouspg/frontier/sota/whitepaper-wots/paper.html">Michael</a>&#8220;) message integrity check error.  In short: OSX and your router think that the network is being cracked, because of a way that the VM programs use or abuse the networking interface stack.</p>
<p>The <strong>solution</strong> is to regress the security, but by as little as possible.  Simply turn of TKIP or &#8220;TKIP+AES&#8221; encryption on your wireless device, and only allow AES encryption.  This is not ideal, because the Michael check is trying to warn you about network intrusion, however, it simply does not work.</p>
<p><strong>Caveat</strong>: if you find that AES encryption does not work on some devices, you are probably use the stock Linksys firmware on your router.  Consider upgrading to the <a href="http://www.dd-wrt.com/">DD-WRT</a> firmware.  Read the docs, go over notes for your router model, and take the plunge.  The stable Linux-based environment for your router will make your network <em>work</em>, as well as offering you more features, such as local DNS, for example.</p>
]]></content:encoded>
			<wfw:commentRss>http://dicianno.org/blog/2008/09/30/your-wireless-network-has-been-compromised/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MPEG4 Streaming woes</title>
		<link>http://dicianno.org/blog/2007/06/15/mpeg4-streaming-whoas/</link>
		<comments>http://dicianno.org/blog/2007/06/15/mpeg4-streaming-whoas/#comments</comments>
		<pubDate>Fri, 15 Jun 2007 22:33:23 +0000</pubDate>
		<dc:creator>armando</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.dicianno.org/blog/2007/06/15/mpeg4-streaming-whoas/</guid>
		<description><![CDATA[I should right a whole post about the lack of robust video streaming servers, but I&#8217;ll save that for another day.  For now, I&#8217;ve settled on RealServer (RS) (which is the commercialized version of Real&#8217;s open source Helix Server), and video actually streams to a plethora of apps, including: QuickTime Player (QT), VideoLan Client [...]]]></description>
			<content:encoded><![CDATA[<p>I should right a whole post about the lack of robust video streaming servers, but I&#8217;ll save that for another day.  For now, I&#8217;ve settled on RealServer (RS) (which is the commercialized version of Real&#8217;s open source Helix Server), and video actually streams to a plethora of apps, including: QuickTime Player (QT), VideoLan Client (VLC), various phones, etceteras.</p>
<p>So, what&#8217;s the deal with MPEG4 streaming?</p>
<p><span id="more-27"></span></p>
<p>I&#8217;ve tried a virtual cornucopia of tools to transcode to MPEG4 as well as package and hint the MPEG4 files.  The list includes:</p>
<ul>
<li>ffmpeg</li>
<li>QuickTime Player export functionality</li>
<li>MPEG4IP tools</li>
<li>GPAC tools</li>
<li>mplayer / mencoder</li>
</ul>
<p>Creating an MPEG4 video track and an MPEG4 audio track inside an MPEG4 container has always been fairly straight forward.  Generating this type of file from ffmpeg results in a playable video file, and more importantly, playable in all players I&#8217;ve ever tried.</p>
<p>The issue at hand is correctly adding hint tracks to the MPEG4 container.  MPEG4IP tools, especially the notable &#8220;mp4creator&#8221; seems to work just fine for the video track, but <strong>SEGFAULT</strong>s when trying to hint the audio track.  I probably need to read up a lot more on MPEG4 containers, but at the moment, I&#8217;m confused if the tracks need to be interleaved or not; part of me thinks they must, as files (encoded as above) I&#8217;ve streamed from RS have played just fine in VLC, but fail to have audio in QT.  Inspecting the stream&#8217;s info in the QT Player only shows the video track.  Very intriguing.</p>
<p>At the moment, I&#8217;m trying a new set of MPEG4 tools, this time from the GPAC project.  I&#8217;ll report back, when &#8212; not if! &#8212; things are working.</p>
]]></content:encoded>
			<wfw:commentRss>http://dicianno.org/blog/2007/06/15/mpeg4-streaming-whoas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wmii: some screenshots</title>
		<link>http://dicianno.org/blog/2006/08/09/wmii-some-screenshots/</link>
		<comments>http://dicianno.org/blog/2006/08/09/wmii-some-screenshots/#comments</comments>
		<pubDate>Wed, 09 Aug 2006 15:30:20 +0000</pubDate>
		<dc:creator>armando</dc:creator>
				<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.dicianno.org/2006/08/09/wmii-some-screenshots/</guid>
		<description><![CDATA[
These aren&#8217;t the most interesting screenshots, nor are the applications nor arrangements terribly interesting, but they show how simple it can be for one window to be tagged for different views (the mutt window displaying the email suggesting I take screenshots).


]]></description>
			<content:encoded><![CDATA[<p><a class="imagelink" title="WMII " href="http://www.dicianno.org/blog/wp-content/uploads/2006/08/wmii-view-comm.jpg"><br />
</a>These aren&#8217;t the most interesting screenshots, nor are the applications nor arrangements terribly interesting, but they show how simple it can be for one window to be tagged for different views (the mutt window displaying the email suggesting I take screenshots).</p>
<p><a class="imagelink" title="WMII " href="http://www.dicianno.org/blog/wp-content/uploads/2006/08/wmii-view-comm.jpg" /><a title="WMII "comm" view" class="imagelink" href="http://www.dicianno.org/blog/wp-content/uploads/2006/08/wmii-view-comm.png"><img alt="WMII "comm" view" id="image21" src="http://www.dicianno.org/blog/wp-content/uploads/2006/08/wmii-view-comm.thumbnail.png" /></a></p>
<p><a class="imagelink" title="WMII " href="http://www.dicianno.org/blog/wp-content/uploads/2006/08/wmii-view-goodship.png"><img id="image19" alt="WMII " src="http://www.dicianno.org/blog/wp-content/uploads/2006/08/wmii-view-goodship.thumbnail.png" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://dicianno.org/blog/2006/08/09/wmii-some-screenshots/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MacBook Pro: run a little cooler, save batter power with ati-config</title>
		<link>http://dicianno.org/blog/2006/06/24/macbook-pro-run-a-little-cooler-save-batter-power-with-ati-config/</link>
		<comments>http://dicianno.org/blog/2006/06/24/macbook-pro-run-a-little-cooler-save-batter-power-with-ati-config/#comments</comments>
		<pubDate>Sat, 24 Jun 2006 17:01:17 +0000</pubDate>
		<dc:creator>armando</dc:creator>
				<category><![CDATA[gentoo]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.dicianno.org/2006/06/24/macbook-pro-run-a-little-cooler-save-batter-power-with-ati-config/</guid>
		<description><![CDATA[So you probably discovered that your MacBook Pro runs about as hot as the corona of the Sun.
If you&#8217;re at my blog here, you probably run some GNU / Linux distro.  Just a guess.
If you&#8217;re running a GNU / Linux distro, there&#8217;s a good chance you installed the binary ATI drivers and associated tools, [...]]]></description>
			<content:encoded><![CDATA[<p>So you probably discovered that your MacBook Pro runs about as hot as the corona of the Sun.</p>
<p>If you&#8217;re at my blog here, you probably run some GNU / Linux distro.  Just a guess.</p>
<p>If you&#8217;re running a GNU / Linux distro, there&#8217;s a good chance you installed the binary ATI drivers and associated tools, even though it makes your soul bleed.</p>
<p>So, if you have <tt>ati-config</tt> you can do the following:</p>
<div class="code"># ati-config &#8211;list-powerstates<br />
core/mem     [flags]<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
1: 128/135 MHz  [low voltage]<br />
* 2: 311/297 MHz  [performance mode, default state]<br />
3: 311/297 Mhz</div>
<p>Once you get the number to use, likely same as above with &#8216;1&#8242;, you can do</p>
<div class="code"># ati-config &#8211;set-powerstate=1 &#8211;effective=now</div>
<p>You can also use <tt>--effective=startup</tt> to have this saved in your X config file.  Personally, I like to be able to change it on the fly.</p>
]]></content:encoded>
			<wfw:commentRss>http://dicianno.org/blog/2006/06/24/macbook-pro-run-a-little-cooler-save-batter-power-with-ati-config/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>DVD movie playback trouble</title>
		<link>http://dicianno.org/blog/2006/04/30/dvd-movie-playback-trouble/</link>
		<comments>http://dicianno.org/blog/2006/04/30/dvd-movie-playback-trouble/#comments</comments>
		<pubDate>Sun, 30 Apr 2006 19:02:23 +0000</pubDate>
		<dc:creator>armando</dc:creator>
				<category><![CDATA[gentoo]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.dicianno.org/2006/04/30/dvd-movie-playback-trouble/</guid>
		<description><![CDATA[I added a short section to the 5670 howto page describing a small, but scary issue regarding DVD movie playback.  Basically, the region code was never set, so I used the regionset utility to set a region code.  This enabled DVD movie playback to continue as I was used to.
]]></description>
			<content:encoded><![CDATA[<p>I added a short section to the 5670 howto page describing a small, but scary issue regarding DVD movie playback.  Basically, the region code was never set, so I used the <tt>regionset</tt> utility to set a region code.  This enabled DVD movie playback to continue as I was used to.</p>
]]></content:encoded>
			<wfw:commentRss>http://dicianno.org/blog/2006/04/30/dvd-movie-playback-trouble/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>sleep works!</title>
		<link>http://dicianno.org/blog/2006/04/28/sleep-works/</link>
		<comments>http://dicianno.org/blog/2006/04/28/sleep-works/#comments</comments>
		<pubDate>Fri, 28 Apr 2006 14:02:57 +0000</pubDate>
		<dc:creator>armando</dc:creator>
				<category><![CDATA[gentoo]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.dicianno.org/2006/04/28/sleep-works/</guid>
		<description><![CDATA[I didn&#8217;t expect suspend-to-ram / sleep to work, since I was very suspicious of the binary ATI drivers, and honestly, they don&#8217;t seem to have the best reputation.  More notes to follow on the main 5670 page&#8230;
]]></description>
			<content:encoded><![CDATA[<p>I didn&#8217;t expect suspend-to-ram / sleep to work, since I was very suspicious of the binary ATI drivers, and honestly, they don&#8217;t seem to have the best reputation.  More notes to follow on the main 5670 page&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://dicianno.org/blog/2006/04/28/sleep-works/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>acer5670 page somewhat useful now</title>
		<link>http://dicianno.org/blog/2006/04/27/acer5670-page-somewhat-useful-now/</link>
		<comments>http://dicianno.org/blog/2006/04/27/acer5670-page-somewhat-useful-now/#comments</comments>
		<pubDate>Thu, 27 Apr 2006 21:42:01 +0000</pubDate>
		<dc:creator>armando</dc:creator>
				<category><![CDATA[gentoo]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.dicianno.org/2006/04/27/acer5670-page-somewhat-useful-now/</guid>
		<description><![CDATA[If anyone else wants info regarding Gentoo (or another distro) on the Acer Aspire 5670, the page has been updated to the point where it is somewhat useful.  Included is my kernel config and xorg.conf.
]]></description>
			<content:encoded><![CDATA[<p>If anyone else wants info regarding Gentoo (or another distro) on the Acer Aspire 5670, the <a href="http://www.dicianno.org/acer-aspire-5670-v-gentoo/">page</a> has been updated to the point where it is somewhat useful.  Included is my kernel config and xorg.conf.</p>
]]></content:encoded>
			<wfw:commentRss>http://dicianno.org/blog/2006/04/27/acer5670-page-somewhat-useful-now/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Installing Gentoo on Acer Aspire 5670</title>
		<link>http://dicianno.org/blog/2006/04/23/installing-gentoo-on-acer-aspire-5670/</link>
		<comments>http://dicianno.org/blog/2006/04/23/installing-gentoo-on-acer-aspire-5670/#comments</comments>
		<pubDate>Sun, 23 Apr 2006 20:05:20 +0000</pubDate>
		<dc:creator>armando</dc:creator>
				<category><![CDATA[gentoo]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.dicianno.org/2006/04/23/installing-gentoo-on-acer-aspire-5670/</guid>
		<description><![CDATA[I&#8217;ll be keeping a journal of my installation and usage experiences of Gentoo on my Acer Aspire 5670. I purchased the 5670 in early February, and mainly used it as a Windows gaming machine until now. ATI released on 4/12/06 a new version of their proprietary drivers that support the X1400 graphics chip in this [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ll be keeping a journal of my installation and usage experiences of Gentoo on my Acer Aspire 5670. I purchased the 5670 in early February, and mainly used it as a Windows gaming machine until now. ATI released on 4/12/06 a new version of their proprietary drivers that support the X1400 graphics chip in this laptop, so I am hopeful that my experiences of using this laptop&#8217;s full feature set is quite likely.</p>
<p><a href="http://www.dicianno.org/acer-aspire-5670-v-gentoo/">Read about the install process, configuration files, and my general experiences.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dicianno.org/blog/2006/04/23/installing-gentoo-on-acer-aspire-5670/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
