You are not logged in.

#1 2025-09-22 19:25:17

quimkaos
Member
Registered: 2014-09-27
Posts: 58

[SOLVED] Last update broke the internet (not local network)

Hi.
My last update (pacman -Syu) broke my ability to open any domain name (ex: google.com, archlinux.org, etc...). I can ping IPs like 1.1.1.1 or 8.8.8.8 but not google.com or archlinux.org. At this moment I'm writing this on an Raspberry Pi with Debian, in the same network, switch and configurations.
I have tried the basics like changing cables and NICs (my motherboard has 2 RJ45), then pinging the network and internet and couldn't ping any TLD. I thougt it could be DNS but my Raspberry Pi is working just fine. As a way to check if it was an hardware issue, i booted in to an Arch install boot ISO, and from there i can ping IPs and TLDs.

my lspci -k (cropped to the network cards) is

05:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller (rev 15)
	Subsystem: Micro-Star International Co., Ltd. [MSI] Device 7c91
	Kernel driver in use: r8169
	Kernel modules: r8169
2a:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller (rev 04)
	Subsystem: Micro-Star International Co., Ltd. [MSI] Device 7c91
	Kernel driver in use: r8169
	Kernel modules: r8169

my journalctl -b -1 -p err..alert

set 22 18:40:23 dev kernel: usb 1-6.1.3: device descriptor read/64, error -32
set 22 18:40:26 dev libvirtd[738]: não pode abrir directório '/run/media/quimkaos/Ventoy/extras': Ficheiro ou pasta inexistente
set 22 18:40:26 dev libvirtd[738]: erro interno: Falhou ao auto-iniciar pool de armazenamento 'extras': não pode abrir directório '/run/media/quimkaos/Ventoy/extras': Ficheiro ou pasta inexistente
set 22 18:40:26 dev libvirtd[738]: Não pode encontrar 'dmidecode' no caminho: Ficheiro ou pasta inexistente
set 22 18:40:26 dev libvirtd[738]: Não pode encontrar 'dmidecode' no caminho: Ficheiro ou pasta inexistente
set 22 18:40:36 dev gdm-password][1437]: gkr-pam: unable to locate daemon control file
set 22 18:40:37 dev (ctrls.py)[1460]: cameractrls-usb-Generic_Streamplify_CAM_200901010001-video-index0.service: Failed at step EXEC spawning /usr/lib/python3.11/site-packages/CameraCtrls/cameractrls.py: No such file or directory
set 22 18:40:37 dev systemd[1447]: Failed to start Restore usb-Generic_Streamplify_CAM_200901010001-video-index0 controls.
set 22 18:40:37 dev (ctrls.py)[1466]: cameractrls-usb-Generic_Streamplify_CAM_200901010001-video-index0.service: Failed at step EXEC spawning /usr/lib/python3.11/site-packages/CameraCtrls/cameractrls.py: No such file or directory
set 22 18:40:37 dev systemd[1447]: Failed to start Restore usb-Generic_Streamplify_CAM_200901010001-video-index0 controls.
set 22 18:40:37 dev (ctrls.py)[1473]: cameractrls-usb-Generic_Streamplify_CAM_200901010001-video-index0.service: Failed at step EXEC spawning /usr/lib/python3.11/site-packages/CameraCtrls/cameractrls.py: No such file or directory
set 22 18:40:37 dev systemd[1447]: Failed to start Restore usb-Generic_Streamplify_CAM_200901010001-video-index0 controls.
set 22 18:40:37 dev (ctrls.py)[1475]: cameractrls-usb-Generic_Streamplify_CAM_200901010001-video-index0.service: Failed at step EXEC spawning /usr/lib/python3.11/site-packages/CameraCtrls/cameractrls.py: No such file or directory
set 22 18:40:37 dev systemd[1447]: Failed to start Restore usb-Generic_Streamplify_CAM_200901010001-video-index0 controls.
set 22 18:40:37 dev (ctrls.py)[1478]: cameractrls-usb-Generic_Streamplify_CAM_200901010001-video-index0.service: Failed at step EXEC spawning /usr/lib/python3.11/site-packages/CameraCtrls/cameractrls.py: No such file or directory
set 22 18:40:37 dev systemd[1447]: Failed to start Restore usb-Generic_Streamplify_CAM_200901010001-video-index0 controls.
set 22 18:40:37 dev systemd[1447]: Failed to start Restore usb-Generic_Streamplify_CAM_200901010001-video-index0 controls.
set 22 18:40:37 dev (ctrls.py)[1570]: cameractrls-usb-Generic_Streamplify_CAM_200901010001-video-index0.service: Failed at step EXEC spawning /usr/lib/python3.11/site-packages/CameraCtrls/cameractrls.py: No such file or directory
set 22 18:40:37 dev systemd[1447]: Failed to start Restore usb-Generic_Streamplify_CAM_200901010001-video-index0 controls.
set 22 18:40:37 dev systemd[1447]: Failed to start Application launched by gnome-session-binary.
set 22 18:40:37 dev systemd[1447]: Failed to start Application launched by gnome-session-binary.
set 22 18:40:38 dev systemd[1447]: Failed to start Application launched by gnome-session-binary.
set 22 18:41:13 dev kernel: usb 1-6.4: device not accepting address 9, error -71
set 22 18:46:31 dev gdm[742]: Gdm: Failed to list cached users: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
set 22 18:46:31 dev dbus-broker-launch[674]: Activation request for 'org.freedesktop.ColorManager' failed.
set 22 18:46:31 dev dbus-broker-launch[674]: Activation request for 'org.freedesktop.nm_dispatcher' failed.
set 22 18:46:32 dev kernel: watchdog: watchdog0: watchdog did not stop!

I'm kind of lost at the moment. any suggestions are welcome. Thanks in advance.

P.S. I'm getting a lot of

set 22 20:28:23 dev systemd-resolved[461]: [?] DNSSEC validation failed for question me IN DS: no-signature
set 22 20:28:23 dev systemd-resolved[461]: [?] DNSSEC validation failed for question me IN DNSKEY: no-signature

in the logs

Last edited by quimkaos (2025-09-22 20:29:28)

Offline

#2 2025-09-22 19:50:36

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 70,964

Offline

#3 2025-09-22 20:28:54

quimkaos
Member
Registered: 2014-09-27
Posts: 58

Re: [SOLVED] Last update broke the internet (not local network)

Thanks a lot. It worked.
I have a similar setup to the user in that post: a local Unbound DNS server. Should i  expect changes in the near future?

at least 6 years with the same Arch install without any breaking issues and going smile

Offline

Board footer

Powered by FluxBB