<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Lost in Cyberspace</title>
	<atom:link href="http://djkaos.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://djkaos.wordpress.com</link>
	<description>http://www.djsh.net</description>
	<lastBuildDate>Mon, 27 Jul 2009 10:58:35 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='djkaos.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/27a24a0324fe07ca447eb65bc3c68563?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Lost in Cyberspace</title>
		<link>http://djkaos.wordpress.com</link>
	</image>
			<item>
		<title>Freeing up RAM in Linux</title>
		<link>http://djkaos.wordpress.com/2009/07/27/freeing-up-ram-in-linux/</link>
		<comments>http://djkaos.wordpress.com/2009/07/27/freeing-up-ram-in-linux/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 10:58:35 +0000</pubDate>
		<dc:creator>djays</dc:creator>
				<category><![CDATA[Bash]]></category>
		<category><![CDATA[Fedora 10]]></category>
		<category><![CDATA[Fedora 11]]></category>
		<category><![CDATA[Fedora 8]]></category>
		<category><![CDATA[Fedora 9]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu 8.10]]></category>
		<category><![CDATA[Ubuntu 9.04]]></category>
		<category><![CDATA[openSUSE]]></category>
		<category><![CDATA[Memory]]></category>

		<guid isPermaLink="false">http://djkaos.wordpress.com/?p=313</guid>
		<description><![CDATA[NOTE: Little clarification, this is not needed at all ,as memory is freed when required.
WHY IT MAY BE HELP-FULL: This clears the page-cache , dentires and inodes.
IT&#8217;S TRANSLATION : It may be that you are watching a movie or using a Virtual Machine , a resource hungry process has filled up your ram by caching [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=djkaos.wordpress.com&blog=2150720&post=313&subd=djkaos&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><strong>NOTE: </strong>Little clarification, this is not needed at all ,as memory is freed when required.</p>
<p><strong>WHY IT MAY BE HELP-FULL</strong>: This clears the page-cache , dentires and inodes.</p>
<p><strong>IT&#8217;S TRANSLATION </strong>: It may be that you are watching a movie or using a Virtual Machine , a resource hungry process has filled up your ram by caching data and the data needs to be continuously removed  to make space for new data . This  is managed by the kernel.</p>
<p><strong>IF YOU STILL DON&#8217;T  GET IT: </strong>Notice  video in your movie hanging (not audio) while your ram gets cached Or your system running a bit slow ?</p>
<p><code><br />
1) Stop the process consuming loads of memory. (Check System Monitor).<br />
2) Open a terminal with root privileges .<br />
3)<em> Sync</em><br />
4)<em> echo 3 &gt; /proc/sys/vm/drop_caches</em><br />
5)<em> echo 0 &gt; /proc/sys/vm/drop_caches</em></code></p>
Posted in Bash, Fedora 10, Fedora 11, Fedora 8, Fedora 9, Linux, openSUSE, Ubuntu 8.10, Ubuntu 9.04  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/djkaos.wordpress.com/313/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/djkaos.wordpress.com/313/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/djkaos.wordpress.com/313/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/djkaos.wordpress.com/313/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/djkaos.wordpress.com/313/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/djkaos.wordpress.com/313/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/djkaos.wordpress.com/313/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/djkaos.wordpress.com/313/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/djkaos.wordpress.com/313/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/djkaos.wordpress.com/313/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=djkaos.wordpress.com&blog=2150720&post=313&subd=djkaos&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://djkaos.wordpress.com/2009/07/27/freeing-up-ram-in-linux/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/783b386a75d6c1af5b069311d8e212a5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">djays</media:title>
		</media:content>
	</item>
		<item>
		<title>Fedora 11 Fixing Various Problems</title>
		<link>http://djkaos.wordpress.com/2009/07/02/fedora-11fixs/</link>
		<comments>http://djkaos.wordpress.com/2009/07/02/fedora-11fixs/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 05:58:42 +0000</pubDate>
		<dc:creator>djays</dc:creator>
				<category><![CDATA[Fedora 11]]></category>
		<category><![CDATA[audio problems]]></category>
		<category><![CDATA[compiz]]></category>
		<category><![CDATA[fglrx]]></category>
		<category><![CDATA[Leonidas]]></category>
		<category><![CDATA[mouse tap]]></category>

		<guid isPermaLink="false">http://djkaos.wordpress.com/?p=307</guid>
		<description><![CDATA[0)  Graphic Driver Problems
- For ATI RadeonHD cards (especially x1250 and x1200)
 yum install xorg-x11-drv-radeonhd 
if /etc/X11/xorg.conf doesnt exist
yum install system-config-display 
Run system-config-display &#8211;reconfig in terminal.
Modify /etc/X11/xorg.conf

"Device" Section
Driver   "radeonhd"
Option "DRI"  "True"
- Or Install fglrx (At the time of writing of post official rpmfusion drivers dont exist)
Hence Fedora 10 &#8217;s kernel needs to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=djkaos.wordpress.com&blog=2150720&post=307&subd=djkaos&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><strong>0)  Graphic Driver Problems</strong></p>
<p>- For ATI RadeonHD cards (especially x1250 and x1200)</p>
<p><code> yum install xorg-x11-drv-radeonhd </code></p>
<p>if /etc/X11/xorg.conf doesnt exist<br />
<code>yum install system-config-display </code><br />
Run <em>system-config-display &#8211;reconfig</em> in terminal.</p>
<p>Modify /etc/X11/xorg.conf<br />
<code><br />
"Device" Section<br />
Driver   "radeonhd"<br />
Option "DRI"  "True"</code></p>
<p>- Or Install fglrx (At the time of writing of post official rpmfusion drivers dont exist)</p>
<p>Hence Fedora 10 &#8217;s kernel needs to be installed .Refer this post</p>
<p>(Make sure that you use correct driver since ati recently removed support for many cards )</p>
<p><strong>http://forums.fedoraforum.org/showthread.php?t=224519</strong></p>
<p><strong>1)  Enabling OSS</strong><br />
(This is needed for Real Player 11 as it crashes with ALSA)</p>
<p>(In Root /Sudo Mode)<br />
<code><br />
nano /etc/modprobe.d/dist-oss.conf<br />
</code><br />
uncomment line as mentioned</p>
<p><strong>2)  Fixing glitchy sound problems.</strong><br />
There are many solutions to the sound problems listed in http://fedoraforums.org<br />
They mainly deal with  time scheduling<br />
Other solutions consist of</p>
<p>- Enable OSS (See Above)<br />
- Install OSS v4.x ( <strong>This replaces all the ALSA/Pulse Audio kernel modules</strong>)</p>
<p><strong>3)  Enabling TAP in MousePad / Touchpad<br />
</strong></p>
<p><strong><em>- Temporary Measure</em></strong><br />
<code><br />
synclient TapButton1=1<br />
synclient TapButton2=1<br />
</code></p>
<p><strong><em>- Permanent Measures</em></strong></p>
<p>- System &gt; Prefrences &gt; Mouse &gt;Touchpad &gt; Enable mouse clicks</p>
<p><strong>OR</strong></p>
<p>- Modifying xorg.conf</p>
<p><a href="http://fedoraforum.org/forum/showthread.php?t=188383">See this link.</a></p>
<p><strong>NOTE: IF YOU FIND ANY PROBLEM / ALTERNATE SOLUTION WITH ABOVE FIXES PLEASE POST A COMMENT.</strong></p>
Posted in Fedora 11  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/djkaos.wordpress.com/307/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/djkaos.wordpress.com/307/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/djkaos.wordpress.com/307/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/djkaos.wordpress.com/307/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/djkaos.wordpress.com/307/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/djkaos.wordpress.com/307/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/djkaos.wordpress.com/307/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/djkaos.wordpress.com/307/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/djkaos.wordpress.com/307/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/djkaos.wordpress.com/307/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=djkaos.wordpress.com&blog=2150720&post=307&subd=djkaos&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://djkaos.wordpress.com/2009/07/02/fedora-11fixs/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/783b386a75d6c1af5b069311d8e212a5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">djays</media:title>
		</media:content>
	</item>
		<item>
		<title>Fedora 11 Leonidas Essentials Guide Part 2: More Config</title>
		<link>http://djkaos.wordpress.com/2009/06/24/fedora-11-leonidas-essentials-guide-part-2-more-config/</link>
		<comments>http://djkaos.wordpress.com/2009/06/24/fedora-11-leonidas-essentials-guide-part-2-more-config/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 16:07:14 +0000</pubDate>
		<dc:creator>djays</dc:creator>
				<category><![CDATA[Fedora 11]]></category>
		<category><![CDATA[Leonidas]]></category>

		<guid isPermaLink="false">http://djkaos.wordpress.com/?p=302</guid>
		<description><![CDATA[NOTE:All Commands to be entered in terminal in Super User/root mode. (.:. su &#8211; or sudo)
1) Setup sudo
In Fedora the root and normal user accounts are different and one can switch between them to do administrative tasks.
However if you want to give a user other than root administrative priviliges
nano /etc/sudoers
Add to the end

&#60;name&#62; ALL=(ALL) ALL
is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=djkaos.wordpress.com&blog=2150720&post=302&subd=djkaos&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>NOTE:All Commands to be entered in terminal in Super User/root mode. (.:. su &#8211; or sudo)</p>
<p>1)<span style="text-decoration:underline;"><strong> Setup sudo</strong></span><br />
In Fedora the root and normal user accounts are different and one can switch between them to do administrative tasks.<br />
However if you want to give a user other than root administrative priviliges</p>
<p><code>nano /etc/sudoers</code></p>
<p>Add to the end<br />
<span id="more-302"></span><br />
<code>&lt;name&gt; ALL=(ALL) ALL</code></p>
<p>is the user name you want to give sudo privilige.</p>
<p><code>&lt;name&gt; ALL=(ALL) NOPASSWD: ALL</code></p>
<p>if you dont want to be asked the password .(NOT RECOMMENDED)</p>
<p><span style="text-decoration:underline;"><strong>2)Permanantly Mounting Partitions:</strong></span></p>
<p>Fedora 11 has ntfs 3g preinstalled but sometimes the partitions don’t get mounted  (or you just may want to get rid of manual mounting)</p>
<p>Editing fstab gives read/write support on boot</p>
<p>a) use fdisk : <code>/sbin/fdisk -l</code></p>
<p>b) note down partions u wnt to access name (eg sda1) type (eg ntfs or FAT32)</p>
<p>c)Make mount points:</p>
<p><code>mkdir /media/&lt;name&gt;</code><br />
&lt;name&gt;can be replaced by whatever name you choose.</p>
<p>d)open gedit in sudo mode</p>
<p>e)Open /etc/fstab</p>
<p>f)For ntfs drive ( mount point here is DATA)</p>
<pre><code>   /dev/sda1 /media/DATA ntfs-3g rw,defaults,umask=0000 0 0
or /dev/sda1 /media/DATA ntfs-3g defaults 0 0</code></pre>
<p>if drive is FAT32/FAT16 use vfat instead of ntfs-3g , other lines are NOT REQUIRED</p>
<p><span style="text-decoration:underline;"><strong>3)Adobe Flash :</strong></span></p>
<p>For 32 bit:</p>
<p>install the Adobe YUM repository, and install through yum:</p>
<p><code>rpm -ivh http://linuxdownload.adobe.com/adobe-release/adobe-release-i386-1.0-1.noarch.rpm<br />
rpm –import /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux</code></p>
<p><code>yum install flash-plugin </code> (if you dont do this no sound for flash applicatons)<br />
For 64 bit:</p>
<p>There are 2 ways.</p>
<p><em>OLDER WAY:</em> (NOT NEEDED AS 64 BIT FLASH PLAYER WORKS)</p>
<p><code>mkdir -p /usr/lib/mozilla/plugins<br />
yum install nspluginwrapper.{i386,x86_64} pulseaud/io-lib.i386<br />
yum install flash-plugin<br />
mozilla-plugin-config -i -g -v</code></p>
<p><em>NEWER WAY:</em></p>
<p>Download 64 bit Flash Player 10<br />
http://get.adobe.com/flashplayer/</p>
<p>4)<span style="text-decoration:underline;"><strong> Installing Sun Java<br />
</strong></span></p>
<p><strong> a) Download JDK from http://java.sun.com/javase/downloads</strong><br />
To install rpm<br />
rpm -ivh .rpm<br />
To install bin<br />
chmox +x .bin<br />
./.bin</p>
<p><code>/usr/sbin/alternatives --install /usr/bin/java java /usr/java/jre/bin/java 100<br />
/usr/sbin/alternatives --install /usr/bin/jar jar /usr/java/jre/bin/jar 100<br />
/usr/sbin/alternatives --install /usr/bin/javavc javavc /usr/java/jre/bin/javavc 100<br />
/usr/sbin/alternatives --install /usr/lib/mozilla/plugins/libjavaplugin.so 100<br />
</code><br />
<strong> b) To use Switch among javas:</strong><br />
<code>/usr/sbin/alternatives --config java<br />
/usr/sbin/alternatives --config libjavaplugin.so<br />
/usr/sbin/alternatives --config jar<br />
</code><br />
<strong> c)For Java Programs(You Probably Already Have This):</strong><br />
<code>yum install libXp compat-libstdc++-*</code></p>
Posted in Fedora 11  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/djkaos.wordpress.com/302/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/djkaos.wordpress.com/302/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/djkaos.wordpress.com/302/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/djkaos.wordpress.com/302/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/djkaos.wordpress.com/302/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/djkaos.wordpress.com/302/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/djkaos.wordpress.com/302/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/djkaos.wordpress.com/302/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/djkaos.wordpress.com/302/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/djkaos.wordpress.com/302/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=djkaos.wordpress.com&blog=2150720&post=302&subd=djkaos&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://djkaos.wordpress.com/2009/06/24/fedora-11-leonidas-essentials-guide-part-2-more-config/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/783b386a75d6c1af5b069311d8e212a5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">djays</media:title>
		</media:content>
	</item>
		<item>
		<title>Fedora 11 Leonidas Essentials Guide Part 1: Getting Started</title>
		<link>http://djkaos.wordpress.com/2009/06/24/f11e1/</link>
		<comments>http://djkaos.wordpress.com/2009/06/24/f11e1/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 15:42:38 +0000</pubDate>
		<dc:creator>djays</dc:creator>
				<category><![CDATA[Fedora 11]]></category>
		<category><![CDATA[Leonidas]]></category>

		<guid isPermaLink="false">http://djkaos.wordpress.com/?p=297</guid>
		<description><![CDATA[Fedora 11 Leonidas essentials guide
Well Howdy Folks ! ,thou having trouble with getting Fedora 11 Leonidas Up and Running ?
Well then you have come to the right place !!!
NOTE:all commands r to be typed in terminal with sudo or su login or su -c
PS: All yum commands can be replaced by package kit alternatives type [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=djkaos.wordpress.com&blog=2150720&post=297&subd=djkaos&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><strong>Fedora 11 Leonidas essentials guide</strong></p>
<p><em>Well Howdy Folks ! ,thou having trouble with getting Fedora 11 Leonidas Up and Running ?</em></p>
<p><em>Well then you have come to the right place !!!</em><br />
<strong>NOTE:all commands r to be typed in terminal with sudo or su login or su -c<br />
PS: All yum commands can be replaced by package kit alternatives type “info pkcon” in terminal.</strong></p>
<p><strong>0) PRESTO PLUGIN FOR YUM: </strong>Presto is a delta rpm plugin for  yum . (Delta rpm is only the difference in old and new version of packages Hence Saves Precious Bandwidth.<br />
    <code> yum install yum-presto </code><br />
<span id="more-297"></span><br />
<strong>1)</strong><strong>RPM-FUSION:</strong>Adding rpmfusion as a repository to get access to lot of other packages and features.</p>
<p>(VERY ESSENTIAL ALL OTHER STEPS REQUIRE THIS)<br />
<code><br />
rpm -ivh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm  http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm</code></p>
<p><em><code>yum update</code></em></p>
<p>To install something in command line use</p>
<p><code><em>yum install Name of Packages Seperated by spaces</em> -y<br />
</code></p>
<p>of course to find the exact package name use</p>
<p><code><em>yum search Package</em></code></p>
<p><em><br />
</em></p>
<p><strong>2)</strong><strong>Package Management Frontend GUI</strong> :</p>
<p>Fedora already has PackageKit (<em>System&gt;Administration&gt;Add/Remove Software)</em></p>
<p><em> </em>but it doesn&#8217;t quite compare up to <strong>yumex</strong></p>
<p><em><code>yum install yumex</code></em></p>
<p><strong>3)MP3 Support</strong>:</p>
<p>Well, everybody loves their songs right ?</p>
<p><em>yum install gstreamer-plugins-bad gstreamer-plugins-ugly xine xine-lib libdvdcss xine-lib-extras-nonfree<br />
</em></p>
<p><em><br />
</em></p>
<p><strong>4)Music Players:</strong></p>
<p>Everybody has a different choice of a music player , I personally prefer Songbird and Amarok which have everything from cover management ,id3tag editing,online Music Store Support and Global key Shortcuts.</p>
<p>Few of the most used players.</p>
<pre style="font:normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace;">                     -Amarok
                     -Audacious
                     -Banshee
                     -Exaile
                     -Listen
                     -Rhythmbox
                     -Xmms
                     -Songbird</pre>
<p><strong>4)GCC compatibility:</strong></p>
<p><strong> </strong>GCC is the GNU compiler supporting a lot of languages. Its needed for old packages.</p>
<p><em>yum install gcc gcc-c++ compat-libstdc++-33 compat-libstdc++-296</em></p>
<p>5)<strong>Video Codecs</strong>:</p>
<p>Fedora doesn&#8217;t with proprietary codecs for playing Codecs.</p>
<p>Download them.</p>
<p><em><code>wget  http://www.mplayerhq.hu/MPlayer/releases/codecs/all-20071007.tar.bz2</code></em></p>
<p>then</p>
<p><em><code>mkdir -p /usr/lib/codecs</code></em></p>
<p><em><code>tar -jxvf all-20071007.tar.bz2 --strip-components 1 -C /usr/lib/codecs/</code></em></p>
<p><strong>5)Video Players</strong>:</p>
<p>Totem is installed by default but its not a favourite of mine.</p>
<p><em><strong>Real Player</strong></em></p>
<p>Download RealPlayer 11 GOLD from: http://www.real.com/linux/. ( preferably use .bin file)</p>
<p>Select: “Advanced Installation RedHat Package”</p>
<p>Before installing RealPlayer, make sure to have the compat-libstdc++-33 compatibility libraries installed.<br />
yum install compat-libstdc++-33</p>
<p><em>chmod +x name.bin</em></p>
<p><em>./name.bin</em></p>
<p>Read Agreement Go to end and press y and enter (keep pressing enter, till it starts installing)</p>
<p><strong><em>For RPM:</em></strong><br />
<em>sudo rpm -ivh RealPlayer11.rpm</em></p>
<p>note:if real/helix or any plugin doesnt load in firefox use:<br />
<code>sudo /usr/bin/mozilla-plugin-config -i -f</code></p>
<p><strong><em>Other Players</em></strong></p>
<p>mplayer: <em><code>yum install mplayer mplayer-gui mplayer-skins mplayer-fonts mplayerplug-in mencoder</code></em><br />
xine:       <em><code>yum install xine xine-lib-extras xine-lib-extras-nonfree libdvdcss</code></em><br />
vlc:         <em><code>yum install vlc</code></em></p>
<p>kaffeine<em> <code>yum install kaffeine kdemultimedia kdemultimedia-libs</code></em></p>
<p>Dragon : <em><code>yum install dragon kdemultimedia kdemultimedia-libs</code></em></p>
<p><strong>Note: After this if it doesn’t work refer to my other posts</strong></p>
Posted in Fedora 11  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/djkaos.wordpress.com/297/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/djkaos.wordpress.com/297/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/djkaos.wordpress.com/297/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/djkaos.wordpress.com/297/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/djkaos.wordpress.com/297/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/djkaos.wordpress.com/297/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/djkaos.wordpress.com/297/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/djkaos.wordpress.com/297/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/djkaos.wordpress.com/297/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/djkaos.wordpress.com/297/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=djkaos.wordpress.com&blog=2150720&post=297&subd=djkaos&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://djkaos.wordpress.com/2009/06/24/f11e1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/783b386a75d6c1af5b069311d8e212a5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">djays</media:title>
		</media:content>
	</item>
		<item>
		<title>Fedora 11 Leonidas Whats New!</title>
		<link>http://djkaos.wordpress.com/2009/06/09/f11-rev/</link>
		<comments>http://djkaos.wordpress.com/2009/06/09/f11-rev/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 15:15:00 +0000</pubDate>
		<dc:creator>djays</dc:creator>
				<category><![CDATA[Fedora 11]]></category>

		<guid isPermaLink="false">http://djkaos.wordpress.com/?p=293</guid>
		<description><![CDATA[Fedora 11 Leonidas has been released today (9th June 2009).
10 Reasons for you to Download it now
1) DNSSEC (DNS Security Extensions) &#8211; services protect against most of the threats to the Domain Name System
2) 20 sec Boot up time being the fastest in Major desktop Linux distributions
3) EXT4 As default file system which raises max [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=djkaos.wordpress.com&blog=2150720&post=293&subd=djkaos&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><em>Fedora 11 Leonidas has been released today (9th June 2009).</em></p>
<p>10 Reasons for you to <a href="http://mirrors.fedoraproject.org/publiclist/Fedora/11/"><strong>Download it now</strong></a></p>
<p>1) DNSSEC (DNS Security Extensions) &#8211; services protect against most of the threats to the Domain Name System</p>
<p>2) 20 sec Boot up time being the fastest in Major desktop Linux distributions</p>
<p>3) EXT4 As default file system which raises max file system size up to 1 Exabyte and max file size to 16 TB boosts computers overall speed</p>
<p>4) Xserver 1.6 = Better Graphics (however ctrl+alt+backspace combo is disabled by default)</p>
<p>5) RPM 4.7 reduces the memory consumption (of packaging process)</p>
<p>6) Much more responsive synaptic touchpad</p>
<p>7) Automatic Fonts &amp; Mime Installer &#8211; Allows programs on the desktop to automatically install applications, fonts, multimedia capabilities, and clipart.</p>
<p>8)Fingerprint Readers &#8211; Support for finger print authentication on some devices.</p>
<p>9) Volume Control (Widget) &#8211; An awesome, flexible volume control.</p>
<p>10) MinGW Cross-compiler &#8211; Build and test Microsoft Windows programs directly from fedora without getting blue screens</p>
Posted in Fedora 11  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/djkaos.wordpress.com/293/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/djkaos.wordpress.com/293/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/djkaos.wordpress.com/293/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/djkaos.wordpress.com/293/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/djkaos.wordpress.com/293/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/djkaos.wordpress.com/293/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/djkaos.wordpress.com/293/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/djkaos.wordpress.com/293/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/djkaos.wordpress.com/293/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/djkaos.wordpress.com/293/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=djkaos.wordpress.com&blog=2150720&post=293&subd=djkaos&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://djkaos.wordpress.com/2009/06/09/f11-rev/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/783b386a75d6c1af5b069311d8e212a5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">djays</media:title>
		</media:content>
	</item>
		<item>
		<title>Ubuntu 9.04 Jaunty Jackalope A Review</title>
		<link>http://djkaos.wordpress.com/2009/04/25/ubuntu-904-jaunty-jackalope-a-review/</link>
		<comments>http://djkaos.wordpress.com/2009/04/25/ubuntu-904-jaunty-jackalope-a-review/#comments</comments>
		<pubDate>Sat, 25 Apr 2009 09:45:23 +0000</pubDate>
		<dc:creator>djays</dc:creator>
				<category><![CDATA[Ubuntu 9.04]]></category>
		<category><![CDATA[Jaunty Jackalope]]></category>

		<guid isPermaLink="false">http://djkaos.wordpress.com/?p=290</guid>
		<description><![CDATA[
Ubuntu is back with its new flavour &#8220;Jaunty Jackalope&#8221; . After the not so exciting 8.10 Release , the new edition has quite a few improvements. The old theme is still retained as the default but with refreshing new themes Dust ,Dust Sand And  New Wave
NEW FEATURES/IMPROVEMENTS
- The boot up acpi problem is fixed
- [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=djkaos.wordpress.com&blog=2150720&post=290&subd=djkaos&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p style="text-align:center;">
<div id="attachment_291" class="wp-caption aligncenter" style="width: 310px"><img class="size-medium wp-image-291" title="Ubuntu 9.04 with Dark Room Theme" src="http://djkaos.files.wordpress.com/2009/04/screenshot.png?w=300&#038;h=187" alt="Ubuntu 9.04" width="300" height="187" /><p class="wp-caption-text">Ubuntu 9.04 with Dark Room Theme</p></div>
<p>Ubuntu is back with its new flavour &#8220;Jaunty Jackalope&#8221; . After the not so exciting 8.10 Release , the new edition has quite a few improvements. The old theme is still retained as the default but with refreshing new themes Dust ,Dust Sand And  New Wave</p>
<p><span style="text-decoration:underline;"><strong>NEW FEATURES/IMPROVEMENTS</strong></span></p>
<p>- The boot up acpi problem is fixed</p>
<p>- Kernel being used is 2.6.28-11 .</p>
<p>- EXT4 Filesystem Support</p>
<p>- GNOME 2.26</p>
<p>- New Notification System</p>
<p>- Coherence tools (UPnP Plugin)</p>
<p>- Computer Janitor ( For removing unused Packages)</p>
<p>- USB Startup Disk Creator</p>
<p>- System Testing ( For Submitting Details to Ubuntu Hardware Database)</p>
<p><span style="text-decoration:underline;"><strong>OTHER POINTS OF INTEREST</strong></span></p>
<p>The radeon driver being used is glitchy (screen break up) and fps is low (as compared to fedora 10) but is bearable.</p>
<p>The b43/ssb drivers for wireless support for Broadcom Card still don&#8217;t work for BCM4312 Series but they can be replaced with wl which works directly.</p>
<p>The Notification System looks great ( hmm.. reminds me of the Mac Notification System Growl).</p>
<p>It comes with Firefox 3.08 instead of Firefox 3.1 Beta which is a bit disappointing.</p>
<p><span style="text-decoration:underline;"><strong>JUDGEMENT</strong></span></p>
<p>Overall Canonical has done a decent job to avoid another disappointment like Intrepid Ibex.</p>
<p><strong>Rating: 8.5/10 (Try it Out!)<br />
</strong></p>
Posted in Ubuntu 9.04  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/djkaos.wordpress.com/290/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/djkaos.wordpress.com/290/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/djkaos.wordpress.com/290/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/djkaos.wordpress.com/290/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/djkaos.wordpress.com/290/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/djkaos.wordpress.com/290/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/djkaos.wordpress.com/290/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/djkaos.wordpress.com/290/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/djkaos.wordpress.com/290/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/djkaos.wordpress.com/290/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=djkaos.wordpress.com&blog=2150720&post=290&subd=djkaos&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://djkaos.wordpress.com/2009/04/25/ubuntu-904-jaunty-jackalope-a-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/783b386a75d6c1af5b069311d8e212a5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">djays</media:title>
		</media:content>

		<media:content url="http://djkaos.files.wordpress.com/2009/04/screenshot.png?w=300" medium="image">
			<media:title type="html">Ubuntu 9.04 with Dark Room Theme</media:title>
		</media:content>
	</item>
		<item>
		<title>Python GMail SMTP Send Email Script</title>
		<link>http://djkaos.wordpress.com/2009/04/08/python-gmail-smtp-send-email-script/</link>
		<comments>http://djkaos.wordpress.com/2009/04/08/python-gmail-smtp-send-email-script/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 11:11:27 +0000</pubDate>
		<dc:creator>djays</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://djkaos.wordpress.com/?p=287</guid>
		<description><![CDATA[Here is a small script that i made some time ago , it uses GMail&#8217;s mail servers to send an email.

#!/usr/bin/python
# PyGms 1.0
# Gmail SMTP  Script Made by Djays

import smtplib
from email.MIMEMultipart import MIMEMultipart
from email.MIMEBase import MIMEBase
from email.MIMEText import MIMEText
from email import Encoders
import os

ver = "v1.0"
gmail_user = ""	#Username
gmail_pwd  = ""		#Password
gmail_alt  = " "		#Alias [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=djkaos.wordpress.com&blog=2150720&post=287&subd=djkaos&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Here is a small script that i made some time ago , it uses GMail&#8217;s mail servers to send an email.</p>
<pre>
#!/usr/bin/python
# PyGms 1.0
# Gmail SMTP  Script Made by Djays

import smtplib
from email.MIMEMultipart import MIMEMultipart
from email.MIMEBase import MIMEBase
from email.MIMEText import MIMEText
from email import Encoders
import os

ver = "v1.0"
gmail_user = ""	#Username
gmail_pwd  = ""		#Password
gmail_alt  = " "		#Alias ID
gmail_alias = ""+gmail_alt		#nickname
mailing_list = ""
class mailz:
  def __init__(self):
    self.files=[""]
    self.mail = MIMEMultipart()

  def attach(self,fil):
    self.files.append(fil)

  def mailprep(self,to, subject, text):
    self.to = to
    self.mail['From'] = gmail_alias
    self.mail['To'] = to
    self.mail['Subject'] = subject
    if (mailtoBcc !="") :
      self.mail['BCC'] = mailtoBcc

    text+="\n\n\n_________________________\nMail generated By  PyGmS "+ver+"\n       - Made By Djays\n        http://djsh.net"

    self.mail.attach(MIMEText(text))
    print self.files

    for attach in self.files:
      if (attach != "") :
          part = MIMEBase('application', 'octet-stream')
          part.set_payload(open(attach, 'rb').read())
          Encoders.encode_base64(part)
          part.add_header('Content-Disposition','attachment; filename="%s"' % os.path.basename(attach))
          self.mail.attach(part)

  def sendmail(self):
    self.mailServer = smtplib.SMTP("smtp.gmail.com", 587)
    self.mailServer.ehlo()
    self.mailServer.starttls()
    self.mailServer.ehlo()
    self.mailServer.login(gmail_user, gmail_pwd)
    self.mailServer.sendmail(gmail_user, self.to, self.mail.as_string())
    self.mailServer.close()

mailto   =  raw_input("Enter Recepients (Seperated By a Comma): ")
mailtoBcc=  raw_input("Enter BCCRecepients (Seperated By a Comma): ")
mailsubj =  raw_input("Enter Subject: ")
mailmsg  =  raw_input("Enter Message: ")
mailattch = ""
newmail  = mailz()

while 1:
 mailattch = ""
 c = raw_input("Attach a File ? (y/n)")
 if c == 'n':
   break
 if c != 'y':
   continue
 mailattch = raw_input("Enter Path of file: ")
 newmail.attach(mailattch)
newmail.mailprep(mailto,mailsubj,mailmsg)

newmail.sendmail()
</pre>
Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/djkaos.wordpress.com/287/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/djkaos.wordpress.com/287/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/djkaos.wordpress.com/287/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/djkaos.wordpress.com/287/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/djkaos.wordpress.com/287/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/djkaos.wordpress.com/287/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/djkaos.wordpress.com/287/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/djkaos.wordpress.com/287/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/djkaos.wordpress.com/287/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/djkaos.wordpress.com/287/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=djkaos.wordpress.com&blog=2150720&post=287&subd=djkaos&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://djkaos.wordpress.com/2009/04/08/python-gmail-smtp-send-email-script/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/783b386a75d6c1af5b069311d8e212a5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">djays</media:title>
		</media:content>
	</item>
		<item>
		<title>Get updates of completed torrents via SMS Part 2</title>
		<link>http://djkaos.wordpress.com/2009/04/08/get-updates-of-completed-torrents-via-sms-part-2/</link>
		<comments>http://djkaos.wordpress.com/2009/04/08/get-updates-of-completed-torrents-via-sms-part-2/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 10:19:23 +0000</pubDate>
		<dc:creator>djays</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://djkaos.wordpress.com/?p=284</guid>
		<description><![CDATA[The other day one of my friends Ankur , made a python script to get updates via sms using twitter account.
Check here :http://tinyurl.com/djbnon
I have changed the script to use Gmail SMTP instead .
Enjoy

import dbus,base64,urllib2,urllib
from dbus.mainloop.glib import DBusGMainLoop
import smtplib
from email.MIMEMultipart import MIMEMultipart
from email.MIMEText import MIMEText
from email import Encoders
import os

ver = "v1.0"
gmail_user = ""				    [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=djkaos.wordpress.com&blog=2150720&post=284&subd=djkaos&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The other day one of my friends Ankur , made a python script to get updates via sms using twitter account.<br />
Check here :http://tinyurl.com/djbnon</p>
<p>I have changed the script to use Gmail SMTP instead .<br />
Enjoy</p>
<pre>
import dbus,base64,urllib2,urllib
from dbus.mainloop.glib import DBusGMainLoop
import smtplib
from email.MIMEMultipart import MIMEMultipart
from email.MIMEText import MIMEText
from email import Encoders
import os

ver = "v1.0"
gmail_user = ""				                #Gmail Username

gmail_pwd  = ""					#Gmail Password
gmail_alias=" "+gmail_user                       #Gmail Nickname
gateway=""	# Check http://tinyurl.com/d5ghcv

def mailz(text):

    mail = MIMEMultipart()
    mail['From'] = gmail_alias

    mail['To'] = gateway
    mail.attach(MIMEText(text))
    mailServer = smtplib.SMTP("smtp.gmail.com", 587)
    mailServer.ehlo()
    mailServer.starttls()
    mailServer.ehlo()
    mailServer.login(gmail_user, gmail_pwd)
    mailServer.sendmail(gmail_user, gateway, mail.as_string())
    mailServer.close()

DBusGMainLoop(set_as_default=True)

s = dbus.SessionBus()
kt = s.get_object("org.ktorrent.ktorrent","/core")

def update(k):
        torrent = s.get_object("org.ktorrent.ktorrent","/torrent/"+k)
        name = torrent.get_dbus_method("name","org.ktorrent.torrent")
        mailz("ktorrent: finished " +name())

kt.connect_to_signal("finished",update)

import gobject
loop = gobject.MainLoop()
loop.run()
</pre>
Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/djkaos.wordpress.com/284/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/djkaos.wordpress.com/284/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/djkaos.wordpress.com/284/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/djkaos.wordpress.com/284/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/djkaos.wordpress.com/284/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/djkaos.wordpress.com/284/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/djkaos.wordpress.com/284/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/djkaos.wordpress.com/284/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/djkaos.wordpress.com/284/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/djkaos.wordpress.com/284/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=djkaos.wordpress.com&blog=2150720&post=284&subd=djkaos&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://djkaos.wordpress.com/2009/04/08/get-updates-of-completed-torrents-via-sms-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/783b386a75d6c1af5b069311d8e212a5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">djays</media:title>
		</media:content>
	</item>
		<item>
		<title>Fedora 10 Fglrx</title>
		<link>http://djkaos.wordpress.com/2009/01/26/fedora-10-fglrx/</link>
		<comments>http://djkaos.wordpress.com/2009/01/26/fedora-10-fglrx/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 14:04:42 +0000</pubDate>
		<dc:creator>djays</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://djkaos.wordpress.com/?p=271</guid>
		<description><![CDATA[Finally the RPMFusion Stable NonFree Updates repositories have the fglrx driver
All steps are to be executed in root/super-user mode
1) Get RPMFusion Repos.
rpm -Uvh http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
2) Install Fglrx
yum  install akmod-fglrx xorg-x11-drv-fglrx xorg-x11-drv-fglrx-libs -y
3) Blacklist radeon
Add
blacklist radeon
to /etc/modprobe.d/blacklist

4) Reboot
5) Make initrd
- While booting at grub press &#8216;e&#8217; in line starting with kernel. Add &#8217;single&#8217; to the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=djkaos.wordpress.com&blog=2150720&post=271&subd=djkaos&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Finally the RPMFusion Stable NonFree Updates repositories have the fglrx driver<br />
All steps are to be executed in root/super-user mode</p>
<p><strong>1) Get RPMFusion Repos.</strong></p>
<pre>rpm -Uvh http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm</pre>
<p><strong>2) Install Fglrx</strong></p>
<pre>yum  install akmod-fglrx xorg-x11-drv-fglrx xorg-x11-drv-fglrx-libs -y</pre>
<p><strong>3) Blacklist radeon</strong><br />
Add</p>
<pre>blacklist radeon</pre>
<p>to <em>/etc/modprobe.d/blacklist</em><br />
<strong><br />
4) Reboot</strong><br />
<strong>5) Make initrd</strong></p>
<p>- While booting at grub press &#8216;e&#8217; in line starting with kernel. Add &#8217;single&#8217; to the end. Press &#8216;ESC&#8217; &amp; press &#8216;b&#8217;</p>
<p>-</p>
<pre>cd /boot/
rm initrd-`uname -r`.img
mkinitrd initrd-`uname -r`.img `uname -r` --with=fglrx</pre>
<p><strong>6)Reboot</strong></p>
<p><strong>NOTE: </strong>You might have to do</p>
<pre>aticonfig --initial -f</pre>
Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/djkaos.wordpress.com/271/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/djkaos.wordpress.com/271/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/djkaos.wordpress.com/271/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/djkaos.wordpress.com/271/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/djkaos.wordpress.com/271/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/djkaos.wordpress.com/271/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/djkaos.wordpress.com/271/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/djkaos.wordpress.com/271/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/djkaos.wordpress.com/271/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/djkaos.wordpress.com/271/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=djkaos.wordpress.com&blog=2150720&post=271&subd=djkaos&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://djkaos.wordpress.com/2009/01/26/fedora-10-fglrx/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/783b386a75d6c1af5b069311d8e212a5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">djays</media:title>
		</media:content>
	</item>
		<item>
		<title>Install XBMC</title>
		<link>http://djkaos.wordpress.com/2009/01/10/install-xbmc/</link>
		<comments>http://djkaos.wordpress.com/2009/01/10/install-xbmc/#comments</comments>
		<pubDate>Sat, 10 Jan 2009 16:47:20 +0000</pubDate>
		<dc:creator>djays</dc:creator>
				<category><![CDATA[Fedora 10]]></category>
		<category><![CDATA[Fedora 9]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[openSUSE]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://djkaos.wordpress.com/?p=267</guid>
		<description><![CDATA[XBMC (a.k.a. XBOX Media Center) is a great media center available on all platforms
If you have Ubuntu then see this
http://xbmc.org/forum/showthread.php?p=185738
For Fedora an unofficial rpm is available at http://www.fedorajunkies.com/index.php/XBMC
Installing From source:
0) Get Latest SVN Snapshot

svn co http://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/linuxport/XBMC/

Fedora:
1)Get RPMFusion Repo:
rpm -Uvh  http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm
2)Install Dependencies :
yum install SDL* glew glew-devel libmad-devel tre tre-devel libogg libogg-devel libvorbis libvorbis-devel boost [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=djkaos.wordpress.com&blog=2150720&post=267&subd=djkaos&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><strong>XBMC</strong> (a.k.a. XBOX Media Center) is a great media center available on all platforms</p>
<p>If you have Ubuntu then see this<br />
http://xbmc.org/forum/showthread.php?p=185738</p>
<p>For Fedora an unofficial rpm is available at http://www.fedorajunkies.com/index.php/XBMC</p>
<p><span style="text-decoration:underline;"><strong>Installing From source:</strong></span></p>
<p><strong>0) <span style="text-decoration:underline;">Get Latest SVN Snapshot<br />
</span></strong></p>
<pre>svn co <a class="external free" title="http://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/linuxport/XBMC/" rel="nofollow" href="http://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/linuxport/XBMC/">http://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/linuxport/XBMC/</a></pre>
<p><a name="2._Install_Packages"></a></p>
<p>Fedora:<br />
<strong>1)<span style="text-decoration:underline;">Get RPMFusion Repo</span></strong><span style="text-decoration:underline;">:</span></p>
<pre>rpm -Uvh  <a class="external free" title="http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm" rel="nofollow" href="http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm">http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm</a> <a class="external free" title="http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm" rel="nofollow" href="http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm">http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm</a></pre>
<p><strong>2)</strong><span style="text-decoration:underline;"><strong>Install Dependencies</strong> :</span></p>
<pre>yum install SDL* glew glew-devel libmad-devel tre tre-devel libogg libogg-devel libvorbis libvorbis-devel boost \
boost-devel bzip2-devel bzip2-libs fribidi* lzo lzo-devel mysql-libs mysql-devel jasper jasper-devel faac faac-devel \
enca enca-devel hal hal-devel hal-libs cmake gperf nasm libXmu-devel fontconfig-devel freetype-devel libXinerama-devel \
pcre-devel gcc-c++ sqlite-devel curl-devel pulseaudio-libs-devel libsmbclient-devel</pre>
<p><strong>3)<span style="text-decoration:underline;">Make sql symbolic link</span><br />
- For i386</strong></p>
<pre>ln -s /usr/lib/mysql/libmysqlclient.so.15.0.0 /usr/lib/libmysqlclient.so</pre>
<p>-<strong> For 64 bit</strong></p>
<pre>ln -s /usr/lib64/mysql/libmysqlclient.so.15.0.0 /usr/lib64/libmysqlclient.so</pre>
<p><strong>4)<span style="text-decoration:underline;">Configure</span></strong></p>
<pre>cd linuxport/XBMC
./configure</pre>
<p><strong>5)<span style="text-decoration:underline;">Make</span></strong></p>
<pre>make</pre>
<p>During this some errors may occur:<br />
<strong>A)</strong></p>
<pre>../xbmc/utils/CharsetConverter.h:31:39: error: fribidi/fribidi_char_sets.h: No such file or directory</pre>
<p><strong>Sol:</strong></p>
<pre>cd xbmc
ln -s lib/libfribidi/ fribidi
cd ..
make</pre>
<p><strong> B)</strong></p>
<pre>/usr/include/jpeglib.h:1096:55: error: jpegint.h: No such file or directory</pre>
<p><strong>Sol:</strong></p>
<pre>cp xbmc/lib/cximage-6.0/jpeg/jpegint.h /usr/include/
make</pre>
<p><strong> C) For any other errors refer to fedorajunkies.com or fedoraforums.org</strong></p>
<p><strong>6) <span style="text-decoration:underline;">Install</span></strong></p>
<p>make install</p>
<p><strong>7) <span style="text-decoration:underline;">Configuring</span></strong></p>
<p>Open xbmc by typing   xbmc in terminal or ALT+F2</p>
<pre>-Settings &gt; System &gt;Audio Hardware</pre>
<pre>-Change Audio Output to Digital</pre>
<pre>-Change Audio Output Device and Passthrough Output Device to same device settings</pre>
<p>(<strong>pulse</strong> -for fedora , <strong>hdmi/spdif-</strong> for ubuntu/debian systems)</p>
<p>You can also find out your device by using</p>
<pre>aplay -L</pre>
<p><strong> <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> <span style="text-decoration:underline;">To learn More about plugins and scripts Visit</span><br />
</strong></p>
<pre>http://www.xbmc.org/wiki</pre>
Posted in Fedora 10, Fedora 9, Linux, openSUSE, python  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/djkaos.wordpress.com/267/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/djkaos.wordpress.com/267/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/djkaos.wordpress.com/267/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/djkaos.wordpress.com/267/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/djkaos.wordpress.com/267/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/djkaos.wordpress.com/267/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/djkaos.wordpress.com/267/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/djkaos.wordpress.com/267/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/djkaos.wordpress.com/267/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/djkaos.wordpress.com/267/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=djkaos.wordpress.com&blog=2150720&post=267&subd=djkaos&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://djkaos.wordpress.com/2009/01/10/install-xbmc/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/783b386a75d6c1af5b069311d8e212a5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">djays</media:title>
		</media:content>
	</item>
	</channel>
</rss>