<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to edit kernel config file]]></title><description><![CDATA[<p dir="auto">Hi, I'm trying to see if a Qlogic card works with pfSense, I found some instructions on how maybe make it work, but can't see to find the kernel config file from shell to add a line of code</p>
<p dir="auto">https://www.freebsd.org/cgi/man.cgi?query=qlxgb&amp;apropos=0&amp;sektion=4&amp;manpath=FreeBSD+11.2-RELEASE&amp;arch=amd64&amp;format=html</p>
<p dir="auto">any help or pointers to the right direction would be greatly appreciated</p>
]]></description><link>https://forum.netgate.com/topic/149851/how-to-edit-kernel-config-file</link><generator>RSS for Node</generator><lastBuildDate>Mon, 18 May 2026 03:19:39 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/149851.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 21 Jan 2020 04:18:41 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to edit kernel config file on Tue, 21 Jan 2020 18:10:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/stephenw10">@<bdi>stephenw10</bdi></a> Awesome, will give this a try and report the results</p>
]]></description><link>https://forum.netgate.com/post/886977</link><guid isPermaLink="true">https://forum.netgate.com/post/886977</guid><dc:creator><![CDATA[manutech]]></dc:creator><pubDate>Tue, 21 Jan 2020 18:10:49 GMT</pubDate></item><item><title><![CDATA[Reply to How to edit kernel config file on Tue, 21 Jan 2020 13:05:07 GMT]]></title><description><![CDATA[<p dir="auto">Probably this module from FreeBSD 11.2 amd64.</p>
<p dir="auto"><a href="/assets/uploads/files/1579611680672-if_qlxgb.ko.txt">if_qlxgb.ko.txt</a></p>
<p dir="auto">Remove the .txt extension. Upload that to /boot/modules in pfSense 2.4.4.</p>
<p dir="auto">Create the file /boot/loader.conf.local (if it doesn't exist) and add to it the line:</p>
<pre><code>if_qlxgb_load="yes"
</code></pre>
<p dir="auto">Reboot to load the module. Check the boot log. I've never tried that, I have no hardware to test with. It might not boot at all.</p>
<p dir="auto">Steve</p>
]]></description><link>https://forum.netgate.com/post/886882</link><guid isPermaLink="true">https://forum.netgate.com/post/886882</guid><dc:creator><![CDATA[stephenw10]]></dc:creator><pubDate>Tue, 21 Jan 2020 13:05:07 GMT</pubDate></item><item><title><![CDATA[Reply to How to edit kernel config file on Tue, 21 Jan 2020 11:34:35 GMT]]></title><description><![CDATA[<p dir="auto">Yeah, you don't want to recompile the kernel anyway just load the kernel module from the appropriate FreeBSD iso.</p>
<p dir="auto">Steve</p>
]]></description><link>https://forum.netgate.com/post/886859</link><guid isPermaLink="true">https://forum.netgate.com/post/886859</guid><dc:creator><![CDATA[stephenw10]]></dc:creator><pubDate>Tue, 21 Jan 2020 11:34:35 GMT</pubDate></item><item><title><![CDATA[Reply to How to edit kernel config file on Tue, 21 Jan 2020 07:28:46 GMT]]></title><description><![CDATA[<p dir="auto">you cannot recompile the kernel on pfsense.</p>
<p dir="auto">you'll have to setup a freebsd VM, compile a kernel module &amp; tranfer it to pfsense</p>
]]></description><link>https://forum.netgate.com/post/886834</link><guid isPermaLink="true">https://forum.netgate.com/post/886834</guid><dc:creator><![CDATA[heper]]></dc:creator><pubDate>Tue, 21 Jan 2020 07:28:46 GMT</pubDate></item></channel></rss>