[Stable Update] 2021-12-16 - Kernels, KDE Gear 21.12.0, Gnome Extensions, LibreOffice

I’m having a strange issue since the latest update.

Tech details

OS: Manjaro Linux x86_64 
Host: 20T0001CRT ThinkPad T14s Gen 1 
Kernel: 5.13.19-2-MANJARO 
DE: Plasma 5.23.4 

Today I encountered issue with nginx not starting, due to “unknown host: domain.local”
domain.local is a fake host which I put to /etc/hosts along with domain2.local and domain3.local.

For some reason, ping domain.local also results in “unknown host” error, as if my /etc/hosts is completely ignored by system.

upd: I checked /etc/nsswitch.conf file and see the following line:
hosts: mymachines mdns4_minimal [NOTFOUND=return] resolve [!UNAVAIL=return] files myhostname dns

Is it correct? My colleague has hosts: files mdns4_minimal [NOTFOUND=return] dns in Ubuntu and his /etc/hosts works fine

upd2: I guess there might be an issue with me naming my local domains with .local suffix

this :point_up:

You can change the order if you like. It’s your system.

Thank you for the reply. However I still don’t undertand the reason behind such change. Why would “files” be not the first entry? /etc/hosts is historically used to overwrite other data, so it should be first, right?

mymachines seems perfectly reasonable as first entry nowadays :man_shrugging:

I’ve had mdns4 lookups after files (or resolve in my case as it’s supposed to “support /etc/hosts internally but with caching”) since I set up my installation years ago

hosts: mymachines resolve [!UNAVAIL=return] files mdns4_minimal [NOTFOUND=return] myhostname dns
1 Like

Because I got lost in the KDE appearance settings (strange combinations of green and blue) I ran a virtual machine with the latest 21.2rc1 image and copied the settings from there. Maybe it can help others too:
global theme: breath; appl.style: breeze; plasma: breath dark; colors: breath light; windows decorations, icons, cursors, splash: breeze.

This should be addressed in 21.1.2-2 @ScottM. Please review and give feedback.

Manjaro stable branch now has alsa-ucm-conf v1.2.6.3-0 that has patched /usr/share/alsa/ucm2/sof-soundwire/soundwire.conf
Manjaro - Branch Compare - alsa-ucm-conf

fresh manjaro kde install has this issue where both pulseaudio and pipewire are running at the same time causing many problems. also sof-firmware package should be installed by default.

1 Like

very nice theme’s “easter egg”!

Along the same lines as “toggle your plasma theme” so the Dolphin icon follows the Accent Color… “toggle your App Launcher” (via Show Alternatives) so the Manjaro M follows the Accent Color!
Screenshot_20211220_095312

@philm Yes, 21.1.2-2 fixed both the resume-from-suspend and TTY switching problems for me. Thank you! :grinning:

2 Likes

OMG! This must be the issue I had with this update as well. I have several vagrant VMs I use for development work. All have dummy domains ending with .local and pointed to VM ips in /etc/hosts and after this update none of the domains would resolve.

I spent the entirety of yesterday trying to figure out why, and finally just moved to a different distro (Endeavour) where they work.

Using .local is probably a bad practice as it’s used by other things but, gee wiz, shouldn’t /etc/hosts be the final authority on where domains resolve?!

This is a known problem with all DEs that PipeWire can be enabled and started after an update

Users can either disable and mask Pipewire services to continue using PulseAudio
(KDE dependencies do not allow for uninstalling pipewire)
Or install manjaro-pipewire which includes pw-pulse to replace pulseaudio

also sof-firmware package should be installed by default

Sound Open Firmware drivers are only required for Intel systems that require Intel® HD Audio Intel® Smart Sound Technology on proprietary OS

2 Likes

I cannot update the system. It gets stuck at the level

   ~  sudo pacman -Syu                                                                                                         1 ✘  19m 50s  
[sudo] Mot de passe de doudou : 
erreur : erreur GPGME : Pas de données
erreur : erreur GPGME : Pas de données
erreur : erreur GPGME : Pas de données
erreur : erreur GPGME : Pas de données
:: Synchronisation des bases de données de paquets…
 core                                                          168,9 KiB  23,4 KiB/s 00:07 [####################################################] 100%
 extra                                                        1918,1 KiB  16,8 KiB/s 01:54 [####################################################] 100%
 community                                                       6,8 MiB  28,9 KiB/s 04:00 [####################################################] 100%
 multilib                                                      176,5 KiB  55,6 KiB/s 00:03 [####################################################] 100%
erreur : erreur GPGME : Pas de données
erreur : erreur GPGME : Pas de données
erreur : erreur GPGME : Pas de données
erreur : erreur GPGME : Pas de données
erreur : la synchronisation de toutes les bases de données a échoué (base de données non valide ou corrompue (signature PGP))
    ~ 
1 Like

Thank you very much! It worked !

Same problem for me, plus shortcuts like alt+f+4 stopped working for me.

However, when editing the shortcuts though the settings, I noticed that all of these were changed - including the super+ shortcuts!

I disabled/changed them, and it all works again, as previously!

Would’ve loved a heads up about such changes in the changelog though :pensive:

I did a fresh install of Manjaro KDE edition 21.2RC1 yesterday on a AMD Desktop computer with Nvidia proprietary drivers. Monitor is a 4K television on hdmi. With btrfs, enrypted disk and a hibernate swap partition.
I got some small issues, like some sddm .rc file that wasn’t writeable. That i got fixed already.
Energy Settings are all on default.
So far it’s running fine, except when when the monitor gets blanked after 10 Minutes, TV turns off.
I move the mouse to reactivate it and then different things can happen.

  1. The resolution in sddm changes to 1920x1080
    when switching CTRL+ALT+F5, then CTRL+ALT+F1 resolution is back to 3840x2160
    But the displayed area is “shifted” to the right and to the bottom.
    The mouse pointer is not shifted so clicking is tricky.
    After logging in screen stays shifted and start menu or kpanel is not visible.
  2. The resolution in sddm stays at 3840x2160, but after logging in only the window “Manjaro Hello” is shown, no panel and a black background.
Output of inxi -Fazy up to graphics
System:
  Kernel: 5.15.7-1-MANJARO x86_64 bits: 64 compiler: gcc v: 11.1.0
    parameters: BOOT_IMAGE=/@/boot/vmlinuz-5.15-x86_64
    root=UUID=97862e81-ce46-4f78-85b1-85413ab10a62 rw rootflags=subvol=@ quiet
    cryptdevice=UUID=0e0826a7-7822-49c4-80d3-e52210680309:luks-0e0826a7-7822-49c4-80d3-e52210680309
    root=/dev/mapper/luks-0e0826a7-7822-49c4-80d3-e52210680309 apparmor=1
    security=apparmor
    resume=/dev/mapper/luks-da6f9727-290c-48d1-a551-c71b85c9c135
    udev.log_priority=3 fsck.mode=force fsck.repair=yes
  Console: pty pts/2 wm: kwin_x11 DM: SDDM Distro: Manjaro Linux
    base: Arch Linux
Machine:
  Type: Desktop Mobo: ASUSTeK model: ROG STRIX X570-F GAMING v: Rev X.0x
    serial: <filter> UEFI: American Megatrends v: 4021 date: 08/09/2021
Battery:
  Device-1: hidpp_battery_0 model: Logitech Wireless Keyboard K360
    serial: <filter> charge: 100% (should be ignored) rechargeable: yes
    status: Discharging
  Device-2: hidpp_battery_1
    model: Logitech Marathon Mouse/Performance Plus M705 serial: <filter>
    charge: 10% (should be ignored) rechargeable: yes status: Discharging
CPU:
  Info: model: AMD Ryzen 9 3900XT socket: AM4 bits: 64 type: MT MCP
    arch: Zen 2 family: 0x17 (23) model-id: 0x71 (113) stepping: 0
    microcode: 0x8701021
  Topology: cpus: 1x cores: 12 tpc: 2 threads: 24 smt: enabled cache:
    L1: 768 KiB desc: d-12x32 KiB; i-12x32 KiB L2: 6 MiB desc: 12x512 KiB
    L3: 64 MiB desc: 4x16 MiB
  Speed (MHz): avg: 2400 high: 3800 min/max: 2200/4776 boost: enabled
    base/boost: 3800/4775 scaling: driver: acpi-cpufreq governor: schedutil
    volts: 1.1 V ext-clock: 100 MHz cores: 1: 3800 2: 2200 3: 2200 4: 2200
    5: 2200 6: 2200 7: 2200 8: 2200 9: 2200 10: 2200 11: 2200 12: 3800
    13: 2200 14: 2200 15: 2200 16: 2200 17: 2200 18: 3800 19: 2200 20: 2200
    21: 2200 22: 2200 23: 2200 24: 2200 bogomips: 182112
  Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm
  Vulnerabilities:
  Type: itlb_multihit status: Not affected
  Type: l1tf status: Not affected
  Type: mds status: Not affected
  Type: meltdown status: Not affected
  Type: spec_store_bypass
    mitigation: Speculative Store Bypass disabled via prctl and seccomp
  Type: spectre_v1
    mitigation: usercopy/swapgs barriers and __user pointer sanitization
  Type: spectre_v2 mitigation: Full AMD retpoline, IBPB: conditional, STIBP:
    conditional, RSB filling
  Type: srbds status: Not affected
  Type: tsx_async_abort status: Not affected
Graphics:
  Device-1: NVIDIA TU104 [GeForce RTX 2080 Rev. A] vendor: ASUSTeK
    driver: nvidia v: 495.44 alternate: nouveau,nvidia_drm bus-ID: 09:00.0
    chip-ID: 10de:1e87 class-ID: 0300
  Display: server: X.Org 1.21.1.2 compositor: kwin_x11 driver:
    loaded: nvidia display-ID: :0 screens: 1
  Screen-1: 0 s-res: 3840x2160 s-dpi: 60 s-size: 1626x914mm (64.0x36.0")
    s-diag: 1865mm (73.4")
  Monitor-1: HDMI-1 res: 3840x2160 hz: 60 dpi: 61
    size: 1600x900mm (63.0x35.4") diag: 1836mm (72.3")
  OpenGL: renderer: NVIDIA GeForce RTX 2080/PCIe/SSE2 v: 4.6.0 NVIDIA 495.44
    direct render: Yes

Here the complete log part i think is relevant from activating the monitor with wrong lower resolution of 1920x1080, switching to CTRL+ALT+F2, back to F1 and then the shifted desktop is visible.
To me it looks like it couldn’t find HDMI Monitor and audio, but other than that i’m clueless. :frowning:

journalctl from event
Dez 21 14:08:54 bee kernel: sd 0:0:0:0: [sda] Starting disk
Dez 21 14:09:19 bee kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
Dez 21 14:09:19 bee kernel: sd 0:0:0:0: [sda] Stopping disk
Dez 21 14:12:02 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper: RRNotify_CrtcChange
Dez 21 14:12:02 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         CRTC:  440
Dez 21 14:12:02 bee rtkit-daemon[1890]: Supervising 13 threads of 9 processes of 1 users.
Dez 21 14:12:02 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         Mode:  460
Dez 21 14:12:02 bee rtkit-daemon[1890]: Successfully made thread 15111 of process 1854 owned by '1000' RT at priority 5.
Dez 21 14:12:02 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         Rotation:  "Rotate_0"
Dez 21 14:12:02 bee rtkit-daemon[1890]: Supervising 14 threads of 9 processes of 1 users.
Dez 21 14:12:02 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         Geometry:  0 0 1920 1080
Dez 21 14:12:02 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper: RRNotify_OutputChange
Dez 21 14:12:02 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         Output:  449
Dez 21 14:12:02 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         CRTC:  440
Dez 21 14:12:02 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         Mode:  460
Dez 21 14:12:02 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         Rotation:  "Rotate_0"
Dez 21 14:12:02 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         Connection:  "Connected"
Dez 21 14:12:02 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         Subpixel Order:  0
Dez 21 14:12:02 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper: RRScreenChangeNotify
Dez 21 14:12:02 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         Window: 39845893
Dez 21 14:12:02 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         Root: 482
Dez 21 14:12:02 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         Rotation:  "Rotate_0"
Dez 21 14:12:02 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         Size ID: 65535
Dez 21 14:12:02 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         Size:  3840 2160
Dez 21 14:12:02 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         SizeMM:  1626 914
Dez 21 14:12:02 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper: RRNotify_CrtcChange
Dez 21 14:12:02 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         CRTC:  440
Dez 21 14:12:02 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         Mode:  460
Dez 21 14:12:02 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         Rotation:  "Rotate_0"
Dez 21 14:12:02 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         Geometry:  0 0 1920 1080
Dez 21 14:12:02 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper: RRNotify_OutputChange
Dez 21 14:12:02 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         Output:  449
Dez 21 14:12:02 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         CRTC:  440
Dez 21 14:12:02 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         Mode:  460
Dez 21 14:12:02 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         Rotation:  "Rotate_0"
Dez 21 14:12:02 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         Connection:  "Connected"
Dez 21 14:12:02 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         Subpixel Order:  0
Dez 21 14:12:02 bee kscreen_backend_launcher[1853]: kscreen.xrandr: XRandROutput 449 update 
                                                             m_connected: 0 
                                                             m_crtc XRandRCrtc(0x560b7c26f880) 
                                                             CRTC: 440 
                                                             MODE: 460 
                                                             Connection: 0 
                                                             Primary: true
Dez 21 14:12:02 bee kscreen_backend_launcher[1853]: kscreen.xrandr: Output 449 : connected = true , enabled = true
Dez 21 14:12:02 bee kscreen_backend_launcher[1853]: kscreen.xrandr: XRandROutput 449 update 
                                                             m_connected: 0 
                                                             m_crtc XRandRCrtc(0x560b7c26f880) 
                                                             CRTC: 440 
                                                             MODE: 460 
                                                             Connection: 0 
                                                             Primary: true
Dez 21 14:12:02 bee plasmashell[1820]: trying to show an empty dialog
Dez 21 14:12:02 bee kscreen_backend_launcher[1853]: kscreen.xrandr: Output 449 : connected = true , enabled = true
Dez 21 14:12:02 bee plasmashell[1820]: file:///usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/osd/Osd.qml:24:15: QML OsdItem (parent or ancestor of QQuickLayoutAttached): B>
Dez 21 14:12:02 bee plasmashell[1820]: org.kde.plasma.pulseaudio: No object for name "auto_null"
Dez 21 14:12:02 bee plasmashell[1820]: org.kde.plasma.pulseaudio: No object for name "auto_null.monitor"
Dez 21 14:12:02 bee plasmashell[1820]: org.kde.plasma.pulseaudio: No object for name "auto_null"
Dez 21 14:12:02 bee plasmashell[1820]: org.kde.plasma.pulseaudio: No object for name "auto_null.monitor"
Dez 21 14:12:02 bee plasmashell[1820]: org.kde.plasma.pulseaudio: No object for name "alsa_output.pci-0000_09_00.1.hdmi-stereo-extra2.monitor"
Dez 21 14:12:02 bee kscreen_backend_launcher[1853]: kscreen.xrandr: Emitting configChanged()
Dez 21 14:12:03 bee kded5[1745]: kscreen.kded:         Failed to find a matching mode - this means that our config is corruptedor a different device with the same serial number has been co>
Dez 21 14:12:21 bee rtkit-daemon[1890]: Supervising 13 threads of 9 processes of 1 users.
Dez 21 14:12:21 bee rtkit-daemon[1890]: Successfully made thread 15147 of process 1854 owned by '1000' RT at priority 5.
Dez 21 14:12:21 bee rtkit-daemon[1890]: Supervising 14 threads of 9 processes of 1 users.
Dez 21 14:12:21 bee systemd[1]: Started Getty on tty2.
Dez 21 14:12:21 bee audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=getty@tty2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=?>
Dez 21 14:12:21 bee kernel: audit: type=1130 audit(1640092341.557:231): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=getty@tty2 comm="systemd" exe="/usr/lib/system>
Dez 21 14:12:21 bee plasmashell[1820]: org.kde.plasma.pulseaudio: No object for name "alsa_output.pci-0000_09_00.1.hdmi-stereo-extra2"
Dez 21 14:12:21 bee plasmashell[1820]: org.kde.plasma.pulseaudio: No object for name "alsa_output.pci-0000_09_00.1.hdmi-stereo-extra2.monitor"
Dez 21 14:12:21 bee plasmashell[1820]: org.kde.plasma.pulseaudio: No object for name "alsa_output.pci-0000_09_00.1.hdmi-stereo-extra2"
Dez 21 14:12:21 bee plasmashell[1820]: org.kde.plasma.pulseaudio: No object for name "alsa_output.pci-0000_09_00.1.hdmi-stereo-extra2.monitor"
Dez 21 14:12:21 bee plasmashell[1820]: org.kde.plasma.pulseaudio: No object for name "auto_null.monitor"
Dez 21 14:12:24 bee rtkit-daemon[1890]: Supervising 13 threads of 9 processes of 1 users.
Dez 21 14:12:24 bee rtkit-daemon[1890]: Successfully made thread 15149 of process 1854 owned by '1000' RT at priority 5.
Dez 21 14:12:24 bee rtkit-daemon[1890]: Supervising 14 threads of 9 processes of 1 users.
Dez 21 14:12:24 bee plasmashell[1820]: org.kde.plasma.pulseaudio: No object for name "auto_null"
Dez 21 14:12:24 bee plasmashell[1820]: org.kde.plasma.pulseaudio: No object for name "auto_null.monitor"
Dez 21 14:12:24 bee plasmashell[1820]: org.kde.plasma.pulseaudio: No object for name "auto_null"
Dez 21 14:12:24 bee plasmashell[1820]: org.kde.plasma.pulseaudio: No object for name "auto_null.monitor"
Dez 21 14:12:24 bee rtkit-daemon[1890]: Supervising 13 threads of 9 processes of 1 users.
Dez 21 14:12:24 bee rtkit-daemon[1890]: Successfully made thread 15150 of process 1854 owned by '1000' RT at priority 5.
Dez 21 14:12:24 bee rtkit-daemon[1890]: Supervising 14 threads of 9 processes of 1 users.
Dez 21 14:12:24 bee rtkit-daemon[1890]: Supervising 13 threads of 9 processes of 1 users.
Dez 21 14:12:24 bee rtkit-daemon[1890]: Successfully made thread 15151 of process 1854 owned by '1000' RT at priority 5.
Dez 21 14:12:24 bee rtkit-daemon[1890]: Supervising 14 threads of 9 processes of 1 users.
Dez 21 14:12:24 bee plasmashell[1820]: org.kde.plasma.pulseaudio: No object for name "alsa_output.pci-0000_09_00.1.hdmi-stereo-extra2.monitor"
Dez 21 14:12:24 bee plasmashell[1820]: org.kde.plasma.pulseaudio: No object for name "alsa_output.pci-0000_09_00.1.hdmi-stereo-extra2"
Dez 21 14:12:24 bee plasmashell[1820]: org.kde.plasma.pulseaudio: No object for name "alsa_output.pci-0000_09_00.1.hdmi-stereo-extra2.monitor"
Dez 21 14:12:24 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper: RRNotify_CrtcChange
Dez 21 14:12:24 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         CRTC:  440
Dez 21 14:12:24 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         Mode:  450
Dez 21 14:12:24 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         Rotation:  "Rotate_0"
Dez 21 14:12:24 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         Geometry:  0 0 3840 2160
Dez 21 14:12:24 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper: RRNotify_OutputChange
Dez 21 14:12:24 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         Output:  449
Dez 21 14:12:24 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         CRTC:  440
Dez 21 14:12:24 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         Mode:  450
Dez 21 14:12:24 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         Rotation:  "Rotate_0"
Dez 21 14:12:24 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         Connection:  "Connected"
Dez 21 14:12:24 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         Subpixel Order:  0
Dez 21 14:12:24 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper: RRScreenChangeNotify
Dez 21 14:12:24 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         Window: 39845893
Dez 21 14:12:24 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         Root: 482
Dez 21 14:12:24 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         Rotation:  "Rotate_0"
Dez 21 14:12:24 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         Size ID: 0
Dez 21 14:12:24 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         Size:  3840 2160
Dez 21 14:12:24 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         SizeMM:  1626 914
Dez 21 14:12:24 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper: RRNotify_CrtcChange
Dez 21 14:12:24 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         CRTC:  440
Dez 21 14:12:24 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         Mode:  450
Dez 21 14:12:24 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         Rotation:  "Rotate_0"
Dez 21 14:12:24 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         Geometry:  0 0 3840 2160
Dez 21 14:12:24 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper: RRNotify_OutputChange
Dez 21 14:12:24 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         Output:  449
Dez 21 14:12:24 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         CRTC:  440
Dez 21 14:12:24 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         Mode:  450
Dez 21 14:12:24 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         Rotation:  "Rotate_0"
Dez 21 14:12:24 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         Connection:  "Connected"
Dez 21 14:12:24 bee kscreen_backend_launcher[1853]: kscreen.xcb.helper:         Subpixel Order:  0
Dez 21 14:12:24 bee kscreen_backend_launcher[1853]: kscreen.xrandr: XRandROutput 449 update 
                                                             m_connected: 0 
                                                             m_crtc XRandRCrtc(0x560b7c26f880) 
                                                             CRTC: 440 
                                                             MODE: 450 
                                                             Connection: 0 
                                                             Primary: true
Dez 21 14:12:24 bee kscreen_backend_launcher[1853]: kscreen.xrandr: Output 449 : connected = true , enabled = true
Dez 21 14:12:24 bee kscreen_backend_launcher[1853]: kscreen.xrandr: XRandROutput 449 update 
                                                             m_connected: 0 
                                                             m_crtc XRandRCrtc(0x560b7c26f880) 
                                                             CRTC: 440 
                                                             MODE: 450 
                                                             Connection: 0 
                                                             Primary: true
Dez 21 14:12:24 bee kscreen_backend_launcher[1853]: kscreen.xrandr: Output 449 : connected = true , enabled = true
Dez 21 14:12:24 bee plasmashell[1820]: trying to show an empty dialog
Dez 21 14:12:24 bee plasmashell[1820]: file:///usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/osd/Osd.qml:24:15: QML OsdItem (parent or ancestor of QQuickLayoutAttached): B>
Dez 21 14:12:25 bee kscreen_backend_launcher[1853]: kscreen.xrandr: Emitting configChanged()
Dez 21 14:12:25 bee kcminit[15161]: Initializing  "kcm_mouse" :  "kcminit_mouse"
Dez 21 14:12:25 bee plasmashell[1820]: org.kde.plasma.pulseaudio: No object for name "alsa_output.pci-0000_09_00.1.hdmi-stereo-extra2"
Dez 21 14:12:25 bee plasmashell[1820]: org.kde.plasma.pulseaudio: No object for name "alsa_output.pci-0000_09_00.1.hdmi-stereo-extra2.monitor"
Dez 21 14:12:25 bee plasmashell[1820]: org.kde.plasma.pulseaudio: No object for name "alsa_output.pci-0000_09_00.1.hdmi-stereo-extra2.monitor"
Dez 21 14:12:25 bee plasmashell[1820]: org.kde.plasma.pulseaudio: No object for name "alsa_output.pci-0000_09_00.1.hdmi-stereo-extra2.monitor"
Dez 21 14:12:26 bee kwin_x11[1749]: kwin_core: XCB error: 10 (BadAccess), sequence: 41847, resource id: 482, major code: 142 (Composite), minor code: 2 (RedirectSubwindows)
Dez 21 14:12:26 bee kwin_x11[1749]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 42102, resource id: 117440516, major code: 18 (ChangeProperty), minor code: 0
Dez 21 14:12:26 bee kwin_x11[1749]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 42114, resource id: 117440517, major code: 18 (ChangeProperty), minor code: 0
Dez 21 14:12:26 bee kwin_x11[1749]: BlurConfig::instance called after the first use - ignoring
Dez 21 14:12:26 bee kwin_x11[1749]: DesktopGridConfig::instance called after the first use - ignoring
Dez 21 14:12:27 bee kwin_x11[1749]: GlideConfig::instance called after the first use - ignoring
Dez 21 14:12:27 bee kwin_x11[1749]: KscreenConfig::instance called after the first use - ignoring
Dez 21 14:12:27 bee kwin_x11[1749]: PresentWindowsConfig::instance called after the first use - ignoring
Dez 21 14:12:27 bee kwin_x11[1749]: SlideConfig::instance called after the first use - ignoring
Dez 21 14:12:27 bee kwin_x11[1749]: SlidingPopupsConfig::instance called after the first use - ignoring
Dez 21 14:12:27 bee kwin_x11[1749]: ZoomConfig::instance called after the first use - ignoring
Dez 21 14:12:29 bee rtkit-daemon[1890]: Supervising 13 threads of 9 processes of 1 users.
Dez 21 14:12:29 bee rtkit-daemon[1890]: Successfully made thread 15179 of process 1854 owned by '1000' RT at priority 5.
Dez 21 14:12:29 bee rtkit-daemon[1890]: Supervising 14 threads of 9 processes of 1 users.
Dez 21 14:12:29 bee plasmashell[1820]: org.kde.plasma.pulseaudio: No object for name "alsa_output.pci-0000_09_00.1.hdmi-stereo-extra2"
Dez 21 14:12:29 bee plasmashell[1820]: org.kde.plasma.pulseaudio: No object for name "alsa_output.pci-0000_09_00.1.hdmi-stereo-extra2.monitor"
Dez 21 14:12:29 bee plasmashell[1820]: org.kde.plasma.pulseaudio: No object for name "alsa_output.pci-0000_09_00.1.hdmi-stereo-extra2"
Dez 21 14:12:29 bee plasmashell[1820]: org.kde.plasma.pulseaudio: No object for name "alsa_output.pci-0000_09_00.1.hdmi-stereo-extra2.monitor"
Dez 21 14:12:29 bee plasmashell[1820]: org.kde.plasma.pulseaudio: No object for name "auto_null.monitor"
Dez 21 14:12:33 bee kwin_x11[1749]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 44052, resource id: 35651860, major code: 15 (QueryTree), minor code: 0

Anybody an idea what is happening there and how to fix it?

Hmm … i think there were similar problems in this Thread with problems after power savings. As far as i understand it, it is a problem with certain nvidia drivers? I’ll try to find the corresponding post and add it later hopefully.

EDIT: Oh ok i think i found it: [Stable Update] 2021-12-16 - Kernels, KDE Gear 21.12.0, Gnome Extensions, LibreOffice - #62 by Davidoc26
But might be xorg related?
Could be fixed with xorg version 21.1.2-2? [Stable Update] 2021-12-16 - Kernels, KDE Gear 21.12.0, Gnome Extensions, LibreOffice - #118 by philm

There was an xorg update not long ago … do you have the latest packages installed?

1 Like

Yes, as already written, updating to version 21.1.2-2 solves the problem.

1 Like

Slightly similar problem with Firefox (and Thunderbird) on an XFCE: Firefox gets (partly) transparent on focus change (either gain or loose) and that not always. Happens with any compositor. I assume it has to do with EGL support and Nvidia (which is my GPU) and none of the gfx switches in about:config helped. If I turn off HW acceleration I get no repaints until leaving the window (i.e loose focus).
Anyone any ideas or switches to get firefox decently running again. No problem with Chromium btw…

1 Like