You are not logged in.

#1 2024-01-18 06:22:48

ElongationYeet
Member
Registered: 2024-01-18
Posts: 1

Laptop Display Not Rendering Correctly

I have a external monitor plugged into the laptop, and I am using it as the main display (laptop as secondary). I updated my laptop a few days ago, and since then the laptop display has been showing a half black half rainbow LSD effect. I've tried to revert linux versions, with no effect. I don't believe it's a hardware issue, as GRUB looks fine. On the other hand, I cannot seem to find any issues that could cause it when is use sudo journalctl -p 3 -xb

Jan 18 16:12:21 archlinux kernel: amdgpu 0000:06:00.0: amdgpu: Secure display: Generic Failure.
Jan 18 16:12:21 archlinux kernel: amdgpu 0000:06:00.0: amdgpu: SECUREDISPLAY: query securedisplay TA failed. ret 0x0
Jan 18 16:12:22 archlinux systemd-udevd[405]: /etc/udev/rules.d/99-arduino.rules:1 Invalid key 'SUBSYTEMS'.
Jan 18 16:12:22 archlinux systemd-udevd[405]: /etc/udev/rules.d/99-silabs-jlink.rules:356 Unknown group 'dialout', ignoring.
Jan 18 16:12:22 archlinux systemd-udevd[405]: /etc/udev/rules.d/99-silabs-jlink.rules:357 Unknown group 'dialout', ignoring.
Jan 18 16:12:22 archlinux systemd-udevd[405]: /etc/udev/rules.d/99-silabs-jlink.rules:358 Unknown group 'dialout', ignoring.
Jan 18 16:12:22 archlinux kernel: 
Jan 18 16:12:22 archlinux kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  545.29.06  Thu Nov 16 01:59:08 UTC 2023
Jan 18 16:12:23 archlinux kernel: nvidia-gpu 0000:01:00.3: i2c timeout error e0000000
Jan 18 16:12:23 archlinux kernel: ucsi_ccg 4-0008: i2c_transfer failed -110
Jan 18 16:12:23 archlinux kernel: ucsi_ccg 4-0008: ucsi_ccg_init failed - -110
Jan 18 16:12:24 archlinux kernel: Bluetooth: hci0: Malformed MSFT vendor event: 0x02
Jan 18 16:12:32 archlinux sddm-helper[894]: gkr-pam: unable to locate daemon control file

Posting this question on other forums, there is at least one other person who has the same issue that I am having (down to the effect on the laptop display). Is there a fix that I am missing, or is there a bug in one of the packages?

Last edited by ElongationYeet (2024-01-18 13:31:15)

Offline

#2 2024-01-18 09:34:54

seth
Member
Registered: 2012-09-03
Posts: 51,679

Re: Laptop Display Not Rendering Correctly

Please use [code][/code] tags. Edit your post in this regard.

Then don't filter for random stuff and GOOD GOD! plese never use "-x" with the journal! (It's spam. Also don't use "-r", it's equivalent to top-posting)
Please post your complete system journal for the boot:

sudo journalctl -b | curl -F 'file=@-' 0x0.st

Do you see the artifacts on a multi-user login (2nd link below) or only in your GUI?
Please post your Xorg log, https://wiki.archlinux.org/title/Xorg#General

Offline

Board footer

Powered by FluxBB