From Wikipedia, the free encyclopedia Linux is a family of open source Unix-like
operating systems based on the Linux kernel, an operating system kernel first
released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in
a Linux distribution (or distro for short). Distributions include the Linux
kernel and supporting system software and libraries, many of which are provided
by the GNU Project. Many Linux distributions use the word “Linux” in their name,
but the Free Software Foundation uses the name GNU/Linux to emphasize the
importance of GNU software, causing some controversy. ### Rules * Posts must be
relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
* No misinformation * No NSFW content * No hate speech, bigotry, etc ### Related
Communities * !opensource@lemmy.ml [/c/opensource@lemmy.ml]
[https://lemmy.ml/c/opensource] * !libre_culture@lemmy.ml
[/c/libre_culture@lemmy.ml] [https://lemmy.ml/c/libre_culture] *
!technology@lemmy.ml [/c/technology@lemmy.ml] [https://lemmy.ml/c/technology] *
!libre_hardware@lemmy.ml [/c/libre_hardware@lemmy.ml]
[https://lemmy.ml/c/libre_hardware] Community icon by Alpár-Etele Méder
[https://www.iconfinder.com/pocike], licensed under CC BY 3.0
[https://creativecommons.org/licenses/by/3.0/]
Hi, I’ve been having issues with my network adapter on Bazzite OS. Both WIFI and Bluetooth do not work, and the the utility nmcli device confirms this. I used lspci to find my network controller, which is a `MEDIATEK Corp. MT7922 802.11ax PCI Express Wireless Network Adapter. I’m unsure how to proceed further. Thanks.
This is not a fix though. This is some sleep related issue that even I faced in my laptop for the mt7922 wifi card. Ensure that fast boot is disabled in the bios. Also all the kernels since 6.2(I think¿?) have patched this issue so you should not be facing this issue now. I no longer face it.
Edit : though in my case, it was only WiFi which was not working because the mt7922 kernel module was failing to load at startup. If this issue occurs again, post the output of journalctl so we can see what the exact issue is.
This is not a fix though. This is some sleep related issue that even I faced in my laptop for the mt7922 wifi card. Ensure that fast boot is disabled in the bios. Also all the kernels since 6.2(I think¿?) have patched this issue so you should not be facing this issue now. I no longer face it.
Edit : though in my case, it was only WiFi which was not working because the mt7922 kernel module was failing to load at startup. If this issue occurs again, post the output of journalctl so we can see what the exact issue is.
Ok, will do. Strange this is happening.