<?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: Linux: Find out what kernel drivers (modules) are loaded</title> <atom:link href="http://www.cyberciti.biz/faq/linux-show-the-status-of-modules-driver/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq/linux-show-the-status-of-modules-driver/</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Fri, 10 Feb 2012 19:55:56 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Vivek Gite</title><link>http://www.cyberciti.biz/faq/linux-show-the-status-of-modules-driver/#comment-51202</link> <dc:creator>Vivek Gite</dc:creator> <pubDate>Tue, 30 Nov 2010 08:16:27 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/linux-show-the-status-of-modules-driver/#comment-51202</guid> <description>Try
&lt;code&gt;lsmod  &#124; awk &#039;{ print $4}&#039;&lt;/code&gt;
OR
&lt;code&gt;awk &#039;{ print $1 }&#039; /proc/modules&lt;/code&gt;</description> <content:encoded><![CDATA[<p>Try<br
/> <code>lsmod  | awk '{ print $4}'</code><br
/> OR<br
/> <code>awk '{ print $1 }' /proc/modules</code></p> ]]></content:encoded> </item> <item><title>By: SIFE</title><link>http://www.cyberciti.biz/faq/linux-show-the-status-of-modules-driver/#comment-51201</link> <dc:creator>SIFE</dc:creator> <pubDate>Tue, 30 Nov 2010 06:34:31 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/linux-show-the-status-of-modules-driver/#comment-51201</guid> <description>Can I list only module names, I tried this but is doesn&#039;t work:
&lt;code&gt;
lsmod &#124; grep ^&quot;[a-ZA-Z0-9]&quot;
&lt;/code&gt;</description> <content:encoded><![CDATA[<p>Can I list only module names, I tried this but is doesn&#8217;t work:<br
/> <code><br
/> lsmod | grep ^"[a-ZA-Z0-9]"<br
/> </code></p> ]]></content:encoded> </item> <item><title>By: Jaime</title><link>http://www.cyberciti.biz/faq/linux-show-the-status-of-modules-driver/#comment-45687</link> <dc:creator>Jaime</dc:creator> <pubDate>Mon, 25 Jan 2010 18:57:59 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/linux-show-the-status-of-modules-driver/#comment-45687</guid> <description>Great!!! This post help me so much.
Thanks man!</description> <content:encoded><![CDATA[<p>Great!!! This post help me so much.</p><p>Thanks man!</p> ]]></content:encoded> </item> <item><title>By: Matthew</title><link>http://www.cyberciti.biz/faq/linux-show-the-status-of-modules-driver/#comment-36917</link> <dc:creator>Matthew</dc:creator> <pubDate>Fri, 19 Oct 2007 19:01:58 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/linux-show-the-status-of-modules-driver/#comment-36917</guid> <description>Thanks man for the post.
One thing I cannot find out though is what the &quot;used by&quot; numbers stand for. I can see the other modules using a module for some of them but this usually doesn&#039;t reveal anything.</description> <content:encoded><![CDATA[<p>Thanks man for the post.</p><p>One thing I cannot find out though is what the &#8220;used by&#8221; numbers stand for. I can see the other modules using a module for some of them but this usually doesn&#8217;t reveal anything.</p> ]]></content:encoded> </item> <item><title>By: Raju</title><link>http://www.cyberciti.biz/faq/linux-show-the-status-of-modules-driver/#comment-36892</link> <dc:creator>Raju</dc:creator> <pubDate>Wed, 10 Oct 2007 08:14:53 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/linux-show-the-status-of-modules-driver/#comment-36892</guid> <description>nice commnand</description> <content:encoded><![CDATA[<p>nice commnand</p> ]]></content:encoded> </item> </channel> </rss>
