[Solved] WiFi Not detecting my home router in LMDE 6

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
jacky-kumar-shaw
Level 1
Level 1
Posts: 15
Joined: Tue Mar 19, 2024 4:51 am

[Solved] WiFi Not detecting my home router in LMDE 6

Post by jacky-kumar-shaw »

Code: Select all

6.6.13+bpo-amd64

Code: Select all

0: acer-wireless: Wireless LAN
	Soft blocked: no
	Hard blocked: no
1: acer-bluetooth: Bluetooth
	Soft blocked: yes
	Hard blocked: no
2: hci0: Bluetooth
	Soft blocked: yes
	Hard blocked: no
4: phy1: Wireless LAN
	Soft blocked: no
	Hard blocked: no
5: phy2: Wireless LAN
	Soft blocked: no
	Hard blocked: no
lo        no wireless extensions.

enp2s0f1  no wireless extensions.

wlp3s0    IEEE 802.11  ESSID:off/any  
          Mode:Managed  Access Point: Not-Associated   
          Retry short limit:7   RTS thr:off   Fragment thr:off
          Power Management:on
          
SecureBoot disabled

Above are the information about our system.
I installed LMDE 6 on my Acer Aspire 5 A515-51G-54AW laptop with UEFI and secure boot disabled.
While installing the wifi detected my home router and I so I was connected during install.
Post install post reboot, I could still connect to my home router and downloaded many things and updating the drivers was one of the things I did.
Since next morning the wifi is detecting whole building's routers except my home router. I even tried to switch on my mobile hotspot and that as well not getting detected.

I saw that the network card i have is Qualcomm Atheros QCA9377 and so I did tha following:-

Code: Select all

sudo apt-cache search qualcomm
I got this:-

Code: Select all

libhalide14-0 - fast, portable computation on images and tensors
libqmi-glib5 - Support library to use the Qualcomm MSM Interface (QMI) protocol
gir1.2-qrtr-1.0 - GObject introspection data for libqrtr-glib
libqrtr-glib-dev - Development files for libqrtr-glib
libqrtr-glib-doc - API documentation for libqrtr-glib
libqrtr-glib0 - Support library to use the QRTR protocol
firmware-ath9k-htc - firmware for AR7010 and AR9271 USB wireless adapters
protection-domain-mapper - Qualcomm Protection Domain mapper service
qcom-phone-utils - Utilities for Qualcomm-based phones running Linux
qdl - tool to flash images to Qualcomm processors
libqrtr-dev - Userspace reference for QRTR -- development files
libqrtr1 - Userspace reference for QRTR -- shared libraries
qrtr-tools - Userspace reference for QRTR -- tools and services
rmtfs - Qualcomm Remote Filesystem Service implementation
skales - Boot image creation tools for qualcomm boards
tqftpserv - TFTP server implementation for the QRTR protocol
gobi-loader - Firmware loader for Qualcomm Gobi USB chipsets.
firmware-atheros - Binary firmware for Qualcomm Atheros wireless cards
firmware-qcom-media - Binary firmware for Qualcomm graphics/video (dummy package)
firmware-qcom-soc - Binary firmware for Qualcomm SoCs
Then I did

Code: Select all

sudo apt install firmware-atheros
And it said its already installed with latest version.
I tried removing it and installing again and rebooting, but it did not solve the problem.

Then I decided to upgrade linux kernel using backport so I did and got the latest version installed by the following command

Code: Select all

sudo apt install -t bookworm-backports linux-image-amd64
I rebooted and this time I was praying for the problem to get resolved, but sadly it did not.
I read every post about wifi not working on LMDE 6 available here and nothing seems to help.
I DONT WANT TO GO BACK TO WINDOWS.

Please help, any help will be hugely appreciated.
Last edited by jacky-kumar-shaw on Mon Apr 01, 2024 11:03 pm, edited 2 times in total.
JeremyB
Level 21
Level 21
Posts: 13881
Joined: Fri Feb 21, 2014 8:17 am

Re: WiFi Not detecting my home router in LMDE 6

Post by JeremyB »

What result from terminal for

Code: Select all

dmesg | grep ath
jwiz
Level 4
Level 4
Posts: 347
Joined: Tue Dec 20, 2016 6:59 am

Re: WiFi Not detecting my home router in LMDE 6

Post by jwiz »

Probably went to sleep and didn't wake up again.
Try 'sudo modprobe -r ath10k_pc i&& sudo modprobe ath10k_pci'
jacky-kumar-shaw
Level 1
Level 1
Posts: 15
Joined: Tue Mar 19, 2024 4:51 am

Re: WiFi Not detecting my home router in LMDE 6

Post by jacky-kumar-shaw »

Thanks a lot JeremyB for replying. I am glad. I am feeling now that my issue will get solved I will not have to go back to windows.
JeremyB wrote: Tue Mar 19, 2024 6:12 am What result from terminal for

Code: Select all

dmesg | grep ath
The response for the above command is:-

Code: Select all

[    7.643900] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[    7.680481] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[    9.477869] ath10k_pci 0000:03:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[    9.669730] ath10k_pci 0000:03:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Transmitter ID)
[    9.669734] ath10k_pci 0000:03:00.0:   device [168c:0042] error status/mask=00001101/00006000
[    9.669740] ath10k_pci 0000:03:00.0:    [ 0] RxErr                  (First)
[    9.669744] ath10k_pci 0000:03:00.0:    [ 8] Rollover              
[    9.669748] ath10k_pci 0000:03:00.0:    [12] Timeout               
[    9.768435] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/pre-cal-pci-0000:03:00.0.bin (-2)
[    9.768472] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/pre-cal-pci-0000:03:00.0.bin (-2)
[    9.768494] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/cal-pci-0000:03:00.0.bin (-2)
[    9.768509] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/cal-pci-0000:03:00.0.bin (-2)
[    9.769694] ath10k_pci 0000:03:00.0: firmware: direct-loading firmware ath10k/QCA9377/hw1.0/firmware-6.bin
[    9.775768] ath10k_pci 0000:03:00.0: qca9377 hw1.1 target 0x05020001 chip_id 0x003821ff sub 11ad:08a6
[    9.775778] ath10k_pci 0000:03:00.0: kconfig debug 0 debugfs 0 tracing 0 dfs 0 testmode 0
[    9.776688] ath10k_pci 0000:03:00.0: firmware ver WLAN.TF.2.1-00021-QCARMSWP-1 api 6 features wowlan,ignore-otp crc32 42e41877
[    9.840358] ath10k_pci 0000:03:00.0: firmware: direct-loading firmware ath10k/QCA9377/hw1.0/board-2.bin
[    9.843821] ath10k_pci 0000:03:00.0: board_file api 2 bmi_id N/A crc32 8aedfa4a
[   10.051776] ath10k_pci 0000:03:00.0: htt-ver 3.56 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
[   10.130035] ath: EEPROM regdomain: 0x69
[   10.130041] ath: EEPROM indicates we should expect a direct regpair map
[   10.130044] ath: Country alpha2 being used: 00
[   10.130047] ath: Regpair used: 0x69
[   10.172579] ath10k_pci 0000:03:00.0 wlp3s0: renamed from wlan0
[   20.501340] ath10k_pci 0000:03:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Transmitter ID)
[   20.501344] ath10k_pci 0000:03:00.0:   device [168c:0042] error status/mask=00001001/00006000
[   20.501350] ath10k_pci 0000:03:00.0:    [ 0] RxErr                  (First)
[   20.501354] ath10k_pci 0000:03:00.0:    [12] Timeout               
[   20.538280] ath10k_pci 0000:03:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Transmitter ID)
[   20.538289] ath10k_pci 0000:03:00.0:   device [168c:0042] error status/mask=00001101/00006000
[   20.538294] ath10k_pci 0000:03:00.0:    [ 0] RxErr                  (First)
[   20.538298] ath10k_pci 0000:03:00.0:    [ 8] Rollover              
[   20.538302] ath10k_pci 0000:03:00.0:    [12] Timeout               

And when I do:-

Code: Select all

sudo dmesg | grep ath
then I get a bigger response:-

Code: Select all

[    7.643900] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[    7.680481] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[    9.477869] ath10k_pci 0000:03:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[    9.669730] ath10k_pci 0000:03:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Transmitter ID)
[    9.669734] ath10k_pci 0000:03:00.0:   device [168c:0042] error status/mask=00001101/00006000
[    9.669740] ath10k_pci 0000:03:00.0:    [ 0] RxErr                  (First)
[    9.669744] ath10k_pci 0000:03:00.0:    [ 8] Rollover              
[    9.669748] ath10k_pci 0000:03:00.0:    [12] Timeout               
[    9.768435] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/pre-cal-pci-0000:03:00.0.bin (-2)
[    9.768472] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/pre-cal-pci-0000:03:00.0.bin (-2)
[    9.768494] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/cal-pci-0000:03:00.0.bin (-2)
[    9.768509] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/cal-pci-0000:03:00.0.bin (-2)
[    9.769694] ath10k_pci 0000:03:00.0: firmware: direct-loading firmware ath10k/QCA9377/hw1.0/firmware-6.bin
[    9.775768] ath10k_pci 0000:03:00.0: qca9377 hw1.1 target 0x05020001 chip_id 0x003821ff sub 11ad:08a6
[    9.775778] ath10k_pci 0000:03:00.0: kconfig debug 0 debugfs 0 tracing 0 dfs 0 testmode 0
[    9.776688] ath10k_pci 0000:03:00.0: firmware ver WLAN.TF.2.1-00021-QCARMSWP-1 api 6 features wowlan,ignore-otp crc32 42e41877
[    9.840358] ath10k_pci 0000:03:00.0: firmware: direct-loading firmware ath10k/QCA9377/hw1.0/board-2.bin
[    9.843821] ath10k_pci 0000:03:00.0: board_file api 2 bmi_id N/A crc32 8aedfa4a
[   10.051776] ath10k_pci 0000:03:00.0: htt-ver 3.56 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
[   10.130035] ath: EEPROM regdomain: 0x69
[   10.130041] ath: EEPROM indicates we should expect a direct regpair map
[   10.130044] ath: Country alpha2 being used: 00
[   10.130047] ath: Regpair used: 0x69
[   10.172579] ath10k_pci 0000:03:00.0 wlp3s0: renamed from wlan0
[   20.501340] ath10k_pci 0000:03:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Transmitter ID)
[   20.501344] ath10k_pci 0000:03:00.0:   device [168c:0042] error status/mask=00001001/00006000
[   20.501350] ath10k_pci 0000:03:00.0:    [ 0] RxErr                  (First)
[   20.501354] ath10k_pci 0000:03:00.0:    [12] Timeout               
[   20.538280] ath10k_pci 0000:03:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Transmitter ID)
[   20.538289] ath10k_pci 0000:03:00.0:   device [168c:0042] error status/mask=00001101/00006000
[   20.538294] ath10k_pci 0000:03:00.0:    [ 0] RxErr                  (First)
[   20.538298] ath10k_pci 0000:03:00.0:    [ 8] Rollover              
[   20.538302] ath10k_pci 0000:03:00.0:    [12] Timeout               
[ 2215.511417] ath10k_pci 0000:03:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[ 2215.512082] ath10k_pci 0000:03:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 2215.512085] ath10k_pci 0000:03:00.0:   device [168c:0042] error status/mask=00000001/00006000
[ 2215.512089] ath10k_pci 0000:03:00.0:    [ 0] RxErr                  (First)
[ 2215.667528] ath10k_pci 0000:03:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Transmitter ID)
[ 2215.667537] ath10k_pci 0000:03:00.0:   device [168c:0042] error status/mask=00001101/00006000
[ 2215.667548] ath10k_pci 0000:03:00.0:    [ 0] RxErr                  (First)
[ 2215.667556] ath10k_pci 0000:03:00.0:    [ 8] Rollover              
[ 2215.667564] ath10k_pci 0000:03:00.0:    [12] Timeout               
[ 2215.704313] ath10k_pci 0000:03:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Transmitter ID)
[ 2215.704319] ath10k_pci 0000:03:00.0:   device [168c:0042] error status/mask=00001101/00006000
[ 2215.704326] ath10k_pci 0000:03:00.0:    [ 0] RxErr                  (First)
[ 2215.704331] ath10k_pci 0000:03:00.0:    [ 8] Rollover              
[ 2215.704337] ath10k_pci 0000:03:00.0:    [12] Timeout               
[ 2215.823521] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/pre-cal-pci-0000:03:00.0.bin (-2)
[ 2215.823560] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/pre-cal-pci-0000:03:00.0.bin (-2)
[ 2215.823598] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/cal-pci-0000:03:00.0.bin (-2)
[ 2215.823626] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/cal-pci-0000:03:00.0.bin (-2)
[ 2215.824205] ath10k_pci 0000:03:00.0: firmware: direct-loading firmware ath10k/QCA9377/hw1.0/firmware-6.bin
[ 2215.831497] ath10k_pci 0000:03:00.0: qca9377 hw1.1 target 0x05020001 chip_id 0x003821ff sub 11ad:08a6
[ 2215.831506] ath10k_pci 0000:03:00.0: kconfig debug 0 debugfs 0 tracing 0 dfs 0 testmode 0
[ 2215.832645] ath10k_pci 0000:03:00.0: firmware ver WLAN.TF.2.1-00021-QCARMSWP-1 api 6 features wowlan,ignore-otp crc32 42e41877
[ 2215.897257] ath10k_pci 0000:03:00.0: firmware: direct-loading firmware ath10k/QCA9377/hw1.0/board-2.bin
[ 2215.899419] ath10k_pci 0000:03:00.0: board_file api 2 bmi_id N/A crc32 8aedfa4a
[ 2215.994431] ath10k_pci 0000:03:00.0: htt-ver 3.56 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
[ 2216.076632] ath: EEPROM regdomain: 0x69
[ 2216.076642] ath: EEPROM indicates we should expect a direct regpair map
[ 2216.076647] ath: Country alpha2 being used: 00
[ 2216.076651] ath: Regpair used: 0x69
[ 2216.118440] ath10k_pci 0000:03:00.0 wlp3s0: renamed from wlan0
[ 2221.909356] ath10k_pci 0000:03:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Transmitter ID)
[ 2221.909359] ath10k_pci 0000:03:00.0:   device [168c:0042] error status/mask=00001101/00006000
[ 2221.909363] ath10k_pci 0000:03:00.0:    [ 0] RxErr                  (First)
[ 2221.909366] ath10k_pci 0000:03:00.0:    [ 8] Rollover              
[ 2221.909368] ath10k_pci 0000:03:00.0:    [12] Timeout               
[ 2221.944284] ath10k_pci 0000:03:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Transmitter ID)
[ 2221.944290] ath10k_pci 0000:03:00.0:   device [168c:0042] error status/mask=00001001/00006000
[ 2221.944298] ath10k_pci 0000:03:00.0:    [ 0] RxErr                  (First)
[ 2221.944303] ath10k_pci 0000:03:00.0:    [12] Timeout               
Last edited by jacky-kumar-shaw on Tue Mar 19, 2024 10:34 am, edited 2 times in total.
jacky-kumar-shaw
Level 1
Level 1
Posts: 15
Joined: Tue Mar 19, 2024 4:51 am

Re: WiFi Not detecting my home router in LMDE 6

Post by jacky-kumar-shaw »

jwiz wrote: Tue Mar 19, 2024 7:42 am Probably went to sleep and didn't wake up again.
Try 'sudo modprobe -r ath10k_pc i&& sudo modprobe ath10k_pci'
Tried this.
Did not help.
JeremyB
Level 21
Level 21
Posts: 13881
Joined: Fri Feb 21, 2014 8:17 am

Re: WiFi Not detecting my home router in LMDE 6

Post by JeremyB »

What country are you in?
jacky-kumar-shaw
Level 1
Level 1
Posts: 15
Joined: Tue Mar 19, 2024 4:51 am

Re: WiFi Not detecting my home router in LMDE 6

Post by jacky-kumar-shaw »

JeremyB wrote: Tue Mar 19, 2024 11:16 am What country are you in?
Sir, I am from India.
City: Kolkata
State: West Bengal

If its OK with you can we connect via call or something less asynchronous?

Also, I have been reading other answers by you regarding the same topic.
I did this:-

Code: Select all

sudo sed -i 's/wifi.powersave = 3/wifi.powersave = 2/' /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf
Now when I do this

Code: Select all

sudo nano /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf
I get to see this(even after reboot):-

Code: Select all

[connection]
wifi.powersave = 2
and then rebooted my system.
It did not help.
Last edited by jacky-kumar-shaw on Tue Mar 19, 2024 11:49 am, edited 1 time in total.
User avatar
karlchen
Level 23
Level 23
Posts: 18239
Joined: Sat Dec 31, 2011 7:21 am
Location: Germany

Re: WiFi Not detecting my home router in LMDE 6

Post by karlchen »

jacky-kumar-shaw wrote: Tue Mar 19, 2024 10:25 am
jwiz wrote: Tue Mar 19, 2024 7:42 am Try 'sudo modprobe -r ath10k_pc i&& sudo modprobe ath10k_pci'
Tried this. Did not help.
Could not work because there is a typo in the commandline.
Corrected commandline reads: sudo modprobe -r ath10k_pci && sudo modprobe ath10k_pci
No warranty given that the corrected commandline will achieve the intended goal.
Image
The people of Alderaan have been bravely fighting back the clone warriors sent out by the unscrupulous Sith Lord Palpatine for 792 days now.
Lifeline
jacky-kumar-shaw
Level 1
Level 1
Posts: 15
Joined: Tue Mar 19, 2024 4:51 am

Re: WiFi Not detecting my home router in LMDE 6

Post by jacky-kumar-shaw »

karlchen wrote: Tue Mar 19, 2024 11:27 am
jacky-kumar-shaw wrote: Tue Mar 19, 2024 10:25 am
jwiz wrote: Tue Mar 19, 2024 7:42 am Try 'sudo modprobe -r ath10k_pc i&& sudo modprobe ath10k_pci'
Tried this. Did not help.
Could not work because there is a typo in the commandline.
Corrected commandline reads: sudo modprobe -r ath10k_pci && sudo modprobe ath10k_pci
No warranty given that the corrected commandline will achieve the intended goal.
I knew there was an error and when I tried I tried in correct way. It did not solve the issue. Thanks for helping, it means a lot.
JeremyB
Level 21
Level 21
Posts: 13881
Joined: Fri Feb 21, 2014 8:17 am

Re: WiFi Not detecting my home router in LMDE 6

Post by JeremyB »

Code: Select all

echo "options cfg80211 ieee80211_regdom=IN"|sudo tee /etc/modprobe.d/cfg80211.conf
sudo iwconfig wlp3s0 power off
Reboot
jacky-kumar-shaw
Level 1
Level 1
Posts: 15
Joined: Tue Mar 19, 2024 4:51 am

Re: WiFi Not detecting my home router in LMDE 6

Post by jacky-kumar-shaw »

JeremyB wrote: Tue Mar 19, 2024 12:33 pm

Code: Select all

echo "options cfg80211 ieee80211_regdom=IN"|sudo tee /etc/modprobe.d/cfg80211.conf
sudo iwconfig wlp3s0 power off
Reboot
Both commands ran fine.
Rebooted.
Did not solve the issue.

Code: Select all

0: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no
1: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no
lo        no wireless extensions.

enp2s0f1  no wireless extensions.

enxeed262bb4fc8  no wireless extensions.

wlp3s0    IEEE 802.11  ESSID:off/any  
          Mode:Managed  Access Point: Not-Associated   
          Retry short limit:7   RTS thr:off   Fragment thr:off
          Power Management:off
          

Thanks, can we connect via some other medium for faster communication?
Last edited by jacky-kumar-shaw on Tue Mar 19, 2024 1:51 pm, edited 1 time in total.
sleeper12
Level 21
Level 21
Posts: 14609
Joined: Thu May 25, 2017 3:22 pm

Re: WiFi Not detecting my home router in LMDE 6

Post by sleeper12 »

Secure boot was disabled before, now shows as enabled. Can you disable it in Bios?

Also, now shows a wifi soft block. Try:

Code: Select all

sudo tee /etc/modprobe.d/blacklist-acer-wmi.conf <<< "blacklist acer_wmi"
Reboot
jacky-kumar-shaw
Level 1
Level 1
Posts: 15
Joined: Tue Mar 19, 2024 4:51 am

Re: WiFi Not detecting my home router in LMDE 6

Post by jacky-kumar-shaw »

sleeper12 wrote: Tue Mar 19, 2024 1:24 pm Secure boot was disabled before, now shows as enabled. Can you disable it in Bios?

Also, now shows a wifi soft block. Try:

Code: Select all

sudo tee /etc/modprobe.d/blacklist-acer-wmi.conf <<< "blacklist acer_wmi"
Reboot
I know it was disabled.
I enabled it just to see if that works out, it did not. I turned it back off.
I ran your command and rebooted.
Did not help.

When I do

Code: Select all

sudo iwconfig wlp3s0 power off

and then do:-

Code: Select all

 rfkill list ; iwconfig ; mokutil --sb-state
I can see that Power Management: off

But after reboot it turns back on again.

Code: Select all

0: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no
1: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no
lo        no wireless extensions.

enp2s0f1  no wireless extensions.

wlp3s0    IEEE 802.11  ESSID:off/any  
          Mode:Managed  Access Point: Not-Associated   
          Retry short limit:7   RTS thr:off   Fragment thr:off
          Power Management:on
          
SecureBoot disabled
Last edited by jacky-kumar-shaw on Tue Mar 19, 2024 1:53 pm, edited 1 time in total.
sleeper12
Level 21
Level 21
Posts: 14609
Joined: Thu May 25, 2017 3:22 pm

Re: WiFi Not detecting my home router in LMDE 6

Post by sleeper12 »

Now power management is on again.
jacky-kumar-shaw
Level 1
Level 1
Posts: 15
Joined: Tue Mar 19, 2024 4:51 am

Re: WiFi Not detecting my home router in LMDE 6

Post by jacky-kumar-shaw »

sleeper12 wrote: Tue Mar 19, 2024 1:52 pm Now power management is on again.
Exactely, When I do

Code: Select all

sudo iwconfig wlp3s0 power off

and then do:-

Code: Select all

 rfkill list ; iwconfig ; mokutil --sb-state
I can see that Power Management: off

But after reboot it turns back on again.
But lets say it remains off, will that solve the problem?
Please help me bro. Please
sleeper12
Level 21
Level 21
Posts: 14609
Joined: Thu May 25, 2017 3:22 pm

Re: WiFi Not detecting my home router in LMDE 6

Post by sleeper12 »

Try:

Code: Select all

 sudo sed -i 's/wifi.powersave = 3/wifi.powersave = 2/' /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf 
Reboot
jacky-kumar-shaw
Level 1
Level 1
Posts: 15
Joined: Tue Mar 19, 2024 4:51 am

Re: WiFi Not detecting my home router in LMDE 6

Post by jacky-kumar-shaw »

sleeper12 wrote: Tue Mar 19, 2024 1:59 pm Try:

Code: Select all

 sudo sed -i 's/wifi.powersave = 3/wifi.powersave = 2/' /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf 
Reboot
I did that. Rebooted.

Still getting this-

Code: Select all

0: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no
1: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no
lo        no wireless extensions.

enp2s0f1  no wireless extensions.

wlp3s0    IEEE 802.11  ESSID:off/any  
          Mode:Managed  Access Point: Not-Associated   
          Retry short limit:7   RTS thr:off   Fragment thr:off
          Power Management:on
          
enxce134a3fe104  no wireless extensions.

SecureBoot disabled
And the issue remains. Any way to permanently turn off power management?
sleeper12
Level 21
Level 21
Posts: 14609
Joined: Thu May 25, 2017 3:22 pm

Re: WiFi Not detecting my home router in LMDE 6

Post by sleeper12 »

I don't know why that command won't keep it off. Maybe JeremyB will have another idea.
jacky-kumar-shaw
Level 1
Level 1
Posts: 15
Joined: Tue Mar 19, 2024 4:51 am

Re: WiFi Not detecting my home router in LMDE 6

Post by jacky-kumar-shaw »

sleeper12 wrote: Tue Mar 19, 2024 2:17 pm I don't know why that command won't keep it off. Maybe JeremyB will have another idea.
Power Manager is still not turned off.
JeremyB please provide some help brother.
Stuck with this since multiple days.
jacky-kumar-shaw
Level 1
Level 1
Posts: 15
Joined: Tue Mar 19, 2024 4:51 am

Re: WiFi Not detecting my home router in LMDE 6

Post by jacky-kumar-shaw »

sleeper12 wrote: Tue Mar 19, 2024 1:24 pm Secure boot was disabled before, now shows as enabled. Can you disable it in Bios?

Also, now shows a wifi soft block. Try:

Code: Select all

sudo tee /etc/modprobe.d/blacklist-acer-wmi.conf <<< "blacklist acer_wmi"
Reboot
I ran this command because you asked me to and it did not solve the issue, I was just worried, will this not cause any problem right?
Post Reply

Return to “Networking”