Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: Internet issues after upgrade (Read 6359 times) previous topic - next topic
0 Members and 2 Guests are viewing this topic.

Re: Internet issues after upgrade

Reply #15
oh i managed to get it running!!

it was so confusing at first but i made it!!! and the internet is now super ultra fast!!! no loading or whatever!!
i turned networking off in network manager and i typed this in terminal: dhcpcd
Code: [Select]
[zalew filip]# dhcpcd wlp3s0
wlp3s0: starting wpa_supplicant
wlp3s0: waiting for carrier
wlp3s0: carrier acquired
DUID 00:04:95:cb:dd:13:88:96:a8:41:bd:6d:a8:1e:84:35:b6:ee
wlp3s0: IAID e3:98:2e:03
wlp3s0: adding address fe80::aeda:6e69:2743:6226
wlp3s0: rebinding lease of 192.168.0.12
wlp3s0: probing address 192.168.0.12/24
wlp3s0: soliciting an IPv6 router
wlp3s0: leased 192.168.0.12 for 86400 seconds
wlp3s0: adding route to 192.168.0.0/24
wlp3s0: adding default route via 192.168.0.1
forked to background, child pid 3454
then i typed ping -c duckduckgo.com but i get this error
Code: [Select]
[zalew filip]# ping -c duckduckgo.com
ping: bad number of packets to transmit.
anyway so damn easy to set it up!!! and when i wrote this topic it was very hard

i did what i seen in post #11!!! its amazing!!! now i can delete networkmanager

anyway thank you very much for this :). It's my first time when i connected managed to get wireless connection via terminal!! Thanks, thank you!! :D OH DAMN
maybe if its so easy i can maybe install some base linux distro ;D

THANKS AGAIN for telling me what to do Dudemanguy
Thanks!!

sorry i still get resolve problems even though im using dhcpcd ;//

Re: Internet issues after upgrade

Reply #16

sorry i still get resolve problems even though im using dhcpcd ;//

Is it not connecting for you? You didn't say so in the steps that you mentioned, but you need to enable the wpa_supplicant hook for dhcpcd to work with wireless device. In Arch/Artix, it's just a simple symlink.

Code: [Select]
# ln -s /usr/share/dhcpcd/hooks/10-wpa_supplicant /usr/lib/dhcpcd/dhcpcd-hooks/

You will also need to make a /etc/wpa_supplicant/wpa_supplicant.conf file like I mentioned earlier. To get your internet up and running you only need to have this in it.

Code: [Select]
network={
    ssid="MYSSID"
    psk="passphrase"
}

Replace "MYSSID" and "passphrase" with the name of your network and the password of course. If that works for you, you can go back and replace the passphrase with a more secure hash later.

If you do all that, you can then start dhcpcd (either manually with "dhcpcd wlp3s0" like you did earlier or with openrc/runit)  and it should work.

Re: Internet issues after upgrade

Reply #17
yeah exactly, i hooked and configured.
the issue i have here isn't related to connection but to some network, when i try pacman sometimes apps won't download it says something 10000 miliseconds resolved something like this browser as well. but online game that i play always have connection
but for example it will disconnect me from hexchat channels every fine minutes.
I just wonder why that happens.

I deleted network manager and during boot it connects me with dhcpcd, so yeah i managed that :P.
So it's like i have connection but usually for example while net browsing i get this error resolution failed or something and sometimes i can't get to website for like 10 minutes but i still have connection, connection is ok, it seems like it's refusing connection to http or something not sure.

but anyways i don't really mind these problems because apart from this Artix is amazing. It's completely different experience to windows for example, uhh i used windows for long time.
i wanted to delete networkmanager anyway, because sometimes i take the laptop somewhere to watch movies and it can take liek 3 hours, but i think windows was only 1 but 4 hours would be cool, i use vlc for watching movies, perhaps it consumes much resources, i wonder what else can be done to improve battery.

Thanks ;)

oh for example yesterday i had that, i managed to get into e-mail and go to inbox and compose but when i pressed send i had resolve problem again and i lost email.
i believe its better to have email client, but my current email won't let me use pop for sending messages, because it's freeware.

Re: Internet issues after upgrade

Reply #18
hey

sorry for creating double posts
here is something new i noticed. if i type website name in my browser and it will load but be stuck again so website wont load if i type
Code: [Select]
[zalew filip]# dhcpcd
sending commands to master dhcpcd process
and then website will load. then again some website wont load and if i type dhcpcd it will load
if pacman -Syyu says 10000 miliseconds cannot resolve something if i type dhcpcd it will fix this issue.
if i cant connect to something typing dhcpcd all the time in terminal fix this.
so im not sure why that happens. why if i have internet connection and i wanna get into certain websites but the it will freeze, typing dhcpcd in terminal fixes this problem but not completely only for this website ;///.

Re: Internet issues after upgrade

Reply #19
okay i investigated the problem further

basically last week i installed manjaro openbox for one day and i noticed there was similar error with resolve connection
few days ago i installed arch linux and it happens as well ;///. Same situation that i get here on artix.
however there is one thing, because i install artix lxqt.iso, internet runs perfectly fresh after installation
however when i pacman -Syyu i think my laptop gets some packages from arch repositories that causes the issue, not just artix but on every arch distro (artix, manjaro, arch). So it is problem that comes from Arch Linux, not from Artix.

The reason why i dont get any problems with internet fresh after installation of Artix is probably that your .iso is from some date before arch put something that gives me resolve problems. ;/
it should be related to arch linux but i dont think they will help me.

It's not nice because it seems like i am not able to use any arch linux distro for comfortably internet browsing on this setup (laptop and wi-fi).
So i may say the problem is solved, because it's not related to Artix, but to Arch in general. But why then i don't know.
edit: debian based distros run just fine...
maybe the problem occurs cuz i upgrade using old keyrings... dunno

Re: Internet issues after upgrade

Reply #20
 ping -c duckduckgo.com show me same message as you.

but my internet works normally (he works)

Re: Internet issues after upgrade

Reply #21
ping duckduckgo.com
PING duckduckgo.com (23.21.193.169) 56(84) bytes of data.
--- duckduckgo.com ping statistics ---
68 packets transmitted, 0 received, 100% packet loss, time 958ms



PING seznam.cz (77.75.79.39) 56(84) bytes of data.
64 bytes from www.seznam.cz (77.75.79.39): icmp_seq=1 ttl=248 time=42.5 ms
64 bytes from www.seznam.cz (77.75.79.39): icmp_seq=2 ttl=248 time=53.6 ms
64 bytes from www.seznam.cz (77.75.79.39): icmp_seq=3 ttl=248 time=53.10 ms
--- seznam.cz ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 4ms
rtt min/avg/max/mdev = 42.532/50.028/53.967/5.309 ms

Re: Internet issues after upgrade

Reply #22
Quote
edit: debian based distros run just fine...

that can do kernel (or programs), debian can use older kernel (programs), which works better or have not a bug...


Re: Internet issues after upgrade

Reply #23
hey

thanks for response. since i installed artix but messed something on it i have pkg corrupted or something keyrings mess... so i can't pacman Syyu... since its fresh installation im gonna reinstall it because im not linux admistrator and i havent got anything on it anyway and reinstallation takes shorter time than trying to fix keyrings... but i have lots of partitions i simply cant find energy for this now.
but since i have the same problem on arch linux that i am on at the moment, so i surfed internet for a bit and then i got on some websites that require lots of data to downloaded and again i go on website and it's trying to connect but it won't... but in the meantime i have online game on and it's connected to internet all the time it doesnt disconnect. but issues i have on arch are the same ones that i have on artix or had on manjaro
so i typed ping duckduckgo.com on arch linux and this is what it responded back
Code: [Select]
ping: duckduckgo.com: Temporary failure in name resolution
root has logged off pts/0 from :0.

it is issue related to this resolution because on artix when i was using gnu icecat and browsing internet i had error called err_resolution_name_failed or something like this. im not sure what it is but it's arch linux that causing my laptop have this kind of problems ;/.
edit: I should mention that i never used any network managers on arch linux i use wpa_supplicant and dhcpcd like some good human being advised me in this topic :)

Re: Internet issues after upgrade

Reply #24
Name resolution failure most likely comes from your /etc/resolv.cof. Can you paste it here? Also, once you get this error, try to edit the file and put as a first line
Code: [Select]
nameserver 1.1.1.1
and see if it works.

Re: Internet issues after upgrade

Reply #25
okay well etc/resolv.conf had some opennic DNS. i had it on artix as well as i had it on arch when problem occured.
however since arch linux is systemd i went into /etc/systemd/resolved.conf and i noticed there were ipv4 and ipv6 dns set for 1.1.1.1 and google 8.8.8.8 and then ipv6.
so i deleted google dns from systemd resolved conf left only 1.1.1.1
same with /etc/resolv.conf i deleted opennic DNS and changed it to 1.1.1.1

but it seems like problems still remains
ping: duckduckgo.com: Temporary failure in name resolution
Code: [Select]
# Generated by resolvconf
nameserver 1.1.1.1
same on systemd etc resolved.conf fallback DNS 1.1.1.1
if i go to terminal and type dhcpcd when that happens i get this:
Code: [Select]
# dhcpcd
dev: loaded udev
DUID 00:04:95:cb:dd:13:188:96:a8:41:bd:6d:a8:1e:84:35:b6:ee
wlp3s0: IAID e3:98:2e:03
enp3s0f1:waiting for carrier
wlp3s0: soliciting an IPv6 router
wlp3s0: rebinding lease of 192.168.0.23
wlp3s0: leased 192:168.0.23 for 86400 seconds
wlp3s0: adding route to 192.186.0.0/24
wlp3s0:adding default route via 192.168.0.1
forked to background, child pid 2109
And then it will load the website that doesnt wanna get connected but then i visit for more websites and problem happens again.
On artix i had to type dhcpcd in terminal all the time to connect to certain websites.
and its okay but just for a bit

this is when i boot into arch and connect to internet straight after boot
Code: [Select]
root@archiso ~/Downloads # dhcpcd wlp3s0
wlp3s0: starting wpa_supplicant
wlp3s0: waiting for carrier
wlp3s0: carrier acquired
DUID 00:04:95:cb:dd:13:88:96:a8:41:bd:6d:a8:1e:84:35:b6:ee
wlp3s0: IAID e3:98:2e:03
wlp3s0: adding address fe80::28e7:db0f:2cdd:9b45
wlp3s0: carrier lost
wlp3s0: deleting address fe80::28e7:db0f:2cdd:9b45
wlp3s0: carrier acquired
wlp3s0: IAID e3:98:2e:03
wlp3s0: adding address fe80::ecb4:4e62:22c2:e44c
wlp3s0: rebinding lease of 192.168.0.23
wlp3s0: probing address 192.168.0.23/24
wlp3s0: soliciting an IPv6 router
wlp3s0: leased 192.168.0.23 for 86400 seconds
wlp3s0: adding route to 192.168.0.0/24
wlp3s0: adding default route via 192.168.0.1
forked to background, child pid 1234

but since this is arch linux not artix, im gonna install Artix again, perform pacman -Syyu, change DNS is /etc/resolv.conf and do some tests and ill see if problem occurs after some time of web browsing or using octopi (cuz even octopi had resolve problems and that was crap).
It's a shame that something like that happened because artix is great, i even installed all games on wine, liked to tweak and all this stuff, however i got annoyed that i couldnt browse internet.
but it seems like problem still happens because i just typed ping duckduckgo.com and
Code: [Select]
1 root@archiso /etc/systemd # ping duckduckgo.com                            :(
ping: duckduckgo.com: Temporary failure in name resolution

it seems like sometimes it will connect and sometimes it will say temporary failure in name resolution. i dont know what that is but i cant use arch distros comfortably because of this... i havent got access to router since its sharehouse (being emmigrant has its negative sides...). normally i would use wired internet not wireless. but all devices like smartphones, windows laptops, debian distros, fedora all these distros run okay, but there is just problem with arch distros.

i think i got annoyed and got rid of artix because i wrote long email to somebody and i pressed send and err_resolution_failed and i lost this email ;/. but its not artix, its arch, cuz as i said i even installed manjaro openbox few days ago and i noticed i have resolve problems as well!!! but manjaro has all these google dns set by default!! so something like that shouldnt be happening!!
so i doubt its resolve conf because when i was on devuan or even linux mint, like linux mint didnt have any dns in /etc/systemd/resolved.conf and i think in /etc/resolv.conf mint had my local dns 192.0 something. same on devuan. and problem never occured.

and weird thing is that when i install artix lxqt.iso by gui installer. internet runs great till as i said i perform pacman -Syyu. it happens both on runnit and openrc
then some packages gets downloaded from arch linux repos that cause the issue, i know that for sure, but i dont knwo what it is!!!
damn you arch devs!!  :D

Re: Internet issues after upgrade

Reply #26
ok i disabled arch repos in pacman.conf and left artix ones only. from 2100mb it went to 1800mb. now performing pacman -Syu im gonna find out now if problem happens again ;). im going to change dns in resolv.conf for 1.1.1.1 as well.
thanks for help!!
edit: ok that wasnt good idea because i made mess with icons ;P. so upgraded again with arch repos enabled

edit: okay well it seems like its ok for now so im gonna mark for solved
its a shame that i wrote all these posts just to change dns into 1.1.1.1
so marking as solved if problem occurs again im gonna type here.

i tried opennic dns earlier but the problem was similar so maybe 1.1.1.1 will fix this. we'll see
thanks.

Re: Internet issues after upgrade

Reply #27
it happens all the time and nameserver in resolv.conf is 1.1.1.1
i get disconnected from counter strike it say it cant connect to vac
its annoying so much ;/. same with net browsing
i give up i dont wanna go back to debian ;/
edit: i noticed something is addin 192.0.0xxxxx to resolv conf i dont know why ;/

Re: Internet issues after upgrade

Reply #28
well i decided to not upgrade distro with pacman -Syyu and internet is blazing fast and no resolving problems or whatsoever.
artix is really nice distro but its hard to maitain, because lets say i download game wesnoth or torrent client and its so easy here to download one package that kills other packages and blah ;P. so unless i know what im doing im not gonna download anything specific to create mess...

oh my god so many posts, im sorry people. Thanks as well ;). I dont know why internet on artix is so blazing fast and has rapid speed but after i pacman -Syyu its not just resolve problems but few times slowlier too...  :D
so i mark this as solved ;).

Re: Internet issues after upgrade

Reply #29
Ok sorry that i wrote so many blabla posts here.
But i don't wanna create topic cuz there's something wrong with dhcpcd and wlp3s0 for me.
And when i installed arch linux yesterday, i was able to create hook without any probs and connect to dhcpcd wlp3s0 (still during installation to download updates).
I also used manjaro yesterday and two days ago (although i had to delete it because i think it's grub did a bit unwanted mess or maybe that was me).

But on artix i can't turn it on. In the past i was able to set it up with this simple config, but now it will say no ctrl interface defined
If i define ctrl interface: ctrl_interface=/var/run/wpa_supplicant it will say started wpa supplicant but then getting carrier and then i get dhcpcd timed out exited.
I am not sure what's causing it, i tried to search for solutions but there aren't many of them i could find and nothing has helped.
Yesterday i did this trick i deleted network-manager after i had to reinstall /root again and that was before i even connected to internet and it happened, however manjaro earlier or arch later was ok using dhcpcd
atm. i decided to try install base of distro for first time, but something is wrong and it will say dhcpcd timed out all the time and exited.
So i wonder why is this happening it says theres no carrier or something...

but i just did it while networkmanager was on and it run just fine. I suspect its something in artix conf that will say networkmanager is a carrier or something???
But if i try to dhcpcd wlp3s0 before i make a connection with networkmanager then i get this error...
however i dont know why i cant make a connection during base openRC installation :(