I am using asus tuf b650m-e wifi and there is a built in wifi I have checked the bios is it enabled or not and made sure everything is fine but I am facing this issue. how can I fix this can anyone help please.
No device in Station mode available. I was using a mediatek driver suggested from the official site to make my wifi 6 available. Right now the situation is omarchy found the blutooth out but not the wifi. I am using ethernet cable, it's a bit frustrating.
#couldn't find my wifi device
31 messages · Page 1 of 1 (latest)
08:00.0 Network controller: MEDIATEK Corp. MT7902 802.11ax PCIe Wireless Network Adapter [Filogic 310]
Subsystem: AzureWave Device 6040
09:00.0 USB controller: Advanced Micro Devices, Inc. [AMD] 600 Series Chipset USB 3.2 Controller (rev 01)
Subsystem: ASMedia Technology Inc. Device 1142
I have no support for wifi in this distro
hey i am having the same issue i used dual booting with windows rn
what does
iwctl device list
shows ?
hey i solved it.. for me the solution was rebooting to windows use it for sometime and boot back to linux
After installation, I am not able to open the wifi-settings using the UI (Modal). Is this a known issue? iwctl device list does not show any devices.
I also downloaded linux-firmware-mediatek-20251021-1-any.pkg.tar.zst and installed it. Still did not help.
what is the status of iwd service
systemctl status iwd
?
Rebooting Omarchy seems to solve it for a little bit, no windows needed. I found this in journalctl:
Nov 12 10:05:08 framarchy fcitx5[3319]: I2025-11-12 10:05:08.119008 waylandmodule.cpp:643] QT_IM_MODULES=
Nov 12 10:05:08 framarchy fcitx5[3319]: I2025-11-12 10:05:08.119004 waylandmodule.cpp:642] QT_IM_MODULE=fcitx
Nov 12 10:05:08 framarchy fcitx5[3319]: I2025-11-12 10:05:08.118999 waylandmodule.cpp:641] GTK_IM_MODULE=
Nov 12 10:05:08 framarchy fcitx5[3319]: I2025-11-12 10:05:08.118993 waylandmodule.cpp:639] Toolkit specific environment variable detected by process:
Nov 12 10:05:08 framarchy fcitx5[3319]: I2025-11-12 10:05:08.118987 waylandmodule.cpp:637] Using Wayland native input method protocol: 1
Nov 12 10:05:08 framarchy fcitx5[3319]: I2025-11-12 10:05:08.118856 waylandmodule.cpp:636] Wayland self diagnose information
Nov 12 10:05:06 framarchy systemd-timesyncd[968]: Network configuration changed, trying to establish connection.
I don't know why fcitix would be related, but when the wifi is offline the TUI is often unresponsive and just closes no matter what input is entered. Pressing 's' to scan will close the window.
Anything you can obtain from this screenshot?
Can paste or screenshot the output of
iwctl adapter list
It's completely emtpy.
lspci | grep -i wifi results in no output
you have no wifi card then
Well I do. I was just using it a day ago when windows 11 was installed on that machine 😉
I'll reinstall again to make sure, that I have not messed up and settings. Will get back here in a couple of minutes.
what does this show
lsmod | grep wifi
do you have linux-firmware package installed ?
Yes I have installed linux-firmware-mediatek-20251021-1-any.pkg.tar (some reddit post and github issue proposed that)
That was the only thing that I have changed after installation.
you might need to load the kernel module manually
check out this doc, it might help you, good luck
https://wiki.archlinux.org/title/Network_configuration/Wireless
I'll try. Thanks
I found the wifi adapter. Any recommendations how I can install it?
what does
lsmod | grep wifi
shows now ?
and still sudo iwctl adapter list shows nothing ?