Monitor goes into standby after update

I have the following issue right after I installed the Manjaro update that just came in. Also reported by several other users, e.g. in the laptop section.

Booted, went in to grub and changed to kernel 5.13.1-3

Now a restart ends up with my monitor going into stand-by as, I assume, my GeForce RTX 2080 Super went to sleep. the system is running though as my keybord’s leds change color as soon as the system is up (using g810-led)

A normal power-off and power-on gives no problems. Also recovering from sleep is OK. Furthermore my system is supersized, runs cool, no dust, runs way below capacity.

Googling didn’t help me to find a solution other than rebuilding my kernel, which is a no-go

This is the error I get:

(base) [rob@jaws ~]$ sudo journalctl -p 3 -xb
-- Journal begins at Mon 2020-07-27 17:08:33 CEST, ends at Tue 2021-07-13 19:09:20 CEST. --
jul 13 19:03:06 jaws kernel: 
jul 13 19:03:07 jaws kernel: nvidia-gpu 0000:2d:00.3: i2c timeout error e0000000
jul 13 19:03:07 jaws kernel: ucsi_ccg 0-0008: i2c_transfer failed -110
jul 13 19:03:07 jaws kernel: ucsi_ccg 0-0008: ucsi_ccg_init failed - -110

And also:

[rob@jaws ~]$ sudo dmesg | grep nvidia:
[    2.009792] nvidia: module license 'NVIDIA' taints kernel

I’ll switch back to kernel 5.12.16-1 for now.


OK, 5.12 didn’t solve the problem, a restart still results in a black sleeping screen and the same errors.
I read there were several problems with the linux-firmware package related to Manjaro randomly freezing here: System frequently crashing after GPU drivers update - #121 by Hans12
Here : Manjaro freezes several times a day
and here: System frequently crashing after GPU drivers update

Who can help? I’ll gladly file a bug report but maybe one of the guru’s here can help narrowing down the issue as it seems to affect more people.

Some system info:

[rob@jaws ~]$ inxi -b
System:    Host: jaws Kernel: 5.12.16-1-MANJARO x86_64 bits: 64 Desktop: KDE Plasma 5.22.3 Distro: Manjaro Linux 
Machine:   Type: Desktop System: Micro-Star product: MS-7C37 v: 1.0 serial: <superuser required> 
           Mobo: Micro-Star model: MPG X570 GAMING EDGE WIFI (MS-7C37) v: 1.0 serial: <superuser required> 
           UEFI: American Megatrends LLC. v: 1.E0 date: 05/14/2021 
CPU:       Info: 16-Core (2-Die) AMD Ryzen 9 3950X [MT MCP MCM] speed: 2199 MHz min/max: 2200/3500 MHz 
Graphics:  Device-1: NVIDIA TU104 [GeForce RTX 2080 SUPER] driver: nvidia v: 470.42.01 
           Device-2: Logitech Logitech Webcam C925e type: USB driver: snd-usb-audio,uvcvideo 
           Display: x11 server: X.Org 1.20.11 driver: loaded: nvidia resolution: 2560x1440 
           OpenGL: renderer: NVIDIA GeForce RTX 2080 SUPER/PCIe/SSE2 v: 4.6.0 NVIDIA 470.42.01 
Network:   Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet driver: r8169 
Drives:    Local Storage: total: 1.94 TiB used: 1.14 TiB (58.9%) 
Info:      Processes: 471 Uptime: 28m Memory: 31.34 GiB used: 3.31 GiB (10.6%) Shell: Bash inxi: 3.3.05

Idk if it’s an update related issue or not, but if you are on an SSD, try reseating it. This happened to me a few days back, and it fixed the problem (for now).

Tip: When pasting terminal output on Discourse forums, one can either…

  • Highlight it and use the Preformatted text </> toolbar button.

  • Add three backticks ` above and below the text (Markdown):

    ```
    text
    ```

  • Use HTML:

    <pre><code>
    text
    </pre></code>

Please edit your post accordingly.

I’ll give bot’h ssd’s a bump but I ran some diagnostics and they’re both 100% ok. Besides that, the computer has been sitting on the same spot since a year, it’s basically unmovable. All fans are clear from dust, the whole think is squeaky clean and super tight.