You are not logged in.

#1 2020-03-14 07:19:17

abhi
Member
Registered: 2020-03-14
Posts: 1

cannot connect to wifi , wifi inteface not listed

hello,
i can connect to ethernet, but not wifi.

ip link doesn't show my wlan0 interface

[abhi@archlinux ~]$ ip link
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: enp7s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN mode DEFAULT group default qlen 1000
    link/ether 20:47:47:3b:e2:bc brd ff:ff:ff:ff:ff:ff
5: enp0s29u1u2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UNKNOWN mode DEFAULT group default qlen 1000
    link/ether 96:69:50:73:46:1d brd ff:ff:ff:ff:ff:ff




why is my wireless interface not listed



thankyou in advance

Offline

#2 2020-03-14 08:22:50

keepers
Member
Registered: 2020-03-11
Posts: 7

Re: cannot connect to wifi , wifi inteface not listed

Which DE do you use? you can try a gui graphical wifi manager.
first connect to the internet, using ethernet or usb, and run:

sudo pacman -S networkmanager
sudo systemctl enable NetworkManager.service.

restart your pc it will be on the desktop panel notifications area.

Last edited by keepers (2020-03-14 08:25:40)

Offline

#3 2020-03-14 09:15:03

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,953

Re: cannot connect to wifi , wifi inteface not listed

@keepers
What would a GUI or networkmanager help here?
The wireless interface isn't available, so it cannot be used by fancy-stuff™.

@abhi, let's first check what your wifi interface actually is. Please post the outputs of "lspci" and "lsusb".
Also the complete "dmesg" (you can use the tip from https://wiki.archlinux.org/index.php/Pastebin to redirect it into a pastebin service) - maybe there're firmware or bus errors for the device recorded.

Welcome to the forum.

Offline

Board footer

Powered by FluxBB