Page 1 of 1

Fix screen tearing for intel gpu? (solved)

Posted: Tue Nov 26, 2024 6:33 pm
by PunchyMchurtyfist

Just frugal installed Puppy F96-CE and loving it, but I get screen tearing when scrolling or on videos, so I know on Ubuntu distros you alter the xorg files to turn on no tearing but in my puppy files I see no xorg conf for intel at all, I'm not that proficient in bash so I hope I'm describing my problem well enough so you guys can help me. Again, Intel GPU, screen tearing on video playback. Probabky just need to create the conf file but syntax is always very specific so if anyone knows exactly how to help with detailed instructions thank you soooooo much in advance!


Re: Fix screen tearing for intel gpu?

Posted: Tue Nov 26, 2024 10:40 pm
by ozsouth

@PunchyMchurtyfist - Often the default video driver is modesetting (unaccelerated). You could try the intel driver - I found it reduced tearing. My Method: (need to use arrow keys & enter to select items)
Exit X windows (ctrl-alt-backspace), then type xorgwizard & press enter, then select set video driver, then select specify & type intel, then ok, then done, then type xwin & press enter. Hopefully that will improve things.


Re: Fix screen tearing for intel gpu?

Posted: Wed Nov 27, 2024 5:16 am
by bigpup

It would help if you post what is provided by Pup-Sysinfo ->Devices ->Display ->Summary

You can highlight and copy from Pup-Sysinfo and paste into a post.

This will tell us what driver you are using and other info.


Re: Fix screen tearing for intel gpu?

Posted: Wed Nov 27, 2024 5:19 am
by bigpup

Information about the computer will help.
Make and model?


Re: Fix screen tearing for intel gpu?

Posted: Thu Nov 28, 2024 7:03 am
by PunchyMchurtyfist
bigpup wrote: Wed Nov 27, 2024 5:19 am

Information about the computer will help.
Make and model?

I'm using an old Lenovo Thinkpad T420

▶—— Video Summary ——◀

Display Specifications
• Screen Name LVDS1
• Screen VertRefresh 59.86 times/s
• Screen Resolution 1280x720 pixels (338x190 millimeters)
• Screen Depth 24 bits (planes)

Xorg Startup Log (/var/log/Xorg.0.log)
• Xorg Driver in use intel
• Loaded Modules dri2 fb glx libinput synaptics
• X.Org version 1.20.13

OpenGL 2D/3D Rendering
• Direct Rendering Yes
• Vendor Intel Open Source Technology Center
• Renderer Mesa DRI Intel(R) HD Graphics 3000 (SNB GT2)
• Version 3.0 Mesa 21.2.6

VGA device [0300] Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0126] (rev 09)
• Kernel Driver i915
• Memory Used by Driver 2024.00 KB
• Path /lib/modules/6.0.12-FP/kernel/drivers/gpu/drm/i915/i915.ko
• Description Intel Graphics
• Video RAM 1536M total, 256M prefetchable


Re: Fix screen tearing for intel gpu?

Posted: Thu Nov 28, 2024 9:07 pm
by bigpup

Try this.

You will need to be booted using a save file or folder, so this can be saved to always get used on boot up.

In /etc/X11/xorg.conf.d/

Add this file:

20-intel-graphics.conf.gz
rename by removing the fake .gz from the name Had to add fake .gz to name so it will attch to post.
(195 Bytes) Downloaded 33 times

Reboot making sure save is updated.

Any help?


Re: Fix screen tearing for intel gpu?

Posted: Fri Nov 29, 2024 9:33 pm
by PunchyMchurtyfist
bigpup wrote: Thu Nov 28, 2024 9:07 pm

Try this.

You will need to be booted using a save file or folder, so this can be saved to always get used on boot up.

In /etc/X11/xorg.conf.d/

Add this file:
20-intel-graphics.conf.gz

Reboot making sure save is updated.

Any help?

It did fix the screen tearing issue but it also changed my screen resolution to a very strange setting, is it any way to have the screen tearing option but not whatever changes the resolution


Re: Fix screen tearing for intel gpu?

Posted: Sat Nov 30, 2024 5:20 am
by bigpup

What did it change resolution to?

Is it maybe the (native) default resolution of the monitor?

Did you try to use the programs for setting resolution and change it to what you want?

What resolution do you want?


Re: Fix screen tearing for intel gpu?

Posted: Sat Nov 30, 2024 12:17 pm
by dimkr

I have a Thinkpad X220 with a similar issue. Try to install and run a compositor like xcompmgr, otherwise you'll get tearing with X.Org. I don't recommend changing drivers or playing with xorg.conf because X.Org is largely deprecated and modesetting is your best bet with Intel graphics (xf86-video-intel is deprecated).

(With Wayland I don't get any tearing on this laptop.)


Re: Fix screen tearing for intel gpu?

Posted: Mon Dec 02, 2024 8:20 am
by PunchyMchurtyfist
bigpup wrote: Sat Nov 30, 2024 5:20 am

What did it change resolution to?

Is it maybe the (native) default resolution of the monitor?

Did you try to use the programs for setting resolution and change it to what you want?

What resolution do you want?

It may have been my monitor's native resolution as I have my laptop connected to a large tv, the resolution I use is 1280x1024 but when I pasted the file you gave me and saved it, it also changed that resolution and I could no longer change it back to 1280x1024.

EDIT: I believe I got it! I'm new to Puppy and it feels kind of convoluted to do anything compared to Ubuntu distros, but I've successfully integrated the file you gave me and managed to change the resolution back to what I had it originally so I think I'm good now. Thanks for the help and the patience for a total noob.


Re: Fix screen tearing for intel gpu?

Posted: Mon Dec 02, 2024 1:19 pm
by bigpup

WE are Puppy!
Resistance is futile!
Learn you must, how Puppy does things!