archcraft-os / archcraft

// Source : ISO
https://archcraft.io
GNU General Public License v3.0
3.01k stars 103 forks source link

I am unable to connect with my wifi. My network controller driver is not loading while booting #369

Closed ghost closed 1 year ago

ghost commented 1 year ago

I recently booted to arch craft. Initially wifi worked fine but some days it suddenly it stooped and then i rebooted. After rebooting my wifi icon on polymouth/polybar was missing and I checked my lspci and i could not find my wifi driver. This is my wifi driver Network controller: MEDIATEK Corp. MT7921 802.11ax PCI Express Wireless Network Adapter this should be in lspci output but not there. So i restarted network manager but nothing changed. So, I tried lo load my driver manually by using sudo modprobe mt7921e command but there is no wlan0 in ip link and checked sudo dmesg | grep mt7921e nothing came and when i tried lsmod | grep mt7921e it showd some result. Then after some time i shutdown it and later when i power oned wifi is came but remained for hardly 10 minutes and then again wifi goes .

*Logs 1.lscpi lscpi.txt 2.dmseg [dmseg.txt](https://github.com/archcraft-os/archcraft/files/11475319/dmseg.txt 3. loaded mt7921e manualy then I got this output lsmod_mt7921e.txt )

ghost commented 1 year ago

issue with driver not with distro