Asus Laptop No Wifi Network: wpa_supplicant daemon failed to start - MEDIATEK AzureWave driver: N/A modules:
Posted: Sat Oct 19, 2024 12:41 pm
Hello to all.
1.- I have an Asus laptop Vivobook Model M1502YA, everything works fine except there is no wifi network. The System Information is in point 2 below.
I did:
1.1 ip a
1.2 $ sudo iwconfig
lo no wireless extensions.
usb0 no wireless extensions.
1.3 $ lspci
1.4 /etc/network/interfaces
1.5 $ sudo ifdown wlan0 && sudo ifup -v wlan0
wpa_supplicant: /sbin/wpa_supplicant daemon failed to start
wpasupplicant is installed
1.6 From System Information:
Network:
Device-1: MEDIATEK vendor: AzureWave driver: N/A modules: wl pcie: speed: Unknown lanes: 63
link-max: gen: 6 speed: 64 GT/s port: N/A bus-ID: 01:00.0 chip-ID: 14c3:7902 class-ID: 0280
IF-ID-1: usb0 state: unknown speed: -1 duplex: half mac: <filter>
1.7 $ sudo nmcli radio wifi
enabled
2.- Following is the Quick System Information
3.- Please, What can I do to have the Wifi Network working?
Thanks a lot.
1.- I have an Asus laptop Vivobook Model M1502YA, everything works fine except there is no wifi network. The System Information is in point 2 below.
I did:
1.1 ip a
Code: Select all
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: usb0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UNKNOWN group default qlen 1000
link/ether ee:79:f5:84:8f:f6 brd ff:ff:ff:ff:ff:ff
inet 192.168.42.206/24 brd 192.168.42.255 scope global dynamic noprefixroute usb0
valid_lft 2867sec preferred_lft 2867sec
inet6 fe80::840a:bd1f:2e2d:7eb2/64 scope link noprefixroute
valid_lft forever preferred_lft forever
lo no wireless extensions.
usb0 no wireless extensions.
1.3 $ lspci
Code: Select all
00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne Root Complex
00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne IOMMU
00:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge
00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge
00:02.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne PCIe GPP Bridge
00:02.4 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne PCIe GPP Bridge
00:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge
00:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir Internal PCIe GPP Bridge to Bus
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 51)
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 51)
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Cezanne Data Fabric; Function 0
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Cezanne Data Fabric; Function 1
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Cezanne Data Fabric; Function 2
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Cezanne Data Fabric; Function 3
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Cezanne Data Fabric; Function 4
00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Cezanne Data Fabric; Function 5
00:18.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Cezanne Data Fabric; Function 6
00:18.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Cezanne Data Fabric; Function 7
01:00.0 Network controller: MEDIATEK Corp. Device 7902
02:00.0 Non-Volatile memory controller: Micron Technology Inc Device 5413 (rev 03)
03:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Barcelo (rev c4)
03:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Renoir Radeon High Definition Audio Controller
03:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 10h-1fh) Platform Security Processor
03:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne USB 3.1
03:00.4 USB controller: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne USB 3.1
03:00.5 Multimedia controller: Advanced Micro Devices, Inc. [AMD] ACP/ACP3X/ACP6x Audio Coprocessor (rev 01)
03:00.6 Audio device: Advanced Micro Devices, Inc. [AMD] Family 17h/19h HD Audio Controller
Code: Select all
# interfaces(5) file used by ifup(8) and ifdown(8)
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
auto wlan0
iface wlan0 inet dhcp
wpa-essid WPA_ID
wpa-psk WPA_passw
wpa_supplicant: /sbin/wpa_supplicant daemon failed to start
Code: Select all
ifdown: interface wlan0 not configured
ifup: configuring interface wlan0=wlan0 (inet)
run-parts --exit-on-error --verbose /etc/network/if-pre-up.d
run-parts: executing /etc/network/if-pre-up.d/ethtool
run-parts: executing /etc/network/if-pre-up.d/wireless-tools
run-parts: executing /etc/network/if-pre-up.d/wpasupplicant
wpa_supplicant: wpa-driver nl80211,wext (default)
wpa_supplicant: /sbin/wpa_supplicant -s -B -P /run/wpa_supplicant.wlan0.pid -i wlan0 -D nl80211,wext -C /run/wpa_supplicant
Starting /sbin/wpa_supplicant...
wpa_supplicant: /sbin/wpa_supplicant daemon failed to start
run-parts: /etc/network/if-pre-up.d/wpasupplicant exited with return code 1
ifup: failed to bring up wlan0
1.6 From System Information:
Network:
Device-1: MEDIATEK vendor: AzureWave driver: N/A modules: wl pcie: speed: Unknown lanes: 63
link-max: gen: 6 speed: 64 GT/s port: N/A bus-ID: 01:00.0 chip-ID: 14c3:7902 class-ID: 0280
IF-ID-1: usb0 state: unknown speed: -1 duplex: half mac: <filter>
1.7 $ sudo nmcli radio wifi
enabled
2.- Following is the Quick System Information
Code: Select all
System:
Kernel: 6.1.0-13-amd64 [6.1.55-1] arch: x86_64 bits: 64 compiler: gcc v: 12.2.0
parameters: BOOT_IMAGE=/boot/vmlinuz-6.1.0-13-amd64 root=UUID=<filter> ro quiet splash
Desktop: KDE Plasma v: 5.27.5 wm: kwin_x11 vt: 7 dm: SDDM Distro: MX-23.4_KDE_x64 Libretto
October 15 2023 base: Debian GNU/Linux 12 (bookworm)
Machine:
Type: Laptop System: ASUSTeK product: Vivobook_ASUSLaptop M1502YA_M1502YA v: 1.0
serial: <superuser required>
Mobo: ASUSTeK model: M1502YA v: 1.0 serial: <superuser required> UEFI: American Megatrends LLC.
v: M1502YA.302 date: 03/02/2023
Battery:
ID-1: BAT0 charge: 28.2 Wh (77.5%) condition: 36.4/42.1 Wh (86.5%) volts: 11.3 min: 11.8
model: ASUSTeK ASUS Battery type: Li-ion serial: N/A status: discharging cycles: 303
CPU:
Info: model: AMD Ryzen 7 7730U with Radeon Graphics bits: 64 type: MT MCP arch: Zen 3 gen: 4
level: v3 note: check built: 2021-22 process: TSMC n7 (7nm) family: 0x19 (25) model-id: 0x50 (80)
stepping: 0 microcode: 0xA50000D
Topology: cpus: 1x cores: 8 tpc: 2 threads: 16 smt: enabled cache: L1: 512 KiB
desc: d-8x32 KiB; i-8x32 KiB L2: 4 MiB desc: 8x512 KiB L3: 16 MiB desc: 1x16 MiB
Speed (MHz): avg: 1587 high: 1800 min/max: 1600/4547 boost: enabled scaling:
driver: acpi-cpufreq governor: ondemand cores: 1: 1600 2: 1600 3: 1600 4: 1600 5: 1800 6: 1600
7: 1600 8: 1397 9: 1600 10: 1600 11: 1600 12: 1600 13: 1600 14: 1397 15: 1600 16: 1600
bogomips: 63879
Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm
Vulnerabilities:
Type: gather_data_sampling status: Not affected
Type: itlb_multihit status: Not affected
Type: l1tf status: Not affected
Type: mds status: Not affected
Type: meltdown status: Not affected
Type: mmio_stale_data status: Not affected
Type: retbleed status: Not affected
Type: spec_rstack_overflow mitigation: safe RET, no microcode
Type: spec_store_bypass mitigation: Speculative Store Bypass disabled via prctl
Type: spectre_v1 mitigation: usercopy/swapgs barriers and __user pointer sanitization
Type: spectre_v2 mitigation: Retpolines, IBPB: conditional, IBRS_FW, STIBP: always-on, RSB
filling, PBRSB-eIBRS: Not affected
Type: srbds status: Not affected
Type: tsx_async_abort status: Not affected
Graphics:
Device-1: AMD Barcelo vendor: ASUSTeK driver: amdgpu v: kernel arch: GCN-5 code: Vega
process: GF 14nm built: 2017-20 pcie: gen: 3 speed: 8 GT/s lanes: 16 link-max: gen: 4
speed: 16 GT/s ports: active: eDP-1 empty: HDMI-A-1 bus-ID: 03:00.0 chip-ID: 1002:15e7
class-ID: 0300 temp: 30.0 C
Device-2: IMC Networks USB2.0 HD UVC WebCam type: USB driver: uvcvideo bus-ID: 3-3:3
chip-ID: 13d3:54a1 class-ID: fe01 serial: <filter>
Display: x11 server: X.Org v: 1.21.1.7 with: Xwayland v: 22.1.9 compositor: kwin_x11 driver: X:
loaded: amdgpu unloaded: fbdev,modesetting,vesa dri: radeonsi gpu: amdgpu display-ID: :0
screens: 1
Screen-1: 0 s-res: 1920x1080 s-dpi: 96 s-size: 508x285mm (20.00x11.22") s-diag: 582mm (22.93")
Monitor-1: eDP-1 mapped: eDP model: BOE Display 0x0b59 built: 2022 res: 1920x1080 hz: 60
dpi: 142 gamma: 1.2 size: 344x194mm (13.54x7.64") diag: 395mm (15.5") ratio: 16:9 modes:
max: 1920x1080 min: 640x480
API: OpenGL v: 4.6 Mesa 24.2.2-1~mx23ahs renderer: AMD Radeon Graphics (radeonsi renoir LLVM
15.0.6 DRM 3.49 6.1.0-13-amd64) direct-render: Yes
Audio:
Device-1: AMD Renoir Radeon High Definition Audio driver: snd_hda_intel v: kernel pcie: gen: 3
speed: 8 GT/s lanes: 16 link-max: gen: 4 speed: 16 GT/s bus-ID: 03:00.1 chip-ID: 1002:1637
class-ID: 0403
Device-2: AMD ACP/ACP3X/ACP6x Audio Coprocessor vendor: ASUSTeK driver: N/A
alternate: snd_pci_acp3x, snd_rn_pci_acp3x, snd_pci_acp5x, snd_pci_acp6x pcie: gen: 3
speed: 8 GT/s lanes: 16 link-max: gen: 4 speed: 16 GT/s bus-ID: 03:00.5 chip-ID: 1022:15e2
class-ID: 0480
Device-3: AMD Family 17h/19h HD Audio vendor: ASUSTeK driver: snd_hda_intel v: kernel pcie:
gen: 3 speed: 8 GT/s lanes: 16 link-max: gen: 4 speed: 16 GT/s bus-ID: 03:00.6 chip-ID: 1022:15e3
class-ID: 0403
API: ALSA v: k6.1.0-13-amd64 status: kernel-api tools: alsamixer,amixer
Server-1: PipeWire v: 1.0.0 status: active with: 1: pipewire-pulse status: active
2: wireplumber status: active 3: pipewire-alsa type: plugin 4: pw-jack type: plugin
tools: pactl,pw-cat,pw-cli,wpctl
Network:
Device-1: MEDIATEK vendor: AzureWave driver: N/A modules: wl pcie: speed: Unknown lanes: 63
link-max: gen: 6 speed: 64 GT/s port: N/A bus-ID: 01:00.0 chip-ID: 14c3:7902 class-ID: 0280
IF-ID-1: usb0 state: unknown speed: -1 duplex: half mac: <filter>
Bluetooth:
Device-1: MediaTek e501 type: USB driver: rndis_host v: kernel bus-ID: 1-2:30 chip-ID: 0e8d:2004
class-ID: 0a00 serial: <filter>
Device-2: IMC Networks Wireless_Device type: USB driver: btusb v: 0.8 bus-ID: 3-2:2
chip-ID: 13d3:3579 class-ID: e001 serial: <filter>
Report: ID: hci0 rfk-id: 3 state: down bt-service: N/A rfk-block: hardware: no software: yes
address: <filter>
Info: acl-mtu: 0:0 sco-mtu: 0:0 link-mode: peripheral accept
Drives:
Local Storage: total: 476.94 GiB used: 376.03 GiB (78.8%)
SMART Message: Unable to run smartctl. Root privileges required.
ID-1: /dev/nvme0n1 maj-min: 259:0 vendor: Micron model: 2400 MTFDKBA512QFM size: 476.94 GiB
block-size: physical: 512 B logical: 512 B speed: 63.2 Gb/s lanes: 4 type: SSD serial: <filter>
rev: V3MA003 temp: 20.9 C scheme: GPT
Partition:
ID-1: / raw-size: 52.44 GiB size: 51.31 GiB (97.86%) used: 18.81 GiB (36.7%) fs: ext4
block-size: 4096 B dev: /dev/nvme0n1p2 maj-min: 259:2
ID-2: /boot/efi raw-size: 256 MiB size: 252 MiB (98.46%) used: 274 KiB (0.1%) fs: vfat
block-size: 512 B dev: /dev/nvme0n1p1 maj-min: 259:1
ID-3: /home raw-size: 424.25 GiB size: 416.51 GiB (98.17%) used: 357.22 GiB (85.8%) fs: ext4
block-size: 4096 B dev: /dev/nvme0n1p3 maj-min: 259:3
Swap:
Kernel: swappiness: 15 (default 60) cache-pressure: 100 (default)
ID-1: swap-1 type: file size: 4 GiB used: 0 KiB (0.0%) priority: -2 file: /swap/swap
Sensors:
System Temperatures: cpu: 45.0 C mobo: N/A gpu: amdgpu temp: 32.0 C
Fan Speeds (RPM): cpu: 0
Repos:
Packages: pm: dpkg pkgs: 2657 libs: 1426 tools: apt,apt-get,aptitude,nala pm: rpm pkgs: 0
pm: flatpak pkgs: 0
No active apt repos in: /etc/apt/sources.list
Active apt repos in: /etc/apt/sources.list.d/debian-stable-updates.list
1: deb http://deb.debian.org/debian bookworm-updates main contrib non-free non-free-firmware
Active apt repos in: /etc/apt/sources.list.d/debian.list
1: deb http://deb.debian.org/debian bookworm main contrib non-free non-free-firmware
2: deb http://security.debian.org/debian-security bookworm-security main contrib non-free non-free-firmware
Active apt repos in: /etc/apt/sources.list.d/google-chrome.list
1: deb [arch=amd64] https://dl.google.com/linux/chrome/deb/ stable main
Active apt repos in: /etc/apt/sources.list.d/mx.list
1: deb http://nl.mxrepo.com/mx/repo/ bookworm main non-free
2: deb http://nl.mxrepo.com/mx/repo/ bookworm ahs
Active apt repos in: /etc/apt/sources.list.d/teamviewer.list
1: deb [signed-by=/usr/share/keyrings/teamviewer-keyring.gpg] https://linux.teamviewer.com/deb stable main
Info:
Processes: 320 Uptime: 4h 43m wakeups: 205 Memory: 15.03 GiB used: 3.92 GiB (26.1%)
Init: SysVinit v: 3.06 runlevel: 5 default: graphical tool: systemctl Compilers: gcc: 12.2.0
alt: 12 Client: shell wrapper v: 5.2.15-release inxi: 3.3.26
Boot Mode: UEFI
Thanks a lot.