random white stripes flashing around!

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
braingateway

random white stripes flashing around!

Post 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?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
homerscousin

Re: random white stripes flashing around!

Post 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.
braingateway

Re: random white stripes flashing around!

Post 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"
braingateway

Re: random white stripes flashing around!

Post by braingateway »

problem can be fixed by install KDE 4.10.2
homerscousin

Re: random white stripes flashing around!

Post 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?
braingateway

Re: random white stripes flashing around!

Post 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.
Locked

Return to “Software & Applications”