Podge
19 January 2024 11:52
1
I’m a pretty new user finding my way around Manjaro.
It’s been running on my Huawei Matebook D15 for about 2 years without issue. The latest pacman -Syyu seems to have broken it. I don’t know how to even get to a login with this error. All I can provide for the moment are screenshots.
It’s a dual boot with Windows 11. Xfce.
Any help appreciated.
Podge
19 January 2024 11:56
2
Because I’m a new user I’m not allowed include links or media items in a post.
https://postimg.cc/gallery/rxJ1c1G
edit by nikgnomic – show inactive link in preformatted text format
Hi @Podge , and welcome!
I think you’ll have to recover using this:
When we have problems gaining access to our systems it is difficult to gather information, let alone fix any problems. Here we will cover common causes and solutions to ‘manjaro wont boot’.
TTY
If your desktop does not load properly then you might still be able to use most, if not all, functionality by dropping to a non-graphical TTY.
By default your system will have multiple TTYs, with each corresponding to an Fx key. Your desktop is assigned to one as well - most often F1.
You can chang…
Podge
19 January 2024 12:33
4
Thanks. I got to a login prompt pretty easy and was able to login.
Going to see if this yields any clues.
journalctl -b
1 Like
Hi @Podge and welcome to the Manjaro community.
You really should be using:
sudo pacman -Syu
for usual updates (note the single 9 y
)
As to your issue, I have nothing to suggest.
I’ll chime in again if I think of anything useful. Cheers.
Boot option snd_hda_intel.dmic_detect=0 shown in 1st screenshot was deprecated and replaced in 2020. Checking system journal will show a message to confirm this option has been deprecated and replaced:
snd_hda_intel 0000:00:1f.3: dmic_detect option is deprecated, pass snd-intel-dspcfg.dsp_driver=1 option instead
I suggest edit /etc/default/grub to remove snd_hda_intel.dmic_detect=0
and update GRUB - sudo update-grub
To add new modprobe option to disable internal digital microphone
echo 'options snd-intel-dspcfg dsp_driver=1' | sudo tee /etc/modprobe.d/alsa-sof.conf
I don’t think the below is relevant to OP’s problem, but I wonder if it may affect the solution.
This appears to be grub
from Debian 12.
1 Like
Podge
21 January 2024 12:01
8
I have a usb key with Debian 12 installed and it’s attached to the laptop. I have reverted to the Manjaro Grub. I removed snd_hda_intel.dmic_detect=0 when I boot into Manjaro and it doesn’t fix the issue. I mounted the Manjaro partition when I boot into Debian and I can access my files. I was able to get the pacman log from before the installation was broken.
[2024-01-15T23:46:38+0000] [PACMAN] Running 'pacman -Syyu'
[2024-01-15T23:46:38+0000] [PACMAN] synchronizing package lists
[2024-01-15T23:46:39+0000] [PACMAN] starting full system upgrade
[2024-01-15T23:49:28+0000] [ALPM] running '60-mkinitcpio-remove.hook'...
[2024-01-15T23:49:28+0000] [ALPM] running 'firefox-pre.hook'...
[2024-01-15T23:49:28+0000] [ALPM] running 'ghc-unregister.hook'...
[2024-01-15T23:49:45+0000] [ALPM] running 'kernel-alive-pre.hook'...
[2024-01-15T23:49:46+0000] [ALPM] running 'thunderbird-pre.hook'...
[2024-01-15T23:49:46+0000] [ALPM] transaction started
[2024-01-15T23:49:47+0000] [ALPM] removed onevpl (2023.4.0-1)
[2024-01-15T23:49:47+0000] [ALPM] upgraded filesystem (2023.09.22-1 -> 2023.12.21-1)
[2024-01-15T23:49:47+0000] [ALPM] upgraded libcap-ng (0.8.3-2 -> 0.8.4-1)
[2024-01-15T23:49:47+0000] [ALPM] upgraded lz4 (1:1.9.4-1 -> 1:1.9.4-2)
[2024-01-15T23:49:47+0000] [ALPM] upgraded systemd-libs (254.8-1 -> 255.2-2)
[2024-01-15T23:49:47+0000] [ALPM] upgraded dbus (1.14.10-1 -> 1.14.10-2)
[2024-01-15T23:49:47+0000] [ALPM] installed dbus-broker (35-2)
[2024-01-15T23:49:47+0000] [ALPM] installed dbus-broker-units (35-2)
[2024-01-15T23:49:47+0000] [ALPM] upgraded hwdata (0.377-1 -> 0.378-1)
[2024-01-15T23:49:47+0000] [ALPM] upgraded systemd (254.8-1 -> 255.2-2)
[2024-01-15T23:49:49+0000] [ALPM] upgraded at-spi2-core (2.50.0-1 -> 2.50.1-1)
[2024-01-15T23:49:49+0000] [ALPM] upgraded autoconf (2.71-4 -> 2.72-1)
[2024-01-15T23:49:49+0000] [ALPM] upgraded avahi (1:0.8+r189+g35bb1ba-1 -> 1:0.8+r194+g3f79789-1)
[2024-01-15T23:49:49+0000] [ALPM] upgraded c-ares (1.24.0-1 -> 1.25.0-1)
[2024-01-15T23:49:49+0000] [ALPM] upgraded catch2 (3.5.0-1 -> 3.5.1-1)
[2024-01-15T23:49:49+0000] [ALPM] upgraded cpupower (6.6-1 -> 6.7-1)
[2024-01-15T23:49:49+0000] [ALPM] upgraded fontconfig (2:2.15.0-1 -> 2:2.15.0-2)
[2024-01-15T23:49:49+0000] [ALPM-SCRIPTLET] Rebuilding fontconfig cache...
[2024-01-15T23:49:52+0000] [ALPM] upgraded libplacebo (5.264.1-4 -> 6.338.1-1)
[2024-01-15T23:49:52+0000] [ALPM] upgraded libssh (0.10.6-1 -> 0.10.6-2)
[2024-01-15T23:49:53+0000] [ALPM] upgraded mesa (1:23.1.9-1 -> 1:23.3.3-1)
[2024-01-15T23:49:53+0000] [ALPM] installed libvpl (2.10.1-1)
[2024-01-15T23:49:53+0000] [ALPM] upgraded pixman (0.42.2-1 -> 0.43.0-1)
[2024-01-15T23:49:53+0000] [ALPM] upgraded gperftools (2.13-2 -> 2.15-1)
[2024-01-15T23:49:53+0000] [ALPM] upgraded ffmpeg (2:6.1-3 -> 2:6.1.1-1)
[2024-01-15T23:49:54+0000] [ALPM] upgraded electron25 (25.9.6-1 -> 25.9.8-1)
[2024-01-15T23:49:54+0000] [ALPM] upgraded enchant (2.6.4-2 -> 2.6.5-1)
[2024-01-15T23:49:54+0000] [ALPM] upgraded noto-fonts (1:23.12.1-1 -> 1:24.1.1-1)
[2024-01-15T23:49:54+0000] [ALPM] upgraded ttf-dejavu (2.37+18+g9b5d1b2f-4 -> 2.37+18+g9b5d1b2f-6)
[2024-01-15T23:49:55+0000] [ALPM] upgraded firefox (121.0-1 -> 121.0.1-1)
[2024-01-15T23:49:55+0000] [ALPM] upgraded firefox-i18n-en-us (121.0-1 -> 121.0.1-1)
[2024-01-15T23:49:55+0000] [ALPM] upgraded freerdp (2:2.11.3-2 -> 2:2.11.4-1)
[2024-01-15T23:49:57+0000] [ALPM] upgraded go (2:1.21.5-1 -> 2:1.21.6-1)
[2024-01-15T23:49:57+0000] [ALPM] upgraded gstreamer (1.22.8-1 -> 1.22.8-2)
[2024-01-15T23:49:58+0000] [ALPM] upgraded gst-plugins-base-libs (1.22.8-1 -> 1.22.8-2)
[2024-01-15T23:49:58+0000] [ALPM] upgraded gst-libav (1.22.8-1 -> 1.22.8-2)
[2024-01-15T23:49:58+0000] [ALPM] upgraded gst-plugins-bad-libs (1.22.8-1 -> 1.22.8-2)
[2024-01-15T23:49:58+0000] [ALPM] upgraded libfdk-aac (2.0.2-1 -> 2.0.3-1)
[2024-01-15T23:49:58+0000] [ALPM] upgraded imagemagick (7.1.1.24-1 -> 7.1.1.26-1)
[2024-01-15T23:49:58+0000] [ALPM] upgraded gst-plugins-bad (1.22.8-1 -> 1.22.8-2)
[2024-01-15T23:49:58+0000] [ALPM] upgraded gst-plugins-base (1.22.8-1 -> 1.22.8-2)
[2024-01-15T23:49:58+0000] [ALPM] upgraded gst-plugins-good (1.22.8-1 -> 1.22.8-2)
[2024-01-15T23:49:58+0000] [ALPM] upgraded gst-plugins-ugly (1.22.8-1 -> 1.22.8-2)
[2024-01-15T23:49:58+0000] [ALPM] upgraded gtk-layer-shell (0.8.1-1 -> 0.8.2-1)
[2024-01-15T23:49:59+0000] [ALPM] upgraded gvfs (1.52.1-1 -> 1.52.2-1)
[2024-01-15T23:49:59+0000] [ALPM] upgraded gvfs-afc (1.52.1-1 -> 1.52.2-1)
[2024-01-15T23:49:59+0000] [ALPM] upgraded gvfs-gphoto2 (1.52.1-1 -> 1.52.2-1)
[2024-01-15T23:49:59+0000] [ALPM] upgraded gvfs-mtp (1.52.1-1 -> 1.52.2-1)
[2024-01-15T23:49:59+0000] [ALPM] upgraded gvfs-nfs (1.52.1-1 -> 1.52.2-1)
[2024-01-15T23:49:59+0000] [ALPM] upgraded libbsd (0.11.7-1 -> 0.11.8-1)
[2024-01-15T23:49:59+0000] [ALPM] upgraded libwbclient (4.19.3-2 -> 4.19.4-1)
[2024-01-15T23:49:59+0000] [ALPM] upgraded smbclient (4.19.3-2 -> 4.19.4-1)
[2024-01-15T23:49:59+0000] [ALPM] upgraded gvfs-smb (1.52.1-1 -> 1.52.2-1)
[2024-01-15T23:49:59+0000] [ALPM] upgraded haskell-base-orphans (0.8.7-76 -> 0.8.7-78)
[2024-01-15T23:49:59+0000] [ALPM] upgraded haskell-onetuple (0.3.1-66 -> 0.3.1-67)
[2024-01-15T23:49:59+0000] [ALPM] upgraded haskell-splitmix (0.1.0.5-4 -> 0.1.0.5-6)
[2024-01-15T23:49:59+0000] [ALPM] upgraded haskell-random (1.2.1.1-140 -> 1.2.1.1-143)
[2024-01-15T23:49:59+0000] [ALPM] upgraded haskell-quickcheck (2.14.3-39 -> 2.14.3-42)
[2024-01-15T23:49:59+0000] [ALPM] upgraded haskell-data-array-byte (0.1.0.1-37 -> 0.1.0.1-39)
[2024-01-15T23:49:59+0000] [ALPM] upgraded haskell-hashable (1.4.3.0-21 -> 1.4.3.0-24)
[2024-01-15T23:49:59+0000] [ALPM] upgraded haskell-primitive (0.7.4.0-93 -> 0.7.4.0-95)
[2024-01-15T23:49:59+0000] [ALPM] upgraded haskell-scientific (0.3.7.0-104 -> 0.3.7.0-105)
[2024-01-15T23:49:59+0000] [ALPM] upgraded haskell-attoparsec (0.14.4-65 -> 0.14.4-66)
[2024-01-15T23:49:59+0000] [ALPM] upgraded haskell-base-compat-batteries (0.12.2-66 -> 0.12.2-68)
[2024-01-15T23:49:59+0000] [ALPM] upgraded haskell-data-fix (0.3.2-93 -> 0.3.2-94)
[2024-01-15T23:49:59+0000] [ALPM] upgraded haskell-dlist (1.0-227 -> 1.0-228)
[2024-01-15T23:49:59+0000] [ALPM] upgraded haskell-foldable1-classes-compat (0.1-37 -> 0.1-43)
[2024-01-15T23:49:59+0000] [ALPM] upgraded haskell-indexed-traversable (0.1.3-29 -> 0.1.3-35)
[2024-01-15T23:49:59+0000] [ALPM] upgraded haskell-unordered-containers (0.2.19.1-87 -> 0.2.20-1)
[2024-01-15T23:49:59+0000] [ALPM] upgraded haskell-vector-stream (0.1.0.0-1 -> 0.1.0.1-1)
[2024-01-15T23:49:59+0000] [ALPM] upgraded haskell-vector (0.13.1.0-10 -> 0.13.1.0-12)
[2024-01-15T23:49:59+0000] [ALPM] upgraded haskell-indexed-traversable-instances (0.1.1.2-24 -> 0.1.1.2-27)
[2024-01-15T23:49:59+0000] [ALPM] upgraded haskell-distributive (0.6.2.1-200 -> 0.6.2.1-201)
[2024-01-15T23:49:59+0000] [ALPM] upgraded haskell-comonad (5.0.8-221 -> 5.0.8-227)
[2024-01-15T23:49:59+0000] [ALPM] upgraded haskell-bifunctors (5.6-37 -> 5.6-43)
[2024-01-15T23:49:59+0000] [ALPM] upgraded haskell-semigroupoids (5.3.7-122 -> 5.3.7-125)
[2024-01-15T23:49:59+0000] [ALPM] upgraded haskell-assoc (1.0.2-226 -> 1.0.2-232)
[2024-01-15T23:49:59+0000] [ALPM] upgraded haskell-these (1.1.1.1-227 -> 1.1.1.1-233)
[2024-01-15T23:49:59+0000] [ALPM] upgraded haskell-semialign (1.2.0.1-140 -> 1.2.0.1-143)
[2024-01-15T23:49:59+0000] [ALPM] upgraded haskell-strict (0.4.0.1-200 -> 0.4.0.1-206)
[2024-01-15T23:49:59+0000] [ALPM] upgraded haskell-text-short (0.1.5-70 -> 0.1.5-71)
[2024-01-15T23:49:59+0000] [ALPM] upgraded haskell-time-compat (1.9.6.1-88 -> 1.9.6.1-89)
[2024-01-15T23:49:59+0000] [ALPM] upgraded haskell-uuid-types (1.0.5.1-7 -> 1.0.5.1-8)
[2024-01-15T23:49:59+0000] [ALPM] upgraded haskell-witherable (0.4.2-81 -> 0.4.2-84)
[2024-01-15T23:50:00+0000] [ALPM] upgraded haskell-aeson (2.1.2.1-27 -> 2.1.2.1-30)
[2024-01-15T23:50:00+0000] [ALPM] upgraded haskell-aeson-pretty (0.8.9-157 -> 0.8.9-160)
[2024-01-15T23:50:00+0000] [ALPM] upgraded haskell-colour (2.3.6-192 -> 2.3.6-194)
[2024-01-15T23:50:00+0000] [ALPM] upgraded haskell-ansi-terminal (0.11.4-48 -> 0.11.4-50)
[2024-01-15T23:50:00+0000] [ALPM] upgraded haskell-ansi-wl-pprint (0.6.9-400 -> 0.6.9-402)
[2024-01-15T23:50:00+0000] [ALPM] upgraded haskell-hourglass (0.2.12-237 -> 0.2.12-238)
[2024-01-15T23:50:00+0000] [ALPM] upgraded haskell-memory (0.17.0-59 -> 0.17.0-60)
[2024-01-15T23:50:00+0000] [ALPM] upgraded haskell-asn1-types (0.3.4-199 -> 0.3.4-200)
[2024-01-15T23:50:00+0000] [ALPM] upgraded haskell-asn1-encoding (0.9.6-220 -> 0.9.6-221)
[2024-01-15T23:50:00+0000] [ALPM] upgraded haskell-asn1-parse (0.9.5-220 -> 0.9.5-221)
[2024-01-15T23:50:00+0000] [ALPM] upgraded haskell-async (2.2.5-3 -> 2.2.5-6)
[2024-01-15T23:50:00+0000] [ALPM] upgraded haskell-attoparsec-iso8601 (1.1.0.0-41 -> 1.1.0.0-42)
[2024-01-15T23:50:00+0000] [ALPM] upgraded haskell-auto-update (0.1.6-324 -> 0.1.6-325)
[2024-01-15T23:50:00+0000] [ALPM] upgraded haskell-base16-bytestring (1.0.2.0-71 -> 1.0.2.0-72)
[2024-01-15T23:50:00+0000] [ALPM] upgraded haskell-base64 (0.4.2.4-59 -> 0.4.2.4-60)
[2024-01-15T23:50:00+0000] [ALPM] upgraded haskell-base64-bytestring (1.2.1.0-94 -> 1.2.1.0-95)
[2024-01-15T23:50:00+0000] [ALPM] upgraded haskell-bitvec (1.1.3.0-74 -> 1.1.3.0-77)
[2024-01-15T23:50:00+0000] [ALPM] upgraded haskell-blaze-markup (0.8.3.0-1 -> 0.8.3.0-2)
[2024-01-15T23:50:00+0000] [ALPM] upgraded haskell-blaze-html (0.9.1.2-217 -> 0.9.1.2-218)
[2024-01-15T23:50:00+0000] [ALPM] upgraded haskell-bsb-http-chunked (0.0.0.4-368 -> 0.0.0.4-369)
[2024-01-15T23:50:00+0000] [ALPM] upgraded haskell-call-stack (0.4.0-166 -> 0.4.0-168)
[2024-01-15T23:50:00+0000] [ALPM] upgraded haskell-case-insensitive (1.2.1.0-194 -> 1.2.1.0-195)
[2024-01-15T23:50:00+0000] [ALPM] upgraded haskell-cassava (0.5.3.0-79 -> 0.5.3.0-82)
[2024-01-15T23:50:00+0000] [ALPM] upgraded haskell-data-default-instances-dlist (0.0.1-305 -> 0.0.1-306)
[2024-01-15T23:50:00+0000] [ALPM] upgraded haskell-data-default (0.7.1.1-292 -> 0.7.1.1-293)
[2024-01-15T23:50:00+0000] [ALPM] upgraded haskell-syb (0.7.2.3-22 -> 0.7.2.3-24)
[2024-01-15T23:50:00+0000] [ALPM] upgraded haskell-pandoc-types (1.23.1-1 -> 1.23.1-4)
[2024-01-15T23:50:00+0000] [ALPM] upgraded haskell-text-icu (0.8.0.4-8 -> 0.8.0.4-9)
[2024-01-15T23:50:00+0000] [ALPM] upgraded haskell-th-lift-instances (0.1.20-38 -> 0.1.20-39)
[2024-01-15T23:50:00+0000] [ALPM] upgraded haskell-unicode-collation (0.1.3.6-1 -> 0.1.3.6-2)
[2024-01-15T23:50:00+0000] [ALPM] upgraded haskell-uniplate (1.6.13-204 -> 1.6.13-206)
[2024-01-15T23:50:00+0000] [ALPM] upgraded haskell-split (0.2.4-7 -> 0.2.4-8)
[2024-01-15T23:50:00+0000] [ALPM] upgraded haskell-vector-algorithms (0.9.0.1-74 -> 0.9.0.1-77)
[2024-01-15T23:50:00+0000] [ALPM] upgraded haskell-mono-traversable (1.0.15.3-152 -> 1.0.15.3-155)
[2024-01-15T23:50:00+0000] [ALPM] upgraded haskell-resourcet (1.2.6-42 -> 1.2.6-43)
[2024-01-15T23:50:00+0000] [ALPM] upgraded haskell-conduit (1.3.5-28 -> 1.3.5-31)
[2024-01-15T23:50:00+0000] [ALPM] upgraded haskell-network (3.1.4.0-11 -> 3.1.4.0-12)
[2024-01-15T23:50:00+0000] [ALPM] upgraded haskell-zlib (0.6.3.0-51 -> 0.6.3.0-52)
[2024-01-15T23:50:00+0000] [ALPM] upgraded haskell-streaming-commons (0.2.2.6-17 -> 0.2.2.6-18)
[2024-01-15T23:50:00+0000] [ALPM] upgraded haskell-typed-process (0.2.11.1-5 -> 0.2.11.1-6)
[2024-01-15T23:50:00+0000] [ALPM] upgraded haskell-conduit-extra (1.3.6-109 -> 1.3.6-112)
[2024-01-15T23:50:00+0000] [ALPM] upgraded haskell-xml-conduit (1.9.1.3-28 -> 1.9.1.3-31)
[2024-01-15T23:50:01+0000] [ALPM] upgraded haskell-citeproc (0.8.1-75 -> 0.8.1-78)
[2024-01-15T23:50:01+0000] [ALPM] upgraded haskell-unicode-data (0.4.0.1-24 -> 0.4.0.1-25)
[2024-01-15T23:50:01+0000] [ALPM] upgraded haskell-unicode-transforms (0.4.0.1-63 -> 0.4.0.1-64)
[2024-01-15T23:50:01+0000] [ALPM] upgraded haskell-commonmark (0.2.3-14 -> 0.2.3-15)
[2024-01-15T23:50:01+0000] [ALPM] upgraded haskell-emojis (0.1.3-1 -> 0.1.3-2)
[2024-01-15T23:50:01+0000] [ALPM] upgraded haskell-th-compat (0.1.4-34 -> 0.1.4-35)
[2024-01-15T23:50:01+0000] [ALPM] upgraded haskell-network-uri (2.6.4.2-21 -> 2.6.4.2-22)
[2024-01-15T23:50:01+0000] [ALPM] upgraded haskell-commonmark-extensions (0.2.3.5-16 -> 0.2.3.5-17)
[2024-01-15T23:50:01+0000] [ALPM] upgraded haskell-commonmark-pandoc (0.2.1.3-56 -> 0.2.1.3-59)
[2024-01-15T23:50:01+0000] [ALPM] upgraded haskell-constraints (0.13.4-40 -> 0.13.4-41)
[2024-01-15T23:50:01+0000] [ALPM] upgraded haskell-crypton (0.34-1 -> 0.34-2)
[2024-01-15T23:50:01+0000] [ALPM] upgraded haskell-pem (0.2.4-276 -> 0.2.4-277)
[2024-01-15T23:50:01+0000] [ALPM] upgraded haskell-crypton-x509 (1.7.6-18 -> 1.7.6-19)
[2024-01-15T23:50:01+0000] [ALPM] upgraded haskell-crypton-x509-store (1.6.9-18 -> 1.6.9-19)
[2024-01-15T23:50:01+0000] [ALPM] upgraded haskell-crypton-x509-system (1.6.7-18 -> 1.6.7-19)
[2024-01-15T23:50:01+0000] [ALPM] upgraded haskell-crypton-x509-validation (1.6.12-18 -> 1.6.12-19)
[2024-01-15T23:50:01+0000] [ALPM] upgraded haskell-socks (0.6.1-228 -> 0.6.1-229)
[2024-01-15T23:50:01+0000] [ALPM] upgraded haskell-old-time (1.1.0.3-30 -> 1.1.0.4-1)
[2024-01-15T23:50:01+0000] [ALPM] upgraded haskell-unix-time (0.4.11-10 -> 0.4.11-12)
[2024-01-15T23:50:01+0000] [ALPM] upgraded haskell-tls (1.8.0-16 -> 1.8.0-18)
[2024-01-15T23:50:01+0000] [ALPM] upgraded haskell-crypton-connection (0.3.1-23 -> 0.3.1-25)
[2024-01-15T23:50:01+0000] [ALPM] upgraded haskell-cryptonite (0.30-63 -> 0.30-64)
[2024-01-15T23:50:01+0000] [ALPM] upgraded haskell-digits (0.3.1-12 -> 0.3.1-13)
[2024-01-15T23:50:01+0000] [ALPM] upgraded haskell-doclayout (0.4.0.1-17 -> 0.4.0.1-18)
[2024-01-15T23:50:01+0000] [ALPM] upgraded haskell-text-conversions (0.3.1.1-53 -> 0.3.1.1-54)
[2024-01-15T23:50:01+0000] [ALPM] upgraded haskell-doctemplates (0.11-49 -> 0.11-52)
[2024-01-15T23:50:01+0000] [ALPM] upgraded haskell-easy-file (0.2.5-12 -> 0.2.5-13)
[2024-01-15T23:50:01+0000] [ALPM] upgraded haskell-unix-compat (0.7-24 -> 0.7-27)
[2024-01-15T23:50:01+0000] [ALPM] upgraded haskell-fast-logger (3.1.2-51 -> 3.1.2-54)
[2024-01-15T23:50:01+0000] [ALPM] upgraded haskell-glob (0.10.2-81 -> 0.10.2-82)
[2024-01-15T23:50:01+0000] [ALPM] upgraded haskell-gridtables (0.1.0.0-36 -> 0.1.0.0-37)
[2024-01-15T23:50:01+0000] [ALPM] upgraded haskell-haddock-library (1.10.0-250 -> 1.10.0-253)
[2024-01-15T23:50:01+0000] [ALPM] upgraded haskell-lua (2.3.1-13 -> 2.3.1-14)
[2024-01-15T23:50:01+0000] [ALPM] upgraded haskell-hslua-core (2.3.1-24 -> 2.3.1-27)
[2024-01-15T23:50:01+0000] [ALPM] upgraded haskell-hslua-marshalling (2.3.0-25 -> 2.3.0-28)
[2024-01-15T23:50:01+0000] [ALPM] upgraded haskell-hslua-aeson (2.3.0.1-10 -> 2.3.0.1-13)
[2024-01-15T23:50:01+0000] [ALPM] upgraded haskell-hslua-classes (2.3.0-30 -> 2.3.0-33)
[2024-01-15T23:50:01+0000] [ALPM] upgraded haskell-hslua-typing (0.1.0-25 -> 0.1.0-28)
[2024-01-15T23:50:01+0000] [ALPM] upgraded haskell-hslua-objectorientation (2.3.0-25 -> 2.3.0-28)
[2024-01-15T23:50:01+0000] [ALPM] upgraded haskell-hslua-packaging (2.3.0-25 -> 2.3.0-28)
[2024-01-15T23:50:01+0000] [ALPM] upgraded haskell-hslua (2.3.0-27 -> 2.3.0-30)
[2024-01-15T23:50:02+0000] [ALPM] upgraded haskell-hslua-list (1.1.1-36 -> 1.1.1-39)
[2024-01-15T23:50:02+0000] [ALPM] upgraded haskell-hslua-module-doclayout (1.1.0-30 -> 1.1.0-33)
[2024-01-15T23:50:02+0000] [ALPM] upgraded haskell-hslua-module-path (1.1.0-27 -> 1.1.0-30)
[2024-01-15T23:50:02+0000] [ALPM] upgraded haskell-temporary (1.3-558 -> 1.3-561)
[2024-01-15T23:50:02+0000] [ALPM] upgraded haskell-hslua-module-system (1.1.0.1-1 -> 1.1.0.1-4)
[2024-01-15T23:50:02+0000] [ALPM] upgraded haskell-hslua-module-text (1.1.0.1-1 -> 1.1.0.1-4)
[2024-01-15T23:50:02+0000] [ALPM] upgraded haskell-hslua-module-version (1.1.0-27 -> 1.1.0-30)
[2024-01-15T23:50:02+0000] [ALPM] upgraded haskell-zip-archive (0.4.3-17 -> 0.4.3-19)
[2024-01-15T23:50:02+0000] [ALPM] upgraded haskell-hslua-module-zip (1.1.0-26 -> 1.1.0-29)
[2024-01-15T23:50:02+0000] [ALPM] upgraded haskell-hslua-repl (0.1.1-24 -> 0.1.1-27)
[2024-01-15T23:50:02+0000] [ALPM] upgraded haskell-http-types (0.12.3-326 -> 0.12.3-329)
[2024-01-15T23:50:02+0000] [ALPM] upgraded haskell-http-api-data (0.5.1-33 -> 0.5.1-36)
[2024-01-15T23:50:02+0000] [ALPM] upgraded haskell-iproute (1.7.12-73 -> 1.7.12-74)
[2024-01-15T23:50:02+0000] [ALPM] upgraded haskell-http-client (0.7.15-1 -> 0.7.15-4)
[2024-01-15T23:50:02+0000] [ALPM] upgraded haskell-http-client-tls (0.3.6.3-32 -> 0.3.6.3-35)
[2024-01-15T23:50:02+0000] [ALPM] upgraded haskell-http-date (0.0.11-127 -> 0.0.11-128)
[2024-01-15T23:50:02+0000] [ALPM] upgraded haskell-utf8-string (1.0.2-141 -> 1.0.2-142)
[2024-01-15T23:50:02+0000] [ALPM] upgraded haskell-http-media (0.8.1.1-5 -> 0.8.1.1-6)
[2024-01-15T23:50:02+0000] [ALPM] upgraded haskell-psqueues (0.2.8.0-1 -> 0.2.8.0-2)
[2024-01-15T23:50:02+0000] [ALPM] upgraded haskell-safe-exceptions (0.1.7.4-12 -> 0.1.7.4-13)
[2024-01-15T23:50:02+0000] [ALPM] upgraded haskell-unliftio (0.2.25.0-1 -> 0.2.25.0-2)
[2024-01-15T23:50:02+0000] [ALPM] upgraded haskell-time-manager (0.0.1-20 -> 0.0.1-21)
[2024-01-15T23:50:02+0000] [ALPM] upgraded haskell-http2 (4.0.0-1 -> 4.0.0-4)
[2024-01-15T23:50:02+0000] [ALPM] upgraded haskell-hunit (1.6.2.0-209 -> 1.6.2.0-211)
[2024-01-15T23:50:02+0000] [ALPM] upgraded haskell-ipynb (0.2-118 -> 0.2-121)
[2024-01-15T23:50:02+0000] [ALPM] upgraded haskell-jira-wiki-markup (1.5.1-13 -> 1.5.1-14)
[2024-01-15T23:50:02+0000] [ALPM] upgraded haskell-juicypixels (3.3.8-22 -> 3.3.8-23)
[2024-01-15T23:50:02+0000] [ALPM] upgraded haskell-libyaml (0.1.2-325 -> 0.1.2-328)
[2024-01-15T23:50:02+0000] [ALPM] upgraded haskell-lpeg (1.0.4-16 -> 1.0.4-17)
[2024-01-15T23:50:02+0000] [ALPM] upgraded haskell-transformers-base (0.4.6-93 -> 0.4.6-94)
[2024-01-15T23:50:02+0000] [ALPM] upgraded haskell-monad-control (1.0.3.1-93 -> 1.0.3.1-94)
[2024-01-15T23:50:02+0000] [ALPM] upgraded haskell-optparse-applicative (0.17.1.0-8 -> 0.17.1.0-10)
[2024-01-15T23:50:02+0000] [ALPM] upgraded haskell-skylighting-core (0.13.4.1-3 -> 0.13.4.1-6)
[2024-01-15T23:50:02+0000] [ALPM] upgraded haskell-skylighting-format-ansi (0.1-95 -> 0.1-98)
[2024-01-15T23:50:02+0000] [ALPM] upgraded haskell-skylighting-format-blaze-html (0.1.1.1-28 -> 0.1.1.1-31)
[2024-01-15T23:50:02+0000] [ALPM] upgraded haskell-skylighting-format-context (0.1.0.2-60 -> 0.1.0.2-63)
[2024-01-15T23:50:02+0000] [ALPM] upgraded haskell-skylighting-format-latex (0.1-95 -> 0.1-98)
[2024-01-15T23:50:02+0000] [ALPM] upgraded haskell-skylighting (0.13.4.1-3 -> 0.13.4.1-6)
[2024-01-15T23:50:02+0000] [ALPM] upgraded haskell-tagsoup (0.14.8-217 -> 0.14.8-218)
[2024-01-15T23:50:03+0000] [ALPM] upgraded haskell-texmath (0.12.8.2-3 -> 0.12.8.2-6)
[2024-01-15T23:50:03+0000] [ALPM] upgraded haskell-regex-tdfa (1.3.2.2-24 -> 1.3.2.2-27)
[2024-01-15T23:50:03+0000] [ALPM] upgraded haskell-prettyprinter (1.7.1-145 -> 1.7.1-148)
[2024-01-15T23:50:03+0000] [ALPM] upgraded haskell-toml-parser (1.3.1.1-1 -> 1.3.1.2-2)
[2024-01-15T23:50:03+0000] [ALPM] upgraded haskell-yaml (0.11.11.2-23 -> 0.11.11.2-26)
[2024-01-15T23:50:03+0000] [ALPM] upgraded haskell-typst (0.3.2.1-3 -> 0.3.2.1-7)
[2024-01-15T23:50:03+0000] [ALPM] upgraded haskell-pandoc (3.1.6-15 -> 3.1.6-19)
[2024-01-15T23:50:03+0000] [ALPM] upgraded haskell-pandoc-lua-marshal (0.2.2-38 -> 0.2.2-41)
[2024-01-15T23:50:03+0000] [ALPM] upgraded haskell-pandoc-lua-engine (0.2.1-15 -> 0.2.1-19)
[2024-01-15T23:50:03+0000] [ALPM] upgraded haskell-string-conversions (0.4.0.1-162 -> 0.4.0.1-163)
[2024-01-15T23:50:03+0000] [ALPM] upgraded haskell-vault (0.3.1.5-166 -> 0.3.1.5-168)
[2024-01-15T23:50:03+0000] [ALPM] upgraded haskell-servant (0.19.1-66 -> 0.19.1-69)
[2024-01-15T23:50:03+0000] [ALPM] upgraded haskell-wai (3.2.3-216 -> 3.2.3-219)
[2024-01-15T23:50:03+0000] [ALPM] upgraded haskell-wai-logger (2.4.0-367 -> 2.4.0-373)
[2024-01-15T23:50:03+0000] [ALPM] upgraded haskell-recv (0.1.0-21 -> 0.1.0-22)
[2024-01-15T23:50:03+0000] [ALPM] upgraded haskell-simple-sendfile (0.2.32-11 -> 0.2.32-14)
[2024-01-15T23:50:03+0000] [ALPM] upgraded haskell-warp (3.3.30-24 -> 3.3.30-27)
[2024-01-15T23:50:03+0000] [ALPM] upgraded haskell-wai-extra (3.1.13.0-216 -> 3.1.13.0-222)
[2024-01-15T23:50:03+0000] [ALPM] upgraded haskell-wai-app-static (3.1.8-37 -> 3.1.8-40)
[2024-01-15T23:50:03+0000] [ALPM] upgraded haskell-servant-server (0.19.2-117 -> 0.19.2-120)
[2024-01-15T23:50:03+0000] [ALPM] upgraded haskell-wai-cors (0.2.7-333 -> 0.2.7-336)
[2024-01-15T23:50:03+0000] [ALPM] upgraded haskell-pandoc-server (0.1.0.1-14 -> 0.1.0.2-4)
[2024-01-15T23:50:03+0000] [ALPM] upgraded hslua-cli (1.4.1-25 -> 1.4.1-28)
[2024-01-15T23:50:03+0000] [ALPM] upgraded inetutils (2.4-2 -> 2.5-1)
[2024-01-15T23:50:04+0000] [ALPM] upgraded iproute2 (6.6.0-2 -> 6.7.0-1)
[2024-01-15T23:50:04+0000] [ALPM] upgraded lib32-systemd (254.8-1 -> 255.2-1)
[2024-01-15T23:50:04+0000] [ALPM] upgraded lib32-dbus (1.14.10-1 -> 1.14.10-2)
[2024-01-15T23:50:04+0000] [ALPM] upgraded lib32-at-spi2-core (2.50.0-1 -> 2.50.1-1)
[2024-01-15T23:50:04+0000] [ALPM] upgraded lib32-libva-mesa-driver (1:23.1.9-1 -> 1:23.3.3-1)
[2024-01-15T23:50:04+0000] [ALPM] upgraded lib32-mesa (1:23.1.9-1 -> 1:23.3.3-1)
[2024-01-15T23:50:04+0000] [ALPM] upgraded lib32-mesa-vdpau (1:23.1.9-1 -> 1:23.3.3-1)
[2024-01-15T23:50:04+0000] [ALPM] installed lib32-xcb-util-keysyms (0.4.1-1)
[2024-01-15T23:50:04+0000] [ALPM] upgraded lib32-vulkan-intel (1:23.1.9-1 -> 1:23.3.3-1)
[2024-01-15T23:50:04+0000] [ALPM] upgraded vulkan-radeon (1:23.1.9-1 -> 1:23.3.3-1)
[2024-01-15T23:50:04+0000] [ALPM] upgraded lib32-vulkan-radeon (1:23.1.9-1 -> 1:23.3.3-1)
[2024-01-15T23:50:04+0000] [ALPM] upgraded libexttextcat (3.4.6-1 -> 3.4.7-1)
[2024-01-15T23:50:04+0000] [ALPM] upgraded libsidplayfp (2.5.1-1 -> 2.6.0-1)
[2024-01-15T23:50:04+0000] [ALPM] upgraded libva-mesa-driver (1:23.1.9-1 -> 1:23.3.3-1)
[2024-01-15T23:50:04+0000] [ALPM] upgraded libxmlb (0.3.14-1 -> 0.3.15-1)
[2024-01-15T23:50:05+0000] [ALPM] upgraded mkinitcpio (37.1-2 -> 37.2-1)
[2024-01-15T23:50:06+0000] [ALPM] upgraded linux61 (6.1.69-1 -> 6.1.71-1)
[2024-01-15T23:50:06+0000] [ALPM] upgraded luit (20230201-1 -> 20240102-1)
[2024-01-15T23:50:06+0000] [ALPM] upgraded manjaro-release (23.1.2-1 -> 23.1.3-1)
[2024-01-15T23:50:07+0000] [ALPM] upgraded qt5-translations (5.15.11-1 -> 5.15.12-1)
[2024-01-15T23:50:07+0000] [ALPM] upgraded qt5-base (5.15.11+kde+r148-1 -> 5.15.12+kde+r147-1)
[2024-01-15T23:50:07+0000] [ALPM] upgraded manjaro-settings-manager (0.5.7-20 -> 0.5.7-21)
[2024-01-15T23:50:07+0000] [ALPM] upgraded manjaro-settings-manager-notifier (0.5.7-20 -> 0.5.7-21)
[2024-01-15T23:50:07+0000] [ALPM] upgraded memtest86+ (6.20-1 -> 7.00-1)
[2024-01-15T23:50:08+0000] [ALPM] upgraded mesa-vdpau (1:23.1.9-1 -> 1:23.3.3-1)
[2024-01-15T23:50:08+0000] [ALPM] upgraded pacman (6.0.2-14 -> 6.0.2-16)
[2024-01-15T23:50:08+0000] [ALPM] upgraded mhwd-nvidia (545.29.06-1 -> 545.29.06-2)
[2024-01-15T23:50:08+0000] [ALPM] upgraded mutter (45.2-1 -> 45.3-1.0)
[2024-01-15T23:50:08+0000] [ALPM] upgraded ndctl (76.1-1 -> 77-1)
[2024-01-15T23:50:08+0000] [ALPM] upgraded net-snmp (5.9.1-8 -> 5.9.1-9)
[2024-01-15T23:50:08+0000] [ALPM] upgraded netpbm (10.86.39-2 -> 10.86.40-1)
[2024-01-15T23:50:08+0000] [ALPM] upgraded npm (10.2.5-1 -> 10.3.0-1)
[2024-01-15T23:50:08+0000] [ALPM] upgraded oath-toolkit (2.6.9-1 -> 2.6.10-1)
[2024-01-15T23:50:09+0000] [ALPM] upgraded osinfo-db (20231027-1 -> 20231215-1)
[2024-01-15T23:50:09+0000] [ALPM] upgraded pandoc-cli (0.1.1.1-29 -> 0.1.1.1-34)
[2024-01-15T23:50:09+0000] [ALPM] upgraded poppler (23.12.0-1 -> 24.01.0-1)
[2024-01-15T23:50:09+0000] [ALPM] upgraded poppler-glib (23.12.0-1 -> 24.01.0-1)
[2024-01-15T23:50:09+0000] [ALPM] upgraded poppler-qt5 (23.12.0-1 -> 24.01.0-1)
[2024-01-15T23:50:09+0000] [ALPM] upgraded ppp (2.5.0-2 -> 2.5.0-3)
[2024-01-15T23:50:09+0000] [ALPM] upgraded python-distro (1.8.0-3 -> 1.9.0-1)
[2024-01-15T23:50:09+0000] [ALPM] upgraded python-pydantic-core (1:2.14.5-1 -> 1:2.14.6-1)
[2024-01-15T23:50:09+0000] [ALPM] upgraded python-pydantic (2.5.2-1 -> 2.5.3-1)
[2024-01-15T23:50:09+0000] [ALPM] upgraded python-jaraco.text (3.11.1-3 -> 3.12.0-1)
[2024-01-15T23:50:09+0000] [ALPM] upgraded python-mako (1.2.4-3 -> 1.3.0-1)
[2024-01-15T23:50:09+0000] [ALPM] upgraded python-numpy (1.26.2-1 -> 1.26.3-1)
[2024-01-15T23:50:10+0000] [ALPM] upgraded python-pillow (10.1.0-2 -> 10.2.0-1)
[2024-01-15T23:50:10+0000] [ALPM] upgraded python-psutil (5.9.6-1 -> 5.9.7-1)
[2024-01-15T23:50:10+0000] [ALPM] upgraded python-trove-classifiers (2023.11.29-1 -> 2024.1.8-1)
[2024-01-15T23:50:10+0000] [ALPM] upgraded qca-qt5 (2.3.7-2 -> 2.3.8-1)
[2024-01-15T23:50:10+0000] [ALPM] upgraded qt5-declarative (5.15.11+kde+r32-1 -> 5.15.12+kde+r31-1)
[2024-01-15T23:50:10+0000] [ALPM] upgraded qt5-imageformats (5.15.11+kde+r12-1 -> 5.15.12+kde+r10-1)
[2024-01-15T23:50:10+0000] [ALPM] upgraded qt5-multimedia (5.15.11+kde+r2-1 -> 5.15.12+kde+r2-1)
[2024-01-15T23:50:10+0000] [ALPM] upgraded qt5-quickcontrols2 (5.15.11+kde+r5-1 -> 5.15.12+kde+r5-1)
[2024-01-15T23:50:10+0000] [ALPM] upgraded qt5-speech (5.15.11+kde+r1-1 -> 5.15.12+kde+r1-1)
[2024-01-15T23:50:10+0000] [ALPM] upgraded qt5-svg (5.15.11+kde+r6-1 -> 5.15.12+kde+r6-1)
[2024-01-15T23:50:10+0000] [ALPM] upgraded qt5-tools (5.15.11+kde+r4-1 -> 5.15.12+kde+r4-1)
[2024-01-15T23:50:10+0000] [ALPM] upgraded qt5-wayland (5.15.11+kde+r60-1 -> 5.15.12+kde+r61-1)
[2024-01-15T23:50:10+0000] [ALPM] upgraded qt5-x11extras (5.15.11-1 -> 5.15.12-1)
[2024-01-15T23:50:10+0000] [ALPM] upgraded ripgrep (14.0.3-1 -> 14.1.0-1)
[2024-01-15T23:50:10+0000] [ALPM] upgraded runc (1.1.10-1 -> 1.1.11-1)
[2024-01-15T23:50:11+0000] [ALPM] upgraded samba (4.19.3-2 -> 4.19.4-1)
[2024-01-15T23:50:11+0000] [ALPM] upgraded sudo (1.9.15.p4-1 -> 1.9.15.p5-1)
[2024-01-15T23:50:12+0000] [ALPM] upgraded suitesparse (7.3.1-1 -> 7.4.0-1)
[2024-01-15T23:50:12+0000] [ALPM] upgraded systemd-sysvcompat (254.8-1 -> 255.2-2)
[2024-01-15T23:50:13+0000] [ALPM] upgraded thunderbird (115.6.0-1 -> 115.6.1-1)
[2024-01-15T23:50:13+0000] [ALPM] upgraded thunderbird-i18n-en-us (115.6.0-1 -> 115.6.1-1)
[2024-01-15T23:50:13+0000] [ALPM] upgraded xapp (2.8.1-1 -> 2.8.2-1)
[2024-01-15T23:50:13+0000] [ALPM] upgraded timeshift (23.12.2-1 -> 24.01.1-1)
[2024-01-15T23:50:13+0000] [ALPM] upgraded vulkan-intel (1:23.1.9-1 -> 1:23.3.3-1)
[2024-01-15T23:50:13+0000] [ALPM] upgraded xterm (388-1 -> 389-1)
[2024-01-15T23:50:14+0000] [ALPM] upgraded zenity (4.0.0-1 -> 4.0.1-1)
[2024-01-15T23:50:15+0000] [ALPM] transaction completed
[2024-01-15T23:50:17+0000] [ALPM] running '20-systemd-sysusers.hook'...
[2024-01-15T23:50:19+0000] [ALPM] running '30-systemd-catalog.hook'...
[2024-01-15T23:50:20+0000] [ALPM] running '30-systemd-daemon-reload-system.hook'...
[2024-01-15T23:50:21+0000] [ALPM] running '30-systemd-daemon-reload-user.hook'...
[2024-01-15T23:50:21+0000] [ALPM] running '30-systemd-hwdb.hook'...
[2024-01-15T23:50:22+0000] [ALPM] running '30-systemd-sysctl.hook'...
[2024-01-15T23:50:22+0000] [ALPM] running '30-systemd-tmpfiles.hook'...
[2024-01-15T23:50:22+0000] [ALPM] running '30-systemd-udev-reload.hook'...
[2024-01-15T23:50:23+0000] [ALPM] running '30-systemd-update.hook'...
[2024-01-15T23:50:23+0000] [ALPM] running '60-depmod.hook'...
[2024-01-15T23:50:25+0000] [ALPM] running '90-mkinitcpio-install.hook'...
[2024-01-15T23:50:25+0000] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux510.preset: 'default'
[2024-01-15T23:50:25+0000] [ALPM-SCRIPTLET] ==> Using configuration file: '/etc/mkinitcpio.conf'
[2024-01-15T23:50:25+0000] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-5.10-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.10-x86_64.img
[2024-01-15T23:50:25+0000] [ALPM-SCRIPTLET] ==> ERROR: specified kernel image does not exist: '/boot/vmlinuz-5.10-x86_64'
[2024-01-15T23:50:25+0000] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux510.preset: 'fallback'
[2024-01-15T23:50:25+0000] [ALPM-SCRIPTLET] ==> Using configuration file: '/etc/mkinitcpio.conf'
[2024-01-15T23:50:25+0000] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-5.10-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.10-x86_64-fallback.img -S autodetect
[2024-01-15T23:50:25+0000] [ALPM-SCRIPTLET] ==> ERROR: specified kernel image does not exist: '/boot/vmlinuz-5.10-x86_64'
[2024-01-15T23:50:25+0000] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux61.preset: 'default'
[2024-01-15T23:50:25+0000] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2024-01-15T23:50:25+0000] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-6.1-x86_64 -g /boot/initramfs-6.1-x86_64.img --microcode /boot/intel-ucode.img
[2024-01-15T23:50:25+0000] [ALPM-SCRIPTLET] ==> Starting build: '6.1.71-1-MANJARO'
[2024-01-15T23:50:25+0000] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2024-01-15T23:50:26+0000] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2024-01-15T23:50:26+0000] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
[2024-01-15T23:50:27+0000] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2024-01-15T23:50:27+0000] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2024-01-15T23:50:27+0000] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2024-01-15T23:50:28+0000] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2024-01-15T23:50:28+0000] [ALPM-SCRIPTLET] -> Running build hook: [keymap]
[2024-01-15T23:50:28+0000] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2024-01-15T23:50:28+0000] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2024-01-15T23:50:28+0000] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2024-01-15T23:50:28+0000] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: '/boot/initramfs-6.1-x86_64.img'
[2024-01-15T23:50:30+0000] [ALPM-SCRIPTLET] ==> Image generation successful
[2024-01-15T23:50:30+0000] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux61.preset: 'fallback'
[2024-01-15T23:50:30+0000] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2024-01-15T23:50:30+0000] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-6.1-x86_64 -g /boot/initramfs-6.1-x86_64-fallback.img -S autodetect --microcode /boot/intel-ucode.img
[2024-01-15T23:50:30+0000] [ALPM-SCRIPTLET] ==> Starting build: '6.1.71-1-MANJARO'
[2024-01-15T23:50:30+0000] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2024-01-15T23:50:30+0000] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2024-01-15T23:50:31+0000] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2024-01-15T23:50:31+0000] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2024-01-15T23:50:31+0000] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qed'
[2024-01-15T23:50:32+0000] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'bfa'
[2024-01-15T23:50:32+0000] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla2xxx'
[2024-01-15T23:50:32+0000] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla1280'
[2024-01-15T23:50:34+0000] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2024-01-15T23:50:37+0000] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2024-01-15T23:50:39+0000] [ALPM-SCRIPTLET] -> Running build hook: [keymap]
[2024-01-15T23:50:39+0000] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2024-01-15T23:50:41+0000] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2024-01-15T23:50:45+0000] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2024-01-15T23:50:45+0000] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: '/boot/initramfs-6.1-x86_64-fallback.img'
[2024-01-15T23:50:53+0000] [ALPM-SCRIPTLET] ==> Image generation successful
[2024-01-15T23:50:53+0000] [ALPM] running '99-update-grub.hook'...
[2024-01-15T23:50:53+0000] [ALPM-SCRIPTLET] Generating grub configuration file ...
[2024-01-15T23:50:54+0000] [ALPM-SCRIPTLET] Found theme: /usr/share/grub/themes/manjaro/theme.txt
[2024-01-15T23:50:55+0000] [ALPM-SCRIPTLET] Found linux image: /boot/vmlinuz-6.1-x86_64
[2024-01-15T23:50:55+0000] [ALPM-SCRIPTLET] Found initrd image: /boot/intel-ucode.img /boot/initramfs-6.1-x86_64.img
[2024-01-15T23:50:55+0000] [ALPM-SCRIPTLET] Found initrd fallback image: /boot/initramfs-6.1-x86_64-fallback.img
[2024-01-15T23:50:56+0000] [ALPM-SCRIPTLET] Warning: os-prober will be executed to detect other bootable partitions.
[2024-01-15T23:50:56+0000] [ALPM-SCRIPTLET] Its output will be used to detect bootable binaries on them and create new boot entries.
[2024-01-15T23:51:07+0000] [ALPM-SCRIPTLET] Found Windows Boot Manager on /dev/nvme0n1p1@/EFI/Microsoft/Boot/bootmgfw.efi
[2024-01-15T23:51:07+0000] [ALPM-SCRIPTLET] Found Debian GNU/Linux 12 (bookworm) on /dev/sda2
[2024-01-15T23:51:11+0000] [ALPM-SCRIPTLET] Found EndeavourOS Linux (rolling) on /dev/sdb2
[2024-01-15T23:51:14+0000] [ALPM-SCRIPTLET] Adding boot menu entry for UEFI Firmware Settings ...
[2024-01-15T23:51:14+0000] [ALPM-SCRIPTLET] Found memtest86+ image: /boot/memtest86+/memtest.bin
[2024-01-15T23:51:14+0000] [ALPM-SCRIPTLET] /usr/bin/grub-probe: warning: unknown device type nvme0n1.
[2024-01-15T23:51:14+0000] [ALPM-SCRIPTLET] done
[2024-01-15T23:51:14+0000] [ALPM] running 'dbus-reload.hook'...
[2024-01-15T23:51:14+0000] [ALPM] running 'detect-old-perl-modules.hook'...
[2024-01-15T23:51:14+0000] [ALPM] running 'firefox-post.hook'...
[2024-01-15T23:51:14+0000] [ALPM] running 'fontconfig.hook'...
[2024-01-15T23:51:15+0000] [ALPM] running 'fontconfig-32.hook'...
[2024-01-15T23:51:15+0000] [ALPM] running 'ghc-register.hook'...
[2024-01-15T23:51:33+0000] [ALPM] running 'gio-querymodules.hook'...
[2024-01-15T23:51:33+0000] [ALPM] running 'glib-compile-schemas.hook'...
[2024-01-15T23:51:33+0000] [ALPM] running 'gtk-update-icon-cache.hook'...
[2024-01-15T23:51:33+0000] [ALPM] running 'gvfsd.hook'...
[2024-01-15T23:51:33+0000] [ALPM] running 'kernel-alive-post.hook'...
[2024-01-15T23:51:34+0000] [ALPM-SCRIPTLET]
[2024-01-15T23:51:34+0000] [ALPM-SCRIPTLET] e[1;1me[1;32m==>e[1;0me[1;1m Warning:
[2024-01-15T23:51:34+0000] [ALPM-SCRIPTLET] -> Kernel has been updated. Modules of the current kernel
[2024-01-15T23:51:34+0000] [ALPM-SCRIPTLET] -> have been backed up so you can continue to use your
[2024-01-15T23:51:34+0000] [ALPM-SCRIPTLET] -> computer. However, the new kernel will only work
[2024-01-15T23:51:34+0000] [ALPM-SCRIPTLET] -> at next boot.
[2024-01-15T23:51:34+0000] [ALPM-SCRIPTLET] e[1;0m
[2024-01-15T23:51:34+0000] [ALPM-SCRIPTLET] e[1;0m
[2024-01-15T23:51:34+0000] [ALPM] running 'texinfo-install.hook'...
[2024-01-15T23:51:35+0000] [ALPM] running 'thunderbird-post.hook'...
[2024-01-15T23:51:35+0000] [ALPM] running 'update-desktop-database.hook'...
[2024-01-15T23:51:35+0000] [ALPM] running 'xorg-mkfontscale.hook'...
Podge
21 January 2024 12:17
9
[2024-01-15T23:49:47+0000] [ALPM] upgraded dbus (1.14.10-1 -> 1.14.10-2)
[2024-01-15T23:49:47+0000] [ALPM] installed dbus-broker (35-2)
[2024-01-15T23:49:47+0000] [ALPM] installed dbus-broker-units (35-2)
Could this be the issue?
I don’t have networking.
I tried the xml fix mentioned in the thread above but it didn’t help.
Podge
24 January 2024 19:03
10
I resolved this by installing dbus-daemon-units
I booted the laptop using a bootable usb (e.g. live Manjaro usb key).
I downloaded dbus-daemon-units from here - dbus-daemon-units (aarch64) | Packages | Arch Linux ARM
I copied the file to a folder on the Manjaro installation and then installed it using;
sudo pacman -U dbus-daemon-units-1.14.10-2-x86_64.pkg.tar.zst
system
Closed
24 January 2024 22:03
11
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.