xorg context reset due to gpu hang , desktop freezing

Briefly describe your issue below:
my screen is frequently freezing and i have to manually reboot or run commande "sudo service lightdm restart " on a tty , when looking in /var/log/syslog i have found an error "xorg context reset due to gpu hang " when i googled the error i have found that editing the grub may help but i dont know if i shoul do it ? , also i belive this bug started after upgrading to the last parrot sec version , i think it’s a kernel issue

What version of Parrot are you running? (include version (e.g. 4.6), edition(e.g. Home//KDE/OVA, etc.), and architecture (currently we only support amd64)
Linux parrot 5.6.0-2parrot1-amd64 #1 SMP Debian 5.6.14-2parrot1 (2020-05-23) x86_64 GNU/Linux
mate
What method did you use to install Parrot? (Debian Standard / Debian GTK / parrot-experimental)
standard
Configured to multiboot with other systems? (yes / no)
no
List your hardware specs to include make, model and firmware (when applicable):
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
Address sizes: 36 bits physical, 48 bits virtual
CPU(s): 2
On-line CPU(s) list: 0,1
Thread(s) per core: 1
Core(s) per socket: 2
Socket(s): 1
NUMA node(s): 1
Vendor ID: GenuineIntel
CPU family: 6
Model: 76
Model name: Intel(R) Celeron(R) CPU N3060 @ 1.60GHz
Stepping: 4
CPU MHz: 950.648
CPU max MHz: 2480.0000
CPU min MHz: 480.0000
BogoMIPS: 3200.00
Virtualization: VT-x
L1d cache: 48 KiB
L1i cache: 64 KiB
L2 cache: 2 MiB
NUMA node0 CPU(s): 0,1

00:00.0 Host bridge: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series SoC Transaction Register (rev 35)
00:02.0 VGA compatible controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Integrated Graphics Controller (rev 35)
00:13.0 SATA controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series SATA Controller (rev 35)
00:14.0 USB controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series USB xHCI Controller (rev 35)
00:1a.0 Encryption controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series Trusted Execution Engine (rev 35)
00:1b.0 Audio device: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series High Definition Audio Controller (rev 35)
00:1c.0 PCI bridge: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series PCI Express Port #1 (rev 35)
00:1f.0 ISA bridge: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series PCU (rev 35)
00:1f.3 SMBus: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx SMBus Controller (rev 35)
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)

If there are any similar issues or solutions, link to them below:

If there are any error messages or relevant logs, post them below:
logs and information on images

i have added two lines (options) in my 20-intel.conf file located in this path : /usr/share/X11/xorg.conf.d/20-intel.conf and i didnt have any gpu hang problem for 3 days the lines that i have added are :
Option “NoAccel” “True”
Option “DRI” “False”
so this file look like the screenshoot bellow
i have found this solution from this link : https://forum.manjaro.org/t/intel-i915-crash-on-manjaro-i3-xps-9300/144645/2


and in this link you can get more information about the intel options in the config file : https://www.x.org/releases/X11R7.7/doc/man/man4/intel.4.xhtml
if someone have other solution pls share it with me

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.