You are not logged in.

#1 2020-06-18 20:37:52

RELPLT
Member
From: Route 672, Israel
Registered: 2017-03-11
Posts: 4

Wi-Fi doesn't connect while installing from archiso

Hello everyone,

I use an HP laptop with an RTL8822BE Wi-Fi chip. I want to install Arch Linux but I can't because it can't connect to Wi-Fi.

I open wifi-menu, it detects my network, I type in my password, and immediately after it tells me that the connection failed.

Here are screenshots containing my system information, logs, and the error I get:

https://i.imgur.com/HkNzLZO.jpg
https://i.imgur.com/PMT8adF.jpg
https://i.imgur.com/BeJTHPx.jpg
https://i.imgur.com/RKUDNEg.jpg

Thanks in advance.

Mod note: Replaced oversized images with URLs. Please read the Code of Conduct and adhere to the image posting guidelines. -- WorMzy

Last edited by WorMzy (2020-06-18 21:32:27)

Offline

#2 2020-06-21 21:46:59

rosalogia
Member
From: USA
Registered: 2020-06-21
Posts: 7
Website

Re: Wi-Fi doesn't connect while installing from archiso

Can you run

ls /etc/netctl

to find out the name of the profile wifi-menu created, then run

journalctl -xn

and

netctl status <name_of_profile>

so we can see some more detailed information about what went wrong?

Offline

#3 2020-06-23 07:24:45

syaoran
Member
From: Vietnam
Registered: 2020-02-12
Posts: 5

Re: Wi-Fi doesn't connect while installing from archiso

there is an issue with arch's June iso file. you need to run this command and then run wifi-menu again: ip link set wlan0 down


just a noob coder

Offline

#4 2020-06-23 08:01:50

Awebb
Member
Registered: 2010-05-06
Posts: 6,282

Re: Wi-Fi doesn't connect while installing from archiso

syaoran wrote:

there is an issue with arch's June iso file. you need to run this command and then run wifi-menu again: ip link set wlan0 down

That is always the first thing I do whenever netctl acts up.

Offline

Board footer

Powered by FluxBB