Siduction Forum

Siduction Forum => Hardware - Support => Thema gestartet von: mylo in 2014/03/23, 09:25:59

Titel: Problem with white lines pattern on screen
Beitrag von: mylo in 2014/03/23, 09:25:59
Hi all,

I have a problem with white a white line pattern on the screen (appearing sometimes, se above). In additiin the fonts on the menu on thel leftaüppear somwetimes in white, so are no more readable.

It seems this is only in combination with the siduction page.
The onboard graphics specification is:
inxi -G
Graphics:  Card: Intel Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller
           X.Org: 1.15.0 drivers: intel (unloaded: fbdev,vesa) Resolution: 1440x900@59.9hz
           GLX Renderer: Mesa DRI Intel Haswell Desktop GLX Version: 3.0 Mesa 10.1.0


Titel: Re: Problem with white lines pattern on screen
Beitrag von: absolut in 2014/03/23, 15:13:44
if i understand this correctly, this is a screenshot of a browser (iceweasel?) 

i sometimes experience small distortions on various webseites with iceweasel (i do have nvidia graphics here, though). it might be an iceweasel issue.

Titel: Re: Problem with white lines pattern on screen
Beitrag von: dibl in 2014/03/23, 18:57:06
That type of video garbage is usually an issue with the video memory and cache, which may be caused by a driver bug, or by the software package (browser) that you are using.  You can test with different browsers and see if it changes.
Titel: Re: Problem with white lines pattern on screen
Beitrag von: mylo in 2014/03/23, 19:39:16
dibl,

good idea. I will check that.
Titel: Re: Problem with white lines pattern on screen
Beitrag von: absolut in 2014/03/23, 23:15:57
interestingly, i am experiencing a lot of video garbage / distortions when using libreoffice writer...
Titel: Re: Problem with white lines pattern on screen
Beitrag von: mylo in 2014/03/24, 22:04:09
Hi all,

as the problem gets worser and worser, I have to do something.
I open a putty and while hovering, the font colour of the hovered menu turns into white.

So how can I check and find out, whether I have the right video driver and the right config of it?
Which steps do I have to go through?

EDIT:

When I mark a section and click somewhere else after, the font colour turns in its original colour.
Titel: Re: Problem with white lines pattern on screen
Beitrag von: melmarker in 2014/03/25, 00:27:55
Same behavior if you run a live system?
Titel: Re: Problem with white lines pattern on screen
Beitrag von: mylo in 2014/03/25, 22:13:52
Hi melmarker, I'll going to check that  these days and come back and report.
Titel: Re: Problem with white lines pattern on screen
Beitrag von: devil in 2014/03/26, 07:58:16
The cause for this is probably in this upstream bug report from a siduction user and a debian sid user: https://bugs.freedesktop.org/show_bug.cgi?id=76608


greetz
devil
Titel: Re: Problem with white lines pattern on screen
Beitrag von: bluelupo in 2014/03/26, 17:24:15
Hi all,
I have found the same effect as mylo in my system.  In my case the error usually occurs when starting from KDE, on top of the screen are white stripes across the entire width of the screen to see. If I run a Restart thereafter the KDE-Desktop no longer occurs on the effect.


# inxi -G
Graphics:  Card: Intel Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller
           Display Server: X.org 1.15.0 drivers: intel (unloaded: fbdev,vesa) tty size: 153x37 Advanced Data: N/A for root

# dmesg |grep ERROR
[   66.339642] [drm:i915_set_reset_status] *ERROR* render ring hung inside bo (0xfd86000 ctx 1) at 0xfd87f4c
[   75.335029] [drm:i915_set_reset_status] *ERROR* render ring hung inside bo (0xfd86000 ctx 1) at 0xfd87f4c
[   75.335032] [drm:i915_context_is_banned] *ERROR* context hanging too fast, declaring banned!


Titel: Re: Problem with white lines pattern on screen
Beitrag von: bluelupo in 2014/03/27, 22:30:30
Hi all,
I have found a workaround until the problem is fixed. In the System Settings "Xrender + Native" select and store. Thus, the error on the screen no longer exist, however, some desktop effects will not awaken.

EDIT:
Here is my bug report in Debian can be read: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=742811
Titel: Re: Problem with white lines pattern on screen
Beitrag von: hendrikL in 2014/03/29, 13:12:05
hi,

i did not have that white line pattern things, but the desktop effects in kde wasn't working.
Of course it is an old laptop with an ancient viedeo card ;) , but intel.
It occurs after a mesa update some days before, if the xorg-intel got an update, i did not remember.
So i tried an older kernel, a dead horse ;) , 3.8-5.towo-siduction-a,md64 x86_64, after testing around with the settings.
Of course i tested also the xrender setting and it works, but not as i wanted, so i choose to test another kernel.
With the 3.8.5 it works again with opengl 2.1.
Maybe you can try different kernels to see what's happens.

inxi -v2
System:    Host: hhl.atelier.net Kernel: 3.8-5.towo-siduction-amd64 x86_64 (64 bit) Desktop: KDE 4.12.3
           Distro: siduction gefrickel
Machine:   System: LENOVO product: 7666AK7 v: ThinkPad X61s
           Mobo: LENOVO model: 7666AK7 Bios: LENOVO v: 7NETB6WW (2.16 ) date: 07/01/2008
CPU:       Dual core Intel Core2 Duo CPU L7500 (-MCP-) clocked at 800 MHz
Graphics:  Card: Intel Mobile GM965/GL960 Integrated Graphics Controller (primary)
           Display Server: X.Org 1.15.0 drivers: intel (unloaded: fbdev,vesa) Resolution: 1024x768@50.0hz
           GLX Renderer: Mesa DRI Intel 965GM GLX Version: 2.1 Mesa 10.1.0
Network:   Card-1: Intel PRO/Wireless 4965 AG or AGN [Kedron] Network Connection driver: iwl4965
           Card-2: Intel 82566MM Gigabit Network Connection driver: e1000e
Drives:    HDD Total Size: 100.0GB (87.2% used) 1: model: HITACHI_HTS72201
Info:      Processes: 169 Uptime: 2 min Memory: 595.0/7919.0MB Client: Shell (bash) inxi: 2.1.10                   


greetz hendrik
Titel: Re: Problem with white lines pattern on screen
Beitrag von: mylo in 2014/03/29, 13:17:01
Hi bluelupo,

would you be so kind to post inxi -G as user, because I want to compare that with my output.

  $inxi -G
Graphics:  Card: Intel Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller
Display Server: X.Org 1.15.0 drivers: intel (unloaded: fbdev,vesa)
Resolution: 1440x900@59.9hz
GLX Renderer: Mesa DRI Intel Haswell Desktop GLX Version: 3.0 Mesa  10.1.0
Titel: Re: Problem with white lines pattern on screen
Beitrag von: bluelupo in 2014/03/30, 21:50:35
Hi mylo,
here my output form inxi (root and user).


# inxi -G
Graphics:  Card: Intel Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller
           Display Server: X.org 1.15.0 drivers: intel (unloaded: fbdev,vesa)
           tty size: 164x31 Advanced Data: N/A for root

$ inxi -G
Graphics:  Card: Intel Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller
           Display Server: X.Org 1.15.0 drivers: intel (unloaded: fbdev,vesa) Resolution: 1920x1200@60.0hz
           GLX Renderer: Mesa DRI Intel Ivybridge Desktop GLX Version: 3.0 Mesa 10.1.0
Titel: Re: Problem with white lines pattern on screen
Beitrag von: whistler_mb in 2014/03/31, 17:47:15
$ inxi -G
Graphics:  Card: Intel 4th Gen Core Processor Integrated Graphics Controller
           Display Server: X.Org 1.15.0 drivers: intel (unloaded: fbdev,vesa) Resolution: 1920x1080@60.0hz, 1920x1080@60.0hz
           GLX Renderer: Mesa DRI Intel Haswell Mobile GLX Version: 3.0 Mesa 10.1.0
Titel: Re: Problem with white lines pattern on screen
Beitrag von: Lanzi in 2014/04/01, 01:26:03
Same Problem here.

Titel: Re: Problem with white lines pattern on screen
Beitrag von: dsat in 2014/04/01, 10:19:41
Behaviour confirmed.

Graphics:  Card: Intel 3rd Gen Core processor Graphics Controller
           Display Server: X.Org 1.15.0 drivers: intel (unloaded: fbdev,vesa) Resolution: 1366x768@60.0hz
           GLX Renderer: Mesa DRI Intel Ivybridge Mobile GLX Version: 3.0 Mesa 10.1.0

regards dsat
Titel: Re: Problem with white lines pattern on screen
Beitrag von: mylo in 2014/04/01, 22:08:21
In the System Settings "Xrender + Native" select and store

Hi bluelupo,

can you point me to this menu point? I canot find it in the settings.
Titel: Re: Problem with white lines pattern on screen
Beitrag von: pit in 2014/04/01, 22:41:25
Same problem here.

(http://paste.rauschwolf.de/img_show.php?file=th_1396384336_ZmVobGVyLmpwZw) (http://paste.rauschwolf.de/img_show.php?file=1396384336_ZmVobGVyLmpwZw)

$ inxi -G
Graphics:  Card: Intel Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller X.Org 1.15.0.901 Res: 1920x1080@60.0hz, 1360x768@59.8hz
           GLX Renderer Mesa DRI Intel Ivybridge Desktop  GLX Version 3.0 Mesa 10.1.0


When I start a HD Video with vlc it crashes after playing just a few seconds:

root@p2000:/home/pit# tail -f /var/log/messages
...
Apr  1 22:35:40 p2000 kernel: [  460.439621] vlc[4948]: segfault at 0 ip 00007f96b8d08f60 sp 00007f9686c29ca8 error 4 in libc-2.18.so[7f96b8c79000+1a0000]


I noticed this problem with the latest 3.13 kernel and also with 3.14.0 and 3.14-0.towo.3-siduction-amd64.
Titel: Re: Problem with white lines pattern on screen
Beitrag von: mylo in 2014/04/02, 23:12:28
on first sigt, prob seems to have vanished since d-u from -48 hours or so. I report, should the pattern occurs again.