<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for the blog of Chris</title>
	<atom:link href="http://blog.christophersmart.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.christophersmart.com</link>
	<description>Fortiter Et Recte</description>
	<lastBuildDate>Tue, 07 Feb 2012 10:07:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on FIX: Kororaa 16 GNOME Shell crash by Chris</title>
		<link>http://blog.christophersmart.com/2011/11/29/fix-kororaa-16-gnome-shell-crash/comment-page-1/#comment-24979</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 07 Feb 2012 10:07:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/?p=2838#comment-24979</guid>
		<description>I&#039;m not sure what fonts there are, but maybe &lt;code&gt;dpkg -l &#124;grep -i font&lt;/code&gt; will tell you if there are font packages installed.

-c</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure what fonts there are, but maybe <code>dpkg -l |grep -i font</code> will tell you if there are font packages installed.</p>
<p>-c</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to run GNOME&#8217;s NetworkManager applet under KDE by TechLW</title>
		<link>http://blog.christophersmart.com/2011/05/24/how-to-run-gnomes-networkmanager-applet-under-kde/comment-page-1/#comment-24923</link>
		<dc:creator>TechLW</dc:creator>
		<pubDate>Mon, 06 Feb 2012 18:21:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/?p=2620#comment-24923</guid>
		<description>Really nice, very cool sharing.</description>
		<content:encoded><![CDATA[<p>Really nice, very cool sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FIX: Kororaa 16 GNOME Shell crash by null_pointer86</title>
		<link>http://blog.christophersmart.com/2011/11/29/fix-kororaa-16-gnome-shell-crash/comment-page-1/#comment-24891</link>
		<dc:creator>null_pointer86</dc:creator>
		<pubDate>Mon, 06 Feb 2012 10:46:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/?p=2838#comment-24891</guid>
		<description>How to know what are the fonts available in Ubuntu?  I have seen a thread here http://forums.techarena.in/operating-systems/1452474.htm). There also told to install the Tweaker Tool.</description>
		<content:encoded><![CDATA[<p>How to know what are the fonts available in Ubuntu?  I have seen a thread here <a href="http://forums.techarena.in/operating-systems/1452474.htm" rel="nofollow">http://forums.techarena.in/operating-systems/1452474.htm</a>). There also told to install the Tweaker Tool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Realtek USB Wireless on Linux (Fedora) by Chris</title>
		<link>http://blog.christophersmart.com/2010/10/22/realtek-usb-wireless-on-linux-fedora/comment-page-1/#comment-24750</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sat, 04 Feb 2012 11:36:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/?p=2300#comment-24750</guid>
		<description>Sounds like you don&#039;t have the firmware in the right place, or the right firmware/module. Can you make sure that the kmod package installed matches your kernel?

&lt;code&gt;rpm -qa &#124;grep kmod-staging
uname -r&lt;/code&gt;

-c</description>
		<content:encoded><![CDATA[<p>Sounds like you don&#8217;t have the firmware in the right place, or the right firmware/module. Can you make sure that the kmod package installed matches your kernel?</p>
<p><code>rpm -qa |grep kmod-staging<br />
uname -r</code></p>
<p>-c</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Realtek USB Wireless on Linux (Fedora) by dids5</title>
		<link>http://blog.christophersmart.com/2010/10/22/realtek-usb-wireless-on-linux-fedora/comment-page-1/#comment-24718</link>
		<dc:creator>dids5</dc:creator>
		<pubDate>Fri, 03 Feb 2012 16:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/?p=2300#comment-24718</guid>
		<description>This is not working for me.
I&#039;m running Fedora 16 64bit.

I&#039;m getting these first few lines when I plug the device:
usb 1-2.3: new high speed USB device using ehci_hcd and address 16
usb 1-2.3: New USB device found, idVendor=0bda, idProduct=8172
usb 1-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 1-2.3: SerialNumber: 00e04c000001

But nothing more :(

Any Ideas?</description>
		<content:encoded><![CDATA[<p>This is not working for me.<br />
I&#8217;m running Fedora 16 64bit.</p>
<p>I&#8217;m getting these first few lines when I plug the device:<br />
usb 1-2.3: new high speed USB device using ehci_hcd and address 16<br />
usb 1-2.3: New USB device found, idVendor=0bda, idProduct=8172<br />
usb 1-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3<br />
usb 1-2.3: SerialNumber: 00e04c000001</p>
<p>But nothing more <img src='http://blog.christophersmart.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Any Ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GentXo by Chris</title>
		<link>http://blog.christophersmart.com/2008/09/01/gentxo/comment-page-1/#comment-24601</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 01 Feb 2012 11:25:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/?p=42#comment-24601</guid>
		<description>I don&#039;t think that Fedora will work, because it&#039;s optimised for atom i686 and later.. :-(

-c</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think that Fedora will work, because it&#8217;s optimised for atom i686 and later.. <img src='http://blog.christophersmart.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>-c</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GentXo by Sanux</title>
		<link>http://blog.christophersmart.com/2008/09/01/gentxo/comment-page-1/#comment-24598</link>
		<dc:creator>Sanux</dc:creator>
		<pubDate>Wed, 01 Feb 2012 09:30:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/?p=42#comment-24598</guid>
		<description>Hi! great info! i read in your Blog that you now use Fedora, im trying to use Gentoo on the XO and your info it&#039;s very helpful, but still need some advice, please could you give me some advice in this?, i want to run blackbox or some light xwindows manager, maybe we could start something with fedora... i dont know, if you can, contact me via email if you have interest, cheers from Uruguay!!
PD: I was user of kororaa when was gentoo based, i will try the new version now.</description>
		<content:encoded><![CDATA[<p>Hi! great info! i read in your Blog that you now use Fedora, im trying to use Gentoo on the XO and your info it&#8217;s very helpful, but still need some advice, please could you give me some advice in this?, i want to run blackbox or some light xwindows manager, maybe we could start something with fedora&#8230; i dont know, if you can, contact me via email if you have interest, cheers from Uruguay!!<br />
PD: I was user of kororaa when was gentoo based, i will try the new version now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FIX: Kororaa 16 GNOME Shell crash by fatih</title>
		<link>http://blog.christophersmart.com/2011/11/29/fix-kororaa-16-gnome-shell-crash/comment-page-1/#comment-24363</link>
		<dc:creator>fatih</dc:creator>
		<pubDate>Wed, 25 Jan 2012 15:36:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/?p=2838#comment-24363</guid>
		<description>you r awesome, thanks</description>
		<content:encoded><![CDATA[<p>you r awesome, thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CyanogenMod and a Telstra Samsung Galaxy S (GT-I9000T) by Chris</title>
		<link>http://blog.christophersmart.com/2011/12/29/cyanogenmod-and-a-telstra-samsung-galaxy-s-gt-i9000t/comment-page-1/#comment-24297</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 24 Jan 2012 07:04:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/?p=2880#comment-24297</guid>
		<description>Where&#039;s your sense of adventure!

-c</description>
		<content:encoded><![CDATA[<p>Where&#8217;s your sense of adventure!</p>
<p>-c</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CyanogenMod and a Telstra Samsung Galaxy S (GT-I9000T) by Mike</title>
		<link>http://blog.christophersmart.com/2011/12/29/cyanogenmod-and-a-telstra-samsung-galaxy-s-gt-i9000t/comment-page-1/#comment-24289</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 24 Jan 2012 01:23:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/?p=2880#comment-24289</guid>
		<description>And you suggest that I should put Cyanogenmod on my Magic. Riiiight.

:)

-- 
MC</description>
		<content:encoded><![CDATA[<p>And you suggest that I should put Cyanogenmod on my Magic. Riiiight.</p>
<p> <img src='http://blog.christophersmart.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>&#8211;<br />
MC</p>
]]></content:encoded>
	</item>
</channel>
</rss>

