mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Screen corrupted in Xorg with KMS on 945GM/GMS, 943/940GML chipset with kernel 2.6.38.2
@ 2011-04-12 10:06 Wojciech Zabołotny
  2011-04-12 16:41 ` Bruno Prémont
  0 siblings, 1 reply; 4+ messages in thread
From: Wojciech Zabołotny @ 2011-04-12 10:06 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 303 bytes --]

After I've upgraded my kernel to 2.6.38.2, I started to experience very 
often screen corruption
in X (it happened also earlier with 2.6.37.3, but now is very often.
Hardware seems to be OK. I attach  sample screendumps, configuration of 
my kernel, log
of the X server and output of the lspci command.

[-- Attachment #2: zrzut_ekranu-mc [root@wzlaphp]:-var-log.png --]
[-- Type: image/png, Size: 65948 bytes --]

[-- Attachment #3: zrzut_ekranu-mc [root@wzlaphp]:-var-log-1.png --]
[-- Type: image/png, Size: 69261 bytes --]

[-- Attachment #4: config.gz --]
[-- Type: application/x-gzip, Size: 24675 bytes --]

[-- Attachment #5: lspci.gz --]
[-- Type: application/x-gzip, Size: 3634 bytes --]

[-- Attachment #6: Xorg.0.log.gz --]
[-- Type: application/x-gzip, Size: 6304 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Screen corrupted in Xorg with KMS on 945GM/GMS, 943/940GML chipset with kernel 2.6.38.2
  2011-04-12 10:06 Screen corrupted in Xorg with KMS on 945GM/GMS, 943/940GML chipset with kernel 2.6.38.2 Wojciech Zabołotny
@ 2011-04-12 16:41 ` Bruno Prémont
  2011-04-12 16:51   ` wzab
  0 siblings, 1 reply; 4+ messages in thread
From: Bruno Prémont @ 2011-04-12 16:41 UTC (permalink / raw)
  To: wzab; +Cc: linux-kernel, intel-gfx

[CCing intel-gfx]

On Tue, 12 April 2011 Wojciech Zabołotny <wzab@ise.pw.edu.pl> wrote:
> After I've upgraded my kernel to 2.6.38.2, I started to experience very 
> often screen corruption in X (it happened also earlier with 2.6.37.3,
> but now is very often.
> Hardware seems to be OK. I attach  sample screendumps, configuration of 
> my kernel, log of the X server and output of the lspci command.

This looks similar to the xchat corruptions I see (on i855).

Have a look at #34980 (also 945 family) and #35460 on bugs.freedesktop.org.

Bruno

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Screen corrupted in Xorg with KMS on 945GM/GMS, 943/940GML chipset with kernel 2.6.38.2
  2011-04-12 16:41 ` Bruno Prémont
@ 2011-04-12 16:51   ` wzab
  2011-04-14 14:56     ` wzab
  0 siblings, 1 reply; 4+ messages in thread
From: wzab @ 2011-04-12 16:51 UTC (permalink / raw)
  To: Bruno Prémont; +Cc: wzab, linux-kernel, intel-gfx

W dniu 12.04.2011 18:41, Bruno Prémont pisze:
> [CCing intel-gfx]
>
> On Tue, 12 April 2011 Wojciech Zabołotny<wzab@ise.pw.edu.pl>  wrote:
>> After I've upgraded my kernel to 2.6.38.2, I started to experience very
>> often screen corruption in X (it happened also earlier with 2.6.37.3,
>> but now is very often.
>> Hardware seems to be OK. I attach  sample screendumps, configuration of
>> my kernel, log of the X server and output of the lspci command.
>
> This looks similar to the xchat corruptions I see (on i855).
>
> Have a look at #34980 (also 945 family) and #35460 on bugs.freedesktop.org.
>
> Bruno

Yes, the similar symptoms have also been reported in Ubuntu

https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/737900

I have yet another machine, with an older chipset - VGA compatible 
controller: Intel Corporation 82865G Integrated Graphics Controller (rev 
02) no corruptions occur in this machine.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Screen corrupted in Xorg with KMS on 945GM/GMS, 943/940GML chipset with kernel 2.6.38.2
  2011-04-12 16:51   ` wzab
@ 2011-04-14 14:56     ` wzab
  0 siblings, 0 replies; 4+ messages in thread
From: wzab @ 2011-04-14 14:56 UTC (permalink / raw)
  To: wzab; +Cc: Bruno Prémont, linux-kernel, intel-gfx

W dniu 12.04.2011 18:51, wzab pisze:
> W dniu 12.04.2011 18:41, Bruno Prémont pisze:
>> [CCing intel-gfx]
>>
>> On Tue, 12 April 2011 Wojciech Zabołotny<wzab@ise.pw.edu.pl>  wrote:
>>> After I've upgraded my kernel to 2.6.38.2, I started to experience very
>>> often screen corruption in X (it happened also earlier with 2.6.37.3,
>>> but now is very often.
>>> Hardware seems to be OK. I attach  sample screendumps, configuration of
>>> my kernel, log of the X server and output of the lspci command.
>>
>> This looks similar to the xchat corruptions I see (on i855).
>>
>> Have a look at #34980 (also 945 family) and #35460 on 
>> bugs.freedesktop.org.
>>
>> Bruno
>
> Yes, the similar symptoms have also been reported in Ubuntu
>
> https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/737900
>
> I have yet another machine, with an older chipset - VGA compatible 
> controller: Intel Corporation 82865G Integrated Graphics Controller 
> (rev 02) no corruptions occur in this machine.
Ooops, sorry, today I have noticed the same problems on the machine with 
Intel Corporation 82865G Integrated Graphics Controller (rev 02).

Wojtek

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-04-14 14:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-12 10:06 Screen corrupted in Xorg with KMS on 945GM/GMS, 943/940GML chipset with kernel 2.6.38.2 Wojciech Zabołotny
2011-04-12 16:41 ` Bruno Prémont
2011-04-12 16:51   ` wzab
2011-04-14 14:56     ` wzab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome