LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
5.0 live usb screen tearing
#7
(09-25-2020, 03:56 PM)daniqwe link Wrote: So I found an article which could be the solution. https://learnubuntumate.weebly.com/scree...phics.html
Solution:
sudo mkdir -p /etc/X11/xorg.conf.d/
sudo nano /etc/X11/xorg.conf.d/20-radeon.conf
-insert:
Section "Device"
    Identifier "Radeon"
    Driver "radeon"
    Option "TearFree" "on"
    Option "DRI" "3" (add if other lines not enough)
    Option "AccelMethod" "glamor" (add if other lines not enough)
EndSection
-reboot system for the new configuration to take effect

But what do I do about it? The screen is worse than the article pic and I can barely see anything. Even if I somehow manage to follow the instructions it's still a bootable usb. Won't the changes revert after a restart?

Have you installed LL on your pc yet? Are you still running the Live version? whether you have or not: Don't do this!! I just checked your inxi output above and
Code:
driver: amdgpu,ati
this is the driver your pc's GPU is currently using, not radeon. There should be an amdgpu.conf file either at /etc/X11/xorg.conf.d or /usr/share/X11/xorg.conf.d/
Without each others help there ain't no hope for us Smile
Need a translation service? https://www.deepl.com/es/translator
Reply


Messages In This Thread
5.0 live usb screen tearing - by daniqwe - 09-05-2020, 05:51 PM
Re: 5.0 live usb screen tearing - by Moltke - 09-05-2020, 07:46 PM
Re: 5.0 live usb screen tearing - by daniqwe - 09-05-2020, 10:25 PM
Re: 5.0 live usb screen tearing - by Moltke - 09-05-2020, 10:56 PM
Re: 5.0 live usb screen tearing - by daniqwe - 09-06-2020, 12:07 AM
Re: 5.0 live usb screen tearing - by daniqwe - 09-25-2020, 03:56 PM
Re: 5.0 live usb screen tearing - by Moltke - 09-26-2020, 08:46 PM
Re: 5.0 live usb screen tearing - by daniqwe - 09-27-2020, 01:34 PM
Re: 5.0 live usb screen tearing - by daniqwe - 09-27-2020, 02:30 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)