Hi,
I just install Manjaro i3wm on my computer (dual boot with windows).
But since the beginning it doesn’t detect any network devices. So I did the installation and I connected my computer with my phone in usb. I did all the updates but I can’t find a solution to connect to the wifi.
Does anyone have a solution ? I’m kind new to Linux.
Thanks
I would make a test using tethering installing kernel 5.10.197-1 with manjaro-settings-manager
Kernel
update grub with grub-mkconfig -o /boot/grub/grub.cfg
and select this kernel during boot in Advanced… line
btw yay -Ss iwlwifi | grep Installed
should show the installed status (if your system language is English)
Uhm… no? yay is an AUR helper.
You also used search available packages, when we already have search installed. pacman -Qs iwlwifi But
Its not a standalone package … its a module included in the kernels.
So there is no package to search.
(though, back in the AUR there are a handful of packages like iwlwifi-next, etc)