<?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 to Connect Wi-Fi from Linux Terminal Using Nmcli Command	</title>
	<atom:link href="https://www.tecmint.com/nmcli-connect-wi-fi-from-linux-terminal/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/nmcli-connect-wi-fi-from-linux-terminal/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Mon, 17 Feb 2025 04:39:42 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/nmcli-connect-wi-fi-from-linux-terminal/comment-page-1/#comment-2271793</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 17 Feb 2025 04:39:42 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29047#comment-2271793</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/nmcli-connect-wi-fi-from-linux-terminal/comment-page-1/#comment-2271300&quot;&gt;elkamynante&lt;/a&gt;.

@elkamynante,

It sounds like your Wi-Fi issue might be related to missing drivers or power management settings. 

Here are a few things you can try:

&lt;strong&gt;1&lt;/strong&gt;. The command &lt;code&gt;$ iw dev&lt;/code&gt; is part of the &lt;code&gt;iw&lt;/code&gt; package, you can install it by running:
&lt;pre&gt;
sudo apt update &amp;&amp; sudo apt install iw
&lt;/pre&gt;
After installing, try running &lt;code&gt;$ iw dev&lt;/code&gt; again to check if your Wi-Fi adapter is recognized.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/nmcli-connect-wi-fi-from-linux-terminal/comment-page-1/#comment-2271300">elkamynante</a>.</p>
<p>@elkamynante,</p>
<p>It sounds like your Wi-Fi issue might be related to missing drivers or power management settings. </p>
<p>Here are a few things you can try:</p>
<p><strong>1</strong>. The command <code>$ iw dev</code> is part of the <code>iw</code> package, you can install it by running:</p>
<pre>
sudo apt update &#038;& sudo apt install iw
</pre>
<p>After installing, try running <code>$ iw dev</code> again to check if your Wi-Fi adapter is recognized.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: elkamynante		</title>
		<link>https://www.tecmint.com/nmcli-connect-wi-fi-from-linux-terminal/comment-page-1/#comment-2271300</link>

		<dc:creator><![CDATA[elkamynante]]></dc:creator>
		<pubDate>Sat, 15 Feb 2025 14:07:10 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29047#comment-2271300</guid>

					<description><![CDATA[Hi, Hello!

I&#039;m a completely new user of &lt;strong&gt;Mint&lt;/strong&gt; (completely = zero knowledge in my brain). I&#039;ve installed &lt;strong&gt;Cinnamon&lt;/strong&gt; on a new &lt;strong&gt;SSD&lt;/strong&gt; using the &lt;strong&gt;Dual Drive Dual Boot Method&lt;/strong&gt;, totally separate from &lt;strong&gt;Windows&lt;/strong&gt;, disconnecting all other SSDs on my PC. 

I have an internet connection, but it is very weak (35%) with frequent disconnections all day long and slow browsing most of the time. When I type in the Terminal: &lt;code&gt;$ iw dev&lt;/code&gt;, I receive &quot;&lt;strong&gt;command not found&lt;/strong&gt;&quot;. 

Furthermore, I have no idea what to do :-) I&#039;m searching for advice on whether it is possible to get my internet speed to match what I have in Windows. I use a Wi-Fi connection from a Wi-Fi 6 router with a 600MB symmetric optical fiber connection.]]></description>
			<content:encoded><![CDATA[<p>Hi, Hello!</p>
<p>I&#8217;m a completely new user of <strong>Mint</strong> (completely = zero knowledge in my brain). I&#8217;ve installed <strong>Cinnamon</strong> on a new <strong>SSD</strong> using the <strong>Dual Drive Dual Boot Method</strong>, totally separate from <strong>Windows</strong>, disconnecting all other SSDs on my PC. </p>
<p>I have an internet connection, but it is very weak (35%) with frequent disconnections all day long and slow browsing most of the time. When I type in the Terminal: <code>$ iw dev</code>, I receive &#8220;<strong>command not found</strong>&#8220;. </p>
<p>Furthermore, I have no idea what to do :-) I&#8217;m searching for advice on whether it is possible to get my internet speed to match what I have in Windows. I use a Wi-Fi connection from a Wi-Fi 6 router with a 600MB symmetric optical fiber connection.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/nmcli-connect-wi-fi-from-linux-terminal/comment-page-1/#comment-2181195</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 17 Jun 2024 06:59:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29047#comment-2181195</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/nmcli-connect-wi-fi-from-linux-terminal/comment-page-1/#comment-2180381&quot;&gt;Laks Nallamothu&lt;/a&gt;.

@Laks,

I&#039;m glad you found the tutorial helpful!

It seems like the issue you&#039;re encountering with nmcli could be related to the network manager not recognizing your WiFi device properly. Even though you can see the WiFi interface wlp3s0 and scan for networks using sudo iw wlp1s0 scan, nmcli might not be detecting it correctly.

Here are a few steps you can try to resolve this issue:
&lt;pre&gt;
sudo systemctl restart NetworkManager
systemctl status NetworkManager
nmcli device
sudo dpkg-reconfigure NetworkManager
sudo lshw -C network
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/nmcli-connect-wi-fi-from-linux-terminal/comment-page-1/#comment-2180381">Laks Nallamothu</a>.</p>
<p>@Laks,</p>
<p>I&#8217;m glad you found the tutorial helpful!</p>
<p>It seems like the issue you&#8217;re encountering with nmcli could be related to the network manager not recognizing your WiFi device properly. Even though you can see the WiFi interface wlp3s0 and scan for networks using sudo iw wlp1s0 scan, nmcli might not be detecting it correctly.</p>
<p>Here are a few steps you can try to resolve this issue:</p>
<pre>
sudo systemctl restart NetworkManager
systemctl status NetworkManager
nmcli device
sudo dpkg-reconfigure NetworkManager
sudo lshw -C network
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Laks Nallamothu		</title>
		<link>https://www.tecmint.com/nmcli-connect-wi-fi-from-linux-terminal/comment-page-1/#comment-2180381</link>

		<dc:creator><![CDATA[Laks Nallamothu]]></dc:creator>
		<pubDate>Fri, 14 Jun 2024 13:14:40 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29047#comment-2180381</guid>

					<description><![CDATA[It is a well-presented tutorial. I am currently running &lt;strong&gt;CentOS&lt;/strong&gt; on a desktop. I noticed that my system shows a WiFi interface &lt;strong&gt;wlp3s0&lt;/strong&gt;, and I was able to scan for WiFi networks that I can connect to. 

However, the last step using &lt;strong&gt;nmcli&lt;/strong&gt; to connect to my WiFi network is failing with the error message &quot;&lt;strong&gt;Error: No Wi-Fi device found&lt;/strong&gt;&quot;.

If there is no WiFi device, how was I able to complete all the other steps as you mentioned? I even used the command &lt;code&gt;sudo iw wlp1s0 scan&lt;/code&gt; which listed all the WiFi networks and their related status information.

The desktop originally had WiFi when it was running Windows, but it was removed when Windows 7 became outdated and CentOS v7 was installed.]]></description>
			<content:encoded><![CDATA[<p>It is a well-presented tutorial. I am currently running <strong>CentOS</strong> on a desktop. I noticed that my system shows a WiFi interface <strong>wlp3s0</strong>, and I was able to scan for WiFi networks that I can connect to. </p>
<p>However, the last step using <strong>nmcli</strong> to connect to my WiFi network is failing with the error message &#8220;<strong>Error: No Wi-Fi device found</strong>&#8220;.</p>
<p>If there is no WiFi device, how was I able to complete all the other steps as you mentioned? I even used the command <code>sudo iw wlp1s0 scan</code> which listed all the WiFi networks and their related status information.</p>
<p>The desktop originally had WiFi when it was running Windows, but it was removed when Windows 7 became outdated and CentOS v7 was installed.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: cristian torres		</title>
		<link>https://www.tecmint.com/nmcli-connect-wi-fi-from-linux-terminal/comment-page-1/#comment-1400704</link>

		<dc:creator><![CDATA[cristian torres]]></dc:creator>
		<pubDate>Sun, 13 Dec 2020 15:42:41 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29047#comment-1400704</guid>

					<description><![CDATA[If after running:
&lt;pre&gt;
$ iw dev
&lt;/pre&gt;
your interface is &lt;strong&gt;wlp1s0&lt;/strong&gt;

Why in the holy world are you using:
&lt;pre&gt;
$ iw wlp2s0 link
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>If after running:</p>
<pre>
$ iw dev
</pre>
<p>your interface is <strong>wlp1s0</strong></p>
<p>Why in the holy world are you using:</p>
<pre>
$ iw wlp2s0 link
</pre>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
