LM 17 not picking up wifi

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
richyrich

Re: LM 17 not picking up wifi

Post by richyrich »

Are the wireless drivers loaded ? Anything showing in the Drivers Manager program ? Does it show loaded drivers with the terminal command :

Code: Select all

inxi -Nx
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
C3RB3RUS

Re: LM 17 not picking up wifi

Post by C3RB3RUS »

I know this may sound silly, but somtimes it could be an issue but could you please paste the input in a response so that we could take a look.

To see if you have a card installed:
lspci | grep Wireless

then type to see what your interface is called:
iwconfig

Then if your interface is there type this:
sudo ifconfig wlan0 up


that might get you up and running. Hope this helps! Let us know
Locked

Return to “Networking”