<?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>Snapshots of Flo's Life &#187; unix/osx</title>
	<atom:link href="http://blog.combatx.net/category/unixosx/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.combatx.net</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 01 Feb 2010 21:17:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>Its a loooong time&#8230;</title>
		<link>http://blog.combatx.net/2010/02/01/its-a-loooong-time/</link>
		<comments>http://blog.combatx.net/2010/02/01/its-a-loooong-time/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 20:40:37 +0000</pubDate>
		<dc:creator>Flo</dc:creator>
				<category><![CDATA[education]]></category>
		<category><![CDATA[unix/osx]]></category>
		<category><![CDATA[diskutil]]></category>
		<category><![CDATA[exams]]></category>
		<category><![CDATA[fhnw]]></category>
		<category><![CDATA[gparted]]></category>
		<category><![CDATA[intel]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[resizevolume]]></category>
		<category><![CDATA[timemachine]]></category>
		<category><![CDATA[x25]]></category>

		<guid isPermaLink="false">http://blog.combatx.net/?p=16</guid>
		<description><![CDATA[&#8230;since I posted the last entry. This is because I wasn&#8217;t that motivated for writing anyhthing. Sorry about that&#8230; Well, what happened in the meantime? I successfully started studying at the FHNW in Windisch and I&#8217;m really enjoying it. The professors are really capable and I already learned a lot of interesting stuff. Unfortunately I [...]]]></description>
			<content:encoded><![CDATA[<p>&#8230;since I posted the last entry. This is because I wasn&#8217;t that motivated for writing anyhthing. Sorry about that&#8230;</p>
<p>Well, what happened in the meantime? I successfully started studying at the FHNW in Windisch and I&#8217;m really enjoying it. The professors are really capable and I already learned a lot of interesting stuff. Unfortunately I didn&#8217;t pass one module that dealt with electro-technics, but I&#8217;m looking forward to pass the rest. On the other hand I passed others very well, like the system administration module. Today I had the objective programming final exam and I think I made it as well. Now I concentrate on the two math exams, which make me the belly ache. So far, my first education comment.</p>
<p>Now some technical news:</p>
<p><a href="http://blog.combatx.net/wp-content/uploads/2010/02/intel_x25.jpg" rel="lightbox[16]"><img style="float:left;" class="alignleft" title="Intel X25" src="http://blog.combatx.net/wp-content/uploads/2010/02/intel_x25_thumb.png" alt="Intel X25" width="222" height="140" /></a> The interessting other thing I want to tell you is the upgrading procedure of my macbook pro from harddisk to ssd. I own a 160G HDD and I wanted to move to a brand-new Intel x25 80G SSD Drive. My first approach was inserting the OSX Disk and boot it. Afterwards I tried to restore a just created timemachine backup. It all looked well until I tried to launch some application after the &#8220;successful&#8221; restore. Most of them could not be started and there was no way to get them working, even reinstalling them. I suppose the timemachine cant deal the fact, that the restore partition is smaller that the partition the backup was taken from.</p>
<p>However, my second approach was cloning the partition using disk utility from the OSX boot CD. Once again, OSX chocked on the big to small partition issue again. My only chance to clone it was resizing the partition to a size smaller that 80G. I did this using</p>
<blockquote><p>diskutil resizeVolume &#8220;disk_identifier&#8221; 72G</p></blockquote>
<p>but it always failed with the error &#8220;<em>The partition cannot be resized. Try reducing the amount of change in  the size of the partition.</em>&#8221; Now I had a bellyful of the Disk and downloaded the <a title="Gparted Website" href="http://gparted.sourceforge.net/">GParted</a> Boot Disk. Funny, but with the third party tool It finally worked. After resizing I booted the OSX disk again and i could also clone it. What a tough nut to crack.</p>
<p>Generally I&#8217;m really impressed from the speed of Intel&#8217;s masterpiece.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.combatx.net/2010/02/01/its-a-loooong-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Easier Jaunty Mouse Cursor Fix</title>
		<link>http://blog.combatx.net/2009/05/14/easier-jaunty-mouse-cursor-fix/</link>
		<comments>http://blog.combatx.net/2009/05/14/easier-jaunty-mouse-cursor-fix/#comments</comments>
		<pubDate>Thu, 14 May 2009 15:06:18 +0000</pubDate>
		<dc:creator>Flo</dc:creator>
				<category><![CDATA[unix/osx]]></category>
		<category><![CDATA[jaunty]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[ppa]]></category>
		<category><![CDATA[Tormod Volden]]></category>

		<guid isPermaLink="false">http://blog.combatx.net/?p=11</guid>
		<description><![CDATA[Belonging to this posting I want to present you an easier way to fix the cursor bug caused by the radeon opensource driver. Add two new entries to your /etc/apt/sources.list deb http://ppa.launchpad.net/tormodvolden/ppa/ubuntu jaunty main deb-src http://ppa.launchpad.net/tormodvolden/ppa/ubuntu jaunty main Add PPA Key from Tormod Volden (sudo apt-key adv &#8211;recv-keys &#8211;keyserver keyserver.ubuntu.com 0x4b1e287796dd5c9a) Upgrade Drivers (sudo aptitude [...]]]></description>
			<content:encoded><![CDATA[<p>Belonging to <a href="http://blog.combatx.net/2009/04/29/mouse-cursor-bug-solved/">this posting</a> I want to present you an easier way to fix the cursor bug caused by the radeon opensource driver.</p>
<ul>
<li>Add two new entries to your /etc/apt/sources.list</li>
</ul>
<pre>deb http://ppa.launchpad.net/tormodvolden/ppa/ubuntu jaunty main</pre>
<pre>deb-src http://ppa.launchpad.net/tormodvolden/ppa/ubuntu jaunty main</pre>
<ul>
<li>Add PPA Key from Tormod Volden (sudo apt-key adv &#8211;recv-keys &#8211;keyserver keyserver.ubuntu.com 0x4b1e287796dd5c9a)</li>
<li>Upgrade Drivers (sudo aptitude update &amp;&amp; sudo aptitude upgrade)</li>
<li>Reboot Box and have fun</li>
</ul>
<p>Afterwards you can remove the last added entries from the sources.list if you want.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.combatx.net/2009/05/14/easier-jaunty-mouse-cursor-fix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mouse cursor bug solved?</title>
		<link>http://blog.combatx.net/2009/04/29/mouse-cursor-bug-solved/</link>
		<comments>http://blog.combatx.net/2009/04/29/mouse-cursor-bug-solved/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 15:20:32 +0000</pubDate>
		<dc:creator>Flo</dc:creator>
				<category><![CDATA[unix/osx]]></category>
		<category><![CDATA[ati]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[compile]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[radeon]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.combatx.net/?p=7</guid>
		<description><![CDATA[I want to refer to the display bug I have with the opensource radeon driver. Alex Deucher commited 9 hours ago a bugfix for the annoying mouse cursor bug.  I compiled the driver and replaced the driver from repositories with the homebrew one. It seems like the problem has really been solved. I keep observe [...]]]></description>
			<content:encoded><![CDATA[<p>I want to refer to the display bug I have with the opensource radeon driver. Alex Deucher <a href="http://cgit.freedesktop.org/xorg/driver/xf86-video-ati/commit/?id=35183ef528411eb0122cf48550d93f921d291d12">commited</a> 9 hours ago a bugfix for the annoying mouse cursor bug.  I compiled the driver and replaced the driver from repositories with the homebrew one. It seems like the problem has really been solved. I keep observe this driver-version for some days and hope the problem is gone now. <img src='http://blog.combatx.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><img src="http://img111.imageshack.us/img111/8217/newdriver.png" alt="Screenshot Driver Directory" /></p>
<p>I wont keep back the way how I created the driver:</p>
<ul>
<li>git-clone git://anongit.freedesktop.org/git/xorg/driver/xf86-video-ati</li>
<li>./autogen.sh &#8211;prefix=/usr</li>
<li>make</li>
<li>make install</li>
</ul>
<p>During the «make»-step I had to add some additional developement packages like mesa-common-dev, xorg-dev and xserver-dev.</p>
<p>Afterwards the files radeon_drv.la, radeon_drv.so, ati_drv.la and ati_drv.so located under /usr/lib/xorg/modules/drivers were updated.</p>
<p>You could also try to replace only the binaries in the last-mentioned directory. I offer you the 4 files for download (No warranty!). <a href="http://combatx.net/temp/radeon.tar">http://combatx.net/temp/radeon.tar</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.combatx.net/2009/04/29/mouse-cursor-bug-solved/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>slug back online! :)</title>
		<link>http://blog.combatx.net/2009/04/29/slug-back-online/</link>
		<comments>http://blog.combatx.net/2009/04/29/slug-back-online/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 14:47:40 +0000</pubDate>
		<dc:creator>Flo</dc:creator>
				<category><![CDATA[unix/osx]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[debsums]]></category>
		<category><![CDATA[network manager]]></category>
		<category><![CDATA[nslu2]]></category>
		<category><![CDATA[udev]]></category>
		<category><![CDATA[umts]]></category>

		<guid isPermaLink="false">http://blog.combatx.net/?p=6</guid>
		<description><![CDATA[After a long-winded filesystem check yesterday i could successful recover my slug. I was unsure if some important files were corrupted and moved to /lost+found. To ensure the itegrity of all packages from dpkg, I installed the tool called  «debsums» from the repositories. I execuded &#8220;debsums -sa&#8221; to see, which files dont match to the [...]]]></description>
			<content:encoded><![CDATA[<p>After a long-winded filesystem check yesterday i could successful recover my slug. I was unsure if some important files were corrupted and moved to /lost+found. To ensure the itegrity of all packages from dpkg, I installed the tool called  «debsums» from the repositories. I execuded &#8220;debsums -sa&#8221; to see, which files dont match to the md5 sum delivered in every deb-package.  I asserted that no files (in which I didnt made consciously a change) were differing from the original md5 sum. Phew!</p>
<p>The other thing, my umts-modem, isnt actually working like it should. Its recognized correctly by the harware abstraction layer, but the network manager cant etablish a connection. I already found a solution by unload the driver and reload it manually (modprobe -r option &amp;&amp; modprobe -a option). Afterwards it (somtimes) worked like it should, I try to create an automatic solution with an udev rule, but more on this later.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.combatx.net/2009/04/29/slug-back-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>fsck ext3 drive for 6 hours</title>
		<link>http://blog.combatx.net/2009/04/28/fsck-took-6-hours-jaunty-on-eee/</link>
		<comments>http://blog.combatx.net/2009/04/28/fsck-took-6-hours-jaunty-on-eee/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 14:14:20 +0000</pubDate>
		<dc:creator>Flo</dc:creator>
				<category><![CDATA[unix/osx]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[fsck]]></category>
		<category><![CDATA[jaunty]]></category>
		<category><![CDATA[nslu2]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.combatx.net/?p=5</guid>
		<description><![CDATA[Hey dear followers.. My NSLU2 with Debian installed on it had a blackout some time ago and for example the /tmp directory was no more usable (Errormessage: &#8220;Stale NFS file handle&#8221;). First I tried to do a fsck on reboot, but I had no success, the check could not be done. The conclusion was that [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" style="float: right;" src="http://upload.wikimedia.org/wikipedia/commons/thumb/4/48/Linksys_NSLU2.jpeg/100px-Linksys_NSLU2.jpeg" alt="NSLU2" width="100" height="273" />Hey dear followers.. <img src='http://blog.combatx.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  My NSLU2 with Debian installed on it had a blackout some time ago and for example the /tmp directory was no more usable (Errormessage: &#8220;Stale NFS file handle&#8221;). First I tried to do a fsck on reboot, but I had no success, the check could not be done. The conclusion was that I plugged the external drive, where the corrupt filesystem is stored on, into a personal computer and made a fsck with it. I was astonished that the whole procedure took about 6 hours and many files are now located in the /lost+found directory, unfortunately i spotted some config files there aswell. I&#8217;m curious if its still working.. I will see.</p>
<p>The other thing I did today was reinstall my eeepc. All worked fine and I restored the most of my settings. Its alot faster now than before, all the obsolesce stuff isnt installed anymore. I couldnt test the UMTS-card yet, but I think it will work fine.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.combatx.net/2009/04/28/fsck-took-6-hours-jaunty-on-eee/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

