[Kernel-packages] [Bug 1928138] Re: Flickering on built-in display (Intel Haswell graphics) since kernel v4.1 [bisected and workaround attached]

2021-09-16 Thread xalt7x
I guess you have some different issue. In my case HP Folio 1040 G1 had this that problem since kernel 4.1 and it was never fixed. But still you can analyze dmesg for anything suspicious (maybe try it with different kernels) Here's a command to output information into dmesg.log in your home

[Kernel-packages] [Bug 1928138] Re: Flickering on built-in display (Intel Haswell graphics) since kernel v4.1 [bisected and workaround attached]

2021-09-16 Thread Alejandro
I changed that line so that it says: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash drm.debug=0x1e log_buf_len=4M" and follower the rest of the steps. when typing: sudo dmesg | grep "Refresh Rate" on the terminal, nothing really happens. I am not sure I am doing that last step well, since I checked

[Kernel-packages] [Bug 1928138] Re: Flickering on built-in display (Intel Haswell graphics) since kernel v4.1 [bisected and workaround attached]

2021-09-16 Thread xalt7x
@alepasgar 1)Edit your GRUB configuration sudo nano /etc/default/grub At the line with "GRUB_CMDLINE_LINUX_DEFAULT" add parameters drm.debug=0x1e log_buf_len=4M Ctrl+X , confirm changes with "Y" 2) sudo update-grub 3) Restart 4) sudo dmesg | grep "Refresh Rate" -- You received this bug

[Kernel-packages] [Bug 1928138] Re: Flickering on built-in display (Intel Haswell graphics) since kernel v4.1 [bisected and workaround attached]

2021-09-16 Thread Alejandro
Hello there, I am having a problem that sounds quite similar to yours. https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1940285 Could you tell me what exactly I must type on terminal to check how my laptop's refresh rate changes (if any), just to check if it behaves like yours. Thank you.

[Kernel-packages] [Bug 1928138] Re: Flickering on built-in display (Intel Haswell graphics) since kernel v4.1 [bisected and workaround attached]

2021-09-16 Thread xalt7x
I still believe that this bug is present since initial implementation of DRRS (kernels 4.0 and 4.1). For now I have to disable DRRS by default with a patch. Updated version in attachment. ** Patch added: "Patch for 5.13 and 5.14"

[Kernel-packages] [Bug 1928138] Re: Flickering on built-in display (Intel Haswell graphics) since kernel v4.1 [bisected and workaround attached]

2021-05-23 Thread Kai-Heng Feng
It'll be useful if the offending commit can be found... -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1928138 Title: Flickering on built-in display (Intel Haswell graphics) since

[Kernel-packages] [Bug 1928138] Re: Flickering on built-in display (Intel Haswell graphics) since kernel v4.1 [bisected and workaround attached]

2021-05-15 Thread xalt7x
Trying to find the reason for this issue I tested kernels from https://kernel.ubuntu.com/~kernel-ppa/mainline/ on Ubuntu 14.04 v4.0.9-wily - flickering didn't happen (but that's because DRRS wasn't activated in the 4.0.y series) v4.1-rc3-unstable - problem started here. So it's quite possible

[Kernel-packages] [Bug 1928138] Re: Flickering on built-in display (Intel Haswell graphics) since kernel v4.1 [bisected and workaround attached]

2021-05-14 Thread Kai-Heng Feng
Do you know what's the offending commit? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1928138 Title: Flickering on built-in display (Intel Haswell graphics) since kernel v4.1

[Kernel-packages] [Bug 1928138] Re: Flickering on built-in display (Intel Haswell graphics) since kernel v4.1 [bisected and workaround attached]

2021-05-11 Thread xalt7x
No, I made it for myself (using another patch (https://bugs.freedesktop.org/show_bug.cgi?id=91393#c31) as a reference for adding i915 module parameter). Not sure if upstream would accept it. This patch doesn't fix root issue but provides ability to disable DRRS power-saving feature which causes it

[Kernel-packages] [Bug 1928138] Re: Flickering on built-in display (Intel Haswell graphics) since kernel v4.1 [bisected and workaround attached]

2021-05-11 Thread Kai-Heng Feng
Is the patch in upstream Linux? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1928138 Title: Flickering on built-in display (Intel Haswell graphics) since kernel v4.1 [bisected and

[Kernel-packages] [Bug 1928138] Re: Flickering on built-in display (Intel Haswell graphics) since kernel v4.1 [bisected and workaround attached]

2021-05-11 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1928138 Title: Flickering on built-in display (Intel Haswell graphics) since kernel v4.1 [bisected and workaround