Support, Screen Tearing.

Message
Author
Huckleberry Finn

Re: Support, Screen Tearing.

#31 Post by Huckleberry Finn »

In fact, there seems to be no typo in the commands to delete, but can you have a look there with the file manager for such files?

And do you still have the default kernel 4.19 ? Or have you tried any other kernels?

Maybe installing another kernel from MX Package Installer (Popular Apps tab) .. say 5.4 .. or 5.2 .. 5.1 and booting with that helps ...

dada666
Posts: 34
Joined: Sun Jul 05, 2020 1:34 pm

Re: Support, Screen Tearing.

#32 Post by dada666 »

I've tried 5.6 kernel. There is no "no-mode-set.conf

Huckleberry Finn

Re: Support, Screen Tearing.

#33 Post by Huckleberry Finn »

Yes, 5.6 is the current one.. Can you install and boot with 5.4 ?

(After installation it will be in sub-menu on Grub .. "advanced boot options")

User avatar
Head_on_a_Stick
Posts: 919
Joined: Sun Mar 17, 2019 3:37 pm

Re: Support, Screen Tearing.

#34 Post by Head_on_a_Stick »

If the no-mode-set.conf files are gone then try rebuilding the initramfs:

Code: Select all

sudo update-initramfs -u -k all
mod note: Signature removed, please read the forum rules

dada666
Posts: 34
Joined: Sun Jul 05, 2020 1:34 pm

Re: Support, Screen Tearing.

#35 Post by dada666 »

Kernel 5.4 boots to black screen.

dada666
Posts: 34
Joined: Sun Jul 05, 2020 1:34 pm

Re: Support, Screen Tearing.

#36 Post by dada666 »

Code: Select all

$ sudo update-initramfs -u -k all
[sudo] password for dadacs: 
update-initramfs: Generating /boot/initrd.img-5.6.0-2-amd64
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8125a-3.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168fp-3.fw for module r8169
cryptsetup: WARNING: The initramfs image may not contain cryptsetup binaries 
    nor crypto modules. If that's on purpose, you may want to uninstall the 
    'cryptsetup-initramfs' package in order to disable the cryptsetup initramfs 
    integration and avoid this warning.
I: The initramfs will attempt to resume from /dev/sdc3
I: (UUID=f1cc6165-2eb4-4075-b7b5-e02ed33e495e)
I: Set the RESUME variable to override this.
update-initramfs: Generating /boot/initrd.img-5.4.0-4-amd64
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8125a-3.fw for module r8169
cryptsetup: WARNING: The initramfs image may not contain cryptsetup binaries 
    nor crypto modules. If that's on purpose, you may want to uninstall the 
    'cryptsetup-initramfs' package in order to disable the cryptsetup initramfs 
    integration and avoid this warning.
I: The initramfs will attempt to resume from /dev/sdc3
I: (UUID=f1cc6165-2eb4-4075-b7b5-e02ed33e495e)
I: Set the RESUME variable to override this.
update-initramfs: Generating /boot/initrd.img-4.19.0-9-amd64
cryptsetup: WARNING: The initramfs image may not contain cryptsetup binaries 
    nor crypto modules. If that's on purpose, you may want to uninstall the 
    'cryptsetup-initramfs' package in order to disable the cryptsetup initramfs 
    integration and avoid this warning.
I: The initramfs will attempt to resume from /dev/sdc3
I: (UUID=f1cc6165-2eb4-4075-b7b5-e02ed33e495e)
I: Set the RESUME variable to override this.

User avatar
Head_on_a_Stick
Posts: 919
Joined: Sun Mar 17, 2019 3:37 pm

Re: Support, Screen Tearing.

#37 Post by Head_on_a_Stick »

Okay, now reboot and select kernel 4.19 from the "Advanced Options" boot sub-menu.
mod note: Signature removed, please read the forum rules

dada666
Posts: 34
Joined: Sun Jul 05, 2020 1:34 pm

Re: Support, Screen Tearing.

#38 Post by dada666 »

It boots to black screen.

User avatar
Head_on_a_Stick
Posts: 919
Joined: Sun Mar 17, 2019 3:37 pm

Re: Support, Screen Tearing.

#39 Post by Head_on_a_Stick »

Can you switch to a console screen with <ctrl>+<alt>+F3? Does applying radeon.modeset=0 as a kernel parameter get you to the desktop again?
mod note: Signature removed, please read the forum rules

Huckleberry Finn

Re: Support, Screen Tearing.

#40 Post by Huckleberry Finn »

Maybe the file causes that if it's existing, without deleting :

Code: Select all

sudo mv /etc/X11/xorg.conf.d/10-tearfree.conf /etc/X11/xorg.conf.d/10-tearfree.conf.old
Reboot to 4.19 then 5.4 then 5.6
Last edited by Huckleberry Finn on Sun Jul 05, 2020 5:10 pm, edited 1 time in total.

Post Reply

Return to “Software / Configuration”