<?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 on: how do i load modules in linux kernel ??</title>
	<atom:link href="http://www.kernelbench.org/insmod/how-do-i-load-modules-in-linux-kernel/feed" rel="self" type="application/rss+xml" />
	<link>http://www.kernelbench.org/insmod/how-do-i-load-modules-in-linux-kernel</link>
	<description>Kernel News and How To</description>
	<lastBuildDate>Thu, 01 Jul 2010 04:00:59 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: QA</title>
		<link>http://www.kernelbench.org/insmod/how-do-i-load-modules-in-linux-kernel/comment-page-1#comment-935</link>
		<dc:creator>QA</dc:creator>
		<pubDate>Wed, 30 Sep 2009 15:35:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.kernelbench.org/insmod/how-do-i-load-modules-in-linux-kernel#comment-935</guid>
		<description>Try insmod &lt;modulename&gt; without the .o

you can also try 

modprobe &lt;modulename&gt; without the o

for more details try 

man modprobe.&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;</description>
		<content:encoded><![CDATA[<p>Try insmod &lt;modulename&gt; without the .o</p>
<p>you can also try </p>
<p>modprobe &lt;modulename&gt; without the o</p>
<p>for more details try </p>
<p>man modprobe.<br /><b>References : </b></p>
]]></content:encoded>
	</item>
</channel>
</rss>

