dmesg full of i915 *ERROR* Poison interrupt

Issues related to hardware problems
Post Reply
hannut
Posts: 1
Joined: 2018/03/11 07:59:53

dmesg full of i915 *ERROR* Poison interrupt

Post by hannut » 2018/03/11 08:24:48

Hello!

I have a Lenovo ThinkServer TS140 connected to a Samsung smart tv with DP-to-HDMI cable.

dmesg spams contiously the below lines. systemd-journald and rsyslogd both take 25% cpu each. I have had this machine for several years and i'm not sure when this started happening. Have tried running Fedora27 and CentOS on this machine with several different kernels. All behave the same way. Now there is CentOS7 installed and tried the latest as of today stock, elrepo-ml, and elrepo-lt kernels. Google doesn't find anything exactly like this. updated bios to the latest version.

Tried to silence them with "sysctl kernel.printk=0" but didn't do anything noticeable. Also set systemd-journald setting to Storage=volatile so it wouldn't write so much to the disk.

any help would be nice :)


# lspci | grep -i vga
00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v3 Processor Integrated Graphics Controller (rev 06)



[ 1752.917822] [drm:ironlake_irq_handler [i915]] *ERROR* Poison interrupt
[ 1752.917837] [drm:ironlake_irq_handler [i915]] *ERROR* Poison interrupt
[ 1752.917870] [drm:ironlake_irq_handler [i915]] *ERROR* Poison interrupt
[ 1752.918617] [drm:ironlake_irq_handler [i915]] *ERROR* Poison interrupt
[ 1752.918632] [drm:ironlake_irq_handler [i915]] *ERROR* Poison interrupt
[ 1752.918645] [drm:ironlake_irq_handler [i915]] *ERROR* Poison interrupt
[ 1752.918658] [drm:ironlake_irq_handler [i915]] *ERROR* Poison interrupt
[ 1752.918673] [drm:ironlake_irq_handler [i915]] *ERROR* Poison interrupt
[ 1752.918693] [drm:ironlake_irq_handler [i915]] *ERROR* Poison interrupt
[ 1752.918706] [drm:ironlake_irq_handler [i915]] *ERROR* Poison interrupt

Post Reply