Hello! Thanks for your time.
Just updated today and noticed that dark theme not working in many applications. Just a few:
Settings manager
Nautilus
Calendar
System info:
lsb_release -sirc ✔
ManjaroLinux 23.0.3 Uranos
System:
Kernel: 6.1.55-1-MANJARO arch: x86_64 bits: 64 compiler: gcc v: 13.2.1
clocksource: tsc available: hpet,acpi_pm
Desktop: GNOME v: 44.5 tk: GTK v: 3.24.38 wm: gnome-shell dm: GDM v: 44.1
Distro: Manjaro Linux base: Arch Linux
2 Likes
What’s the name of your (dark) theme?
Not sure I got this right
It’s just standard “Dark” theme. As you can see, I have “Dark” theme selected, but the settings application is still light. Some of applications are still working correctly, though.
What’s in your gtk-4.0
folder? Maybe something left over from a third-party theme?
ls ~/.config/gtk-4.0/
As far as I know, I never had one. This directory is empty.
Just tried to switch to the “Default” (light) style - it doesn’t change anything. Seems like styles completely broken.
Here you can see light theme selected but the box on the right still dark (though in this same box “Dark Style” button is unset).
Hmm that is indeed funky. I’ve always had default theme and only selected Dark like you
and here it works just like it should still
Well, now I have unique “Mixed style”
Any ideas?
um3402ya:
Any ideas?
Sorry, no. No one can reproduce it.
Guess what that means? You did something out of the ordinary and we have no idea what you did.
May be I can find something in logs? Do you have a clue what to search for?
um3402ya:
Any ideas?
All I can suggest is that some applications may still need a GTK3 theme; and then again, some still using a GTK3 theme might benefit from a GTK4 theme. For applications in either boat, you could find and install suitable themes under ~/.config/gtk-3.0/
and ~/.config/gtk-4.0/
, respectively.
There are theme management packages similar to Kvantum that would probably handle that for you.
Notice the applications mentioned use Libadwaita (using Gtk 4).
There it is!
There are two kinds of people in the world;
Those who can extrapolate from incomplete information.
1 Like
I have similar issues, after updating today. But luckily my theme is mostly stuck in dark mode.
My theme is dark on desktop and in apps. But in gnome settings, theme is locked to white theme.
Changing theme in settings has no effect.
What info can I provide, to help reproduce this issue?
These tutorials will help you decide.
Difficulty: ★☆☆☆☆
Rather than providing the commercial reference of a computer or piece of hardware, it is usually better to directly ask the system to describe itself. On top of saving time to everyone, this also often provides more details, including something specific to the running system.
Below is a (not exhaustive) list of commands for retrieving system information.
If you don’t know how to use those commands, or how to provide them to support, see: [HowTo] Use the terminal / TTY …
Difficulty: ★☆☆☆☆
Strong of its many members, the Manjaro support forum can provide you help whenever you have an issue with your Manjaro installation. But in order to work efficiently, we shall also ask you to follow three major points.
Provide context
Simply signaling an issue is rarely enough to understand how it occurred. It is thus important to provide details on how it happened:
Detail prior actions leading to the issue.
List solutions and guides you already tried, with links when…
NielsB
5 October 2023 12:13
17
I have the same issue on my desktop, but not on my laptop.
@Yochanan – The “me too’s” are starting. Maybe this needs more attention.
1 Like
yukito
5 October 2023 14:22
19
I have the same issue on my laptop. When I updated the system I also uninstalled firefox and installed Brave. The system was absolutely clean.
Le0nas
5 October 2023 15:26
20
I have a similar problem since updating yesterday. Desktop Background is changing as it should, Quick Access is stuck in Dark, Calendar and Settings are stuck in Light.
I tried:
looked at ~/.config/gtk-4.0/
and ~/.config/gtk-3.0/
, both only contain a settings.ini
file, although with different content.
tried setting gtk-application-prefer-dark-theme=1
which before was 0
in both settings.ini
but that didn’t change anything.
changing the theme for legacy applications in Tweaks also didn’t help.
Logs:
> cat /var/log/pacman.log
[2023-10-05T00:39:59+0200] [PACMAN] Running 'pacman -S -y --config /etc/pacman.conf --'
[2023-10-05T00:39:59+0200] [PACMAN] synchronizing package lists
[2023-10-05T00:41:49+0200] [PACMAN] Running 'pacman -S -y -u --config /etc/pacman.conf --'
[2023-10-05T00:41:49+0200] [PACMAN] synchronizing package lists
[2023-10-05T00:41:49+0200] [PACMAN] starting full system upgrade
[2023-10-05T00:49:55+0200] [ALPM] running '60-mkinitcpio-remove.hook'...
[2023-10-05T00:49:55+0200] [ALPM] running '71-dkms-remove.hook'...
[2023-10-05T00:49:55+0200] [ALPM-SCRIPTLET] ==> dkms remove --no-depmod yoga-usage-mode/r9.3d15f93 -k 6.1.53-1-MANJARO
[2023-10-05T00:49:55+0200] [ALPM-SCRIPTLET] ==> depmod 6.1.53-1-MANJARO
[2023-10-05T00:49:57+0200] [ALPM] running 'thunderbird-pre.hook'...
[2023-10-05T00:49:57+0200] [ALPM] transaction started
[2023-10-05T00:49:57+0200] [ALPM] upgraded filesystem (2023.09.03-1 -> 2023.09.22-1)
[2023-10-05T00:49:57+0200] [ALPM] upgraded glibc (2.38-3 -> 2.38-5)
[2023-10-05T00:49:57+0200] [ALPM-SCRIPTLET] Generating locales...
[2023-10-05T00:49:58+0200] [ALPM-SCRIPTLET] de_DE.UTF-8... done
[2023-10-05T00:49:59+0200] [ALPM-SCRIPTLET] en_US.UTF-8... done
[2023-10-05T00:49:59+0200] [ALPM-SCRIPTLET] Generation complete.
[2023-10-05T00:49:59+0200] [ALPM] upgraded abseil-cpp (20230125.3-3 -> 20230802.1-1)
[2023-10-05T00:49:59+0200] [ALPM] upgraded pambase (20221020-1 -> 20230918-1)
[2023-10-05T00:49:59+0200] [ALPM] upgraded openssl (3.1.2-1 -> 3.1.3-1)
[2023-10-05T00:49:59+0200] [ALPM] upgraded kbd (2.6.2-1 -> 2.6.3-1)
[2023-10-05T00:49:59+0200] [ALPM] upgraded systemd-libs (254.3-1 -> 254.5-1)
[2023-10-05T00:49:59+0200] [ALPM] upgraded brotli (1.0.9-12 -> 1.1.0-1)
[2023-10-05T00:49:59+0200] [ALPM] upgraded libp11-kit (0.25.0-1 -> 0.25.0-2)
[2023-10-05T00:49:59+0200] [ALPM] upgraded p11-kit (0.25.0-1 -> 0.25.0-2)
[2023-10-05T00:49:59+0200] [ALPM] upgraded shadow (4.13-3 -> 4.14.0-4)
[2023-10-05T00:49:59+0200] [ALPM] upgraded systemd (254.3-1 -> 254.5-1)
[2023-10-05T00:49:59+0200] [ALPM-SCRIPTLET] Creating group 'groups' with GID 964.
[2023-10-05T00:50:01+0200] [ALPM] upgraded at-spi2-core (2.48.4-1 -> 2.50.0-1)
[2023-10-05T00:50:01+0200] [ALPM] upgraded harfbuzz (8.2.0-1 -> 8.2.1-1)
[2023-10-05T00:50:01+0200] [ALPM] upgraded cairo (1.17.8-2 -> 1.18.0-1)
[2023-10-05T00:50:01+0200] [ALPM] upgraded libcups (1:2.4.6-1 -> 1:2.4.7-1)
[2023-10-05T00:50:01+0200] [ALPM] upgraded libvpx (1.13.0-1 -> 1.13.0-2)
[2023-10-05T00:50:01+0200] [ALPM] upgraded mesa (23.1.7-1 -> 1:23.1.8-1)
[2023-10-05T00:50:01+0200] [ALPM] installed onevpl (2023.3.1-1)
[2023-10-05T00:50:01+0200] [ALPM] upgraded mpg123 (1.31.3-1 -> 1.32.2-1)
[2023-10-05T00:50:01+0200] [ALPM] upgraded gperftools (2.12-1 -> 2.13-1)
[2023-10-05T00:50:01+0200] [ALPM] upgraded libdeflate (1.18-1 -> 1.19-1)
[2023-10-05T00:50:01+0200] [ALPM] upgraded openexr (3.2.0-2 -> 3.2.1-1)
[2023-10-05T00:50:01+0200] [ALPM] upgraded ffmpeg (2:6.0-10 -> 2:6.0-11)
[2023-10-05T00:50:01+0200] [ALPM] upgraded re2 (1:20230901-1 -> 1:20230901-2)
[2023-10-05T00:50:01+0200] [ALPM] upgraded json-glib (1.6.6-2 -> 1.8.0-1)
[2023-10-05T00:50:01+0200] [ALPM] upgraded glib-networking (1:2.76.1-1 -> 1:2.78.0-1)
[2023-10-05T00:50:01+0200] [ALPM] upgraded libsoup3 (3.4.2-1 -> 3.4.3-1)
[2023-10-05T00:50:01+0200] [ALPM] upgraded tracker3 (3.5.3-2 -> 3.6.0-1)
[2023-10-05T00:50:01+0200] [ALPM] upgraded gtk-update-icon-cache (1:4.12.1-1 -> 1:4.12.3-1)
[2023-10-05T00:50:01+0200] [ALPM] upgraded chromium (117.0.5938.132-1 -> 117.0.5938.149-1)
[2023-10-05T00:50:02+0200] [ALPM] upgraded cmake (3.27.5-1 -> 3.27.6-1)
[2023-10-05T00:50:02+0200] [ALPM] upgraded geogebra (6.0.801.0-1 -> 6.0.803.0-1)
[2023-10-05T00:50:02+0200] [ALPM] upgraded gettext (0.22-1 -> 0.22.2-1)
[2023-10-05T00:50:02+0200] [ALPM] upgraded github-cli (2.34.0-1 -> 2.35.0-1)
[2023-10-05T00:50:02+0200] [ALPM] upgraded gnome-session (44.0-1 -> 44.0-2)
[2023-10-05T00:50:02+0200] [ALPM] upgraded gstreamer (1.22.5-2 -> 1.22.6-1)
[2023-10-05T00:50:02+0200] [ALPM] upgraded gst-plugins-base-libs (1.22.5-2 -> 1.22.6-1)
[2023-10-05T00:50:02+0200] [ALPM] upgraded gst-plugins-bad-libs (1.22.5-2 -> 1.22.6-1)
[2023-10-05T00:50:02+0200] [ALPM] upgraded gtk4 (1:4.12.1-1 -> 1:4.12.3-1)
[2023-10-05T00:50:02+0200] [ALPM] upgraded libadwaita (1:1.3.5-1 -> 1:1.4.0-1)
[2023-10-05T00:50:02+0200] [ALPM] upgraded libgweather-4 (4.2.0-1 -> 4.4.0-1)
[2023-10-05T00:50:02+0200] [ALPM] upgraded libsecret (0.21.0-1 -> 0.21.1-1)
[2023-10-05T00:50:02+0200] [ALPM] upgraded xorg-xwayland (23.2.0-1 -> 23.2.1-1)
[2023-10-05T00:50:02+0200] [ALPM] upgraded mutter (44.4-1 -> 44.5-1)
[2023-10-05T00:50:02+0200] [ALPM] upgraded libgirepository (1.78.0-1 -> 1.78.1-1)
[2023-10-05T00:50:02+0200] [ALPM] upgraded gobject-introspection-runtime (1.78.0-1 -> 1.78.1-1)
[2023-10-05T00:50:02+0200] [ALPM] upgraded gnome-shell-maia (1:44.5-1 -> 1:44.5-2)
[2023-10-05T00:50:02+0200] [ALPM] upgraded harfbuzz-icu (8.2.0-1 -> 8.2.1-1)
[2023-10-05T00:50:03+0200] [ALPM] upgraded webkit2gtk-4.1 (2.40.5-2 -> 2.42.1-1)
[2023-10-05T00:50:04+0200] [ALPM] upgraded gnome-user-docs (44.3-1 -> 44.5-1)
[2023-10-05T00:50:04+0200] [ALPM] upgraded gst-plugin-gtk (1.22.5-2 -> 1.22.6-1)
[2023-10-05T00:50:04+0200] [ALPM] upgraded imagemagick (7.1.1.15-4 -> 7.1.1.18-1)
[2023-10-05T00:50:04+0200] [ALPM] upgraded gst-plugins-bad (1.22.5-2 -> 1.22.6-1)
[2023-10-05T00:50:04+0200] [ALPM] upgraded gst-plugins-base (1.22.5-2 -> 1.22.6-1)
[2023-10-05T00:50:04+0200] [ALPM] upgraded procps-ng (4.0.4-1.2 -> 4.0.4-2)
[2023-10-05T00:50:04+0200] [ALPM] upgraded imlib2 (1.12.0-1 -> 1.12.1-1)
[2023-10-05T00:50:04+0200] [ALPM] upgraded gst-plugins-good (1.22.5-2 -> 1.22.6-1)
[2023-10-05T00:50:04+0200] [ALPM] upgraded gst-python (1.22.5-2 -> 1.22.6-1)
[2023-10-05T00:50:04+0200] [ALPM] installed libnvme (1.5-1)
[2023-10-05T00:50:04+0200] [ALPM] upgraded pinentry (1.2.1-1 -> 1.2.1-2)
[2023-10-05T00:50:04+0200] [ALPM] upgraded libblockdev (2.28-4 -> 3.0.3-4)
[2023-10-05T00:50:04+0200] [ALPM] upgraded udisks2 (2.9.4-4 -> 2.10.1-2)
[2023-10-05T00:50:04+0200] [ALPM] upgraded gvfs (1.50.6-1 -> 1.52.0-1)
[2023-10-05T00:50:04+0200] [ALPM] upgraded inetutils (2.4-1 -> 2.4-2)
[2023-10-05T00:50:05+0200] [ALPM] upgraded jre-openjdk-headless (20.0.2.u9-3 -> 21.u35-3)
[2023-10-05T00:50:05+0200] [ALPM] upgraded jre-openjdk (20.0.2.u9-3 -> 21.u35-3)
[2023-10-05T00:50:05+0200] [ALPM] upgraded jdk-openjdk (20.0.2.u9-3 -> 21.u35-3)
[2023-10-05T00:50:05+0200] [ALPM] upgraded jemalloc (1:5.3.0-2 -> 1:5.3.0-3)
[2023-10-05T00:50:05+0200] [ALPM] upgraded lib32-glibc (2.38-3 -> 2.38-5)
[2023-10-05T00:50:05+0200] [ALPM] upgraded lib32-openssl (1:3.1.2-1 -> 1:3.1.3-1)
[2023-10-05T00:50:05+0200] [ALPM] upgraded lib32-mesa (23.1.7-1 -> 1:23.1.8-1)
[2023-10-05T00:50:05+0200] [ALPM] upgraded lib32-libva (2.19.0-2 -> 2.20.0-1)
[2023-10-05T00:50:05+0200] [ALPM] upgraded lib32-libxss (1.2.3-3 -> 1.2.4-1)
[2023-10-05T00:50:05+0200] [ALPM] upgraded lib32-mesa-vdpau (23.1.7-1 -> 1:23.1.8-1)
[2023-10-05T00:50:05+0200] [ALPM] upgraded lib32-p11-kit (0.25.0-1 -> 0.25.0-2)
[2023-10-05T00:50:05+0200] [ALPM] upgraded lib32-sqlite (3.43.0-1 -> 3.43.1-1)
[2023-10-05T00:50:05+0200] [ALPM] upgraded lib32-systemd (254.3-1 -> 254.5-1)
[2023-10-05T00:50:05+0200] [ALPM] upgraded lib32-vulkan-intel (23.1.7-1 -> 1:23.1.8-1)
[2023-10-05T00:50:05+0200] [ALPM] upgraded vulkan-radeon (23.1.7-1 -> 1:23.1.8-1)
[2023-10-05T00:50:05+0200] [ALPM] upgraded lib32-vulkan-radeon (23.1.7-1 -> 1:23.1.8-1)
[2023-10-05T00:50:05+0200] [ALPM] upgraded libdbusmenu-glib (16.04.0.r498-1 -> 16.04.0.r498-2)
[2023-10-05T00:50:05+0200] [ALPM] upgraded libdbusmenu-gtk3 (16.04.0.r498-1 -> 16.04.0.r498-2)
[2023-10-05T00:50:05+0200] [ALPM] upgraded libappindicator-gtk3 (12.10.0.r298-2 -> 12.10.0.r298-3)
[2023-10-05T00:50:05+0200] [ALPM] upgraded libdecor (0.1.1-2 -> 0.2.0-1)
[2023-10-05T00:50:05+0200] [ALPM] upgraded protobuf (24.2-1 -> 24.3-1)
[2023-10-05T00:50:05+0200] [ALPM] upgraded libphonenumber (1:8.13.19-1 -> 1:8.13.20-1)
[2023-10-05T00:50:07+0200] [ALPM] upgraded libreoffice-fresh (7.6.1-1 -> 7.6.2-1)
[2023-10-05T00:50:07+0200] [ALPM] upgraded libva-mesa-driver (23.1.7-1 -> 1:23.1.8-1)
[2023-10-05T00:50:07+0200] [ALPM] upgraded licenses (20230903-1 -> 20230917-1)
[2023-10-05T00:50:07+0200] [ALPM] upgraded linux61 (6.1.53-1 -> 6.1.55-1)
[2023-10-05T00:50:09+0200] [ALPM] upgraded linux61-headers (6.1.53-1 -> 6.1.55-1)
[2023-10-05T00:50:09+0200] [ALPM] upgraded lsof (4.98.0-1 -> 4.98.0-2)
[2023-10-05T00:50:09+0200] [ALPM] upgraded lua (5.4.6-1 -> 5.4.6-2)
[2023-10-05T00:50:09+0200] [ALPM] upgraded man-db (2.11.2-1 -> 2.12.0-1)
[2023-10-05T00:50:09+0200] [ALPM] upgraded manjaro-release (23.0.2-1 -> 23.0.3-1)
[2023-10-05T00:50:09+0200] [ALPM] upgraded mesa-vdpau (23.1.7-1 -> 1:23.1.8-1)
[2023-10-05T00:50:09+0200] [ALPM] upgraded pacman (6.0.2-13 -> 6.0.2-14)
[2023-10-05T00:50:09+0200] [ALPM] installed perl-http-cookiejar (0.014-1)
[2023-10-05T00:50:09+0200] [ALPM] upgraded perl-libwww (6.67-2 -> 6.72-1)
[2023-10-05T00:50:09+0200] [ALPM] upgraded mhwd-nvidia-470xx (470.199.02-3 -> 470.199.02-4)
[2023-10-05T00:50:09+0200] [ALPM] upgraded mhwd-nvidia (535.104.05-1 -> 535.113.01-2)
[2023-10-05T00:50:09+0200] [ALPM] upgraded nodejs (20.6.1-1 -> 20.7.0-1)
[2023-10-05T00:50:09+0200] [ALPM] upgraded obsidian (1.4.12-1 -> 1.4.13-1)
[2023-10-05T00:50:09+0200] [ALPM] upgraded openssl-1.1 (1.1.1.v-1 -> 1.1.1.w-1)
[2023-10-05T00:50:09+0200] [ALPM] upgraded passim (0.1.1-1 -> 0.1.2-1)
[2023-10-05T00:50:09+0200] [ALPM] upgraded protobuf-c (1.4.1-3 -> 1.4.1-4)
[2023-10-05T00:50:09+0200] [ALPM] upgraded python-manjaro-sdk (0.9-2 -> 1:0.1.1-1)
[2023-10-05T00:50:09+0200] [ALPM] upgraded python-pillow (10.0.0-2 -> 10.0.1-1)
[2023-10-05T00:50:09+0200] [ALPM] upgraded qt5-base (5.15.10+kde+r155-1 -> 5.15.10+kde+r162-1)
[2023-10-05T00:50:09+0200] [ALPM] upgraded qt5-location (5.15.10+kde+r4-2 -> 5.15.10+kde+r5-1)
[2023-10-05T00:50:09+0200] [ALPM] upgraded qt5-wayland (5.15.10+kde+r57-1 -> 5.15.10+kde+r62-1)
[2023-10-05T00:50:10+0200] [ALPM] upgraded qt6-translations (6.5.2-1 -> 6.5.3-1)
[2023-10-05T00:50:10+0200] [ALPM] upgraded qt6-base (6.5.2-1 -> 6.5.3-1)
[2023-10-05T00:50:10+0200] [ALPM] upgraded qt6-declarative (6.5.2-2 -> 6.5.3-1)
[2023-10-05T00:50:10+0200] [ALPM] upgraded qt6-imageformats (6.5.2-1 -> 6.5.3-1)
[2023-10-05T00:50:10+0200] [ALPM] upgraded qt6-svg (6.5.2-1 -> 6.5.3-1)
[2023-10-05T00:50:10+0200] [ALPM] upgraded qt6-wayland (6.5.2-2 -> 6.5.3-1)
[2023-10-05T00:50:10+0200] [ALPM] upgraded qt6ct (0.8-6 -> 0.9-2)
[2023-10-05T00:50:10+0200] [ALPM] upgraded vte-common (0.72.2-2 -> 0.74.0-1)
[2023-10-05T00:50:10+0200] [ALPM] upgraded vte3 (0.72.2-2 -> 0.74.0-1)
[2023-10-05T00:50:10+0200] [ALPM] upgraded remmina (1:1.4.31-1 -> 1:1.4.33-1)
[2023-10-05T00:50:10+0200] [ALPM] upgraded rsync (3.2.7-4 -> 3.2.7-6)
[2023-10-05T00:50:10+0200] [ALPM] upgraded steam (1.0.0.78-3 -> 1.0.0.78-4)
[2023-10-05T00:50:10+0200] [ALPM] upgraded suitesparse (7.1.0-2 -> 7.2.0-3)
[2023-10-05T00:50:10+0200] [ALPM] upgraded systemd-sysvcompat (254.3-1 -> 254.5-1)
[2023-10-05T00:50:10+0200] [ALPM] installed glibmm-2.68 (2.78.0-1)
[2023-10-05T00:50:11+0200] [ALPM] upgraded telegram-desktop (4.9.7-1 -> 4.10.1-2)
[2023-10-05T00:50:11+0200] [ALPM] upgraded thunderbird (115.2.2-1 -> 115.3.1-1)
[2023-10-05T00:50:11+0200] [ALPM] upgraded tracker3-miners (3.5.2-2 -> 3.6.1-1)
[2023-10-05T00:50:12+0200] [ALPM] upgraded vtk (9.2.6-8 -> 9.2.6-9)
[2023-10-05T00:50:12+0200] [ALPM] upgraded vulkan-intel (23.1.7-1 -> 1:23.1.8-1)
[2023-10-05T00:50:12+0200] [ALPM] upgraded webkit2gtk (2.40.5-2 -> 2.42.1-1)
[2023-10-05T00:50:12+0200] [ALPM] upgraded webkitgtk-6.0 (2.40.5-2 -> 2.42.1-1)
[2023-10-05T00:50:12+0200] [ALPM] upgraded webp-pixbuf-loader (0.2.4-1 -> 0.2.5-1)
[2023-10-05T00:50:13+0200] [ALPM] transaction completed
[2023-10-05T00:50:14+0200] [ALPM] running '20-systemd-sysusers.hook'...
[2023-10-05T00:50:14+0200] [ALPM-SCRIPTLET] Creating group '_talkd' with GID 963.
[2023-10-05T00:50:14+0200] [ALPM-SCRIPTLET] Creating user '_talkd' (User for legacy talkd server) with UID 963 and GID 963.
[2023-10-05T00:50:14+0200] [ALPM] running '30-systemd-catalog.hook'...
[2023-10-05T00:50:14+0200] [ALPM] running '30-systemd-daemon-reload.hook'...
[2023-10-05T00:50:14+0200] [ALPM] running '30-systemd-hwdb.hook'...
[2023-10-05T00:50:14+0200] [ALPM] running '30-systemd-sysctl.hook'...
[2023-10-05T00:50:14+0200] [ALPM] running '30-systemd-tmpfiles.hook'...
[2023-10-05T00:50:14+0200] [ALPM] running '30-systemd-udev-reload.hook'...
[2023-10-05T00:50:15+0200] [ALPM] running '30-systemd-update.hook'...
[2023-10-05T00:50:15+0200] [ALPM] running '30-update-mime-database.hook'...
[2023-10-05T00:50:15+0200] [ALPM] running '60-depmod.hook'...
[2023-10-05T00:50:16+0200] [ALPM] running '70-dkms-install.hook'...
[2023-10-05T00:50:16+0200] [ALPM-SCRIPTLET] ==> dkms install --no-depmod yoga-usage-mode/r9.3d15f93 -k 6.1.55-1-MANJARO
[2023-10-05T00:50:17+0200] [ALPM-SCRIPTLET] ==> depmod 6.1.55-1-MANJARO
[2023-10-05T00:50:18+0200] [ALPM] running '80-cronie.hook'...
[2023-10-05T00:50:18+0200] [ALPM] running '90-mkinitcpio-install.hook'...
[2023-10-05T00:50:18+0200] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux61.preset: 'default'
[2023-10-05T00:50:18+0200] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2023-10-05T00:50:18+0200] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-6.1-x86_64 -g /boot/initramfs-6.1-x86_64.img --microcode /boot/amd-ucode.img
[2023-10-05T00:50:18+0200] [ALPM-SCRIPTLET] ==> Starting build: '6.1.55-1-MANJARO'
[2023-10-05T00:50:18+0200] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2023-10-05T00:50:19+0200] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2023-10-05T00:50:19+0200] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
[2023-10-05T00:50:19+0200] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2023-10-05T00:50:19+0200] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2023-10-05T00:50:19+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2023-10-05T00:50:19+0200] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2023-10-05T00:50:19+0200] [ALPM-SCRIPTLET] -> Running build hook: [keymap]
[2023-10-05T00:50:19+0200] [ALPM-SCRIPTLET] -> Running build hook: [consolefont]
[2023-10-05T00:50:19+0200] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2023-10-05T00:50:19+0200] [ALPM-SCRIPTLET] -> Running build hook: [plymouth]
[2023-10-05T00:50:20+0200] [ALPM-SCRIPTLET] -> Running build hook: [encrypt]
[2023-10-05T00:50:20+0200] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2023-10-05T00:50:20+0200] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2023-10-05T00:50:21+0200] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2023-10-05T00:50:21+0200] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: '/boot/initramfs-6.1-x86_64.img'
[2023-10-05T00:50:23+0200] [ALPM-SCRIPTLET] ==> Image generation successful
[2023-10-05T00:50:23+0200] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux61.preset: 'fallback'
[2023-10-05T00:50:23+0200] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2023-10-05T00:50:23+0200] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-6.1-x86_64 -g /boot/initramfs-6.1-x86_64-fallback.img -S autodetect --microcode /boot/amd-ucode.img
[2023-10-05T00:50:23+0200] [ALPM-SCRIPTLET] ==> Starting build: '6.1.55-1-MANJARO'
[2023-10-05T00:50:23+0200] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2023-10-05T00:50:23+0200] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2023-10-05T00:50:23+0200] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2023-10-05T00:50:23+0200] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2023-10-05T00:50:23+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'bfa'
[2023-10-05T00:50:23+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla2xxx'
[2023-10-05T00:50:23+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'aic94xx'
[2023-10-05T00:50:23+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla1280'
[2023-10-05T00:50:23+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qed'
[2023-10-05T00:50:24+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'wd719x'
[2023-10-05T00:50:24+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2023-10-05T00:50:25+0200] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2023-10-05T00:50:25+0200] [ALPM-SCRIPTLET] -> Running build hook: [keymap]
[2023-10-05T00:50:25+0200] [ALPM-SCRIPTLET] -> Running build hook: [consolefont]
[2023-10-05T00:50:25+0200] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2023-10-05T00:50:25+0200] [ALPM-SCRIPTLET] -> Running build hook: [plymouth]
[2023-10-05T00:50:26+0200] [ALPM-SCRIPTLET] -> Running build hook: [encrypt]
[2023-10-05T00:50:26+0200] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2023-10-05T00:50:27+0200] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2023-10-05T00:50:28+0200] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2023-10-05T00:50:28+0200] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: '/boot/initramfs-6.1-x86_64-fallback.img'
[2023-10-05T00:50:33+0200] [ALPM-SCRIPTLET] ==> Image generation successful
[2023-10-05T00:50:33+0200] [ALPM] running '99-grub.hook'...
[2023-10-05T00:50:33+0200] [ALPM-SCRIPTLET] Generating grub configuration file ...
[2023-10-05T00:50:33+0200] [ALPM-SCRIPTLET] Found theme: /boot/grub/themes/lenovo-grub-theme/theme.txt
[2023-10-05T00:50:33+0200] [ALPM-SCRIPTLET] Found linux image: /boot/vmlinuz-6.1-x86_64
[2023-10-05T00:50:33+0200] [ALPM-SCRIPTLET] Found initrd image: /boot/amd-ucode.img /boot/initramfs-6.1-x86_64.img
[2023-10-05T00:50:33+0200] [ALPM-SCRIPTLET] Found initrd fallback image: /boot/initramfs-6.1-x86_64-fallback.img
[2023-10-05T00:50:33+0200] [ALPM-SCRIPTLET] Warning: os-prober will be executed to detect other bootable partitions.
[2023-10-05T00:50:33+0200] [ALPM-SCRIPTLET] Its output will be used to detect bootable binaries on them and create new boot entries.
[2023-10-05T00:50:34+0200] [ALPM-SCRIPTLET] Found Windows Boot Manager on /dev/nvme0n1p1@/EFI/Microsoft/Boot/bootmgfw.efi
[2023-10-05T00:50:34+0200] [ALPM-SCRIPTLET] Adding boot menu entry for UEFI Firmware Settings ...
[2023-10-05T00:50:34+0200] [ALPM-SCRIPTLET] Root filesystem isn't btrfs
[2023-10-05T00:50:34+0200] [ALPM-SCRIPTLET] If you think an error has occurred, please file a bug report at "https://github.com/Antynea/grub-btrfs"
[2023-10-05T00:50:34+0200] [ALPM-SCRIPTLET] Found memtest86+ image: /boot/memtest86+/memtest.bin
[2023-10-05T00:50:34+0200] [ALPM-SCRIPTLET] Found memtest86+ EFI image: /boot/memtest86+/memtest.efi
[2023-10-05T00:50:34+0200] [ALPM-SCRIPTLET] done
[2023-10-05T00:50:34+0200] [ALPM] running 'dbus-reload.hook'...
[2023-10-05T00:50:34+0200] [ALPM] running 'detect-old-perl-modules.hook'...
[2023-10-05T00:50:34+0200] [ALPM] running 'extract-libadwaita-theme.hook'...
[2023-10-05T00:50:34+0200] [ALPM] running 'gdk-pixbuf-query-loaders.hook'...
[2023-10-05T00:50:34+0200] [ALPM] running 'gio-querymodules.hook'...
[2023-10-05T00:50:34+0200] [ALPM] running 'glib-compile-schemas.hook'...
[2023-10-05T00:50:34+0200] [ALPM] running 'gtk-update-icon-cache.hook'...
[2023-10-05T00:50:35+0200] [ALPM] running 'gtk4-querymodules.hook'...
[2023-10-05T00:50:35+0200] [ALPM] running 'gvfsd.hook'...
[2023-10-05T00:50:35+0200] [ALPM] running 'texinfo-install.hook'...
[2023-10-05T00:50:35+0200] [ALPM] running 'thunderbird-post.hook'...
[2023-10-05T00:50:35+0200] [ALPM] running 'update-desktop-database.hook'...
[2023-10-05T00:52:19+0200] [PACMAN] Running 'pacman -U --config /etc/pacman.conf -- /home/****/.cache/yay/libelectron/libelectron-1.0.15-1-x86_64.pkg.tar.zst /home/****/.cache/yay/visual-studio-code-bin/visual-studio-code-bin-1.83.0-1-x86_64.pkg.tar.zst'
[2023-10-05T00:52:20+0200] [ALPM] transaction started
[2023-10-05T00:52:20+0200] [ALPM] upgraded libelectron (1.0.14-1 -> 1.0.15-1)
[2023-10-05T00:52:21+0200] [ALPM] upgraded visual-studio-code-bin (1.82.2-1 -> 1.83.0-1)
[2023-10-05T00:52:21+0200] [ALPM-SCRIPTLET] ==> NOTE: Custom flags should be put directly in: ~/.config/code-flags.conf
[2023-10-05T00:52:21+0200] [ALPM] transaction completed
[2023-10-05T00:52:21+0200] [ALPM] running '30-systemd-update.hook'...
[2023-10-05T00:52:21+0200] [ALPM] running '30-update-mime-database.hook'...
[2023-10-05T00:52:21+0200] [ALPM] running 'update-desktop-database.hook'...
[2023-10-05T00:52:21+0200] [PACMAN] Running 'pacman -D -q --asdeps --config /etc/pacman.conf -- libelectron'
[2023-10-05T00:52:21+0200] [PACMAN] Running 'pacman -D -q --asexplicit --config /etc/pacman.conf -- visual-studio-code-bin'
[2023-10-05T00:55:42+0200] [PACMAN] Running 'pacman -S -y --config /etc/pacman.conf --'
[2023-10-05T00:55:42+0200] [PACMAN] synchronizing package lists
System Info:
> lsb_release -sirc
ManjaroLinux 23.0.3 Uranos
> sudo inxi -v7azy
System:
Kernel: 6.1.55-1-MANJARO arch: x86_64 bits: 64 compiler: gcc v: 13.2.1
clocksource: tsc available: hpet,acpi_pm
parameters: BOOT_IMAGE=/boot/vmlinuz-6.1-x86_64
root=UUID=167884e7-3fc9-4758-af98-872520e2d1aa rw quiet
cryptdevice=UUID=4eb2c998-96bb-4a53-953f-320bbf93d1e0:luks-4eb2c998-96bb-4a53-953f-320bbf93d1e0
root=/dev/mapper/luks-4eb2c998-96bb-4a53-953f-320bbf93d1e0 splash
udev.log_priority=3
Desktop: GNOME v: 44.5 tk: GTK v: 3.24.38 wm: gnome-shell dm: GDM v: 44.1
Distro: Manjaro Linux base: Arch Linux
Machine:
Type: Convertible System: LENOVO product: 82YM v: Yoga 7 14ARP8
serial: <filter> Chassis: type: 31 v: Yoga 7 14ARP8 serial: <filter>
Mobo: LENOVO model: LNVNB161216 v: SDK0T76463 WIN serial: <filter>
UEFI: LENOVO v: LCCN17WW date: 07/27/2023
Battery:
ID-1: BAT0 charge: 53.6 Wh (77.2%) condition: 69.4/71.0 Wh (97.8%)
power: 14.0 W volts: 16.3 min: 15.4 model: Sunwoda L22D4PA1 type: Li-poly
serial: <filter> status: discharging cycles: 7
Memory:
System RAM: total: 16 GiB available: 13.34 GiB used: 7.33 GiB (55.0%)
Array-1: capacity: 64 GiB slots: 4 modules: 4 EC: None
max-module-size: 16 GiB note: est.
Device-1: DIMM 0 type: LPDDR5 detail: synchronous unbuffered (unregistered)
size: 4 GiB speed: 6400 MT/s volts: curr: 0.5 min: 0.5 max: 0.5 width (bits):
data: 32 total: 32 manufacturer: Hynix part-no: H58G56AK6BX069 serial: N/A
Device-2: DIMM 0 type: LPDDR5 detail: synchronous unbuffered (unregistered)
size: 4 GiB speed: 6400 MT/s volts: curr: 0.5 min: 0.5 max: 0.5 width (bits):
data: 32 total: 32 manufacturer: Hynix part-no: H58G56AK6BX069 serial: N/A
Device-3: DIMM 0 type: LPDDR5 detail: synchronous unbuffered (unregistered)
size: 4 GiB speed: 6400 MT/s volts: curr: 0.5 min: 0.5 max: 0.5 width (bits):
data: 32 total: 32 manufacturer: Hynix part-no: H58G56AK6BX069 serial: N/A
Device-4: DIMM 0 type: LPDDR5 detail: synchronous unbuffered (unregistered)
size: 4 GiB speed: 6400 MT/s volts: curr: 0.5 min: 0.5 max: 0.5 width (bits):
data: 32 total: 32 manufacturer: Hynix part-no: H58G56AK6BX069 serial: N/A
CPU:
Info: model: AMD Ryzen 7 7735U with Radeon Graphics socket: FP7 bits: 64
type: MT MCP arch: Zen 3+ gen: 4 level: v3 note: check built: 2022
process: TSMC n6 (7nm) family: 0x19 (25) model-id: 0x44 (68) stepping: 1
microcode: 0xA404102
Topology: cpus: 1x cores: 8 tpc: 2 threads: 16 smt: enabled cache:
L1: 512 KiB desc: d-8x32 KiB; i-8x32 KiB L2: 4 MiB desc: 8x512 KiB L3: 16 MiB
desc: 1x16 MiB
Speed (MHz): avg: 1668 high: 2700 min/max: 1600/4817 boost: enabled
base/boost: 2700/4800 scaling: driver: acpi-cpufreq governor: schedutil
volts: 1.2 V ext-clock: 100 MHz cores: 1: 1600 2: 1600 3: 1600 4: 1600
5: 1600 6: 1600 7: 1600 8: 1600 9: 1600 10: 1600 11: 2700 12: 1600 13: 1600
14: 1600 15: 1600 16: 1600 bogomips: 86269
Flags: 3dnowprefetch abm adx aes aperfmperf apic arat avic avx avx2 bmi1
bmi2 bpext cat_l3 cdp_l3 clflush clflushopt clwb clzero cmov cmp_legacy
constant_tsc cpb cppc cpuid cqm cqm_llc cqm_mbm_local cqm_mbm_total
cqm_occup_llc cr8_legacy cx16 cx8 de decodeassists erms extapic
extd_apicid f16c flushbyasid fma fpu fsgsbase fsrm fxsr fxsr_opt ht
hw_pstate ibpb ibrs ibs invpcid irperf lahf_lm lbrv lm mba mca mce
misalignsse mmx mmxext monitor movbe msr mtrr mwaitx nonstop_tsc nopl npt
nrip_save nx ospke osvw overflow_recov pae pat pausefilter pclmulqdq
pdpe1gb perfctr_core perfctr_llc perfctr_nb pfthreshold pge pku pni popcnt
pse pse36 rapl rdpid rdpru rdrand rdseed rdt_a rdtscp rep_good sep sha_ni
skinit smap smca smep ssbd sse sse2 sse4_1 sse4_2 sse4a ssse3 stibp succor
svm svm_lock syscall tce topoext tsc tsc_scale umip v_spec_ctrl
v_vmsave_vmload vaes vgif vmcb_clean vme vmmcall vpclmulqdq wbnoinvd wdt
x2apic xgetbv1 xsave xsavec xsaveerptr xsaveopt xsaves
Vulnerabilities:
Type: gather_data_sampling status: Not affected
Type: itlb_multihit status: Not affected
Type: l1tf status: Not affected
Type: mds status: Not affected
Type: meltdown status: Not affected
Type: mmio_stale_data status: Not affected
Type: retbleed status: Not affected
Type: spec_rstack_overflow mitigation: safe RET, no microcode
Type: spec_store_bypass mitigation: Speculative Store Bypass disabled via
prctl
Type: spectre_v1 mitigation: usercopy/swapgs barriers and __user pointer
sanitization
Type: spectre_v2 mitigation: Retpolines, IBPB: conditional, IBRS_FW,
STIBP: always-on, RSB filling, PBRSB-eIBRS: Not affected
Type: srbds status: Not affected
Type: tsx_async_abort status: Not affected
Graphics:
Device-1: AMD Rembrandt [Radeon 680M] vendor: Lenovo driver: amdgpu v: kernel
arch: RDNA-2 code: Navi-2x process: TSMC n7 (7nm) built: 2020-22 pcie: gen: 4
speed: 16 GT/s lanes: 16 ports: active: eDP-1 empty: DP-1, DP-2, DP-3,
DP-4, DP-5, DP-6, HDMI-A-1 bus-ID: 73:00.0 chip-ID: 1002:1681
class-ID: 0300 temp: 43.0 C
Device-2: Luxvisions Innotech Integrated RGB Camera driver: uvcvideo
type: USB rev: 2.0 speed: 480 Mb/s lanes: 1 mode: 2.0 bus-ID: 5-1:2
chip-ID: 30c9:00a8 class-ID: fe01 serial: <filter>
Display: server: X.org v: 1.21.1.8 with: Xwayland v: 23.2.1
compositor: gnome-shell driver: X: loaded: amdgpu
unloaded: modesetting,radeon alternate: fbdev,vesa dri: radeonsi
gpu: amdgpu display-ID: :0 screens: 1
Screen-1: 0 s-res: 2880x1800 s-size: <missing: xdpyinfo>
Monitor-1: eDP-1 model: Samsung 0x4193 built: 2020 res: 2880x1800 hz: 90
dpi: 244 gamma: 1.2 size: 300x190mm (11.81x7.48") diag: 356mm (14")
ratio: 16:10 modes: max: 2880x1800 min: 640x480
API: EGL v: 1.5 hw: drv: amd radeonsi platforms: device: 0 drv: radeonsi
device: 1 drv: swrast gbm: drv: radeonsi surfaceless: drv: radeonsi x11:
drv: radeonsi inactive: wayland
API: OpenGL v: 4.6 compat-v: 4.5 vendor: amd mesa v: 23.1.8-manjaro1.1
glx-v: 1.4 direct-render: yes renderer: AMD Radeon Graphics (rembrandt LLVM
16.0.6 DRM 3.49 6.1.55-1-MANJARO) device-ID: 1002:1681 memory: 1.95 GiB
unified: no
Audio:
Device-1: AMD Rembrandt Radeon High Definition Audio vendor: Lenovo
driver: snd_hda_intel v: kernel pcie: gen: 4 speed: 16 GT/s lanes: 16
bus-ID: 73:00.1 chip-ID: 1002:1640 class-ID: 0403
Device-2: AMD ACP/ACP3X/ACP6x Audio Coprocessor vendor: Lenovo
driver: snd_pci_acp6x v: kernel alternate: snd_pci_acp3x, snd_rn_pci_acp3x,
snd_pci_acp5x, snd_acp_pci, snd_rpl_pci_acp6x, snd_pci_ps,
snd_sof_amd_renoir, snd_sof_amd_rembrandt pcie: gen: 4 speed: 16 GT/s
lanes: 16 bus-ID: 73:00.5 chip-ID: 1022:15e2 class-ID: 0480
Device-3: AMD Family 17h/19h HD Audio vendor: Lenovo driver: snd_hda_intel
v: kernel pcie: gen: 4 speed: 16 GT/s lanes: 16 bus-ID: 73:00.6
chip-ID: 1022:15e3 class-ID: 0403
API: ALSA v: k6.1.55-1-MANJARO status: kernel-api tools: N/A
Server-1: JACK v: 1.9.22 status: off tools: N/A
Server-2: PipeWire v: 0.3.80 status: n/a (root, process) tools: pw-cli
Server-3: PulseAudio v: 16.1 status: active (root, process)
with: pulseaudio-alsa type: plugin tools: pacat,pactl
Network:
Device-1: MEDIATEK MT7922 802.11ax PCI Express Wireless Network Adapter
vendor: Lenovo driver: mt7921e v: kernel pcie: gen: 2 speed: 5 GT/s lanes: 1
bus-ID: 01:00.0 chip-ID: 14c3:0616 class-ID: 0280
IF: wlp1s0 state: up mac: <filter>
IP v4: <filter> type: dynamic noprefixroute scope: global
broadcast: <filter>
IP v6: <filter> type: noprefixroute scope: link
WAN IP: <filter>
Bluetooth:
Device-1: Foxconn / Hon Hai Wireless_Device driver: btusb v: 0.8 type: USB
rev: 2.1 speed: 480 Mb/s lanes: 1 mode: 2.0 bus-ID: 3-3:2 chip-ID: 0489:e0d8
class-ID: e001 serial: <filter>
Report: rfkill ID: hci0 rfk-id: 2 state: up address: see --recommends
Logical:
Message: No logical block device data found.
Device-1: luks-4eb2c998-96bb-4a53-953f-320bbf93d1e0 maj-min: 254:0
type: LUKS dm: dm-0 size: 772.27 GiB
Components:
p-1: nvme0n1p5 maj-min: 259:5 size: 772.27 GiB
RAID:
Message: No RAID data found.
Drives:
Local Storage: total: 953.87 GiB used: 55.8 GiB (5.8%)
SMART Message: Required tool smartctl not installed. Check --recommends
ID-1: /dev/nvme0n1 maj-min: 259:0 vendor: Western Digital model: WD PC
SN740 SDDPMQD-1T00-1101 size: 953.87 GiB block-size: physical: 512 B
logical: 512 B speed: 63.2 Gb/s lanes: 4 tech: SSD serial: <filter>
fw-rev: 73110001 temp: 39.9 C scheme: GPT
Message: No optical or floppy data found.
Partition:
ID-1: / raw-size: 772.27 GiB size: 759.08 GiB (98.29%) used: 55.73 GiB (7.3%)
fs: ext4 block-size: 4096 B dev: /dev/dm-0 maj-min: 254:0
mapped: luks-4eb2c998-96bb-4a53-953f-320bbf93d1e0 label: N/A
uuid: 167884e7-3fc9-4758-af98-872520e2d1aa
ID-2: /boot/efi raw-size: 260 MiB size: 256 MiB (98.46%)
used: 65 MiB (25.4%) fs: vfat block-size: 512 B dev: /dev/nvme0n1p1
maj-min: 259:1 label: SYSTEM_DRV uuid: 502D-E0FA
Swap:
Alert: No swap data was found.
Unmounted:
ID-1: /dev/nvme0n1p2 maj-min: 259:2 size: 16 MiB fs: N/A label: N/A uuid: N/A
ID-2: /dev/nvme0n1p3 maj-min: 259:3 size: 179.37 GiB fs: ntfs
label: Windows-SSD uuid: 86F62F63F62F52AB
ID-3: /dev/nvme0n1p4 maj-min: 259:4 size: 1.95 GiB fs: ntfs
label: WINRE_DRV uuid: BE823038822FF395
USB:
Hub-1: 1-0:1 info: hi-speed hub with single TT ports: 4 rev: 2.0
speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 chip-ID: 1d6b:0002
class-ID: 0900
Hub-2: 2-0:1 info: super-speed hub ports: 2 rev: 3.1
speed: 10 Gb/s (1.16 GiB/s) lanes: 1 mode: 3.2 gen-2x1 chip-ID: 1d6b:0003
class-ID: 0900
Hub-3: 3-0:1 info: hi-speed hub with single TT ports: 3 rev: 2.0
speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 chip-ID: 1d6b:0002
class-ID: 0900
Device-1: 3-3:2 info: Foxconn / Hon Hai Wireless_Device type: bluetooth
driver: btusb interfaces: 3 rev: 2.1 speed: 480 Mb/s (57.2 MiB/s) lanes: 1
mode: 2.0 power: 100mA chip-ID: 0489:e0d8 class-ID: e001 serial: <filter>
Hub-4: 4-0:1 info: super-speed hub ports: 2 rev: 3.1
speed: 10 Gb/s (1.16 GiB/s) lanes: 1 mode: 3.2 gen-2x1 chip-ID: 1d6b:0003
class-ID: 0900
Hub-5: 5-0:1 info: hi-speed hub with single TT ports: 1 rev: 2.0
speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 chip-ID: 1d6b:0002
class-ID: 0900
Device-1: 5-1:2 info: Luxvisions Innotech Integrated RGB Camera type: video
driver: uvcvideo interfaces: 5 rev: 2.0 speed: 480 Mb/s (57.2 MiB/s) lanes: 1
mode: 2.0 power: 500mA chip-ID: 30c9:00a8 class-ID: fe01 serial: <filter>
Hub-6: 6-0:1 info: Linux Foundation 3.0 root hub ports: N/A rev: 3.0
speed: 5 Gb/s (596.0 MiB/s) lanes: 1 mode: 3.2 gen-1x1 chip-ID: 1d6b:0003
class-ID: 0900
Hub-7: 7-0:1 info: hi-speed hub with single TT ports: 1 rev: 2.0
speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 chip-ID: 1d6b:0002
class-ID: 0900
Hub-8: 8-0:1 info: super-speed hub ports: 1 rev: 3.1
speed: 10 Gb/s (1.16 GiB/s) lanes: 1 mode: 3.2 gen-2x1 chip-ID: 1d6b:0003
class-ID: 0900
Hub-9: 9-0:1 info: hi-speed hub with single TT ports: 1 rev: 2.0
speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 chip-ID: 1d6b:0002
class-ID: 0900
Hub-10: 10-0:1 info: super-speed hub ports: 1 rev: 3.1
speed: 10 Gb/s (1.16 GiB/s) lanes: 1 mode: 3.2 gen-2x1 chip-ID: 1d6b:0003
class-ID: 0900
Sensors:
System Temperatures: cpu: 49.6 C mobo: N/A gpu: amdgpu temp: 46.0 C
Fan Speeds (rpm): N/A
Info:
Processes: 369 Uptime: 8h 16m wakeups: 12106 Init: systemd v: 254
default: graphical tool: systemctl Compilers: gcc: 13.2.1 clang: 16.0.6
Packages: pm: pacman pkgs: 1289 libs: 360 tools: gnome-software,pamac,yay
Shell: Sudo (sudo) v: 1.9.14p3 default: Bash v: 5.1.16 running-in: tilix
inxi: 3.3.30
Welcome to the forum.
A similar problem isn’t the same problem. You’re better off starting a new thread for this. Here are some resources which will help you use the forum effectively:
Difficulty: ★☆☆☆☆
Rather than providing the commercial reference of a computer or piece of hardware, it is usually better to directly ask the system to describe itself. On top of saving time to everyone, this also often provides more details, including something specific to the running system.
Below is a (not exhaustive) list of commands for retrieving system information.
If you don’t know how to use those commands, or how to provide them to support, see: [HowTo] Use the terminal / TTY …
Difficulty: ★☆☆☆☆
Strong of its many members, the Manjaro support forum can provide you help whenever you have an issue with your Manjaro installation. But in order to work efficiently, we shall also ask you to follow three major points.
Provide context
Simply signaling an issue is rarely enough to understand how it occurred. It is thus important to provide details on how it happened:
Detail prior actions leading to the issue.
List solutions and guides you already tried, with links when…
Cheers.