LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Screen flickering on laptop Dell inspiron 3442 (https://www.linuxquestions.org/questions/linux-newbie-8/screen-flickering-on-laptop-dell-inspiron-3442-a-4175667025/)

micaelcc 01-03-2020 12:56 PM

Screen flickering on laptop Dell inspiron 3442
 
My Dell notebook has "screen flickers" when using kernel> 3.16. These flickers occur when I am not moving the mouse. Interestingly, when I am moving the mouse, the "bug" does not appear. appreciate

teckk 01-03-2020 01:37 PM

What video hardware does it have?
Post the outputs of
Code:

lspci
lshw

What distribution of linux are you using?
Code:

uname -a
What kernel module is it using? What did you install for it? Modesetting or no modesetting? Using any bootloader flags?

What is the output of
Code:

xrandr
You've given no info.

micaelcc 01-03-2020 01:43 PM

Quote:

Originally Posted by teckk (Post 6074142)
What video hardware does it have?
Post the outputs of
Code:

lspci
lshw

What distribution of linux are you using?
Code:

uname -a
What kernel module is it using? What did you install for it? Modesetting or no modesetting? Using any bootloader flags?

What is the output of
Code:

xrandr
You've given no info.

I am using Debian 10. But all systems that I tested the problem on are the same

lspci: 00:00.0 Host bridge: Intel Corporation Haswell-ULT DRAM Controller (rev 0b)
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 0b)
00:03.0 Audio device: Intel Corporation Haswell-ULT HD Audio Controller (rev 0b)
00:14.0 USB controller: Intel Corporation 8 Series USB xHCI HC (rev 04)
00:16.0 Communication controller: Intel Corporation 8 Series HECI #0 (rev 04)
00:1b.0 Audio device: Intel Corporation 8 Series HD Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 1 (rev e4)
00:1c.2 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 3 (rev e4)
00:1c.3 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 4 (rev e4)
00:1c.4 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 5 (rev e4)
00:1d.0 USB controller: Intel Corporation 8 Series USB EHCI #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation 8 Series LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 8 Series SATA Controller 1 [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 8 Series SMBus Controller (rev 04)
06:00.0 Network controller: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter (rev 01)
07:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL810xE PCI Express Fast Ethernet controller (rev 07)
08:00.0 3D controller: NVIDIA Corporation GF117M [GeForce 610M/710M/810M/820M / GT 620M/625M/630M/720M] (rev a1)

xrandr: Screen 0: minimum 320 x 200, current 1366 x 768, maximum 8192 x 8192
eDP-1 connected primary 1366x768+0+0 (normal left inverted right x axis y axis) 309mm x 173mm
1366x768 60.07*+ 48.06
1360x768 59.80 59.96
1280x720 60.00 59.99 59.86 59.74
1024x768 60.04 60.00
960x720 60.00
928x696 60.05
896x672 60.01
1024x576 59.95 59.96 59.90 59.82
960x600 59.93 60.00
960x540 59.96 59.99 59.63 59.82
800x600 60.00 60.32 56.25
840x525 60.01 59.88
864x486 59.92 59.57
800x512 60.17
700x525 59.98
800x450 59.95 59.82
640x512 60.02
720x450 59.89
700x450 59.96 59.88
640x480 60.00 59.94
720x405 59.51 58.99
684x384 59.88 59.85
680x384 59.80 59.96
640x400 59.88 59.98
576x432 60.06
640x360 59.86 59.83 59.84 59.32
512x384 60.00
512x288 60.00 59.92
480x270 59.63 59.82
400x300 60.32 56.34
432x243 59.92 59.57
320x240 60.05
360x202 59.51 59.13
320x180 59.84 59.32
HDMI-1 disconnected (normal left inverted right x axis y axis)

teckk 01-04-2020 11:38 AM

I've seen posts on that with intel. Look at these.

https://wiki.archlinux.org/index.php/Intel_Graphics
https://wiki.archlinux.org/index.php...een_flickering
https://bugs.freedesktop.org/show_bug.cgi?id=95176
https://bugs.freedesktop.org/show_bug.cgi?id=95010
https://bbs.archlinux.org/viewtopic.php?id=211399
https://bbs.archlinux.org/viewtopic.php?id=240884


All times are GMT -5. The time now is 10:57 PM.