You are not logged in.

#1 2022-08-17 10:39:29

heblah
Member
Registered: 2022-08-17
Posts: 13

[solved]Graphic artifacts : Intel Iris Xe

Hi !

I have some tearing on my laptop, to be more precise grey bands jumping trough my screen.
Sorry for the quality but I can't capture the tearing with the Gnome screenshot app so I used my phone and a picture is still better than words :
Screenshot-20220817-115411.png

I don't have tearing in the bios neither during installation or in console mode.

I've tried different solutions :

  • Other linux distrib (not the point but same tearing artifact)

  • Reinstall the entire arch system

  • modify kernel parameters

  • Install xf86-video-intel

  • Activate TearFree option in /etc/X11/xorg.conf.d/20-intel.conf

  • Use different "AccelMethod" options


Here my current GRUB_CMDLINE_LINUX_DEFAULT line in the file /etc/default/grub :

GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 quiet i915.enable_guc=2 i915.enable_psr=0"

I've also tried with i915.enable_fbc=0, i915.enable_fbc=1, only psr=0, without the option guc=2, only guc=2... I probably forget some combinations but always followed by a grub-mkconfig -o /boot/grub/grub.cfg command then a reboot

Here my current 20-intel.conf :

Section "Device"
  Identifier "Intel Graphics"
  Driver "intel"
  Option "TearFree" "true"
  Option "AccelMethod" "uxa"
EndSection

I also tried with sna AccelMethod end deleting the entire "AccelMethod" line.

I have less tearing than before but it is still really annoying.

Here the sudo lscpi -v output :

00:00.0 Host bridge: Intel Corporation 11th Gen Core Processor Host Bridge/DRAM Registers (rev 02)
	Subsystem: Xiaomi Device 2131
	Flags: bus master, fast devsel, latency 0, IOMMU group 0
	Capabilities: [e0] Vendor Specific Information: Len=14 <?>
lspci: Unable to load libkmod resources: error -2

00:02.0 VGA compatible controller: Intel Corporation TigerLake-LP GT2 [Iris Xe Graphics] (rev 03) (prog-if 00 [VGA controller])
	Subsystem: Xiaomi Device 2131
	Flags: bus master, fast devsel, latency 0, IRQ 152, IOMMU group 1
	Memory at 601c000000 (64-bit, non-prefetchable) [size=16M]
	Memory at 4000000000 (64-bit, prefetchable) [size=256M]
	I/O ports at 3000 [size=64]
	Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
	Capabilities: [40] Vendor Specific Information: Len=0c <?>
	Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
	Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable+ 64bit-
	Capabilities: [d0] Power Management version 2
	Capabilities: [100] Process Address Space ID (PASID)
	Capabilities: [200] Address Translation Service (ATS)
	Capabilities: [300] Page Request Interface (PRI)
	Capabilities: [320] Single Root I/O Virtualization (SR-IOV)
	Kernel driver in use: i915

00:04.0 Signal processing controller: Intel Corporation TigerLake-LP Dynamic Tuning Processor Participant (rev 02)
	Subsystem: Xiaomi Device 2131
	Flags: bus master, fast devsel, latency 0, IRQ 16, IOMMU group 2
	Memory at 601d140000 (64-bit, non-prefetchable) [size=128K]
	Capabilities: [90] MSI: Enable- Count=1/1 Maskable- 64bit-
	Capabilities: [d0] Power Management version 3
	Capabilities: [e0] Vendor Specific Information: Len=0c <?>
	Kernel driver in use: proc_thermal

00:07.0 PCI bridge: Intel Corporation Tiger Lake-LP Thunderbolt 4 PCI Express Root Port #0 (rev 02) (prog-if 00 [Normal decode])
	Subsystem: Xiaomi Device 2131
	Flags: bus master, fast devsel, latency 0, IRQ 123, IOMMU group 3
	Bus: primary=00, secondary=01, subordinate=c8, sec-latency=0
	I/O behind bridge: 4000-4fff [size=4K] [16-bit]
	Memory behind bridge: 76000000-821fffff [size=194M] [32-bit]
	Prefetchable memory behind bridge: 6000000000-601bffffff [size=448M] [32-bit]
	Capabilities: [40] Express Root Port (Slot+), MSI 00
	Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
	Capabilities: [90] Subsystem: Xiaomi Device 2131
	Capabilities: [a0] Power Management version 3
	Capabilities: [100] Null
	Capabilities: [220] Access Control Services
	Capabilities: [a00] Downstream Port Containment
	Kernel driver in use: pcieport

00:08.0 System peripheral: Intel Corporation GNA Scoring Accelerator module (rev 02)
	Subsystem: Xiaomi Device 2131
	Flags: bus master, fast devsel, latency 0, IRQ 255, IOMMU group 4
	Memory at 601d19a000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: [90] MSI: Enable- Count=1/1 Maskable- 64bit-
	Capabilities: [a0] Vendor Specific Information: Len=14 <?>
	Capabilities: [dc] Power Management version 2
	Capabilities: [f0] PCI Advanced Features

00:0a.0 Signal processing controller: Intel Corporation Tigerlake Telemetry Aggregator Driver (rev 01)
	Subsystem: Xiaomi Device 2131
	Flags: fast devsel, IOMMU group 5
	Memory at 601d180000 (64-bit, non-prefetchable) [size=32K]
	Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
	Capabilities: [d0] Power Management version 3
	Capabilities: [100] Designated Vendor-Specific: Vendor=8086 ID=0002 Rev=1 Len=16 <?>
	Capabilities: [110] Designated Vendor-Specific: Vendor=8086 ID=0003 Rev=1 Len=16 <?>
	Capabilities: [120] Designated Vendor-Specific: Vendor=8086 ID=0004 Rev=1 Len=16 <?>
	Kernel driver in use: intel_vsec

00:0d.0 USB controller: Intel Corporation Tiger Lake-LP Thunderbolt 4 USB Controller (rev 02) (prog-if 30 [XHCI])
	Subsystem: Xiaomi Device 2131
	Flags: bus master, medium devsel, latency 0, IRQ 126, IOMMU group 6
	Memory at 601d170000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: [70] Power Management version 2
	Capabilities: [80] MSI: Enable+ Count=1/8 Maskable- 64bit+
	Capabilities: [90] Vendor Specific Information: Len=14 <?>
	Capabilities: [b0] Vendor Specific Information: Len=00 <?>
	Kernel driver in use: xhci_hcd

00:0d.2 USB controller: Intel Corporation Tiger Lake-LP Thunderbolt 4 NHI #0 (rev 02) (prog-if 40 [USB4 Host Interface])
	Subsystem: Xiaomi Device 2131
	Flags: bus master, fast devsel, latency 0, IRQ 16, IOMMU group 6
	Memory at 601d100000 (64-bit, non-prefetchable) [size=256K]
	Memory at 601d199000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: [80] Power Management version 3
	Capabilities: [88] MSI: Enable- Count=1/1 Maskable- 64bit+
	Capabilities: [a0] MSI-X: Enable+ Count=16 Masked-
	Kernel driver in use: thunderbolt

00:12.0 Serial controller: Intel Corporation Tiger Lake-LP Integrated Sensor Hub (rev 30) (prog-if 00 [8250])
	Subsystem: Xiaomi Device 2131
	Flags: bus master, fast devsel, latency 0, IRQ 16, IOMMU group 7
	Memory at 601d160000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: [80] Power Management version 3
	Capabilities: [90] Vendor Specific Information: Len=14 <?>
	Kernel driver in use: intel_ish_ipc

00:14.0 USB controller: Intel Corporation Tiger Lake-LP USB 3.2 Gen 2x1 xHCI Host Controller (rev 30) (prog-if 30 [XHCI])
	Subsystem: Xiaomi Device 2131
	Flags: medium devsel, IRQ 127, IOMMU group 8
	Memory at 82300000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: [70] Power Management version 2
	Capabilities: [80] MSI: Enable+ Count=1/8 Maskable- 64bit+
	Capabilities: [90] Vendor Specific Information: Len=14 <?>
	Capabilities: [b0] Vendor Specific Information: Len=00 <?>
	Kernel driver in use: xhci_hcd

00:14.2 RAM memory: Intel Corporation Tiger Lake-LP Shared SRAM (rev 30)
	Subsystem: Xiaomi Device 2131
	Flags: bus master, fast devsel, latency 0, IOMMU group 8
	Memory at 601d190000 (64-bit, non-prefetchable) [size=16K]
	Memory at 601d198000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: [80] Power Management version 3

00:14.3 Network controller: Intel Corporation Wi-Fi 6 AX201 (rev 30)
	Subsystem: Intel Corporation Device 0074
	Flags: bus master, fast devsel, latency 0, IRQ 16, IOMMU group 9
	Memory at 601d18c000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [c8] Power Management version 3
	Capabilities: [d0] MSI: Enable- Count=1/1 Maskable- 64bit+
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00
	Capabilities: [80] MSI-X: Enable+ Count=16 Masked-
	Capabilities: [100] Latency Tolerance Reporting
	Capabilities: [164] Vendor Specific Information: ID=0010 Rev=0 Len=014 <?>
	Kernel driver in use: iwlwifi

00:15.0 Serial bus controller: Intel Corporation Tiger Lake-LP Serial IO I2C Controller #0 (rev 30)
	Subsystem: Xiaomi Device 2131
	Flags: bus master, fast devsel, latency 0, IRQ 27, IOMMU group 10
	Memory at 4017000000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: [80] Power Management version 3
	Capabilities: [90] Vendor Specific Information: Len=14 <?>
	Kernel driver in use: intel-lpss

00:15.1 Serial bus controller: Intel Corporation Tiger Lake-LP Serial IO I2C Controller #1 (rev 30)
	Subsystem: Xiaomi Device 2131
	Flags: bus master, fast devsel, latency 0, IRQ 40, IOMMU group 10
	Memory at 4017001000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: [80] Power Management version 3
	Capabilities: [90] Vendor Specific Information: Len=14 <?>
	Kernel driver in use: intel-lpss

00:16.0 Communication controller: Intel Corporation Tiger Lake-LP Management Engine Interface (rev 30)
	Subsystem: Xiaomi Device 2131
	Flags: bus master, fast devsel, latency 0, IRQ 154, IOMMU group 11
	Memory at 601d195000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: [50] Power Management version 3
	Capabilities: [8c] MSI: Enable+ Count=1/1 Maskable- 64bit+
	Capabilities: [a4] Vendor Specific Information: Len=14 <?>
	Kernel driver in use: mei_me

00:1d.0 PCI bridge: Intel Corporation Tiger Lake-LP PCI Express Root Port #9 (rev 30) (prog-if 00 [Normal decode])
	Subsystem: Xiaomi Device 2131
	Flags: bus master, fast devsel, latency 0, IRQ 124, IOMMU group 12
	Bus: primary=00, secondary=c9, subordinate=c9, sec-latency=0
	I/O behind bridge: [disabled] [16-bit]
	Memory behind bridge: 82200000-822fffff [size=1M] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Capabilities: [40] Express Root Port (Slot+), MSI 00
	Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
	Capabilities: [90] Subsystem: Xiaomi Device 2131
	Capabilities: [a0] Power Management version 3
	Capabilities: [100] Advanced Error Reporting
	Capabilities: [220] Access Control Services
	Capabilities: [150] Precision Time Measurement
	Capabilities: [200] L1 PM Substates
	Capabilities: [a30] Secondary PCI Express
	Capabilities: [a00] Downstream Port Containment
	Kernel driver in use: pcieport

00:1f.0 ISA bridge: Intel Corporation Tiger Lake-LP LPC Controller (rev 30)
	Subsystem: Xiaomi Device 2131
	Flags: bus master, fast devsel, latency 0, IOMMU group 13

00:1f.3 Multimedia audio controller: Intel Corporation Tiger Lake-LP Smart Sound Technology Audio Controller (rev 30)
	Subsystem: Xiaomi Device 2131
	Flags: bus master, fast devsel, latency 32, IRQ 167, IOMMU group 13
	Memory at 601d188000 (64-bit, non-prefetchable) [size=16K]
	Memory at 601d000000 (64-bit, non-prefetchable) [size=1M]
	Capabilities: [50] Power Management version 3
	Capabilities: [80] Vendor Specific Information: Len=14 <?>
	Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
	Kernel driver in use: sof-audio-pci-intel-tgl

00:1f.4 SMBus: Intel Corporation Tiger Lake-LP SMBus Controller (rev 30)
	Subsystem: Xiaomi Device 2131
	Flags: medium devsel, IRQ 16, IOMMU group 13
	Memory at 601d194000 (64-bit, non-prefetchable) [size=256]
	I/O ports at efa0 [size=32]
	Kernel driver in use: i801_smbus

00:1f.5 Serial bus controller: Intel Corporation Tiger Lake-LP SPI Controller (rev 30)
	Subsystem: Xiaomi Device 2131
	Flags: bus master, fast devsel, latency 0, IOMMU group 13
	Memory at 74800000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: intel-spi

c9:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller 980 (prog-if 02 [NVM Express])
	Subsystem: Samsung Electronics Co Ltd Device a801
	Flags: bus master, fast devsel, latency 0, IRQ 16, NUMA node 0, IOMMU group 14
	Memory at 82200000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [40] Power Management version 3
	Capabilities: [50] MSI: Enable- Count=1/32 Maskable- 64bit+
	Capabilities: [70] Express Endpoint, MSI 00
	Capabilities: [b0] MSI-X: Enable+ Count=13 Masked-
	Capabilities: [100] Advanced Error Reporting
	Capabilities: [148] Device Serial Number 00-00-00-00-00-00-00-00
	Capabilities: [158] Power Budgeting <?>
	Capabilities: [168] Secondary PCI Express
	Capabilities: [188] Latency Tolerance Reporting
	Capabilities: [190] L1 PM Substates
	Kernel driver in use: nvme

I've just noticed than the kernel driver in use is i915 and not the intel one but I don't know how to change it...

Last edited by heblah (2022-08-23 08:40:08)

Offline

#2 2022-08-17 13:12:29

jmandawg
Member
Registered: 2011-10-19
Posts: 62

Re: [solved]Graphic artifacts : Intel Iris Xe

I believe this is a known issue on the modesetting driver:  https://gitlab.freedesktop.org/xorg/xse … issues/244

Use a compositor.

Last edited by jmandawg (2022-08-17 13:13:19)

Offline

#3 2022-08-17 14:13:31

heblah
Member
Registered: 2022-08-17
Posts: 13

Re: [solved]Graphic artifacts : Intel Iris Xe

yes it is a known issue but none of the found posts solved my case.

I've just installed picom, tried picom & and picom -b :

[ 08/17/2022 15:58:28.668 session_init FATAL ERROR ] Another composite manager is already running

Gnome is supplied with its own compositor, how do I change the default compositor in Gnome ?
Is there a better compositor than picom ? (I'm totally noob with this stuff)

Offline

#4 2022-08-17 16:58:18

jmandawg
Member
Registered: 2011-10-19
Posts: 62

Re: [solved]Graphic artifacts : Intel Iris Xe

Sorry i don't use Gnome, but you can try these kernel params from this thread:

i915.enable_psr=0  i915.enable_fbc=0

https://bbs.archlinux.org/viewtopic.php?id=274860

Last edited by jmandawg (2022-08-17 16:59:17)

Offline

#5 2022-08-17 19:35:50

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,805

Re: [solved]Graphic artifacts : Intel Iris Xe

Please edit your first post and use "code" tags, not "quote" tags (you'll see, why)

The artifact in the screenshot are NOT tearing and i915 is the proper (and only) kernel module.
Since you're running gnome, you're also probably on a wayland session, so xf86-video-intel, TearFree and /etc/X11/xorg.conf.d/20-intel.conf won't matter at all.

echo $XDG_SESSION_TYPE

This looks very much like a power state issue, but that's a guess - is it exclusive to that gnome mission-control thing (where you change windows)?
Try https://wiki.archlinux.org/title/Intel_ … Intel_CPUs

Offline

#6 2022-08-18 08:04:39

heblah
Member
Registered: 2022-08-17
Posts: 13

Re: [solved]Graphic artifacts : Intel Iris Xe

seth wrote:

Please edit your first post and use "code" tags, not "quote" tags (you'll see, why)

It's better smile

Yes I'm on a wayland session. So I can remove all the kernel parameters related to graphic options ?

Before to change the power management options I'm going to uninstall the tlp package... I'll see

I used to use kde but on this laptop (Xiaomi pro 15 2021, oled screen) my screen switched off after a sleep or on minimum brighness. The only way to switch on back was to reboot so I moved on Gnome
And I have the same problem with Swaywm than with Gnome

By the way, simple curiosity :
What is this artifact I'm seeing ? It's not really tearing, neither flickering and it's look like "snow" on old tv...

Last edited by heblah (2022-08-18 08:13:10)

Offline

#7 2022-08-18 12:08:25

heblah
Member
Registered: 2022-08-17
Posts: 13

Re: [solved]Graphic artifacts : Intel Iris Xe

seth wrote:

This looks very much like a power state issue, but that's a guess - is it exclusive to that gnome mission-control thing (where you change windows)?
Try https://wiki.archlinux.org/title/Intel_ … Intel_CPUs

So I've uninstall the tlp package and tried the tree kernel parameters options together and it's the same thing ! Some times lot of artifacts and sometimes nothing
I also tried each of the tree kernel parameter options and without kernel option : same thing.

When I've installed tlp I did :

 systemctl mask systemd-rfkill.service
 systemctl mask systemd-rfkill.socket
 systemctl enable tlp.service
 systemctl restart tlp.service

So I've tried a :

 systemctl unmask systemd-rfkill.service
 systemctl unmask systemd-rfkill.socket

I don't know what to do...

Last edited by heblah (2022-08-18 12:32:03)

Offline

#8 2022-08-18 12:41:51

jmandawg
Member
Registered: 2011-10-19
Posts: 62

Re: [solved]Graphic artifacts : Intel Iris Xe

I hate to say it, but does it happen when you run windows 10?

Offline

#9 2022-08-18 13:13:24

heblah
Member
Registered: 2022-08-17
Posts: 13

Re: [solved]Graphic artifacts : Intel Iris Xe

I don't think but I erased the W10 partition really quickly when I received my laptop...
But I was already downloading the iso to run a test and looking for hardware integrity tests

When I'm in console mode during the arch installation I don't have any artifacts... It's all I can say now
Here the ouput of smartctl -t short /dev/nvme0n1, it doesn't seem to run a test :

smartctl 7.3 2022-02-28 r5338 [x86_64-linux-5.19.1-arch2-1] (local build)
Copyright (C) 2002-22, Bruce Allen, Christian Franke, www.smartmontools.org

NVMe device successfully opened

Use 'smartctl -a' (or '-x') to print SMART (and more) information

smartctl -a /dev/mvme0n1 :

smartctl 7.3 2022-02-28 r5338 [x86_64-linux-5.19.1-arch2-1] (local build)
Copyright (C) 2002-22, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Number:                       SAMSUNG MZVLQ512HBLU-00B00
Serial Number:                      S6F5NJ0R836994
Firmware Version:                   FXM7301Q
PCI Vendor/Subsystem ID:            0x144d
IEEE OUI Identifier:                0x002538
Total NVM Capacity:                 512,110,190,592 [512 GB]
Unallocated NVM Capacity:           0
Controller ID:                      5
NVMe Version:                       1.4
Number of Namespaces:               1
Namespace 1 Size/Capacity:          512,110,190,592 [512 GB]
Namespace 1 Utilization:            50,244,763,648 [50.2 GB]
Namespace 1 Formatted LBA Size:     512
Namespace 1 IEEE EUI-64:            002538 d81140c7d9
Local Time is:                      Thu Aug 18 15:12:41 2022 CEST
Firmware Updates (0x16):            3 Slots, no Reset required
Optional Admin Commands (0x0017):   Security Format Frmw_DL Self_Test
Optional NVM Commands (0x0057):     Comp Wr_Unc DS_Mngmt Sav/Sel_Feat Timestmp
Log Page Attributes (0x0f):         S/H_per_NS Cmd_Eff_Lg Ext_Get_Lg Telmtry_Lg
Maximum Data Transfer Size:         512 Pages
Warning  Comp. Temp. Threshold:     83 Celsius
Critical Comp. Temp. Threshold:     85 Celsius
Namespace 1 Features (0x10):        NP_Fields

Supported Power States
St Op     Max   Active     Idle   RL RT WL WT  Ent_Lat  Ex_Lat
 0 +     5.36W       -        -    0  0  0  0        0       0
 1 +     4.47W       -        -    1  1  1  1        0       0
 2 +     2.23W       -        -    2  2  2  2        0     500
 3 -   0.0500W       -        -    3  3  3  3      210    1200
 4 -   0.0050W       -        -    4  4  4  4     1000    9000

Supported LBA Sizes (NSID 0x1)
Id Fmt  Data  Metadt  Rel_Perf
 0 +     512       0         0

=== START OF SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

SMART/Health Information (NVMe Log 0x02)
Critical Warning:                   0x00
Temperature:                        29 Celsius
Available Spare:                    100%
Available Spare Threshold:          10%
Percentage Used:                    0%
Data Units Read:                    1,096,238 [561 GB]
Data Units Written:                 1,487,522 [761 GB]
Host Read Commands:                 7,535,034
Host Write Commands:                12,524,234
Controller Busy Time:               37
Power Cycles:                       273
Power On Hours:                     13
Unsafe Shutdowns:                   76
Media and Data Integrity Errors:    0
Error Information Log Entries:      0
Warning  Comp. Temperature Time:    0
Critical Comp. Temperature Time:    0
Temperature Sensor 1:               29 Celsius

Error Information (NVMe Log 0x01, 16 of 64 entries)
No Errors Logged

Offline

#10 2022-08-18 14:02:35

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,805

Re: [solved]Graphic artifacts : Intel Iris Xe

This looks like some texture corruption (the framebuffer is fine, the mouse pointer and one window are "above" the artifact and unaffected)
Since it also happens w/ sway, we know it's not a bug in gnome/mutter.
If it's a harware issue, then it's most likely w/ the memory.

Try the lts kernel and "iommu=soft" as kernel parameter.

Offline

#11 2022-08-18 15:44:46

heblah
Member
Registered: 2022-08-17
Posts: 13

Re: [solved]Graphic artifacts : Intel Iris Xe

So i tried a windows 10 installation, it's worst than on linux even after installing intel drivers (windows drivers). I used to use kde, I moved for Gnome because the screen switched off after a sleep or on minimum brightness and I need to reboot but I don't remember of any graphic glitch

Whatever, I'm back on arch and I've less artifacts... Doing nothing (just one more reinstall)

I'll try the kernel parameter and I let you know

My problem can be due to the oled screen of the laptop ?

Offline

#12 2022-08-18 15:55:28

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,805

Re: [solved]Graphic artifacts : Intel Iris Xe

it's worst than on linux even after installing intel drivers

"Worse" how? Similar artifacts?

My problem can be due to the oled screen of the laptop?

That's unlikely because, again: it's not the framebuffer.
If you were talking about the KDE/screen off situation, I'd try that against the PSR parameter.

Offline

#13 2022-08-18 16:57:59

heblah
Member
Registered: 2022-08-17
Posts: 13

Re: [solved]Graphic artifacts : Intel Iris Xe

seth wrote:

it's worst than on linux even after installing intel drivers

"Worse" how? Similar artifacts?

Yes exactly the same but with an higher frequency

I still have some artifacts with "iommu=soft" parameter hmm

I've just runned a memtest86+ test and I had some artifacts during the test but the ram is ok

seth wrote:

[This looks like some texture corruption (the framebuffer is fine, the mouse pointer and one window are "above" the artifact and unaffected)

Th picture quality is bad but I've verified on my phone and the glitch is above the white window, it's less visible because of the color

Last edited by heblah (2022-08-18 18:52:59)

Offline

#14 2022-08-18 21:17:12

jmandawg
Member
Registered: 2011-10-19
Posts: 62

Re: [solved]Graphic artifacts : Intel Iris Xe

If you are having the same issue with windows it's def a hardware issue, you need to send in for warranty repair.  Or run memtest or gpu test.

Offline

#15 2022-08-18 21:53:47

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,805

Re: [solved]Graphic artifacts : Intel Iris Xe

The picture quality is bad but I've verified on my phone and the glitch is above the white window, it's less visible because of the color

Is it always in the same location?
Do you get the same when lowering the resolution?

Offline

#16 2022-08-19 08:28:45

heblah
Member
Registered: 2022-08-17
Posts: 13

Re: [solved]Graphic artifacts : Intel Iris Xe

seth wrote:

The picture quality is bad but I've verified on my phone and the glitch is above the white window, it's less visible because of the color

Is it always in the same location?
Do you get the same when lowering the resolution?

No it's never the same location and I get the same with lower resolution

I run a memtest, the ram is ok. Is there an integrity hardware GPU test on arch ?

Offline

#17 2022-08-19 22:02:52

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,805

Re: [solved]Graphic artifacts : Intel Iris Xe

I used to use kde

And did you have this issue w/ KDE?
Do you get the same issue w/ openbox on xorg? Gnome on xorg?

Offline

#18 2022-08-21 19:19:09

heblah
Member
Registered: 2022-08-17
Posts: 13

Re: [solved]Graphic artifacts : Intel Iris Xe

seth wrote:

I used to use kde

And did you have this issue w/ KDE?
Do you get the same issue w/ openbox on xorg? Gnome on xorg?

Because I had to reboot my laptop after each time the laptop slept or the scree switched off, I almost didn't use kde on this laptop so I can't really tell you but I've reinstalled kde to test it during one hour without any issue.
I never tried openbox but I had the same issue with xorg Gnome.

I've added the i915.fastboot=1 as kernel parameter and the glitch frequency has decreased a lot

I had this issue since the first linux installation, I modified kernel parameters and I was able to use my laptop during 2 months without any trouble and it comes back doing special (I was on vim)
To be honest I'm totally lost

Offline

#19 2022-08-21 19:29:23

schard
Forum Moderator
From: Hannover
Registered: 2016-05-06
Posts: 2,648
Website

Re: [solved]Graphic artifacts : Intel Iris Xe

Did you try another (presumably HDMI) cable?
Ah shit. It's a laptop.
Do these artefacts occur on an external monitor?

Last edited by schard (2022-08-21 19:30:44)


Inofficial first vice president of the Rust Evangelism Strike Force

Offline

#20 2022-08-21 19:30:47

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,805

Re: [solved]Graphic artifacts : Intel Iris Xe

parm:           fastboot:Try to skip unnecessary mode sets at boot time (0=disabled, 1=enabled) Default: -1 (use per-chip default) (int)

The only way I can see any impact through this is that you're starting the display server on an uninitialized GPU and in this case see https://wiki.archlinux.org/title/Kernel … _KMS_start

Offline

#21 2022-08-22 08:46:37

heblah
Member
Registered: 2022-08-17
Posts: 13

Re: [solved]Graphic artifacts : Intel Iris Xe

schard wrote:

Did you try another (presumably HDMI) cable?
Ah shit. It's a laptop.
Do these artefacts occur on an external monitor?

I tested on another monitor and I had artifacts on laptop but not on external monitor. I'm really thinking on a hardware monitor problem, is there way to check screen integrity ? I've run some online tests but it's only for color calibration or dead pixels

seth wrote:

The only way I can see any impact through this is that you're starting the display server on an uninitialized GPU and in this case see https://wiki.archlinux.org/title/Kernel … _KMS_start

I've added the i915 module but it didn't change my issue

Last edited by heblah (2022-08-22 08:48:40)

Offline

#22 2022-08-22 09:28:36

schard
Forum Moderator
From: Hannover
Registered: 2016-05-06
Posts: 2,648
Website

Re: [solved]Graphic artifacts : Intel Iris Xe

I would wager that the internal display cable is broken or has a loose connection.


Inofficial first vice president of the Rust Evangelism Strike Force

Offline

#23 2022-08-22 11:20:29

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,805

Re: [solved]Graphic artifacts : Intel Iris Xe

Wouldn't fit

I've added the i915.fastboot=1 as kernel parameter and the glitch frequency has decreased a lot

@heblah does the angle of the opened panel matter?

Offline

#24 2022-08-22 12:06:37

heblah
Member
Registered: 2022-08-17
Posts: 13

Re: [solved]Graphic artifacts : Intel Iris Xe

seth wrote:

Wouldn't fit

I've added the i915.fastboot=1 as kernel parameter and the glitch frequency has decreased a lot

@heblah does the angle of the opened panel matter?

Sorry I didn't understand, what panel are you talking about ?

schard wrote:

I would wager that the internal display cable is broken or has a loose connection.

Probably, I've opened the laptop and cleaned the connection, same thing. On the other side the cable is welded to the screen so if the cable is dead the screen too (I think) hmm

Offline

#25 2022-08-22 12:14:05

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,805

Re: [solved]Graphic artifacts : Intel Iris Xe

The one w/ the display inside that you can hinge open and close to see what's on the display.

Offline

Board footer

Powered by FluxBB