[Bug 1964090] Re: i915 - image flickering and image artifacts

2022-03-08 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1867668 *** https://bugs.launchpad.net/bugs/1867668 You're confusing your kernel graphics driver for the Xorg graphics driver. They're not the same thing and you need both: * Kernel graphics driver = i915 (there is no other option and if you disable it

[Bug 1964090] Re: i915 - image flickering and image artifacts

2022-03-08 Thread hetman
*** This bug is a duplicate of bug 1867668 *** https://bugs.launchpad.net/bugs/1867668 if I to do `sudo apt remove xserver-xorg-video-intel` what it must to replace i915? I try it after remove the driver the number of defects increased (artifacts disappeared slowly) -- You received this

[Bug 1964090] Re: i915 - image flickering and image artifacts

2022-03-08 Thread hetman
*** This bug is a duplicate of bug 1867668 *** https://bugs.launchpad.net/bugs/1867668 I was to do `sudo apt remove xserver-xorg-video-intel` and I do and now I have more artifacts with "modeset(0)" and without i915 [ 6925.959] (WW) Warning, couldn't open module i915 [ 6925.959] (EE)

[Bug 1964090] Re: i915 - image flickering and image artifacts

2022-03-08 Thread hetman
*** This bug is a duplicate of bug 1867668 *** https://bugs.launchpad.net/bugs/1867668 I was to do `sudo apt remove xserver-xorg-video-intel` and I do and now [ 6925.959] (WW) Warning, couldn't open module i915 [ 6925.959] (EE) Failed to load module "i915" (module does not exist, 0) and

[Bug 1964090] Re: i915 - image flickering and image artifacts

2022-03-08 Thread hetman
*** This bug is a duplicate of bug 1867668 *** https://bugs.launchpad.net/bugs/1867668 I add options: Option "TearFree" "true" Option "TripleBuffer" "true" artifacts remained, but they became smaller and not so annoying. I would say half measure. ** Attachment

[Bug 1964090] Re: i915 - image flickering and image artifacts

2022-03-08 Thread hetman
*** This bug is a duplicate of bug 1867668 *** https://bugs.launchpad.net/bugs/1867668 I was not very accurate... in fact you are right the flickering is in the old driver 'intel' i set i915 Section "Device" Identifier "Card0" #Driver "i915" BusID

[Bug 1964090] Re: i915 - image flickering and image artifacts

2022-03-08 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1867668 *** https://bugs.launchpad.net/bugs/1867668 The new Xorg driver is called 'modesetting': /usr/lib/xorg/modules/drivers/modesetting_drv.so After you have uninstalled the 'intel' driver, if you still have graphics problems then please open a new bug

[Bug 1964090] Re: i915 - image flickering and image artifacts

2022-03-08 Thread hetman
*** This bug is a duplicate of bug 1867668 *** https://bugs.launchpad.net/bugs/1867668 an official Ubuntu kernel version (did your mean 5.4.0-42-generic ?) i have another problem - no sound i must update kernel to version 5.8 or newer for the device to work properly. my probe:

[Bug 1964090] Re: i915 - image flickering and image artifacts

2022-03-08 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1867668 *** https://bugs.launchpad.net/bugs/1867668 Thanks for the bug report. For the moment this sounds like a bug in KDE/Plasma, but in case it's a deeper issue please also attach a video of the screen while the bug is happening. ** Package changed: