You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



Eliminate line when scrolling in browser

Author (Read 7612 times)

0 Members and 1 Guest are viewing this topic.

Re: Eliminate line when scrolling in browser
« Reply #4 on: October 04, 2020, 04:25:18 PM »
 

firenice03

  • Rockin' the FREE World
  • Global Moderator
  • Platinum Level Poster
  • *****
  • 1848
    Posts
  • Reputation: 284
  • Linux Lite Member
    • View Profile

  • CPU: AMD E2//Atom X5//AMD Phenom II X2

  • MEMORY: 4Gb

  • VIDEO CARD: AMD Mullin Radeon R2//Intel//AMD/ATI RS880

  • Kernel: 5.x
Split and moved topic...
LL4.8 UEFI 64 bit ASUS E402W - AMD E2 (Quad) 1.5Ghz  - 4GB - AMD Mullins Radeon R2
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics
LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200)
LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express  -- Shelved
BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server
Running Linux Lite since LL2.2
 

Re: Eliminate line when scrolling in browser
« Reply #3 on: October 04, 2020, 01:45:08 PM »
 

penglix

  • New to Forums
  • *
  • 10
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile

  • CPU: 1.6 ghz

  • MEMORY: 8Gb
Thank you for your reply, firenice03!

Unfortunatey, I don't have the same chip. According to the program "Lite System Report" I have:

Explanation: VGA compatible controller
Product: Haswell-ULT Integrated Graphics Controller   
Company: Intel Corporation

and

Explanation: 3D controller
Product: GF117M [GeForce 610M/710M/810M/820M / GT 620M/625M/630M/720M]   
Company: NVIDIA Corporation

What can I do? That line is very annoying. I also have it when scrolling in a pdf file not just in my browser window.
 

Re: Eliminate line when scrolling in browser
« Reply #2 on: October 04, 2020, 12:19:17 PM »
 

firenice03

  • Rockin' the FREE World
  • Global Moderator
  • Platinum Level Poster
  • *****
  • 1848
    Posts
  • Reputation: 284
  • Linux Lite Member
    • View Profile

  • CPU: AMD E2//Atom X5//AMD Phenom II X2

  • MEMORY: 4Gb

  • VIDEO CARD: AMD Mullin Radeon R2//Intel//AMD/ATI RS880

  • Kernel: 5.x
Hello,

I have the same problem. However, I don't understand your solution. Can you help me?

Thank you!


@penglix
Know that this solution is for.... Intel i915 onboard chip


The OP suggests creating a file named 20-intel.conf  in the directory /usr/share/X11/xorg.conf.d


If you were to do this from the terminal; you could vi a new file, most likely needing sudo to do so...
Code: [Select]
sudo vi /usr/share/X11/xorg.conf.d/20-intel.conf

then insert (press i ) and paste (right click) the following into that screen...
Code: [Select]
Section "Device"
   Identifier  "Intel Graphics"
   Driver      "intel"
   Option      "AccelMethod"  "sna"
   Option      "TearFree"    "true"
   Option      "DRI"    "3"
EndSection


then press... ESC followed by :wq  the :wq will write the file -- the :wq will display at the lower left corner - if in line with the text you need to delete the :wq and ESC prior..


then as instructed ... reboot..


Again, this is for the i915 chip - the instruction may not work for you if not the same, though it may or it may not display all..
* I would create a backup as a safety line...
And know how to access the TTY if you boot to blank screen then it'll be command lines to undo...
LL4.8 UEFI 64 bit ASUS E402W - AMD E2 (Quad) 1.5Ghz  - 4GB - AMD Mullins Radeon R2
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics
LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200)
LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express  -- Shelved
BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server
Running Linux Lite since LL2.2
 

Eliminate line when scrolling in browser
« Reply #1 on: October 04, 2020, 08:57:06 AM »
 

penglix

  • New to Forums
  • *
  • 10
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile

  • CPU: 1.6 ghz

  • MEMORY: 8Gb
Hello,

I have the same problem. However, I don't understand your solution. Can you help me?

Thank you!
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section