You are not logged in.

#1 2024-08-28 07:29:01

Wunsz
Member
Registered: 2023-08-30
Posts: 2

[SOLVED] Kernel 6.10.x artifacts on native display - Dell XPS 16 9640

Since upgrading to Kernel 6.10.1 I'm getting graphical glitches as in the picture right away when the booting starts and they persist all the way to the wayland graphical session (with Gnome on top).

The issue shows only on the native display. Other displays connected via either DisplayLink or directly via HDMI dongle work without glitches.

The latest working kernel is 6.9.9.arch1-1.

SNYl9XD.jpeg

>lscpu

Architecture:             x86_64
  CPU op-mode(s):         32-bit, 64-bit
  Address sizes:          46 bits physical, 48 bits virtual
  Byte Order:             Little Endian
CPU(s):                   22
  On-line CPU(s) list:    0-21
Vendor ID:                GenuineIntel
  Model name:             Intel(R) Core(TM) Ultra 9 185H
    CPU family:           6
    Model:                170
    Thread(s) per core:   2
    Core(s) per socket:   16
    Socket(s):            1
    Stepping:             4
    CPU(s) scaling MHz:   32%
    CPU max MHz:          5100,0000
    CPU min MHz:          400,0000
    BogoMIPS:             6146,00
    Flags:                fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge m
                          ca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 s
                          s ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc 
                          art arch_perfmon pebs bts rep_good nopl xtopology nons
                          top_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq 
                          dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma c
                          x16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt t
                          sc_deadline_timer aes xsave avx f16c rdrand lahf_lm ab
                          m 3dnowprefetch cpuid_fault epb intel_ppin ssbd ibrs i
                          bpb stibp ibrs_enhanced tpr_shadow flexpriority ept vp
                          id ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms
                           invpcid rdseed adx smap clflushopt clwb intel_pt sha_
                          ni xsaveopt xsavec xgetbv1 xsaves split_lock_detect us
                          er_shstk avx_vnni dtherm ida arat pln pts hwp hwp_noti
                          fy hwp_act_window hwp_epp hwp_pkg_req hfi vnmi umip pk
                          u ospke waitpkg gfni vaes vpclmulqdq rdpid bus_lock_de
                          tect movdiri movdir64b fsrm md_clear serialize pconfig
                           arch_lbr ibt flush_l1d arch_capabilities
Virtualization features:  
  Virtualization:         VT-x
NUMA:                     
  NUMA node(s):           1
  NUMA node0 CPU(s):      0-21
Vulnerabilities:          
  Gather data sampling:   Not affected
  Itlb multihit:          Not affected
  L1tf:                   Not affected
  Mds:                    Not affected
  Meltdown:               Not affected
  Mmio stale data:        Not affected
  Reg file data sampling: Not affected
  Retbleed:               Not affected
  Spec rstack overflow:   Not affected
  Spec store bypass:      Mitigation; Speculative Store Bypass disabled via prct
                          l
  Spectre v1:             Mitigation; usercopy/swapgs barriers and __user pointe
                          r sanitization
  Spectre v2:             Mitigation; Enhanced / Automatic IBRS; IBPB conditiona
                          l; RSB filling; PBRSB-eIBRS Not affected; BHI BHI_DIS_
                          S
  Srbds:                  Not affected
  Tsx async abort:        Not affected

Not sure what more info I can provide. Did somebody get similar problems?

Last edited by Wunsz (2024-08-28 09:55:38)

Offline

#2 2024-08-28 08:55:29

002445
Member
Registered: 2021-10-07
Posts: 13

Re: [SOLVED] Kernel 6.10.x artifacts on native display - Dell XPS 16 9640

I had the same and made a topic about it, you can read about it here: https://bbs.archlinux.org/viewtopic.php?id=298071

Basically you should add

i915.enable_psr=0

to your kernel parameters until a fix in the kernel is added.

If you want to know how to add kernel parameters check out the wiki: https://wiki.archlinux.org/title/Kernel_parameters

Offline

#3 2024-08-28 09:53:32

Wunsz
Member
Registered: 2023-08-30
Posts: 2

Re: [SOLVED] Kernel 6.10.x artifacts on native display - Dell XPS 16 9640

Thank you! Worked like a charm.

Somehow I didn't find that topic when looking for the issue.

Offline

Board footer

Powered by FluxBB