<?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>/kernel_reloaded/ &#187; tips&amp;tricks</title>
	<atom:link href="http://kernelreloaded.blog385.com/index.php/category/tipstricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://kernelreloaded.blog385.com</link>
	<description>linux, blog, anime, spirituality, windsurf, wireless</description>
	<lastBuildDate>Fri, 30 Jul 2010 21:34:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Btrfs Fedora Remix</title>
		<link>http://kernelreloaded.blog385.com/index.php/archives/btrfs-fedora-remix/</link>
		<comments>http://kernelreloaded.blog385.com/index.php/archives/btrfs-fedora-remix/#comments</comments>
		<pubDate>Sat, 29 May 2010 13:37:43 +0000</pubDate>
		<dc:creator>valent</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[tips&#038;tricks]]></category>
		<category><![CDATA[btrfs]]></category>
		<category><![CDATA[community fedora remix]]></category>
		<category><![CDATA[fedora remix]]></category>
		<category><![CDATA[remix]]></category>

		<guid isPermaLink="false">http://kernelreloaded.blog385.com/?p=1215</guid>
		<description><![CDATA[&#160; Currently I&#8217;m testing if it is possible to create btrfs live CD-USB Fedora Remix. If this works next release of Community Fedora Remix will have btrfs by default. &#160; What you need to do is to edit Fedora kickstart file. Instead of just one line that creates single ext4 root partiion you also need [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;<br />
Currently I&#8217;m testing if it is possible to create btrfs live CD-USB <a href="http://fcoremix.wordpress.com/2010/05/25/lucky-13/">Fedora Remix</a>. If this works next release of<a href="http://fcoremix.wordpress.com/2010/05/25/lucky-13/"> Community Fedora Remix</a> will have btrfs by default.<br />
&nbsp;<br />
What you need to do is to edit Fedora kickstart file. Instead of just one line that creates single ext4 root partiion you also need a dedicated /boot partition. Currently it is not possible to boot from btrfs partition.<br />
&nbsp;<br />
Original lines from Fedora kickstart files look like this:</p>
<blockquote><p><code>part / --size 5000 --fstype ext4</code></p></blockquote>
<p>And you need to change so it look like this:</p>
<blockquote><p><code>part /boot --size 120 --fstype ext4<br />
part / --size 6000 --fstype="btrfs"<br />
bootloader --location=mbr --append="btrfs"</code></p></blockquote>
<p>&nbsp;<br />
Keeping my fingers crossed that this works ;)<br />
&nbsp;<br />
<strong>UPDATE:</strong><br />
This isn&#8217;t working, livecd-creator just fails when use kickstart file that is edited this way. I got a tip to try one different setup:</p>
<blockquote><p><code>part /boot –size=128 –onpart=sda1 –fstype=ext3<br />
part pv.01 –size=128 –onpart=sda2 –grow<br />
volgroup VolGroup pv.01<br />
logvol / –size=128 –vgname=VolGroup –fstype=btrfs –grow –name=root –fsoptions=ssd</code></p></blockquote>
<p>&nbsp;<br />
This works so far that it creates iso image but it is ext3 image, and not btrfs?!? Any ideas on how to create btrfs livecd is more than welcome.<br />
&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://kernelreloaded.blog385.com/index.php/archives/btrfs-fedora-remix/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>iRecovery Fedora Howto</title>
		<link>http://kernelreloaded.blog385.com/index.php/archives/irecovery-fedora-howto/</link>
		<comments>http://kernelreloaded.blog385.com/index.php/archives/irecovery-fedora-howto/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 22:41:35 +0000</pubDate>
		<dc:creator>valent</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[tips&#038;tricks]]></category>

		<guid isPermaLink="false">http://kernelreloaded.blog385.com/?p=998</guid>
		<description><![CDATA[&#160; Some time while jailbreaking and unlocking process iPhone refuses to boot in normal mode and every time you restart your iPhone it enters in Recovery mode. This situation is named as recovery mode loop. If you are in a recovery mode loop (i.e. your phone enters recovery mode on every reboot). &#160; To get [...]]]></description>
			<content:encoded><![CDATA[<table align="left" border="0" cellpadding="0" cellspacing="10">
<tbody>
<tr>
<td><a href="http://kernelreloaded.blog385.com/index.php/archives/irecovery-fedora-howto/" target="_blank" class="postlink"><img src="/sadrzaj/iphone-recovery-mode1.jpg" alt="" hspace="0" vspace="0" /></a></td>
</tr>
</tbody>
</table>
<p>&nbsp;<br />
Some time while jailbreaking and unlocking process iPhone refuses to boot in normal mode and every time you restart your iPhone it enters in Recovery mode. This situation is named as recovery mode loop. If you are in a recovery mode loop (i.e. your phone enters recovery mode on every reboot).<br />
&nbsp;<br />
To get the rid of recovery mode loop we use iRecovery, iRecovery is a libusb-based command line utility for Mac OS X and Linux (perhaps Windows too). It is able to talk to the iBoot/iBSS in Apple’s iPhone/iPod touch via USB. If you are on Windows then you need to install LibUsb-Win32 in order to run iRecovery.LibUsb-Win32 is a port of the USB library libusb the Windows operating system. The library allows user space applications to access any USB device on Windows.<br />
&nbsp;<br />
There are a few gotchas on Fedora so here are step by step instrucions.<br />
&nbsp;</p>
<div style="border:1px solid #444; background:#EFEFEF ">
<strong><br />
su -<br />
yum install readline-devel git<br />
exit<br />
git clone git://github.com/westbaer/irecovery.git<br />
cd irecovery/<br />
</strong>
</div>
<p>&nbsp;<br />
There is a bug in irecovery.c code so in order to make it compile I needed to delete line 323 containing this code:<br />
<code><strong>signal(SIGINT, irecv_quit); // Close USB on ^C</strong></code><br />
&nbsp;<br />
Use vim, gedit or any other text editor or your choice and delete this line, because it won&#8217;t compile if you don&#8217;t remove it, and you will get this error:<br />
<code>irecovery.c:323: error: ‘SIGINT’ undeclared (first use in this function)</code><br />
&nbsp;<br />
Now we can continue the compilation process:<br />
&nbsp;</p>
<div style="border:1px solid #444; background:#EFEFEF ">
<strong><br />
ln -s /usr/include/readline .<br />
make linux<br />
</strong>
</div>
<p>&nbsp;<br />
Now you have iRecovery installed and can use the instructions on how to use it to <a href="http://www.ihackintosh.com/2009/07/irecovery-iphone-recovery-mode-loop-restart/">Get Rid of iPhone from Recovery Mode Loop on Restart</a>.<br />
&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://kernelreloaded.blog385.com/index.php/archives/irecovery-fedora-howto/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Ubuntu and VIA VT6421 PCI SATA Howto</title>
		<link>http://kernelreloaded.blog385.com/index.php/archives/ubuntu-and-via-vt6421-pci-sata-howto/</link>
		<comments>http://kernelreloaded.blog385.com/index.php/archives/ubuntu-and-via-vt6421-pci-sata-howto/#comments</comments>
		<pubDate>Sun, 29 Nov 2009 12:59:50 +0000</pubDate>
		<dc:creator>valent</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[tips&#038;tricks]]></category>
		<category><![CDATA[raid]]></category>
		<category><![CDATA[sata]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[via]]></category>
		<category><![CDATA[vt6421]]></category>

		<guid isPermaLink="false">http://kernelreloaded.blog385.com/?p=967</guid>
		<description><![CDATA[&#160; I have seen question of how to make VIA VT6421 PCI SATA card work under Ubuntu on number of forum posts and only solutions I have seen on Ubuntu forum was: &#8220;Solved:: Installed Windows. Got data no problems.&#8221; :( &#160; This obviously is not the solution. I found a solution that works on Ubuntu [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;<br />
I have seen question of how to make VIA VT6421 PCI SATA card work under Ubuntu on number of forum posts and only solutions I have seen on Ubuntu forum was: &#8220;Solved:: Installed Windows. Got data no problems.&#8221; :(<br />
&nbsp;<br />
This obviously is not the solution. I found a solution that works on Ubuntu 8.10 but probably will work on any other Ubuntu version.<br />
&nbsp;<br />
So in order to make this device work you need to see what module it uses:<br />
&nbsp;<br />
<code><strong>lspci -k|grep -i VT6421 -A 2</strong></code><br />
&nbsp;<br />
<code>01:07.0 RAID bus controller: VIA Technologies, Inc. VT6421 IDE RAID Controller (rev 50)<br />
	Kernel driver in use: sata_via<br />
	Kernel modules: sata_via</code><br />
&nbsp;<br />
So we can see that the module this card uses is called &#8220;sata_via&#8221;, now just load the module for this VIA card and of you go:<br />
&nbsp;<br />
<code><strong>sudo modprobe sata_via</strong></code><br />
&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://kernelreloaded.blog385.com/index.php/archives/ubuntu-and-via-vt6421-pci-sata-howto/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>My favorite Firefox Extensions</title>
		<link>http://kernelreloaded.blog385.com/index.php/archives/moje-omiljene-firefox-ekstenzije/</link>
		<comments>http://kernelreloaded.blog385.com/index.php/archives/moje-omiljene-firefox-ekstenzije/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 14:16:24 +0000</pubDate>
		<dc:creator>valent</dc:creator>
				<category><![CDATA[općenito]]></category>
		<category><![CDATA[tips&#038;tricks]]></category>
		<category><![CDATA[bestof]]></category>
		<category><![CDATA[extensions]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://kernelreloaded.blog385.com/?p=889</guid>
		<description><![CDATA[&#160; Here are Firefox extensions I use, if you have some good ones that I misses please feel free to suggest. &#160; Must-have Firefox extensions: del.icio.us Scrollbar Anywhere Download Statusbar Omnibar (Integrates location bar and search bar into one) TinEye Reverse Image Search Tab Mix Plus Nightly Tester Tools (enable uncompatible plugins) AdBlock Plus Adblock [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;<br />
Here are Firefox extensions I use, if you have some good ones that I misses please feel free to suggest.</p>
<p>&nbsp;<br />
<strong>Must-have Firefox extensions:</strong><br />
<a href="https://addons.mozilla.org/firefox/3615/">del.icio.us</a><br />
<a href="http://perso.wanadoo.fr/marc.boullet/ext/extensions-en.html">Scrollbar Anywhere</a><br />
<a href="https://addons.mozilla.org/en-US/firefox/addon/26">Download Statusbar</a><br />
<a href="https://addons.mozilla.org/en-US/firefox/addon/8823/">Omnibar</a> (Integrates location bar and search bar into one)<br />
<a href="https://addons.mozilla.org/en-US/firefox/addon/8922/">TinEye Reverse Image Search</a><br />
<a href="https://addons.mozilla.org/firefox/1122/">Tab Mix Plus</a><br />
<a href="https://addons.mozilla.org/en-US/firefox/addon/6543/">Nightly Tester Tools</a> (enable uncompatible plugins)<br />
<a href="https://addons.mozilla.org/firefox/1865/">AdBlock Plus</a><br />
<a href="https://addons.mozilla.org/en-US/firefox/addon/4364">Adblock Plus: Element Hiding Helper</a><br />
&nbsp;</p>
<p><strong>Anonymity and security Firefox extensions:</strong><br />
<a href="https://addons.mozilla.org/firefox/722/">No Script</a><br />
<a href="https://addons.mozilla.org/firefox/1247/">Cookie Button</a><br />
<a href="https://addons.mozilla.org/en-US/firefox/addon/6623">BetterPrivacy</a><br />
&nbsp;</p>
<p><strong>Advanced surfers addons:</strong><br />
<a href="https://addons.mozilla.org/en-US/firefox/addon/748">GreaseMonkey</a><br />
<a href="http://galeb.etf.bg.ac.yu/~ks040161d/firefox/extensions/esb/">Extended Statusbar</a><br />
<a href="https://addons.mozilla.org/en-US/firefox/addon/1146">ScreenGrab</a><br />
<a href="https://addons.mozilla.org/en-US/firefox/addon/2792">Diigo: Web Highlighter and Sticky Notes</a><br />
<a href="https://addons.mozilla.org/en-US/firefox/addon/6076">Better Gmail 2</a><br />
<a href="https://addons.mozilla.org/en-US/firefox/addon/5760/">Digg Firefox Extension</a><br />
<a href="https://addons.mozilla.org/firefox/4255/">Dugg mirror</a><br />
<a href="https://addons.mozilla.org/en-US/firefox/addon/443">URL suffix</a><br />
<a href="https://addons.mozilla.org/extensions/moreinfo.php?id=220">FlashGot</a><br />
<a href="https://addons.mozilla.org/firefox/427/">ScrapBook</a><br />
<a href="https://addons.mozilla.org/firefox/125/">SwitchProxy</a><br />
<a href="https://addons.mozilla.org/firefox/201/">DownThemAll!</a><br />
&nbsp;</p>
<p><strong>Interesting addons:</strong><br />
<a href="https://addons.mozilla.org/firefox/1269/">Fasterfox</a><br />
<a href="http://www.cusser.net/extensions/imagetoolbar/">Image Toolbar</a><br />
<a href="https://addons.mozilla.org/en-US/firefox/addon/1407/">Clipmarks</a><br />
<a href="http://roachfiend.com/archives/2005/02/07/bugmenot/">BugMeNot</a><br />
<a href="https://addons.mozilla.org/en-US/firefox/addon/138">StumbleUpon Extension</a><br />
&nbsp;</p>
<p><strong>Addons for blog writers:</strong><br />
<a href="https://addons.mozilla.org/en-US/firefox/addon/1730">ScribeFire (previously Performancing for Firefox)</a><br />
<a href="https://addons.mozilla.org/en-US/firefox/addon/1811">Deepest Sender</a><br />
&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://kernelreloaded.blog385.com/index.php/archives/moje-omiljene-firefox-ekstenzije/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Biggest installed packages in Fedora</title>
		<link>http://kernelreloaded.blog385.com/index.php/archives/biggest-installed-packages-in-fedora/</link>
		<comments>http://kernelreloaded.blog385.com/index.php/archives/biggest-installed-packages-in-fedora/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 13:56:32 +0000</pubDate>
		<dc:creator>valent</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[tips&#038;tricks]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[rpm]]></category>
		<category><![CDATA[size]]></category>

		<guid isPermaLink="false">http://kernelreloaded.blog385.com/?p=876</guid>
		<description><![CDATA[&#160; Quick tip to see which are the biggest currently installed packages on your Fedora box: rpm -qa --queryformat '%10{size}-%{name}-%{version}\n' &#124; sort -k1,1n &#160; You might also be interested in fslint: yum install fslint It lists packages by size, and it will autoselect dependencies for packages you want to delete &#160;]]></description>
			<content:encoded><![CDATA[<p>&nbsp;<br />
Quick tip to see which are the biggest currently installed packages on your Fedora box:<br />
<code>rpm -qa --queryformat '%10{size}-%{name}-%{version}\n' | sort -k1,1n</code><br />
&nbsp;<br />
You might also be interested in <a href="http://www.pixelbeat.org/fslint/">fslint</a>:<br />
<code>yum install fslint</code><br />
It lists packages by size, and it will autoselect dependencies for packages you want to delete<br />
&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://kernelreloaded.blog385.com/index.php/archives/biggest-installed-packages-in-fedora/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Geotagging on Nokia N95</title>
		<link>http://kernelreloaded.blog385.com/index.php/archives/geotagging-on-nokia-n95/</link>
		<comments>http://kernelreloaded.blog385.com/index.php/archives/geotagging-on-nokia-n95/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 19:17:54 +0000</pubDate>
		<dc:creator>valent</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[tips&#038;tricks]]></category>

		<guid isPermaLink="false">http://kernelreloaded.blog385.com/index.php/archives/geotagging-on-nokia-n95/</guid>
		<description><![CDATA[&#160; I would like to upload geotagged photos via my Nokia N95 and every guide on the internet suggested installing Shozu. &#160; There are a few issues with Shozu: - it doesn&#8217;t add exif tags to jpeg files! - it adds geotaggs only when uploading to flickr - it isn&#8217;t free &#160; Nokia actually made [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;<br />
I would like to upload geotagged photos via my Nokia N95 and every guide on the internet suggested installing Shozu.<br />
&nbsp;<br />
There are a few issues with Shozu:<br />
- it doesn&#8217;t add exif tags to jpeg files!<br />
- it adds geotaggs only when uploading to flickr<br />
- it isn&#8217;t free<br />
&nbsp;<br />
Nokia actually made an application that fixes this but it is quite unknown.<br />
&nbsp;<br />
Just download and install <a href="http://betalabs.nokia.com/betas/view/location-tagger">Location tagger</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://kernelreloaded.blog385.com/index.php/archives/geotagging-on-nokia-n95/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom Fedora Remix (Desktop DVD)</title>
		<link>http://kernelreloaded.blog385.com/index.php/archives/fedora-remix/</link>
		<comments>http://kernelreloaded.blog385.com/index.php/archives/fedora-remix/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 11:36:29 +0000</pubDate>
		<dc:creator>valent</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[tips&#038;tricks]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[remix]]></category>
		<category><![CDATA[respin]]></category>

		<guid isPermaLink="false">http://kernelreloaded.blog385.com/?p=707</guid>
		<description><![CDATA[&#160; In our local LUG we have been brewing a custom distro based upon Fedora and Omega linux distributions. We also added a lot of applications from many categories; like gps, astronomy, office and multimedia software. &#160; What makes it apart from distributions that it is based upon are these points: Much more pre-installed software [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;<br />
In our local LUG we have been brewing a custom distro based upon Fedora and Omega linux distributions. We also added a lot of applications from many categories; like gps, astronomy, office and multimedia software.<br />
&nbsp;<br />
What makes it apart from distributions that it is based upon are these points:</p>
<li>Much more pre-installed software</li>
<li>Latest updated packages</li>
<li>Bonus (proprietary) software (Skype, Flash&#8230;)</li>
<li>Support for broadcom wireless chipset (via firmware)</li>
<li>Multiple desktop environments: Gnome, KDE, Enlightenment, LXDE&#8230;</li>
<p>&nbsp;<br />
Why did we make this distribution? Because there are just too many things missing by default in current Fedora. Due to laws in US and because the software in question isn&#8217;t licenced under open source licence  Fedora can&#8217;t provide things like skype and flash that most of users are just too depended upon and can&#8217;t work without them.<br />
&nbsp;<br />
Any comments and suggestions are welcome, tell us what we are doing wrong and how to make this distro better.<br />
&nbsp;<br />
<span id="more-707"></span><br />
Fedora makes possible for anybody to use it&#8217;s packages for remixing, respinning and making custom versions of Fedora, but those distributions need to have different name. If you have any suggestion how this distro should be called drop a line in the <a href="http://kernelreloaded.blog385.com/index.php/archives/fedora-remixfedora-remix/">comments</a>.<br />
&nbsp;<br />
Because we currently don&#8217;t have means to make iso images available we can only give you instructions on how to make this remix yourself.<br />
&nbsp;<br />
You need to have at least 10GB of free space on your /home partition, or some other partition you use for storing temporary files and for this iso image. Finished ISO image is around 1.4 GB.<br />
&nbsp;<br />
First you need to download our custom kickstart files: <a href="http://dl.getdropbox.com/u/184632/linux-osijek/linux-osijek-10-base.ks">base</a>, <a href="http://dl.getdropbox.com/u/184632/linux-osijek/linux-osijek-10-desktop.ks">desktop</a>, <a href="http://dl.getdropbox.com/u/184632/linux-osijek/linux-osijek-10-extra.ks">extra</a>.<br />
&nbsp;<br />
Then you need to issue these commands:<br />
<code>  </p>
<div style="border:1px solid #444; background:#EFEFEF ">
&nbsp;<br />
su -<br />
yum install livecd-tools spin-kickstarts<br />
setenforce 0<br />
mkdir /home/temp/<br />
mkdir /home/yum-cache/<br />
cd &frasl;home<br />
livecd-creator -t /home/temp/ --cache=/home/yum-cache/ -f F10-Extra-Edition -c linux-osijek-10-extra.ks<br />
load_policy<br />
setenforce 1<br />
&nbsp;
</div>
<p></code><br />
&nbsp;<br />
Eplanation of used commands;<br />
<code>yum</code> &#8211; installs needed tools for making iso image<br />
<code>setenforce 0</code> &#8211; disables SELinux because it fails with SELinux enabled<br />
<code>mkdir</code> &#8211; creates directories needed<br />
<code>livecd-creator</code> &#8211; main command that makes the remixed iso image<br />
<code>load_policy</code> and <code>setenforce 1</code> &#8211; re-enables SELinux<br />
&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://kernelreloaded.blog385.com/index.php/archives/fedora-remix/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Add &#8220;previous page&#8221; to your WordPress theme</title>
		<link>http://kernelreloaded.blog385.com/index.php/archives/add-previous-page-to-your-wordpress-theme/</link>
		<comments>http://kernelreloaded.blog385.com/index.php/archives/add-previous-page-to-your-wordpress-theme/#comments</comments>
		<pubDate>Mon, 11 May 2009 20:14:16 +0000</pubDate>
		<dc:creator>valent</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[općenito]]></category>
		<category><![CDATA[tips&#038;tricks]]></category>
		<category><![CDATA[Add new tag]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[previous page]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://kernelreloaded.blog385.com/?p=599</guid>
		<description><![CDATA[&#160; If you use some WordPress theme that doesn&#8217;t have &#8220;previous entries&#8221;, &#8220;old entries&#8221; or &#8220;previous page&#8221; in the footer of your blog then there is a really easy way to tweak this and add this functionality. &#160; I use great Rhianna theme on my blog I love it but I found that this missing [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;<br />
If you use some WordPress theme that doesn&#8217;t have &#8220;previous entries&#8221;, &#8220;old entries&#8221; or &#8220;previous page&#8221; in the footer of your blog then there is a really easy way to tweak this and add this functionality.<br />
&nbsp;<br />
<span id="more-599"></span><br />
I use great <a href="http://www.kineda.com/rihanna/">Rhianna theme</a> on my blog I love it but I found that this missing feature isn&#8217;t user friendly. What you need it to edit your index.php file from your theme and add few lines near the end of the file.<br />
&nbsp;</p>
<p><code>  </p>
<div style="border:1px solid #444; background:#EFEFEF ">
&lt;div class="navigation"&gt;<br />
&lt;div class="alignleft"&gt;<br />
&lt; ?php next_posts_link('&amp;larr; Previous Entries') ?&gt;<br />
&lt;/div&gt;<br />
&lt;div class="alignright"&gt;<br />
&lt; ?php previous_posts_link('Next Entries &amp;rarr;') ?&gt;<br />
&lt;/div&gt;<br />
&lt;/div&gt;
</div>
<p></code></p>
<p>Just add previous lines before this line:<br />
<code>&lt; ?php get_sidebar(); ?&gt;</code><br />
&nbsp;<br />
So that end of your index.php looks like this:<br />
<code></p>
<div style="border:1px solid #444; background:#EFEFEF ">
&lt;div class="navigation"&gt;<br />
&lt;div class="alignleft"&gt;<br />
&lt; ?php next_posts_link('&amp;larr; Previous Entries') ?&gt;<br />
&lt;/div&gt;<br />
&lt;div class="alignright"&gt;<br />
&lt; ?php previous_posts_link('Next Entries &amp;rarr;') ?&gt;<br />
&lt;/div&gt;<br />
&lt;/div&gt;</p>
<p>&lt; ?php get_sidebar(); ?&gt;</p>
<p>&lt; ?php get_footer(); ?&gt;
</p></div>
<p></code><br />
&nbsp;<br />
<strong>NOTICE:</strong><br />
Please note that because of modsecurity apache security plugin on this blog I have some restrictions, so in order for this code to work you need to delete spaces between <code>< </code> and </code><code>?</code> in lines that have <code>?php</code> in them.<br />
&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://kernelreloaded.blog385.com/index.php/archives/add-previous-page-to-your-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digital SPDIF sound via fiber cable on Asus M3N78-EM (nVidia MCP78S)</title>
		<link>http://kernelreloaded.blog385.com/index.php/archives/digital-spdif-sound-via-fiber-cable-on-asus-m3n78-em-nvidia-mcp78s/</link>
		<comments>http://kernelreloaded.blog385.com/index.php/archives/digital-spdif-sound-via-fiber-cable-on-asus-m3n78-em-nvidia-mcp78s/#comments</comments>
		<pubDate>Sat, 28 Mar 2009 22:51:18 +0000</pubDate>
		<dc:creator>valent</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[tips&#038;tricks]]></category>

		<guid isPermaLink="false">http://kernelreloaded.blog385.com/?p=477</guid>
		<description><![CDATA[&#160; I have bought Asus M3N78-EM motherboard for my new HTPC. I&#8217;m currently testing it with KnoppMyth R5.5 and installation with KnoppMyth R5.5 worked flawlessly. &#160; Motherboard specs: Socket AM2/AM2+ &#8211; AMD Phenom™ FX / Phenom / Athlon™ / Sempron™ Integrated NVIDIA GeForce® 8 Series GPU with HDMI/DVI/RGB Realtek® ALC1200 8 -Channel High Definition Audio [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;<br />
I have bought Asus M3N78-EM motherboard for my new HTPC. I&#8217;m currently testing it with KnoppMyth R5.5 and installation with KnoppMyth R5.5 worked flawlessly.<br />
&nbsp;<br />
<strong>Motherboard specs:</strong></p>
<li> Socket AM2/AM2+ &#8211; AMD Phenom™ FX / Phenom / Athlon™ / Sempron™</li>
<li> Integrated NVIDIA GeForce® 8 Series GPU with HDMI/DVI/RGB</li>
<li> Realtek® ALC1200 8 -Channel High Definition Audio CODEC with optical S/PDIF out port at back I/O</li>
<li> NVIDIA built-in Gigabit MAC with external Realtek PHY</li>
<li> 1 xUltraDMA 133/100/66/33, 1 xExternal SATA 3 Gb/s ports 5 x SATA 3Gb/s ports (Use SATA1-3 for IDE mode.), NVIDIA® MediaShield™ RAID Support RAID 0,1,0+1,5,JBOD </li>
<p>&nbsp;<br />
<strong>After installation:</strong></p>
<li>Onboard Nvidia 8300 GPU worked</li>
<li>Analog sound worked</li>
<li>Gigabit ethernet worked </li>
<p>&nbsp;<br />
Only thing that didn&#8217;t work was digital SPDIF sound via optical (fibre) cable.<br />
&nbsp;<br />
To enable optical sound you only need to edit <code>etc/modprobe.d/sound</code> file, it needs to have this line:<br />
<code>options snd-hda-intel index=0 model=6stack-digout </code><br />
&nbsp;<br />
sound chip on this motherboard is <strong>MCP78S</strong> as seen via lspci -v command:<br />
&nbsp;<br />
<code>00:07.0 Audio device: nVidia Corporation MCP78S [GeForce 8200] High Definition Audio (rev a1)<br />
Subsystem: ASUSTeK Computer Inc. Unknown device 82fe<br />
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 21<br />
Memory at fce78000 (32-bit, non-prefetchable) [size=16K]<br />
Capabilities: [44] Power Management version 2<br />
Capabilities: [50] Message Signalled Interrupts: Mask+ 64bit+ Queue=0/0 Enable-<br />
Capabilities: [6c] HyperTransport: MSI Mapping</code><br />
&nbsp;<br />
&nbsp;<br />
Enjoy your new digital sound.</p>
]]></content:encoded>
			<wfw:commentRss>http://kernelreloaded.blog385.com/index.php/archives/digital-spdif-sound-via-fiber-cable-on-asus-m3n78-em-nvidia-mcp78s/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Which wireless driver does your wireless card uses?</title>
		<link>http://kernelreloaded.blog385.com/index.php/archives/which-wireless-driver-does-your-wireless-card-uses/</link>
		<comments>http://kernelreloaded.blog385.com/index.php/archives/which-wireless-driver-does-your-wireless-card-uses/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 20:16:05 +0000</pubDate>
		<dc:creator>valent</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[tips&#038;tricks]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://kernelreloaded.blog385.com/?p=382</guid>
		<description><![CDATA[&#160; If you have a new Fedora user (or user of any other distro) who has problems using his wireless card first thing you need is for him to tell you which wireless card he has and which wireless driver his card uses. For experienced users this is trivial and can be done in several [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;<br />
If you have a new Fedora user (or user of any other distro) who has problems using his wireless card first thing you need is for him to tell you which wireless card he has and which wireless driver his card uses. For experienced users this is trivial and can be done in several ways. I found that this can be a bit tricky for new users and there isn&#8217;t one simple command that displays ONLY this information.<br />
&nbsp;<br />
This one liner seams to do the trick for PCI wireless cards:<br />
&nbsp;<br />
<strong>lspci -k|grep -i -E &#8220;wireless|wlan|802.11&#8243; -A 2</strong><br />
&nbsp;<br />
<strong>UPDATE:</strong><br />
&nbsp;<br />
Also try this command:<br />
<strong>lshw -class network |grep -i &#8216;description: wireless&#8217; -A 11</strong><br />
&nbsp;</p>
<pre>
BROADCOM:
30:00.0 Network controller: Broadcom Corporation BCM4311 802.11b/g WLAN (rev 01)
	Kernel driver in use: b43-pci-bridge
	Kernel modules: ssb

INTEL:
02:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG
Network Connection (rev 02)
	Kernel driver in use: iwl3945
	Kernel modules: iwl3945

ATHEROS:
01:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg
Wireless PCI Express Adapter (rev 01)
	Kernel driver in use: ath_pci
	Kernel modules: ath5k, ath_pci

INTEL:
3:00.0 Network controller: Intel Corporation PRO/Wireless 4965 AG or AGN [Kedron] Network Connection (rev 61)
     Kernel driver in use: iwlagn
     Kernel modules: iwlagn
</pre>
<p>&nbsp;<br />
I tried this with Intel, Atheros and Broadcom wireless cards. Do you know of a better way to do this? How would you do this for USB wireless cards?<br />
&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://kernelreloaded.blog385.com/index.php/archives/which-wireless-driver-does-your-wireless-card-uses/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
