You are not logged in.
Pages: 1
Everytime I try and connect to wifi, but i used the arch iso just to see if i can get wifi-menu working and it worked. Soo idk...
$sudo wifi-menu
Scanning for networks.... failed
No networks found
Offline
Can you connect manually for some useful debugging messages? Or use another network manager?
What card and driver are you using?
Offline
I tried connecting
netctl start Stinky
Failed to start netctl@Stinky.service: Interactive authentication required.
What network manager would you recommend ? and check the picture If that helps
Offline
Try connecting manually, as I suggested above.
And, no, I am not interested in looking at a screenshot of text output; if you want assistance, post the actual text.
Offline
What network manager would you recommend ?
Check the Wiki for some options. Personally I would recommend wicd for your troubleshooting purposes, because of its ncurses interface: try its wicd-curses executable.
Offline
ip link set up wlp1s0 up
RTNETLINK answers: Operation not possible due to RF-kill
lspci -k
01:00 Network controller: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter
Subsystem: Lenovo device b736
Kernel driver in use : rt18723be
Kernel modules: rtl18723be
02:00.0 Ethernet controller Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Ethernet Controller (rev 10)
Subsystem: Lenovo Device 3812
Kernel drive in use r8169
Kernel modules: r8169
Sorry if i didn't do something correctly. I just went off google searches.
Offline
Offline
Pages: 1