You are not logged in.

#1 2020-03-13 04:23:58

MikeDee
Member
Registered: 2019-12-19
Posts: 13

Wired ethernet connection lost after update

I updated my system today, and lost my network connection. The NetworkManager service was turned off and (I think) disabled because the problem persisted after a reboot. I had to start and enable the service. Now it's working fine. Anyone else having this problem?

Offline

#2 2020-03-13 04:28:14

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: Wired ethernet connection lost after update

No.

Because you haven't provided any relevant information. No pacman log. No journal. Nothing that indicates you have attempted to debug this yourself.

Please read How To Ask Questions The Smart Way.

Last edited by jasonwryan (2020-03-13 04:29:33)


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2020-03-13 14:08:37

MikeDee
Member
Registered: 2019-12-19
Posts: 13

Re: Wired ethernet connection lost after update

jasonwryan wrote:

No.

Because you haven't provided any relevant information. No pacman log. No journal. Nothing that indicates you have attempted to debug this yourself.

Please read How To Ask Questions The Smart Way.

I want to know if others are having a problem before I spend my time troubleshooting a problem I already solved. You don't need a log to tell there was a problem.

Thanks for your unhelpful reply.

Offline

#4 2020-03-13 15:17:44

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,771

Re: Wired ethernet connection lost after update

Pretty sure others are not having this problem.  Please provide some information.   Maybe the output of
uname -a 
pacman -Q linux
and
ip link

Should not take too much of your time.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#5 2020-03-13 22:40:55

MikeDee
Member
Registered: 2019-12-19
Posts: 13

Re: Wired ethernet connection lost after update

ewaller wrote:

Pretty sure others are not having this problem.  Please provide some information.   Maybe the output of
uname -a 
pacman -Q linux
and
ip link

Should not take too much of your time.

[miked@MikePC ~]$ uname -a
Linux MikePC 5.5.8-1-ck-nehalem #1 SMP PREEMPT Fri, 06 Mar 2020 10:18:49 +0000 x86_64 GNU/Linux
[miked@MikePC ~]$ pacman -Q linux
linux 5.5.8.arch1-1
[miked@MikePC ~]$ ip link
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: enp7s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP mode DEFAULT group default qlen 1000
    link/ether 1c:6f:65:92:73:2a brd ff:ff:ff:ff:ff:ff
[miked@MikePC ~]$ 
$ ip link

showed enp7s0 was down at the time of the problem.

When I did a

# systemctl start NetworkManager 

I remember some symlinks being created.

I had also compiled and installed a linux-clear kernel from the AUR to test it out, and maybe that caused the problem, but I kind of doubt it. Booting different kernels didn't correct the problem.

Here's my pacman.log from yesterday:

[2020-03-12T10:56:51-0700] [PACMAN] Running '/usr/bin/pacman -Sy'
[2020-03-12T10:56:51-0700] [PACMAN] synchronizing package lists
[2020-03-12T10:57:44-0700] [PACMAN] Running 'pacman -Su --noconfirm'
[2020-03-12T10:57:44-0700] [PACMAN] starting full system upgrade
[2020-03-12T10:58:35-0700] [ALPM] transaction started
[2020-03-12T10:58:35-0700] [ALPM] upgraded librsvg (2:2.46.4-1 -> 2:2.48.0-1)
[2020-03-12T10:58:36-0700] [ALPM] upgraded adwaita-icon-theme (3.34.3-1 -> 3.36.0-1)
[2020-03-12T10:58:36-0700] [ALPM] upgraded libcap (2.32-1 -> 2.33-1)
[2020-03-12T10:58:36-0700] [ALPM] upgraded systemd-libs (244.3-1 -> 245-2)
[2020-03-12T10:58:36-0700] [ALPM] upgraded at-spi2-core (2.34.0-1 -> 2.36.0-1)
[2020-03-12T10:58:36-0700] [ALPM] upgraded libproxy (0.4.15-13 -> 0.4.15+33+g454a499-1)
[2020-03-12T10:58:36-0700] [ALPM] installed libp11-kit (0.23.20-3)
[2020-03-12T10:58:36-0700] [ALPM] upgraded systemd (244.3-1 -> 245-2)
[2020-03-12T10:58:37-0700] [ALPM] upgraded libinput (1.15.2-1 -> 1.15.3-1)
[2020-03-12T10:58:37-0700] [ALPM] upgraded p11-kit (0.23.20-2 -> 0.23.20-3)
[2020-03-12T10:58:37-0700] [ALPM] upgraded kdecoration (5.18.2-1 -> 5.18.3-1)
[2020-03-12T10:58:37-0700] [ALPM] upgraded python (3.8.1-4 -> 3.8.2-1)
[2020-03-12T10:58:37-0700] [ALPM] upgraded nss (3.50-1 -> 3.51-1)
[2020-03-12T10:58:37-0700] [ALPM] upgraded breeze (5.18.2-1 -> 5.18.3-1)
[2020-03-12T10:58:37-0700] [ALPM] upgraded ca-certificates-mozilla (3.50-1 -> 3.51-1)
[2020-03-12T10:58:37-0700] [ALPM] upgraded re2 (1:20200101-1 -> 1:20200303-1)
[2020-03-12T10:58:37-0700] [ALPM] upgraded sdl2 (2.0.10-1 -> 2.0.12-1)
[2020-03-12T10:58:37-0700] [ALPM] upgraded gsettings-desktop-schemas (3.34.0-1 -> 3.36.0-1)
[2020-03-12T10:58:37-0700] [ALPM] upgraded glib-networking (2.62.3-1 -> 2.64.0-1)
[2020-03-12T10:58:37-0700] [ALPM] upgraded libsoup (2.68.4-1 -> 2.70.0-1)
[2020-03-12T10:58:38-0700] [ALPM] upgraded chromium (80.0.3987.132-1 -> 80.0.3987.132-2)
[2020-03-12T10:58:38-0700] [ALPM] upgraded curl (7.69.0-1 -> 7.69.0-5)
[2020-03-12T10:58:39-0700] [ALPM] upgraded firefox (73.0.1-1 -> 74.0-2)
[2020-03-12T10:58:39-0700] [ALPM] upgraded geocode-glib (3.26.1-1 -> 3.26.2-1)
[2020-03-12T10:58:39-0700] [ALPM] upgraded gnome-desktop (1:3.34.4-1 -> 1:3.36.0-1)
[2020-03-12T10:58:39-0700] [ALPM] upgraded gobject-introspection-runtime (1.62.0-3 -> 1.64.0-1)
[2020-03-12T10:58:40-0700] [ALPM] upgraded python-packaging (20.2-1 -> 20.3-1)
[2020-03-12T10:58:40-0700] [ALPM] upgraded python-setuptools (1:45.2.0-1 -> 1:45.3.0-1)
[2020-03-12T10:58:40-0700] [ALPM] upgraded gobject-introspection (1.62.0-3 -> 1.64.0-1)
[2020-03-12T10:58:41-0700] [ALPM] upgraded imagemagick (7.0.9.27-1 -> 7.0.10.0-1)
[2020-03-12T10:58:41-0700] [ALPM] upgraded kactivitymanagerd (5.18.2-1 -> 5.18.3-1)
[2020-03-12T10:58:41-0700] [ALPM] upgraded kde-cli-tools (5.18.2-1 -> 5.18.3-1)
[2020-03-12T10:58:41-0700] [ALPM] upgraded qt5-webengine (5.14.1-1 -> 5.14.1-2)
[2020-03-12T10:58:41-0700] [ALPM] upgraded libksysguard (5.18.2-1 -> 5.18.3-1)
[2020-03-12T10:58:41-0700] [ALPM] upgraded milou (5.18.2-1 -> 5.18.3-1)
[2020-03-12T10:58:41-0700] [ALPM] upgraded kscreenlocker (5.18.2-1 -> 5.18.3-1)
[2020-03-12T10:58:42-0700] [ALPM] upgraded kwin (5.18.2-1 -> 5.18.3-1)
[2020-03-12T10:58:42-0700] [ALPM] upgraded plasma-integration (5.18.2-1 -> 5.18.3-1)
[2020-03-12T10:58:42-0700] [ALPM] upgraded libkscreen (5.18.2-1 -> 5.18.3-1)
[2020-03-12T10:58:42-0700] [ALPM] upgraded plasma-workspace (5.18.2-1 -> 5.18.3-1)
[2020-03-12T10:58:43-0700] [ALPM] upgraded kdeplasma-addons (5.18.2-1 -> 5.18.3-1)
[2020-03-12T10:58:43-0700] [ALPM] upgraded khotkeys (5.18.2-1 -> 5.18.3-1)
[2020-03-12T10:58:43-0700] [ALPM] upgraded kinfocenter (5.18.2-1 -> 5.18.3-1)
[2020-03-12T10:58:43-0700] [ALPM] upgraded kmenuedit (5.18.2-1 -> 5.18.3-1)
[2020-03-12T10:58:43-0700] [ALPM] upgraded knetattach (5.18.2-1 -> 5.18.3-1)
[2020-03-12T10:58:43-0700] [ALPM] upgraded kscreen (5.18.2-1 -> 5.18.3-1)
[2020-03-12T10:58:43-0700] [ALPM] upgraded ksysguard (5.18.2-1 -> 5.18.3-1)
[2020-03-12T10:58:43-0700] [ALPM] upgraded kwayland-integration (5.18.2-1 -> 5.18.3-1)
[2020-03-12T10:58:43-0700] [ALPM] upgraded poppler (0.85.0-1 -> 0.86.1-1)
[2020-03-12T10:58:46-0700] [ALPM] upgraded libreoffice-fresh (6.4.1-1 -> 6.4.1-3)
[2020-03-12T10:58:46-0700] [ALPM] upgraded openmpi (4.0.2-3 -> 4.0.3-1)
[2020-03-12T10:58:46-0700] [ALPM] upgraded oxygen (5.18.2-1 -> 5.18.3-1)
[2020-03-12T10:58:46-0700] [ALPM] upgraded pipewire (0.2.7-2 -> 0.3.1-1)
[2020-03-12T10:58:46-0700] [ALPM] upgraded poppler-qt5 (0.85.0-1 -> 0.86.1-1)
[2020-03-12T10:58:46-0700] [ALPM] upgraded plasma-browser-integration (5.18.2-1 -> 5.18.3-1)
[2020-03-12T10:58:46-0700] [ALPM] upgraded polkit-kde-agent (5.18.2-1 -> 5.18.3-1)
[2020-03-12T10:58:46-0700] [ALPM] upgraded systemsettings (5.18.2-1 -> 5.18.3-1)
[2020-03-12T10:58:47-0700] [ALPM] upgraded plasma-desktop (5.18.2-1 -> 5.18.3-1)
[2020-03-12T10:58:47-0700] [ALPM] upgraded plasma-pa (5.18.2-1 -> 5.18.3-1)
[2020-03-12T10:58:47-0700] [ALPM] upgraded plasma-wayland-session (5.18.2-1 -> 5.18.3-1)
[2020-03-12T10:58:47-0700] [ALPM] upgraded poppler-glib (0.85.0-1 -> 0.86.1-1)
[2020-03-12T10:58:47-0700] [ALPM] upgraded procps-ng (3.3.15-2 -> 3.3.16-1)
[2020-03-12T10:58:47-0700] [ALPM] upgraded powerdevil (5.18.2-1 -> 5.18.3-1)
[2020-03-12T10:58:47-0700] [ALPM] upgraded ppp (2.4.7-6 -> 2.4.7-7)
[2020-03-12T10:58:47-0700] [ALPM] upgraded pygobject-devel (3.34.0-3 -> 3.36.0-1)
[2020-03-12T10:58:47-0700] [ALPM] upgraded python-click (7.0-3 -> 7.1.1-1)
[2020-03-12T10:58:47-0700] [ALPM] upgraded python-gobject (3.34.0-3 -> 3.36.0-1)
[2020-03-12T10:58:47-0700] [ALPM] upgraded python-pygments (2.5.2-1 -> 2.6.1-2)
[2020-03-12T10:58:47-0700] [ALPM] upgraded python-zope-interface (4.7.1-1 -> 4.7.2-1)
[2020-03-12T10:58:48-0700] [ALPM] upgraded qt5-webkit (5.212.0alpha3-9 -> 5.212.0alpha4-1)
[2020-03-12T10:58:48-0700] [ALPM] upgraded sddm-kcm (5.18.2-1 -> 5.18.3-1)
[2020-03-12T10:58:48-0700] [ALPM] upgraded systemd-sysvcompat (244.3-1 -> 245-2)
[2020-03-12T10:58:48-0700] [ALPM] upgraded tpm2-tss (2.3.3-1 -> 2.4.0-1)
[2020-03-12T10:58:48-0700] [ALPM] upgraded user-manager (5.18.2-1 -> 5.18.3-1)
[2020-03-12T10:58:48-0700] [ALPM] upgraded vala (0.48.0-1 -> 0.48.1-1)
[2020-03-12T10:58:48-0700] [ALPM] upgraded vte-common (0.58.3-1 -> 0.60.0-1)
[2020-03-12T10:58:48-0700] [ALPM] upgraded vte3 (0.58.3-1 -> 0.60.0-1)
[2020-03-12T10:58:48-0700] [ALPM] installed libpipewire02 (0.2.7-1)
[2020-03-12T10:58:48-0700] [ALPM] upgraded weston (8.0.0-1 -> 8.0.0-2)
[2020-03-12T10:58:48-0700] [ALPM] upgraded xapian-core (1:1.4.14-1 -> 1:1.4.15-1)
[2020-03-12T10:58:48-0700] [ALPM] installed gcr (3.36-1)
[2020-03-12T10:58:48-0700] [ALPM] installed gnome-keyring (1:3.36.0-1)
[2020-03-12T10:58:48-0700] [ALPM] upgraded xdg-desktop-portal-gtk (1.6.0-1 -> 1.6.0-4)
[2020-03-12T10:58:48-0700] [ALPM] upgraded xdg-desktop-portal (1.6.0-1 -> 1.6.0-2)
[2020-03-12T10:58:49-0700] [ALPM] transaction completed
[2020-03-12T10:58:49-0700] [ALPM] running '20-systemd-sysusers.hook'...
[2020-03-12T10:58:49-0700] [ALPM] running '30-systemd-catalog.hook'...
[2020-03-12T10:58:49-0700] [ALPM] running '30-systemd-daemon-reload.hook'...
[2020-03-12T10:58:50-0700] [ALPM] running '30-systemd-hwdb.hook'...
[2020-03-12T10:58:50-0700] [ALPM] running '30-systemd-sysctl.hook'...
[2020-03-12T10:58:50-0700] [ALPM] running '30-systemd-tmpfiles.hook'...
[2020-03-12T10:58:50-0700] [ALPM] running '30-systemd-udev-reload.hook'...
[2020-03-12T10:58:50-0700] [ALPM] running '30-systemd-update.hook'...
[2020-03-12T10:58:50-0700] [ALPM] running '90-mkinitcpio-install.hook'...
[2020-03-12T10:58:50-0700] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-ck-nehalem.preset: 'default'
[2020-03-12T10:58:50-0700] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux-ck-nehalem -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-ck-nehalem.img
[2020-03-12T10:58:50-0700] [ALPM-SCRIPTLET] ==> Starting build: 5.5.8-1-ck-nehalem
[2020-03-12T10:58:50-0700] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2020-03-12T10:58:51-0700] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2020-03-12T10:58:51-0700] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2020-03-12T10:58:51-0700] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2020-03-12T10:58:51-0700] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2020-03-12T10:58:52-0700] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2020-03-12T10:58:52-0700] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2020-03-12T10:58:53-0700] [ALPM-SCRIPTLET]   -> Running build hook: [resume]
[2020-03-12T10:58:53-0700] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2020-03-12T10:58:53-0700] [ALPM-SCRIPTLET]   -> Running build hook: [consolefont]
[2020-03-12T10:58:53-0700] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2020-03-12T10:58:53-0700] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-ck-nehalem.img
[2020-03-12T10:58:54-0700] [ALPM-SCRIPTLET] ==> Image generation successful
[2020-03-12T10:58:54-0700] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-ck-nehalem.preset: 'fallback'
[2020-03-12T10:58:54-0700] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux-ck-nehalem -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-ck-nehalem-fallback.img -S autodetect
[2020-03-12T10:58:54-0700] [ALPM-SCRIPTLET] ==> Starting build: 5.5.8-1-ck-nehalem
[2020-03-12T10:58:54-0700] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2020-03-12T10:58:55-0700] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2020-03-12T10:58:55-0700] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2020-03-12T10:58:55-0700] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2020-03-12T10:58:59-0700] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2020-03-12T10:59:00-0700] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2020-03-12T10:59:01-0700] [ALPM-SCRIPTLET]   -> Running build hook: [resume]
[2020-03-12T10:59:01-0700] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2020-03-12T10:59:01-0700] [ALPM-SCRIPTLET]   -> Running build hook: [consolefont]
[2020-03-12T10:59:02-0700] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2020-03-12T10:59:03-0700] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-ck-nehalem-fallback.img
[2020-03-12T10:59:07-0700] [ALPM-SCRIPTLET] ==> Image generation successful
[2020-03-12T10:59:07-0700] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2020-03-12T10:59:07-0700] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2020-03-12T10:59:08-0700] [ALPM-SCRIPTLET] ==> Starting build: 5.5.8-arch1-1
[2020-03-12T10:59:08-0700] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2020-03-12T10:59:08-0700] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2020-03-12T10:59:08-0700] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2020-03-12T10:59:08-0700] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2020-03-12T10:59:08-0700] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2020-03-12T10:59:09-0700] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2020-03-12T10:59:09-0700] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2020-03-12T10:59:10-0700] [ALPM-SCRIPTLET]   -> Running build hook: [resume]
[2020-03-12T10:59:10-0700] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2020-03-12T10:59:10-0700] [ALPM-SCRIPTLET]   -> Running build hook: [consolefont]
[2020-03-12T10:59:10-0700] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2020-03-12T10:59:10-0700] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2020-03-12T10:59:11-0700] [ALPM-SCRIPTLET] ==> Image generation successful
[2020-03-12T10:59:11-0700] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2020-03-12T10:59:11-0700] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2020-03-12T10:59:11-0700] [ALPM-SCRIPTLET] ==> Starting build: 5.5.8-arch1-1
[2020-03-12T10:59:12-0700] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2020-03-12T10:59:12-0700] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2020-03-12T10:59:12-0700] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2020-03-12T10:59:12-0700] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2020-03-12T10:59:16-0700] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2020-03-12T10:59:17-0700] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2020-03-12T10:59:18-0700] [ALPM-SCRIPTLET]   -> Running build hook: [resume]
[2020-03-12T10:59:18-0700] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2020-03-12T10:59:19-0700] [ALPM-SCRIPTLET]   -> Running build hook: [consolefont]
[2020-03-12T10:59:20-0700] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2020-03-12T10:59:20-0700] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2020-03-12T10:59:25-0700] [ALPM-SCRIPTLET] ==> Image generation successful
[2020-03-12T10:59:25-0700] [ALPM] running 'dbus-reload.hook'...
[2020-03-12T10:59:25-0700] [ALPM] running 'detect-old-perl-modules.hook'...
[2020-03-12T10:59:25-0700] [ALPM] running 'gdk-pixbuf-query-loaders.hook'...
[2020-03-12T10:59:25-0700] [ALPM] running 'gio-querymodules.hook'...
[2020-03-12T10:59:25-0700] [ALPM] running 'glib-compile-schemas.hook'...
[2020-03-12T10:59:25-0700] [ALPM] running 'gtk-update-icon-cache.hook'...
[2020-03-12T10:59:25-0700] [ALPM] running 'update-ca-trust.hook'...
[2020-03-12T10:59:26-0700] [ALPM] running 'update-desktop-database.hook'...
[2020-03-12T10:59:26-0700] [ALPM] running 'update-mime-database.hook'...
[2020-03-12T10:59:40-0700] [PACMAN] Running 'pacman -Syy'
[2020-03-12T10:59:40-0700] [PACMAN] synchronizing package lists
[2020-03-12T11:01:03-0700] [PACMAN] Running 'pacman -U --ask 36 --noconfirm /home/miked/.cache/pacaur/pamac-aur/pamac-aur-9.3.94-1-x86_64.pkg.tar.xz'
[2020-03-12T11:01:03-0700] [ALPM] transaction started
[2020-03-12T11:01:03-0700] [ALPM] upgraded pamac-aur (9.3.0-2 -> 9.3.94-1)
[2020-03-12T11:01:03-0700] [ALPM] transaction completed
[2020-03-12T11:01:03-0700] [ALPM] running '30-systemd-daemon-reload.hook'...
[2020-03-12T11:01:04-0700] [ALPM] running '30-systemd-update.hook'...
[2020-03-12T11:01:04-0700] [ALPM] running 'dbus-reload.hook'...
[2020-03-12T11:01:04-0700] [ALPM] running 'gtk-update-icon-cache.hook'...
[2020-03-12T11:01:04-0700] [ALPM] running 'update-desktop-database.hook'...
[2020-03-12T11:01:04-0700] [ALPM] running 'update-mime-database.hook'...
[2020-03-12T11:14:50-0700] [PACMAN] Running '/usr/bin/pacman -S --asdeps cpio xmlto'
[2020-03-12T11:14:59-0700] [ALPM] transaction started
[2020-03-12T11:14:59-0700] [ALPM] installed cpio (2.13-1)
[2020-03-12T11:14:59-0700] [ALPM] installed xmlto (0.0.28-3)
[2020-03-12T11:15:00-0700] [ALPM] transaction completed
[2020-03-12T11:15:00-0700] [ALPM] running '30-systemd-update.hook'...
[2020-03-12T11:15:00-0700] [ALPM] running 'texinfo-install.hook'...
[2020-03-12T15:16:20-0700] [PACMAN] Running 'pacman -U linux-clear-5.5.9-1-x86_64.pkg.tar.xz'
[2020-03-12T15:16:23-0700] [ALPM] transaction started
[2020-03-12T15:16:26-0700] [ALPM] installed linux-clear (5.5.9-1)
[2020-03-12T15:16:26-0700] [ALPM-SCRIPTLET] :: Adjust kernel command line in your bootloader to Clear Linux kernel default:
[2020-03-12T15:16:26-0700] [ALPM-SCRIPTLET]    quiet console=tty0 console=ttyS0,115200n8 cryptomgr.notests initcall_debug
[2020-03-12T15:16:26-0700] [ALPM-SCRIPTLET]    intel_iommu=igfx_off kvm-intel.nested=1 no_timer_check noreplace-smp
[2020-03-12T15:16:26-0700] [ALPM-SCRIPTLET]    page_alloc.shuffle=1 rcu_nocbs=0-64 rcupdate.rcu_expedited=1
[2020-03-12T15:16:26-0700] [ALPM-SCRIPTLET]    rootfstype=ext4,btrfs,xfs,f2fs tsc=reliable rw 
[2020-03-12T15:16:26-0700] [ALPM] transaction completed
[2020-03-12T15:16:27-0700] [ALPM] running '30-systemd-update.hook'...
[2020-03-12T15:16:27-0700] [ALPM] running '60-depmod.hook'...
[2020-03-12T15:16:31-0700] [ALPM] running '70-dkms-install.hook'...
[2020-03-12T15:16:31-0700] [ALPM] running '90-mkinitcpio-install.hook'...
[2020-03-12T15:16:31-0700] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-clear.preset: 'default'
[2020-03-12T15:16:31-0700] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux-clear -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-clear.img
[2020-03-12T15:16:31-0700] [ALPM-SCRIPTLET] ==> Starting build: 5.5.9-1-clear
[2020-03-12T15:16:31-0700] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2020-03-12T15:16:31-0700] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2020-03-12T15:16:31-0700] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2020-03-12T15:16:31-0700] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2020-03-12T15:16:31-0700] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2020-03-12T15:16:32-0700] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2020-03-12T15:16:32-0700] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2020-03-12T15:16:32-0700] [ALPM-SCRIPTLET]   -> Running build hook: [resume]
[2020-03-12T15:16:32-0700] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2020-03-12T15:16:32-0700] [ALPM-SCRIPTLET]   -> Running build hook: [consolefont]
[2020-03-12T15:16:32-0700] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2020-03-12T15:16:32-0700] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-clear.img
[2020-03-12T15:16:33-0700] [ALPM-SCRIPTLET] ==> Image generation successful
[2020-03-12T15:16:33-0700] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-clear.preset: 'fallback'
[2020-03-12T15:16:33-0700] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux-clear -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-clear-fallback.img -S autodetect
[2020-03-12T15:16:33-0700] [ALPM-SCRIPTLET] ==> Starting build: 5.5.9-1-clear
[2020-03-12T15:16:33-0700] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2020-03-12T15:16:33-0700] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2020-03-12T15:16:33-0700] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2020-03-12T15:16:33-0700] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2020-03-12T15:16:35-0700] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2020-03-12T15:16:35-0700] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2020-03-12T15:16:36-0700] [ALPM-SCRIPTLET]   -> Running build hook: [resume]
[2020-03-12T15:16:36-0700] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2020-03-12T15:16:36-0700] [ALPM-SCRIPTLET]   -> Running build hook: [consolefont]
[2020-03-12T15:16:36-0700] [ALPM-SCRIPTLET] cp: cannot stat '(builtin)': No such file or directory
[2020-03-12T15:16:37-0700] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2020-03-12T15:16:37-0700] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-clear-fallback.img
[2020-03-12T15:16:39-0700] [ALPM-SCRIPTLET] ==> WARNING: errors were encountered during the build. The image may not be complete.
[2020-03-12T15:17:18-0700] [PACMAN] Running 'pacman -U linux-clear-headers-5.5.9-1-x86_64.pkg.tar.xz'
[2020-03-12T15:17:20-0700] [ALPM] transaction started
[2020-03-12T15:17:23-0700] [ALPM] installed linux-clear-headers (5.5.9-1)
[2020-03-12T15:17:23-0700] [ALPM] transaction completed
[2020-03-12T15:17:23-0700] [ALPM] running '30-systemd-update.hook'...
[2020-03-12T15:17:23-0700] [ALPM] running '60-depmod.hook'...
[2020-03-12T15:17:28-0700] [ALPM] running '70-dkms-install.hook'...

Offline

#6 2020-03-13 22:51:21

MikeDee
Member
Registered: 2019-12-19
Posts: 13

Re: Wired ethernet connection lost after update

FYI that WARNING message near the end on my pacman.log is apparently a harmless bug, according to https://bugs.archlinux.org/task/65725

I see in today's updates, a new networkmanager is installed:

networkmanager-1.22.10-1-x86_64

Last edited by MikeDee (2020-03-13 22:59:53)

Offline

Board footer

Powered by FluxBB