Skip to main content
Topic: No WI-FI interface found after installation (Read 196 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

No WI-FI interface found after installation

Hi internet!

I'm trying to set up my new Artix installation, but i can't find any wireless interface. It worked on the Artix live install, with ip link showing lo and wlan0. On my permanent installation, ip link only gives me lo.

After going through a few help forums and wiki articles, I tried installing linux-firmware, and learned how kernel modules work. Here are some of the commands I tried to help with diagnostics:
Code: [Select]
agel% ls /sys/class/net
lo
agel% modinfo wl
modinfo: ERROR: Module wl not found.
agel% lspci -kvv | grep wifi
        Kernel modules: iwlwifi
agel% lspci -kvv | grep wifi
03:00.0 Network controller: Intel Corporation Centrino Advanced-N 6205 [Taylor Peak] (rev 96)

I've given it my best shot, but I'm afraid I'm not sure where to go from here. Any help is greatly appreciated, Thank you!

Re: No WI-FI interface found after installation

Reply #1
Not to be a wise guy but is the wifi turned on?

 

Re: No WI-FI interface found after installation

Reply #2
Hi!

My thinkpad came with the same module, but I don't remember doing anything other than installing linux-firmware and NetworkManager. That was enough. Can you install those packages, reboot and check?

If you want to install a hassle-free module that will work on any distro, see this comment. They are cheap and use ath9k, which is in the kernel.