Page 1 of 1

random white stripes flashing around!

Posted: Fri Apr 12, 2013 8:07 am
by braingateway
on ivy bridge HD2500, the same issue, random white stripes appeared very often.

on kernel 3.5.0.x (at least confirmed on 27, 28) and 3.2.0.x (at least confirmed on 40)
$ dpkg -l kde-runtime
+++-==========================-==========================-====================================================================
ii kde-runtime 4:4.8.5-0ubuntu0.1 runtime components from the official KDE release

I never get this issue on older machines with NV or ATI graphic card, the intel ivy bridge seems very annoying.

the picture shows the symptom, some application like the desktop, gimp, etc will always show these white stripes, if hover over the menu, it will show narrower stripes in the menu item area. Other applications like Kate, firefox, libreoffice, etc will not show these white stripes.

On live-cd the system still using KDE 4.8.3 seems stripe free. Can anyone confirm on this problem?

Re: random white stripes flashing around!

Posted: Sun Apr 14, 2013 7:54 pm
by homerscousin
I had the same thing happen to me. Wow, I went to find my old post and see that you had already found it. Your attachment looks identical to the stuff I saw. I closed my 'view your posts' tab, but I think I stated the system updates cured the problem. You know, that icon on the task bar that says--hundreds of recommended updates available. I haven't seen one piece of info to indicate what the cause might be.

Re: random white stripes flashing around!

Posted: Mon Apr 15, 2013 3:44 pm
by braingateway
homerscousin wrote:I had the same thing happen to me. ... but I think I stated the system updates cured the problem. ...
Would you please post the result of following commands, the result might be helpful?

Code: Select all

uname -r

Code: Select all

dpkg -l kde-runtime

Code: Select all

grep -A6 -E "LoadModule: \"intel\"" /var/log/Xorg.0.log
Here is my output:

user@PC ~$ uname -r
3.5.0-28-generic

user@PC ~$ dpkg -l kde-runtime
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Description
+++-==========================-==========================-====================================================================
ii kde-runtime 4:4.8.5-0ubuntu0.1 runtime components from the official KDE release

user@PC ~$
[ 23.519] (II) LoadModule: "intel"
[ 23.519] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 23.519] (II) Module intel: vendor="X.Org Foundation"
[ 23.519] compiled for 1.13.0, module version = 2.20.9
[ 23.519] Module class: X.Org Video Driver
[ 23.519] ABI class: X.Org Video Driver, version 13.0
[ 23.519] (II) LoadModule: "vesa"

Re: random white stripes flashing around!

Posted: Thu Apr 18, 2013 10:17 am
by braingateway
problem can be fixed by install KDE 4.10.2

Re: random white stripes flashing around!

Posted: Thu Apr 18, 2013 2:42 pm
by homerscousin
Little late but here is output:
homerscousin@homerscousin-desktop ~ $ uname -r
3.5.0-23-generic
homerscousin@homerscousin-desktop ~ $ dpkg -l kde-runtime
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-======================-================-================-==================================================
ii kde-runtime 4:4.10.0-0ubuntu amd64 runtime components from the official KDE release

homerscousin@homerscousin-desktop ~ $ grep -A6 -E "LoadModule: \"intel\"" /var/log/Xorg.0.log
[ 14.310] (II) LoadModule: "intel"
[ 14.311] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 14.311] (II) Module intel: vendor="X.Org Foundation"
[ 14.311] compiled for 1.13.0, module version = 2.20.9
[ 14.311] Module class: X.Org Video Driver
[ 14.311] ABI class: X.Org Video Driver, version 13.0
[ 14.311] (II) LoadModule: "vesa"
homerscousin@homerscousin-desktop ~ $
So, I guess you did fix it with the upgrade. Any idea exactly what the cure was?

Re: random white stripes flashing around!

Posted: Fri Apr 19, 2013 3:16 pm
by braingateway
homerscousin wrote:Little late but here is output:
homerscousin@homerscousin-desktop ~ $ uname -r
3.5.0-23-generic
homerscousin@homerscousin-desktop ~ $ dpkg -l kde-runtime
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-======================-================-================-==================================================
ii kde-runtime 4:4.10.0-0ubuntu amd64 runtime components from the official KDE release

homerscousin@homerscousin-desktop ~ $ grep -A6 -E "LoadModule: \"intel\"" /var/log/Xorg.0.log
[ 14.310] (II) LoadModule: "intel"
[ 14.311] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 14.311] (II) Module intel: vendor="X.Org Foundation"
[ 14.311] compiled for 1.13.0, module version = 2.20.9
[ 14.311] Module class: X.Org Video Driver
[ 14.311] ABI class: X.Org Video Driver, version 13.0
[ 14.311] (II) LoadModule: "vesa"
homerscousin@homerscousin-desktop ~ $
So, I guess you did fix it with the upgrade. Any idea exactly what the cure was?
U have almost the same kernel and xserver version, and I have a little bit newer ones. The only difference is the KDE version. I also did several tests with 3.2 kernel and much older xserver version like 1.11. The results are always the same: 4.8.3 and 4.10 were OK, the 4.8.5 had white stripes or even crash. So I guess this may due to bugs in KDE 4.8.5.