You are not logged in.

#1 2018-06-24 15:28:53

doxa
Member
Registered: 2016-10-24
Posts: 32

Ripples While Scrolling/Streaming Video

After installing Helium, I'm getting these "ripples" across my browser and other programs when scrolling. Any idea how to fix this?

As always, many thanks!

Offline

#2 2018-06-24 21:05:32

brontosaurusrex
Middle Office
Registered: 2015-09-29
Posts: 2,741

Re: Ripples While Scrolling/Streaming Video

It's caled 'tearing' or 'screen tearing', you may find many topics with some search of the forums/google (And it can be a nasty thing to fix).
Test video https://www.youtube.com/watch?v=ceX18O9pvLs

Last edited by brontosaurusrex (2018-06-24 21:12:49)

Offline

#3 2018-06-24 21:08:14

doxa
Member
Registered: 2016-10-24
Posts: 32

Re: Ripples While Scrolling/Streaming Video

Strange. Wasn't occurring with the previous version..

Offline

#4 2018-06-24 22:01:17

ohnonot
...again
Registered: 2015-09-29
Posts: 5,592

Re: Ripples While Scrolling/Streaming Video

this is likely connected to your other issue that still needs solving.

Offline

#5 2018-06-25 00:56:27

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,560
Website

Re: Ripples While Scrolling/Streaming Video

It might simply be a need to tweak your composition settings in ~/.config/compton.conf or /etc/bunsen/compton-startup.
BL Hydrogen launched compton with the option '--vsync opengl' but that has been omitted from Helium, because it is not necessarily ideal for all users.

For a test, try uncommenting line 219 (probably) in ~/.config/compton.conf to enable:
vsync = "opengl";
If that works for you, you could make it system-wide in /etc/bunsen/compton-startup on line 61, but you might want to consider the other options in those two files - something different might be better for your hardware.

(I don't think it's related to display brightness, but don't quote me.)

Last edited by johnraff (2018-06-25 00:58:17)


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#6 2018-06-27 18:02:19

doxa
Member
Registered: 2016-10-24
Posts: 32

Re: Ripples While Scrolling/Streaming Video

johnraff wrote:

It might simply be a need to tweak your composition settings in ~/.config/compton.conf or /etc/bunsen/compton-startup.
BL Hydrogen launched compton with the option '--vsync opengl' but that has been omitted from Helium, because it is not necessarily ideal for all users.

For a test, try uncommenting line 219 (probably) in ~/.config/compton.conf to enable:
vsync = "opengl";
If that works for you, you could make it system-wide in /etc/bunsen/compton-startup on line 61, but you might want to consider the other options in those two files - something different might be better for your hardware.

(I don't think it's related to display brightness, but don't quote me.)

OK, so line 219 in compton.conf already shows #vsync = "opengl". By "uncomment" do you mean deleting this line? Thanks.

Offline

#7 2018-06-27 18:16:22

ohnonot
...again
Registered: 2015-09-29
Posts: 5,592

Re: Ripples While Scrolling/Streaming Video

uncomment means delete the # at the beginning.

Offline

#8 2018-06-28 17:49:49

stevep
MX Linux Developer
Registered: 2016-08-08
Posts: 381

Re: Ripples While Scrolling/Streaming Video

And this is dependent on whatever video driver, video hardware, and programs (browser and players) you are using.  I know that with my Intel Skylake and Coffeelake GPUs, Firefox always has video glitches when scrolling when they use the default "modesetting" driver, and the only way to get rid of them is to switch to the "intel" driver instead.  I also set the TearFree option with the Intel driver. 

So making sure that inxi is installed and running "inxi -G" will show your graphics hardware and driver situation.  It your hardware is listed as just a bunch of numbers, you may get a better result if you update your PCI hardware database first as sysadmin:

update-pciids

Offline

#9 2018-06-28 20:39:59

doxa
Member
Registered: 2016-10-24
Posts: 32

Re: Ripples While Scrolling/Streaming Video

ohnonot wrote:

uncomment means delete the # at the beginning.

Thanks.

Enabling vsync opengl seemed to help a little, but not entirely. Still getting tearing, especially when in fullscreen mode.

Offline

#10 2018-06-28 21:03:43

tknomanzr
BL Die Hard
From: Around the Bend
Registered: 2015-09-29
Posts: 1,057

Re: Ripples While Scrolling/Streaming Video

How does it look if you disable compositing entirely?

Offline

#11 2018-06-28 22:29:52

doxa
Member
Registered: 2016-10-24
Posts: 32

Re: Ripples While Scrolling/Streaming Video

tknomanzr wrote:

How does it look if you disable compositing entirely?

How would I go about doing that?

Offline

#12 2018-06-28 22:40:36

dolly
Miss Mixunderstand
From: /lab701
Registered: 2015-10-03
Posts: 490

Re: Ripples While Scrolling/Streaming Video

^You find it in the preferences section in the right click menu. Or you can uncomment it in the autostart file. I always uncomment it, first thing I do on a fresh install.

What is it good for really?  hmm

Offline

#13 2018-06-28 22:48:54

doxa
Member
Registered: 2016-10-24
Posts: 32

Re: Ripples While Scrolling/Streaming Video

^ Thanks for the clarification.
I disabled the compositing and it actually got worse.

Offline

#14 2018-06-29 01:24:51

tknomanzr
BL Die Hard
From: Around the Bend
Registered: 2015-09-29
Posts: 1,057

Re: Ripples While Scrolling/Streaming Video

This sounds like a driver issue then. Did you manage to get Bumblebee working?

ohnonot wrote:

this is likely connected to your other issue that still needs solving.

Offline

#15 2018-06-29 18:26:14

doxa
Member
Registered: 2016-10-24
Posts: 32

Re: Ripples While Scrolling/Streaming Video

tknomanzr wrote:

This sounds like a driver issue then. Did you manage to get Bumblebee working?

ohnonot wrote:

this is likely connected to your other issue that still needs solving.

I haven't gotten Bumblebee working. I installed it thru the terminal, but not sure how to get it to work. Following the instructions returns errors all along the way.

I tried following this tutorial to install Nvidia drivers: https://www.youtube.com/watch?v=KUsnygrNUMw

But it resulted in the screen going black and freezing when booting.

Offline

#16 2018-06-29 22:53:55

tknomanzr
BL Die Hard
From: Around the Bend
Registered: 2015-09-29
Posts: 1,057

Re: Ripples While Scrolling/Streaming Video

I am no expert on this but I would follow the Debian wiki.
https://wiki.debian.org/Bumblebee

Offline

#17 2018-06-30 18:04:00

stevep
MX Linux Developer
Registered: 2016-08-08
Posts: 381

Re: Ripples While Scrolling/Streaming Video

What the heck would Bumblebee have to do with scrolling artifacts with the Intel kernel modesetting driver?

I also have to wonder why you've ignored my advice so far, when I've encountered and fixed the same sort of scrolling issue with my Skylake and Coffeelake Intel GPUs...and others on the MX forums have also had and fixed the same issues using the same procedure---so much that we've added the fix to MX Tweak to make it dead easy to apply.  I don't know if it will apply to your somewhat older GPU, but it's at least worth a try!

Offline

#18 2018-06-30 20:56:53

doxa
Member
Registered: 2016-10-24
Posts: 32

Re: Ripples While Scrolling/Streaming Video

stevep wrote:

What the heck would Bumblebee have to do with scrolling artifacts with the Intel kernel modesetting driver?

I also have to wonder why you've ignored my advice so far, when I've encountered and fixed the same sort of scrolling issue with my Skylake and Coffeelake Intel GPUs...and others on the MX forums have also had and fixed the same issues using the same procedure---so much that we've added the fix to MX Tweak to make it dead easy to apply.  I don't know if it will apply to your somewhat older GPU, but it's at least worth a try!


It's not merely a scrolling issue, it's definitely video tearing. Also, not sure how to implement your procedure. How do I switch to the intel driver?

I'm going in circles following endless tutorials to try to install the nvidia drivers and bumblebee, but only encountering endless errors and no improvement.

Offline

#19 2018-06-30 21:01:57

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,039
Website

Re: Ripples While Scrolling/Streaming Video

^

stevep wrote:

And this is dependent on whatever video driver, video hardware, and programs (browser and players) you are using.  I know that with my Intel Skylake and Coffeelake GPUs, Firefox always has video glitches when scrolling when they use the default "modesetting" driver, and the only way to get rid of them is to switch to the "intel" driver instead.  I also set the TearFree option with the Intel driver. 

So making sure that inxi is installed and running "inxi -G" will show your graphics hardware and driver situation.  It your hardware is listed as just a bunch of numbers, you may get a better result if you update your PCI hardware database first as sysadmin:

update-pciids

Someone with your hardware will have to step-by-step it for you, I cannot.


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#20 2018-07-01 19:58:14

stevep
MX Linux Developer
Registered: 2016-08-08
Posts: 381

Re: Ripples While Scrolling/Streaming Video

doxa wrote:
stevep wrote:

What the heck would Bumblebee have to do with scrolling artifacts with the Intel kernel modesetting driver?

I also have to wonder why you've ignored my advice so far, when I've encountered and fixed the same sort of scrolling issue with my Skylake and Coffeelake Intel GPUs...and others on the MX forums have also had and fixed the same issues using the same procedure---so much that we've added the fix to MX Tweak to make it dead easy to apply.  I don't know if it will apply to your somewhat older GPU, but it's at least worth a try!


It's not merely a scrolling issue, it's definitely video tearing. Also, not sure how to implement your procedure. How do I switch to the intel driver?

I'm going in circles following endless tutorials to try to install the nvidia drivers and bumblebee, but only encountering endless errors and no improvement.

With a normal Optimus system, the Intel GPU is always handling the 2D output, such as for browsers and video.  Bumblebee just allows the system to hand off the 3D rendering work to the Nvidia card, but it still goes back to the integrated GPU for the display. The "inxi -G" command lets you see this...if you'd ever run it and post the results like I asked.

Anyway, to make sure you're running the "intel" instead of the kernel modesetting driver, make sure you have xserver-xorg-video-intel installed (I think it should be by default), and put a file named "20-intel.conf" in /etc/X11/xorg.conf.d with the contents:

Section "Device"
   Identifier  "Intel Graphics"
   Driver      "intel"
#  Option      "AccelMethod" "uxa"  #could also use the default "sna"
   Option      "TearFree"     "true"
EndSection

and reboot.  Inxi should show that you are now using the intel driver.

Last edited by stevep (2018-07-02 18:05:45)

Offline

Board footer

Powered by FluxBB