Vertical lines started appearing in my screen on 12.04 all of a sudden. Dell Inspiron 6GB machine. This behavior is seen on the latest versions of Chrome/FireFox browsers.What should I do to resolve this issue.
Refer: http://pasteboard.co/22LsUxiM.png
cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04.4 LTS"
lspci -k | grep -EA2 'VGA|3D'
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 09)
Subsystem: Dell Device 05e9
Kernel driver in use: i915
Refer:
driver details - obtained using mesa-utils
machine info
uname -a; dpkg -l | grep xserver-xorg-core
Linux seoul 3.13.0-35-generic #62~precise1-Ubuntu SMP Mon Aug 18 14:52:04 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
rc xserver-xorg-core 2:1.11.4-0ubuntu10.8 Xorg X server - core server
ii xserver-xorg-core-lts-quantal 2:1.13.0-0ubuntu6.5~precise1 Xorg X server - core server
sensors
coretemp-isa-0000
Adapter: ISA adapter
Physical id 0: +47.0°C (high = +100.0°C, crit = +100.0°C)
Core 0: +47.0°C (high = +100.0°C, crit = +100.0°C)
Core 1: +47.0°C (high = +100.0°C, crit = +100.0°C)
acpi -V Battery 0: Discharging, 15%, 00:21:53 remaining Battery 0: design capacity 2800 mAh, last full capacity 1743 mAh = 62% Adapter 0: off-line Cooling 0: pkg-temp-0 no state information available Cooling 1: LCD 0 of 99 Cooling 2: intel_powerclamp no state information available Cooling 3: Processor 0 of 10 Cooling 4: Processor 0 of 10 Cooling 5: Processor 0 of 10 Cooling 6: Processor 0 of 10
I suggest upgrading your graphical stack.
Run in terminal
This will upgrade Intel driver too and your system should be 12.04.5.
You should use following drivers Intel Graphics for Linux. Here is GUI Friendly installer: Intel Graphics Installer for Linux. I see that you use version 12.04, seems it's not supperted already.
I know, that proposition upgrade your current installation to new version is not solution, but I will suggest you.
Meantime, please report this issue here: bugs.launchpad.net