You are not logged in.
Pages: 1
I need some help conecting to the internet during the installation process. I ran iwctl device list but it just showed an empty table. Acording to ip link, the system detects the wlan0 adapter but for some reason i'm not able to connect to it. Any help would be greatly appreciated.
Ip link:
wlan0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_code1 state DOWN mode DEFAULT group default qlen 1000
link/ether 00:21:2f:35:8e:c0 brd ff:ff:ff:ff:ff:ff
lsusb | grep WLAN:
Realtek Semiconductor Corp. RTL8191SU 802.11n WLAN Adapter
Last edited by shahuda (2022-06-26 21:56:59)
Offline
Is this from the install iso or the installed system? Pre or post chroot'ing?
iwctl station wlan0 scan
iwctl station wlan0 get-networksOnline
Pages: 1