Weird clear bar across screen when scrolling

Asked by kreasonos

When scrolling in both firefox and chrome, as well as scrolling in games, there's a weird clear distortion bar across the middle of the lower half of the screen. Does it both on laptop screen and when plugged into an external monitor. Driver issue? Restarting doesn't fix.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
kreasonos
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

What is the output of:

sudo lshw -C display; lsb_release -a; uname -a; sudo dmidecode -t 1

Thanks

Revision history for this message
kreasonos (kducsd13) said :
#2

 *-display
       description: VGA compatible controller
       product: Sky Lake Integrated Graphics
       vendor: Intel Corporation
       physical id: 2
       bus info: pci@0000:00:02.0
       version: 07
       width: 64 bits
       clock: 33MHz
       capabilities: pciexpress msi pm vga_controller bus_master cap_list rom
       configuration: driver=i915_bpo latency=0
       resources: irq:124 memory:f0000000-f0ffffff memory:e0000000-efffffff ioport:e000(size=64)
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04 LTS
Release: 16.04
Codename: xenial
Linux kreasonos-ThinkPad-T460s 4.4.0-21-generic #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
# dmidecode 3.0
Getting SMBIOS data from sysfs.
SMBIOS 2.8 present.

Handle 0x000F, DMI type 1, 27 bytes
System Information
 Manufacturer: LENOVO
 Product Name: 20F9CTO1WW
 Version: ThinkPad T460s
 Serial Number: PC0C07Y8
 UUID: F52550CC-2AFD-11B2-A85C-E90DD816EA80
 Wake-up Type: Power Switch
 SKU Number: LENOVO_MT_20F9_BU_Think_FM_ThinkPad T460s
 Family: ThinkPad T460s

Here's a pic too:
http://pic90.picturetrail.com/VOL2183/2324039/24719594/412469807.jpg

Revision history for this message
kreasonos (kducsd13) said :
#3

I changed the window manager to compton and it's greatly improved! Pretty much solved the screen tearing for me, thank you!