<?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[has someone had already intall iwlwifi-cc-a0-46.ucode?]]></title><description><![CDATA[<p dir="auto">iwlwifi-cc-a0-46.ucode AX200</p>
]]></description><link>https://forum.netgate.com/topic/148008/has-someone-had-already-intall-iwlwifi-cc-a0-46-ucode</link><generator>RSS for Node</generator><lastBuildDate>Sat, 06 Jun 2026 04:40:40 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/148008.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 09 Nov 2019 16:25:05 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to has someone had already intall iwlwifi-cc-a0-46.ucode? on Thu, 14 Nov 2019 14:50:55 GMT]]></title><description><![CDATA[<p dir="auto">thanx wil try this</p>
]]></description><link>https://forum.netgate.com/post/875756</link><guid isPermaLink="true">https://forum.netgate.com/post/875756</guid><dc:creator><![CDATA[generalflo]]></dc:creator><pubDate>Thu, 14 Nov 2019 14:50:55 GMT</pubDate></item><item><title><![CDATA[Reply to has someone had already intall iwlwifi-cc-a0-46.ucode? on Wed, 13 Nov 2019 21:36:45 GMT]]></title><description><![CDATA[<p dir="auto">No. If you have a card supported by <a href="https://www.freebsd.org/cgi/man.cgi?query=iwm" target="_blank" rel="noopener noreferrer nofollow ugc">iwm(4)</a> then the driver is included.<br />
You might need to load the firmware by adding the appropriate line to /boot/loader.conf.local</p>
<p dir="auto">Put the card in and check the boot log.</p>
<p dir="auto">Be aware that still doesn't support hostap mode.</p>
<p dir="auto">Steve</p>
]]></description><link>https://forum.netgate.com/post/875639</link><guid isPermaLink="true">https://forum.netgate.com/post/875639</guid><dc:creator><![CDATA[stephenw10]]></dc:creator><pubDate>Wed, 13 Nov 2019 21:36:45 GMT</pubDate></item><item><title><![CDATA[Reply to has someone had already intall iwlwifi-cc-a0-46.ucode? on Wed, 13 Nov 2019 20:39:29 GMT]]></title><description><![CDATA[<p dir="auto">do i have to edit /etc/sysctl.conf<br />
and add :<br />
device iwm<br />
device pci<br />
device wlan<br />
device firmware<br />
device iwmfw</p>
<p dir="auto">and<br />
sysctl -p to apply?</p>
]]></description><link>https://forum.netgate.com/post/875629</link><guid isPermaLink="true">https://forum.netgate.com/post/875629</guid><dc:creator><![CDATA[generalflo]]></dc:creator><pubDate>Wed, 13 Nov 2019 20:39:29 GMT</pubDate></item><item><title><![CDATA[Reply to has someone had already intall iwlwifi-cc-a0-46.ucode? on Wed, 13 Nov 2019 20:35:16 GMT]]></title><description><![CDATA[<p dir="auto">ok i see i am in the future...<br />
well i have also an ac card but i don't know how to modify the kernel in pfsense to add the device<br />
do you have the comand to do it?<br />
thanx</p>
]]></description><link>https://forum.netgate.com/post/875627</link><guid isPermaLink="true">https://forum.netgate.com/post/875627</guid><dc:creator><![CDATA[generalflo]]></dc:creator><pubDate>Wed, 13 Nov 2019 20:35:16 GMT</pubDate></item><item><title><![CDATA[Reply to has someone had already intall iwlwifi-cc-a0-46.ucode? on Sun, 10 Nov 2019 12:10:30 GMT]]></title><description><![CDATA[<p dir="auto">The ucode file is the card firmware uploaded to it by the driver. It generally distributed as a binary blob, it isn't something you compile.<br />
You still need a native FreeBSD driver to work with that and there isn't one as far as I know. There certainly isn't any 802.11ax support and only very limited 802.11ac support in FreeBSD. So it would be running at 802.11n if it could be made to work.<br />
In addition all the Intel cards run in station mode only which means you cannot use it as an access point.</p>
<p dir="auto">Use a different card if you want to run wifi directly in pfSense.</p>
<p dir="auto">Steve</p>
]]></description><link>https://forum.netgate.com/post/875026</link><guid isPermaLink="true">https://forum.netgate.com/post/875026</guid><dc:creator><![CDATA[stephenw10]]></dc:creator><pubDate>Sun, 10 Nov 2019 12:10:30 GMT</pubDate></item><item><title><![CDATA[Reply to has someone had already intall iwlwifi-cc-a0-46.ucode? on Sun, 10 Nov 2019 09:29:37 GMT]]></title><description><![CDATA[<p dir="auto">yes it s the ax200 i was trying to build a new driver from a freebsd a upload the ko file into the pfsense routeur , on intel site there 's the ucode file for unix , i was tring that...</p>
]]></description><link>https://forum.netgate.com/post/875014</link><guid isPermaLink="true">https://forum.netgate.com/post/875014</guid><dc:creator><![CDATA[generalflo]]></dc:creator><pubDate>Sun, 10 Nov 2019 09:29:37 GMT</pubDate></item><item><title><![CDATA[Reply to has someone had already intall iwlwifi-cc-a0-46.ucode? on Sun, 10 Nov 2019 00:54:31 GMT]]></title><description><![CDATA[<p dir="auto">There is no iwlwifi driver in FreeBSD/pfSense. There is <a href="https://www.freebsd.org/cgi/man.cgi?query=iwm" target="_blank" rel="noopener noreferrer nofollow ugc">iwm(4)</a> or <a href="https://www.freebsd.org/cgi/man.cgi?query=iwn" target="_blank" rel="noopener noreferrer nofollow ugc">iwn(4)</a>.<br />
What card are you trying to use exactly? And how are you trying to use it?</p>
<p dir="auto">Edit: The Intel ax200? That's an 802.11ax card. No support for it in FreeBSD if so.</p>
<p dir="auto">Steve</p>
]]></description><link>https://forum.netgate.com/post/875007</link><guid isPermaLink="true">https://forum.netgate.com/post/875007</guid><dc:creator><![CDATA[stephenw10]]></dc:creator><pubDate>Sun, 10 Nov 2019 00:54:31 GMT</pubDate></item><item><title><![CDATA[Reply to has someone had already intall iwlwifi-cc-a0-46.ucode? on Sat, 09 Nov 2019 16:28:47 GMT]]></title><description><![CDATA[<p dir="auto">hello i m searching for someone who already had compile iwlwifi-cc-a0-46.ucode for a nic<br />
it will be helpfull<br />
thanks<br />
i m looking for the comand to make this possible ...</p>
]]></description><link>https://forum.netgate.com/post/874993</link><guid isPermaLink="true">https://forum.netgate.com/post/874993</guid><dc:creator><![CDATA[generalflo]]></dc:creator><pubDate>Sat, 09 Nov 2019 16:28:47 GMT</pubDate></item></channel></rss>