I am trying to install archlabs I connected it to the internet (WiFi) if I do ping www.google.com
it just comes up if I do archlabs-installer I have to connect again and I click on quit it says you are not connected to the internet exiting… can someone help me with that?
Welcome to the forum,the terminal response of this command would also be useful:
lspci -v
Cheers
it just gets text over my screen
Post the answer, so those who need help know the model of your wifi.
Cheers
~ -># ping www.google.com
PING www.google.com (172 dot 217 dot 17 dot 132) 56(84) bytes of data.
64 bytes from ams15s30-in-f132 dot 1e100 dotnet (172 dot 217 dot 17 dot 132): icmp_seq=1 ttl=54 time=15.9 ms
64 bytes from ams15s30-in-f132 dot 1e100 dotnet (172 dot 217 dot 17 dot 132): icmp_seq=2 ttl=54 time=16.9 ms
64 bytes from ams15s30-in-f132 dot 1e100 dotnet (172 dot 217 dot 17 dot 132): icmp_seq=3 ttl=54 time=11.5 ms
^C
— www dot google dot com ping statistics —
3 packets transmitted, 3 received, 0% packet loss, time 5ms
rtt min/avg/max/mdev = 11.491/14.756/16.874/3.344 ms
(dot=.(because of links))
i have a dutch wifi provider cuz im dutch its called ziggo
(this is probly useless information)
(sorry for bad spelling)
looks like you have a working connection? I dont understand your issue sorry.
I’m having the same issue.
Update:
Seems like the timeout on the line:
curl -sI --connect-timeout 5 ‘https://www.archlinux.org’
wasn’t enough due to bad internet connection.
After increasing it to 10 the installation started.
where do i have to do that?
Inside the archlabs-installer.
Search for curl -sI --connect-timeout 5 ‘https://www.archlinux.org/’.