<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>kernel_reloaded - Latest Comments</title><link xmlns="http://www.w3.org/2005/Atom" rel="http://api.friendfeed.com/2008/03#sup" href="http://disqus.com/sup/all.sup#forumcomments-cf9ad078" type="application/json"/><link>http://kernelreloaded.disqus.com/</link><description></description><atom:link href="http://kernelreloaded.disqus.com/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Fri, 10 May 2013 06:41:35 -0000</lastBuildDate><item><title>Re: Ultimate Linux Remote Control (Wiimote on Fedora)</title><link>http://kernelreloaded.blog385.com/index.php/archives/ultimate-linux-remote-control/#comment-892028453</link><description>&lt;p&gt;this is for xbmc buttons&lt;/p&gt;

&lt;p&gt;#buttons&lt;/p&gt;

&lt;p&gt;Wiimote.A		= KEY_ENTER&lt;/p&gt;

&lt;p&gt;Wiimote.B		= KEY_BACKSPACE&lt;/p&gt;

&lt;p&gt;Wiimote.Up		= KEY_UP&lt;/p&gt;

&lt;p&gt;Wiimote.Down	= KEY_DOWN&lt;/p&gt;

&lt;p&gt;Wiimote.Left	= KEY_LEFT&lt;/p&gt;

&lt;p&gt;Wiimote.Right	= KEY_RIGHT&lt;/p&gt;

&lt;p&gt;Wiimote.Minus	= KEY_KPMINUS&lt;/p&gt;

&lt;p&gt;Wiimote.Plus	= KEY_KPPLUS&lt;/p&gt;

&lt;p&gt;Wiimote.Home	= KEY_TAB&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Francesco</dc:creator><pubDate>Fri, 10 May 2013 06:41:35 -0000</pubDate></item><item><title>Re: Enlightenment on Fedora 10</title><link>http://kernelreloaded.blog385.com/index.php/archives/enlightenment-on-fedora-10/#comment-880643462</link><description>&lt;p&gt;I can think of a &lt;a href="http://www.LCMPM.com" rel="nofollow"&gt;Denver property management&lt;/a&gt; company or two that could stand to take a leaf out of Enlightenment's book.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Thiago</dc:creator><pubDate>Tue, 30 Apr 2013 14:31:49 -0000</pubDate></item><item><title>Re: Hrvatska dobila ulice!</title><link>http://kernelreloaded.blog385.com/index.php/archives/hrvatska-dobila-ulice/#comment-851817027</link><description>&lt;p&gt;Google karta Hrvatske od sada se može preuzeti i ovdje: &lt;a href="http://www.auto-karta-hrvatske.com/preuzimanje/" rel="nofollow"&gt;http://www.auto-karta-hrvatske...&lt;/a&gt;&lt;br&gt;Nedavno sam pronašao ovu webstranicu i sviđa mi se jer je preuzimanje karte olakšano do te mjere da ju bilo tko može preuzeti bez ikakvog problema.&lt;/p&gt;

&lt;p&gt;I Google karte ( &lt;a href="http://maps.google.hr/" rel="nofollow"&gt;http://maps.google.hr/&lt;/a&gt; ) nude mogućnost preuzimanja ali meni je ova Hrvatska verzija puno jednostavnija za korištenje&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Darko Markic</dc:creator><pubDate>Thu, 04 Apr 2013 08:07:40 -0000</pubDate></item><item><title>Re: Benchmark flash memory on Linux</title><link>http://kernelreloaded.blog385.com/index.php/archives/benchmark-flash-memory-on-linux/#comment-843735743</link><description>&lt;p&gt;4GB CF card from Igor:&lt;br&gt;Read: 18.3 MB/s&lt;br&gt;Write: 18.3 MB/s&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Valent Turkovic</dc:creator><pubDate>Wed, 27 Mar 2013 04:09:04 -0000</pubDate></item><item><title>Re: Benchmark flash memory on Linux</title><link>http://kernelreloaded.blog385.com/index.php/archives/benchmark-flash-memory-on-linux/#comment-824564013</link><description>&lt;p&gt;Excellent article: &lt;a href="http://blogofterje.wordpress.com/2012/01/14/optimizing-fs-on-sd-card/" rel="nofollow"&gt;http://blogofterje.wordpress.c...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Valent Turkovic</dc:creator><pubDate>Sun, 10 Mar 2013 06:12:03 -0000</pubDate></item><item><title>Re: Formatting output from Raspberry Pi temperature sensors</title><link>http://kernelreloaded.blog385.com/index.php/archives/formatting-output-from-raspberry-pi-temperature-sensors/#comment-818464771</link><description>&lt;p&gt;Ako je prostor jako veliki problem, uvijek mozes napisati mali programcic u C-u koji ce zauzeti par kB. Ako imas busybox, imas awk i sed, pa mozes preko toga. Cut binary ima 35 kB, a bc 70 kB, a sam bash mislim da to ne moze... mozda preko builtin printf-a?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Zelja</dc:creator><pubDate>Sun, 03 Mar 2013 19:06:29 -0000</pubDate></item><item><title>Re: Formatting output from Raspberry Pi temperature sensors</title><link>http://kernelreloaded.blog385.com/index.php/archives/formatting-output-from-raspberry-pi-temperature-sensors/#comment-818251201</link><description>&lt;p&gt;This is how I do it. I pipe the output to the stream editor to perform a replacement of the whole output and just leave the number part.&lt;br&gt;/opt/vc/bin/vcgencmd measure_temp | sed "s/temp=\([0-9]\+\.[0-9]\+\)'C/\1/"&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ricardo Arturo Cabral</dc:creator><pubDate>Sun, 03 Mar 2013 13:06:14 -0000</pubDate></item><item><title>Re: Formatting output from Raspberry Pi temperature sensors</title><link>http://kernelreloaded.blog385.com/index.php/archives/formatting-output-from-raspberry-pi-temperature-sensors/#comment-818209959</link><description>&lt;p&gt;bc sam htio izbjeci zbog minimalizma i kako bi bilo što univerzalnije rješenje, ali inaće je bc odličan izbor. Na Raspberry Pi nije problem instalirati bc, no na neki openwrt router koji ima vrlo malo mjesta na flashu bi mogao biti problem...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Valent Turkovic</dc:creator><pubDate>Sun, 03 Mar 2013 11:58:19 -0000</pubDate></item><item><title>Re: Formatting output from Raspberry Pi temperature sensors</title><link>http://kernelreloaded.blog385.com/index.php/archives/formatting-output-from-raspberry-pi-temperature-sensors/#comment-818015574</link><description>&lt;p&gt;A bc?&lt;/p&gt;

&lt;p&gt;bc -l &amp;lt;&amp;lt;&amp;lt; "scale=3; $CPUOUT/1000"&lt;/p&gt;

&lt;p&gt;Ono "scale" ti je broj znamenki iza tocke, koliko ih god zelis.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Zelja</dc:creator><pubDate>Sun, 03 Mar 2013 06:32:39 -0000</pubDate></item><item><title>Re: Novi službeni laptop</title><link>http://kernelreloaded.blog385.com/index.php/archives/novi-sluzbeni-laptop/#comment-805581617</link><description>&lt;p&gt;Znas li mozda kako se ponasa lenovo thinkPad Edge kada ima defaultne windowse? postoje li kakvi problemi za instalaciju linuxa?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Guest</dc:creator><pubDate>Wed, 20 Feb 2013 07:59:05 -0000</pubDate></item><item><title>Re: Benchmark flash memory on Linux</title><link>http://kernelreloaded.blog385.com/index.php/archives/benchmark-flash-memory-on-linux/#comment-802816472</link><description>&lt;p&gt;Aaaah, that is why I was getting really unreliable results, I'll redo them with these flags. Thanks!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">valent</dc:creator><pubDate>Sun, 13 Jan 2013 20:46:08 -0000</pubDate></item><item><title>Re: Benchmark flash memory on Linux</title><link>http://kernelreloaded.blog385.com/index.php/archives/benchmark-flash-memory-on-linux/#comment-802816469</link><description>&lt;p&gt;Hello,&lt;br&gt;Make sure to always use oflag=direct and iflag=direct when respectively doing write and read benchmark test, or you risk toi get results that actually are filecache write and read timings&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">brem</dc:creator><pubDate>Sun, 13 Jan 2013 12:34:06 -0000</pubDate></item><item><title>Re: MATE desktop with Compiz Fusion on Fedora 16/17</title><link>http://kernelreloaded.blog385.com/index.php/archives/mate-desktop-with-compiz-fusion-on-fedora/#comment-802816607</link><description>&lt;p&gt;Thank you, to you guys who know so much more than me and understand code better than I.  You make my computing experience so much more enjoyable. May you live long and prosper, and have a happy new year too. &lt;/p&gt;

&lt;p&gt;Thanks again from a dyed in the blood Linux lover and user.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">fatcatsplat</dc:creator><pubDate>Thu, 27 Dec 2012 00:52:41 -0000</pubDate></item><item><title>Re: cli oneliner &amp;#8211; sort top 10 directories</title><link>http://kernelreloaded.blog385.com/index.php/archives/cli-oneliner-sort-top-10-directories/#comment-802816343</link><description>&lt;p&gt;The second command in the pipeline (excluding .. with grep) is superfluous as ls -A won't include . and .. in files/directories listing (read the manpage).&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Igor Pozgaj</dc:creator><pubDate>Fri, 07 Sep 2012 08:32:16 -0000</pubDate></item><item><title>Re: MATE desktop with Compiz Fusion on Fedora 16/17</title><link>http://kernelreloaded.blog385.com/index.php/archives/mate-desktop-with-compiz-fusion-on-fedora/#comment-802816590</link><description>&lt;p&gt;And sometimes blog engine has their own way with showing some king of text, and it usually mangles some code, as you can see your comment is also mangled :(&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">valent</dc:creator><pubDate>Fri, 31 Aug 2012 10:43:37 -0000</pubDate></item><item><title>Re: MATE desktop with Compiz Fusion on Fedora 16/17</title><link>http://kernelreloaded.blog385.com/index.php/archives/mate-desktop-with-compiz-fusion-on-fedora/#comment-802816587</link><description>&lt;p&gt;Sometimes I think people put typos in the command on purpose so newbies can't get it to work and just give up.  :) (kidding)&lt;/p&gt;

&lt;p&gt;in this case for Compiz Fusion for Fedora 17 "enablerepo" command needs a "--" not just a "-", correct syntax is below.&lt;/p&gt;

&lt;p&gt;yum install --enablerepo=mate-desktop-fedora-new-application-testing compiz compiz-mate fusion-icon-gtk compiz-plugins-main compiz-plugins-extra compiz-plugins-extra-mate compiz-plugins-main-mate compiz-plugins-unsupported compiz-plugins-unsupported-mate&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">gadgetrevue</dc:creator><pubDate>Wed, 29 Aug 2012 21:38:10 -0000</pubDate></item><item><title>Re: cli oneliner &amp;#8211; sort top 10 directories</title><link>http://kernelreloaded.blog385.com/index.php/archives/cli-oneliner-sort-top-10-directories/#comment-802816337</link><description>&lt;p&gt;New versions of du and sort have 'human' so now all you need is: &lt;/p&gt;

&lt;p&gt;$ du -hxs ./* | sort -hr&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">foobar</dc:creator><pubDate>Sun, 26 Aug 2012 02:20:52 -0000</pubDate></item><item><title>Re: MATE desktop with Compiz Fusion on Fedora 16/17</title><link>http://kernelreloaded.blog385.com/index.php/archives/mate-desktop-with-compiz-fusion-on-fedora/#comment-802816599</link><description>&lt;p&gt;not working for me:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;&lt;/code&gt;&lt;/p&gt;&lt;code&gt;

&lt;/code&gt;&lt;p&gt;&lt;code&gt;root@dell ~ # yum install --enablerepo=mate-desktop-fedora-new-application-testing compiz compiz-mate fusion-icon-gtk compiz-plugins-main compiz-plugins-extra compiz-plugins-extra-mate compiz-plugins-main-mate compiz-plugins-unsupported compiz-plugins-unsupported-mate&lt;br&gt;Loaded plugins: changelog, fastestmirror, langpacks, presto, refresh-packagekit, remove-with-leaves, rpm-warm-cache, show-leaves, versionlock&lt;br&gt;Loading mirror speeds from cached hostfile&lt;br&gt; * fedora: &lt;a href="http://mirror.isoc.org.il" rel="nofollow"&gt;mirror.isoc.org.il&lt;/a&gt;&lt;br&gt; * rpmfusion-free: &lt;a href="http://mirror.cse.iitk.ac.in" rel="nofollow"&gt;mirror.cse.iitk.ac.in&lt;/a&gt;&lt;br&gt; * rpmfusion-free-updates: &lt;a href="http://mirror.cse.iitk.ac.in" rel="nofollow"&gt;mirror.cse.iitk.ac.in&lt;/a&gt;&lt;br&gt; * rpmfusion-nonfree: &lt;a href="http://mirror.cse.iitk.ac.in" rel="nofollow"&gt;mirror.cse.iitk.ac.in&lt;/a&gt;&lt;br&gt; * rpmfusion-nonfree-updates: &lt;a href="http://mirror.cse.iitk.ac.in" rel="nofollow"&gt;mirror.cse.iitk.ac.in&lt;/a&gt;&lt;br&gt; * updates: &lt;a href="http://mirror01.th.ifl.net" rel="nofollow"&gt;mirror01.th.ifl.net&lt;/a&gt;&lt;br&gt;No package compiz available.&lt;br&gt;No package compiz-mate available.&lt;br&gt;No package fusion-icon-gtk available.&lt;br&gt;No package compiz-plugins-main available.&lt;br&gt;No package compiz-plugins-extra available.&lt;br&gt;No package compiz-plugins-extra-mate available.&lt;br&gt;No package compiz-plugins-main-mate available.&lt;br&gt;No package compiz-plugins-unsupported available.&lt;br&gt;No package compiz-plugins-unsupported-mate available.&lt;br&gt;&lt;/code&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tim</dc:creator><pubDate>Sat, 11 Aug 2012 21:15:10 -0000</pubDate></item><item><title>Re: MATE desktop with Compiz Fusion on Fedora 16/17</title><link>http://kernelreloaded.blog385.com/index.php/archives/mate-desktop-with-compiz-fusion-on-fedora/#comment-802816603</link><description>&lt;p&gt;yum install &lt;a href="https://dl.dropbox.com/u/49862637/Mate-desktop/fedora_17/mate-desktop-fedora-updates/noarch/mate-desktop-release-17-2.fc17.noarch.rpm" rel="nofollow"&gt;https://dl.dropbox.com/u/49862...&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;    yum groupinstall MATE-Desktop&lt;/p&gt;

&lt;p&gt;This was succesfull&lt;/p&gt;

&lt;p&gt;[amod@localhost ~]$ sudo yum install –enablerepo=mate-desktop-fedora-new-application-testing compiz compiz-mate fusion-icon-gtk compiz-plugins-main compiz-plugins-extra compiz-plugins-extra-mate compiz-plugins-main-mate compiz-plugins-unsupported compiz-plugins-unsupported-mate&lt;br&gt;[sudo] password for amod: &lt;br&gt;Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit&lt;br&gt;Loading mirror speeds from cached hostfile&lt;br&gt; * fedora: &lt;a href="http://fedora.iitm.ac.in" rel="nofollow"&gt;fedora.iitm.ac.in&lt;/a&gt;&lt;br&gt; * rpmfusion-free: &lt;a href="http://mirror.cse.iitk.ac.in" rel="nofollow"&gt;mirror.cse.iitk.ac.in&lt;/a&gt;&lt;br&gt; * rpmfusion-free-updates: &lt;a href="http://mirror.cse.iitk.ac.in" rel="nofollow"&gt;mirror.cse.iitk.ac.in&lt;/a&gt;&lt;br&gt; * rpmfusion-nonfree: &lt;a href="http://mirror.cse.iitk.ac.in" rel="nofollow"&gt;mirror.cse.iitk.ac.in&lt;/a&gt;&lt;br&gt; * rpmfusion-nonfree-updates: &lt;a href="http://mirror.cse.iitk.ac.in" rel="nofollow"&gt;mirror.cse.iitk.ac.in&lt;/a&gt;&lt;br&gt; * updates: &lt;a href="http://mirror.cse.iitk.ac.in" rel="nofollow"&gt;mirror.cse.iitk.ac.in&lt;/a&gt;&lt;br&gt;No package compiz available.&lt;br&gt;No package compiz-mate available.&lt;br&gt;No package fusion-icon-gtk available.&lt;br&gt;No package compiz-plugins-main available.&lt;br&gt;No package compiz-plugins-extra available.&lt;br&gt;No package compiz-plugins-extra-mate available.&lt;br&gt;No package compiz-plugins-main-mate available.&lt;br&gt;No package compiz-plugins-unsupported available.&lt;br&gt;No package compiz-plugins-unsupported-mate available.&lt;br&gt;Error: Nothing to do&lt;br&gt;[amod@localhost ~]$&lt;/p&gt;

&lt;p&gt;This was not what to do?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">amod</dc:creator><pubDate>Sat, 11 Aug 2012 20:06:03 -0000</pubDate></item><item><title>Re: MATE desktop with Compiz Fusion on Fedora 16/17</title><link>http://kernelreloaded.blog385.com/index.php/archives/mate-desktop-with-compiz-fusion-on-fedora/#comment-802816640</link><description>&lt;p&gt;Done, thanks.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">valent</dc:creator><pubDate>Fri, 10 Aug 2012 22:08:54 -0000</pubDate></item><item><title>Re: MATE desktop with Compiz Fusion on Fedora 16/17</title><link>http://kernelreloaded.blog385.com/index.php/archives/mate-desktop-with-compiz-fusion-on-fedora/#comment-802816597</link><description>&lt;p&gt;Done&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">valent</dc:creator><pubDate>Fri, 10 Aug 2012 22:08:31 -0000</pubDate></item><item><title>Re: MATE desktop with Compiz Fusion on Fedora 16/17</title><link>http://kernelreloaded.blog385.com/index.php/archives/mate-desktop-with-compiz-fusion-on-fedora/#comment-802816596</link><description>&lt;p&gt;i mean Desktop&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">raveit65</dc:creator><pubDate>Fri, 10 Aug 2012 20:45:03 -0000</pubDate></item><item><title>Re: MATE desktop with Compiz Fusion on Fedora 16/17</title><link>http://kernelreloaded.blog385.com/index.php/archives/mate-desktop-with-compiz-fusion-on-fedora/#comment-802816601</link><description>&lt;p&gt;can you change headers line?&lt;br&gt;Dekstop to desktop&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">raveit65</dc:creator><pubDate>Fri, 10 Aug 2012 20:44:42 -0000</pubDate></item><item><title>Re: MATE desktop with Compiz Fusion on Fedora 16/17</title><link>http://kernelreloaded.blog385.com/index.php/archives/mate-desktop-with-compiz-fusion-on-fedora/#comment-802816594</link><description>&lt;p&gt;Fixed, thanks ;)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">valent</dc:creator><pubDate>Fri, 10 Aug 2012 15:27:21 -0000</pubDate></item><item><title>Re: MATE desktop with Compiz Fusion on Fedora 16/17</title><link>http://kernelreloaded.blog385.com/index.php/archives/mate-desktop-with-compiz-fusion-on-fedora/#comment-802816592</link><description>&lt;p&gt;Compiz Fusion on Fedora 17:&lt;/p&gt;

&lt;p&gt;yum install --enablerepo=mate-desktop-fedora-new-application-testing compiz compiz-mate fusion-icon-gtk compiz-plugins-main compiz-plugins-extra compiz-plugins-extra-mate compiz-plugins-main-mate compiz-plugins-unsupported compiz-plugins-unsupported-mate&lt;/p&gt;

&lt;p&gt;;)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">raveit65</dc:creator><pubDate>Fri, 10 Aug 2012 12:49:54 -0000</pubDate></item></channel></rss>