getting a diangle line on firefox when i scroll down a page

Asked by Bob

I just had to reinstall 14'04 and never had this before and can't remember if it was a problem I had before and fixed.

I did this
disable hardware acceleration in the firefox menu ≡ > options > advanced > general (that setting will take a restart of the browser to take effect).
but did not help.

is there a setting in aboutconfig that will help with this or something else I can try?

also not related to this, but is there a page that lists comands "IE" (apt-get install) and things like that.
Would be nice to have one page telling me them, so I don't have to always search.
thank you.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Its impossible to list all commands, there is a near infinite combination of options and so forth.

Each command has a man page, you can read this using:

man command

eg:

man apt-get

This will show you the syntax and options of the command you gave.

As for the tearing, what is the output of:

sudo lshw -C display; lsb_release -a; uname -a

Thanks

Revision history for this message
Bob (smith13) said :
#2

Oh thank you for the info. always good to learn new thing. :)

~$ sudo lshw -C display; lsb_release -a; uname -a
[sudo] password for rjsmith:
  *-display
       description: VGA compatible controller
       product: 82915G/GV/910GL Integrated Graphics Controller
       vendor: Intel Corporation
       physical id: 2
       bus info: pci@0000:00:02.0
       version: 04
       width: 32 bits
       clock: 33MHz
       capabilities: pm vga_controller bus_master cap_list rom
       configuration: driver=i915 latency=0
       resources: irq:16 memory:cfd00000-cfd7ffff ioport:1800(size=8) memory:e0000000-efffffff memory:cfd80000-cfdbffff
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04.5 LTS
Release: 14.04
Codename: trusty
Linux rjsmith-desktop 3.13.0-92-generic #139-Ubuntu SMP Tue Jun 28 20:42:32 UTC 2016 i686 i686 i686 GNU/Linux

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

Could try the Intel driver installer. OMGUbuntu has a guide.

Revision history for this message
Bob (smith13) said :
#4

ah can I have the link. I'm finding to much and have no clue what one is the right one to pick.

Can you help with this problem?

Provide an answer of your own, or ask Bob for more information if necessary.

To post a message you must log in.