You are not logged in.

#1 2020-11-02 23:10:50

giacombum
Member
Registered: 2011-08-03
Posts: 94

WiFi randomly not working at boot

Hello,

I've an Intel NUC with Arch installed: randomly (but recently is more often than randomly, let's say very often) WiFi is not working after the boot and Arch cannot find any Wireless network. In the following  more details on my configuration

┌╼ giacomo@wolverine(12:05  mar nov 03)
├───╼ ~ 43 files, totale 790Mb
└──────╼ find /etc/systemd -type l -exec test -f {} \; -print | awk -F'/' '{ printf ("%-40s | %s\n", $(NF-0), $(NF-1)) }' | sort -f
bluetooth.service                        | bluetooth.target.wants
dbus-org.bluez.service                   | system
dbus-org.freedesktop.NetworkManager.service | system
dbus-org.freedesktop.nm-dispatcher.service | system
dirmngr.socket                           | sockets.target.wants
display-manager.service                  | system
fstrim.timer                             | timers.target.wants
getty@tty1.service                       | getty.target.wants
gpg-agent-browser.socket                 | sockets.target.wants
gpg-agent-extra.socket                   | sockets.target.wants
gpg-agent.socket                         | sockets.target.wants
gpg-agent-ssh.socket                     | sockets.target.wants
NetworkManager.service                   | multi-user.target.wants
NetworkManager-wait-online.service       | network-online.target.wants
p11-kit-server.socket                    | sockets.target.wants
pipewire.socket                          | sockets.target.wants
pulseaudio.socket                        | sockets.target.wants
remote-fs.target                         | multi-user.target.wants
sshd.service                             | multi-user.target.wants
┌╼ giacomo@wolverine(12:09  mar nov 03)
├───╼ ~ 43 files, totale 790Mb
└──────╼ lspci
00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers (rev 05)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor PCIe Controller (x16) (rev 05)
00:01.1 PCI bridge: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor PCIe Controller (x8) (rev 05)
00:01.2 PCI bridge: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor PCIe Controller (x4) (rev 05)
00:02.0 Display controller: Intel Corporation HD Graphics 630 (rev 04)
00:08.0 System peripheral: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th/8th Gen Core Processor Gaussian Mixture Model
00:14.0 USB controller: Intel Corporation 100 Series/C230 Series Chipset Family USB 3.0 xHCI Controller (rev 31)
00:14.2 Signal processing controller: Intel Corporation 100 Series/C230 Series Chipset Family Thermal Subsystem (rev 31)
00:15.0 Signal processing controller: Intel Corporation 100 Series/C230 Series Chipset Family Serial IO I2C Controller #0 (rev 31)
00:15.1 Signal processing controller: Intel Corporation 100 Series/C230 Series Chipset Family Serial IO I2C Controller #1 (rev 31)
00:15.2 Signal processing controller: Intel Corporation 100 Series/C230 Series Chipset Family Serial IO I2C Controller #2 (rev 31)
00:16.0 Communication controller: Intel Corporation 100 Series/C230 Series Chipset Family MEI Controller #1 (rev 31)
00:1c.0 PCI bridge: Intel Corporation 100 Series/C230 Series Chipset Family PCI Express Root Port #1 (rev f1)
00:1c.1 PCI bridge: Intel Corporation 100 Series/C230 Series Chipset Family PCI Express Root Port #2 (rev f1)
00:1c.2 PCI bridge: Intel Corporation 100 Series/C230 Series Chipset Family PCI Express Root Port #3 (rev f1)
00:1c.4 PCI bridge: Intel Corporation 100 Series/C230 Series Chipset Family PCI Express Root Port #5 (rev f1)
00:1d.0 PCI bridge: Intel Corporation 100 Series/C230 Series Chipset Family PCI Express Root Port #9 (rev f1)
00:1e.0 Signal processing controller: Intel Corporation 100 Series/C230 Series Chipset Family Serial IO UART #0 (rev 31)
00:1f.0 ISA bridge: Intel Corporation HM175 Chipset LPC/eSPI Controller (rev 31)
00:1f.2 Memory controller: Intel Corporation 100 Series/C230 Series Chipset Family Power Management Controller (rev 31)
00:1f.3 Audio device: Intel Corporation CM238 HD Audio Controller (rev 31)
00:1f.4 SMBus: Intel Corporation 100 Series/C230 Series Chipset Family SMBus (rev 31)
00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (2) I219-LM (rev 31)
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Polaris 22 XT [Radeon RX Vega M GH] (rev c0)
01:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Polaris 22 HDMI Audio
02:00.0 USB controller: ASMedia Technology Inc. ASM2142 USB 3.1 Host Controller
03:00.0 SD Host controller: O2 Micro, Inc. SD/MMC Card Reader Controller (rev 01)
05:00.0 Ethernet controller: Intel Corporation I210 Gigabit Network Connection (rev 03)
06:00.0 Network controller: Intel Corporation Wireless 8265 / 8275 (rev 78)
72:00.0 Non-Volatile memory controller: Intel Corporation SSD 660P Series (rev 03)

Which other information do you need?

Last edited by giacombum (2020-11-02 23:11:58)

Offline

#2 2020-11-03 14:55:37

seth
Member
Registered: 2012-09-03
Posts: 60,960

Re: WiFi randomly not working at boot

Do you have the NIC?

ip a

Bluetooth could interfere w/ a 2.4GHz carrier.
Other than that, cut out NM and test "by hand", https://wiki.archlinux.org/index.php/Ne … ireless#iw

We're probably going to need the system journal (on whether there're eg. firmware issues, NM just stumbles over itself, …)

Random find: https://bbs.archlinux.org/viewtopic.php?id=249138

Offline

#3 2020-11-03 16:21:47

giacombum
Member
Registered: 2011-08-03
Posts: 94

Re: WiFi randomly not working at boot

For instance, now it connected immediately to my network, after rebooting from Windows: maybe a stand-by or activation related issue?
Anyway, in the following you can find more informations:

┌╼ giacomo@wolverine(05:18  mar nov 03)
├───╼ ~ 43 files, totale 790Mb
└──────╼ ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: enp5s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN group default qlen 1000
    link/ether 54:b2:03:0b:80:75 brd ff:ff:ff:ff:ff:ff
3: eno1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN group default qlen 1000
    link/ether 54:b2:03:0b:80:74 brd ff:ff:ff:ff:ff:ff
    altname enp0s31f6
4: wlp6s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
    link/ether 04:d3:b0:41:9c:8b brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.106/24 brd 192.168.1.255 scope global dynamic noprefixroute wlp6s0
       valid_lft 863734sec preferred_lft 863734sec
    inet6 fd17:7a30:a10b:1:ac02:f5a8:1c40:88af/64 scope global dynamic noprefixroute 
       valid_lft 6948sec preferred_lft 6948sec
    inet6 fe80::5f16:2460:848d:683b/64 scope link noprefixroute 
       valid_lft forever preferred_lft forever
┌╼ giacomo@wolverine(05:16  mar nov 03)
├───╼ ~ 43 files, totale 790Mb
└──────╼ iw dev
phy#0
        Unnamed/non-netdev interface
                wdev 0x2
                addr 04:d3:b0:41:9c:8b
                type P2P-device
                txpower 0.00 dBm
        Interface wlp6s0
                ifindex 4
                wdev 0x1
                addr 04:d3:b0:41:9c:8b
                ssid Casa nostra5
                type managed
                channel 36 (5180 MHz), width: 80 MHz, center1: 5210 MHz
                txpower 22.00 dBm
                multicast TXQ:
                        qsz-byt qsz-pkt flows   drops   marks   overlmt hashcol tx-bytes        tx-packets
                        0       0       0       0       0       0       0       0               0

Which journactl log do you need? Could you please give me the command?

Offline

#4 2020-11-03 16:39:32

seth
Member
Registered: 2012-09-03
Posts: 60,960

Re: WiFi randomly not working at boot

"sudo journalctl -b", but

after rebooting from Windows

first check the third link in my signature...

Offline

#5 2020-11-10 08:41:53

tbg
Member
Registered: 2017-06-22
Posts: 72

Re: WiFi randomly not working at boot

If you have MAC address randomization enabled in Network manager try disabling it.

Try blacklisting bluetooth to see if that makes any difference.

It might also be worth testing out the LTS kernel.

Offline

Board footer

Powered by FluxBB