<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Wifi on Mohit</title>
    <link>https://mohitdudi.github.io/tags/wifi/</link>
    <description>Recent content in Wifi on Mohit</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 30 Jan 2025 10:14:00 +0530</lastBuildDate>
    <atom:link href="https://mohitdudi.github.io/tags/wifi/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Debian WiFi Issue</title>
      <link>https://mohitdudi.github.io/posts/debian-wifi-issue/</link>
      <pubDate>Thu, 30 Jan 2025 10:14:00 +0530</pubDate>
      <guid>https://mohitdudi.github.io/posts/debian-wifi-issue/</guid>
      <description>&lt;h2 id=&#34;what-happened&#34;&gt;What happened&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;I have faced this issue multiple times after installing debian&lt;/li&gt;
&lt;li&gt;Each time during installation WiFi worked but after that it didn&amp;rsquo;t, initially I thought that there was some issue of firmware&lt;/li&gt;
&lt;li&gt;But this time after installation wifi worked, but &lt;code&gt;nmcli device&lt;/code&gt; had a problem, it always showed that the device was &lt;code&gt;unmanaged&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;So I tried different things and finally was able to resolve the issue&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;solution--source&#34;&gt;Solution (&lt;a href=&#34;https://www.linuxquestions.org/questions/linux-networking-3/wifi-card-device-or-resource-busy-4175479576/&#34;&gt;Source&lt;/a&gt;)&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Just add the following line to your grub config (/etc/grub.d/10_linux)&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;GRUB_CMDLINE_LINUX_DEFAULT&lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;quiet splash acpi=force&amp;#34;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;ul&gt;
&lt;li&gt;After that generate grub config&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;grub-mkconfig
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;ul&gt;
&lt;li&gt;Now just reboot&lt;/li&gt;
&lt;/ul&gt;</description>
    </item>
  </channel>
</rss>
