Created attachment 38027 [details] Output of dmesg on Linux kernel version 2.6.32 Notebook: HP EliteBook 8440p (VQ667EA#ACB). Graphics: Nvidia Quadro NVS 3100M (GT218M, NV50). OS: Ubuntu 10.04.1 LTS (Linux 2.6.32-24 #41), Ubuntu 10.10 Alpha 3 (Linux 2.6.35-14 #19, Linux 2.6.36-999 #201008190908). After initializing nouveau driver, image is transformed into running stripes. If screen shows text, stripes are thin. If screen shows desktop, stripes are thick, colored, and fill entire screen. With binary Nvidia drivers, this problem is not available. Outputs of dmesg is attached. Thanks.
Created attachment 38028 [details] Output of dmesg on Linux kernel version 2.6.35
Created attachment 38029 [details] Output of dmesg on Linux kernel version 2.6.36
Created attachment 38030 [details] Output of dmesg on Linux kernel version 2.6.35
What exact snapshot of 2.6.36 do you have? A similar bug to this has been fixed already, and made it for -rc1.
(In reply to comment #4) > What exact snapshot of 2.6.36 do you have? A similar bug to this has been > fixed already, and made it for -rc1. I used snapshot from http://kernel.ubuntu.com/~kernel-ppa/mainline/daily/2010-08-19-maverick/. String from file BUILD.LOG: *** BUILDING: commit:763008c4357b73c8d18396dfd8d79dc58fa3f99d series:maverick abinum:999 ... Can you give link to similar bug or commit that fixes this bug?
(In reply to comment #5) > (In reply to comment #4) > > What exact snapshot of 2.6.36 do you have? A similar bug to this has been > > fixed already, and made it for -rc1. > > I used snapshot from > http://kernel.ubuntu.com/~kernel-ppa/mainline/daily/2010-08-19-maverick/. > String from file BUILD.LOG: *** BUILDING: > commit:763008c4357b73c8d18396dfd8d79dc58fa3f99d series:maverick abinum:999 ... > Can you give link to similar bug or commit that fixes this bug? Given that commit has been added to Linux kernel on 18 August, I do not think that these bugs are same and this bug fixed.
(In reply to comment #6) > Given that commit has been added to Linux kernel on 18 August, I do not think > that these bugs are same and this bug fixed. I mean commit 763008c4357b73c8d18396dfd8d79dc58fa3f99d from which built Linux kernel version 2.6.36.
I made screenshot, and in contrast to image on screen, it shows perfect picture.
Created attachment 38050 [details] Output of dmesg on Linux kernel version 2.6.36 (snapshot 10.08.21)
Created attachment 38064 [details] Photo of screen with this problem. Conslole.
Created attachment 38065 [details] Photo of screen with this problem. Desktop.
Created attachment 38066 [details] EDID of my display.
Created attachment 38112 [details] Output of dmesg on Linux kernel version 2.6.36 (snapshot 10.08.23) Please note this line: [ 14.439634] BUG: unable to handle kernel NULL pointer dereference at (null).
Created attachment 38428 [details] Output of dmesg on Linux kernel version 2.6.36-rc3
I sent output of MMIO tracing by e-mail to the appropriate address.
Suspicious strings from output of dmesg, possibly pointing to this problem: ... [ 13.904181] [drm] nouveau 0000:01:00.0: unplugged Embedded DisplayPort-1 [ 13.904944] [drm] nouveau 0000:01:00.0: plugged Embedded DisplayPort-1 [ 13.906631] [drm] nouveau 0000:01:00.0: unplugged Embedded DisplayPort-1 [ 13.907431] [drm] nouveau 0000:01:00.0: plugged Embedded DisplayPort-1 [ 14.018602] [drm] nouveau 0000:01:00.0: unplugged Embedded DisplayPort-1 [ 14.019357] [drm] nouveau 0000:01:00.0: plugged Embedded DisplayPort-1 [ 14.019367] [drm] nouveau 0000:01:00.0: plugged Embedded DisplayPort-1 [ 14.021106] [drm] nouveau 0000:01:00.0: unplugged Embedded DisplayPort-1 [ 14.021904] [drm] nouveau 0000:01:00.0: plugged Embedded DisplayPort-1 [ 14.133016] [drm] nouveau 0000:01:00.0: unplugged Embedded DisplayPort-1 [ 14.133032] [drm] nouveau 0000:01:00.0: unplugged Embedded DisplayPort-1 [ 14.133799] [drm] nouveau 0000:01:00.0: plugged Embedded DisplayPort-1 [ 14.135469] [drm] nouveau 0000:01:00.0: unplugged Embedded DisplayPort-1 [ 14.135478] [drm] nouveau 0000:01:00.0: unplugged Embedded DisplayPort-1 [ 14.136267] [drm] nouveau 0000:01:00.0: plugged Embedded DisplayPort-1 ...
Created attachment 38583 [details] Output of dmesg on Linux kernel version 2.6.36 with "drm.debug=14" option
Similar bugs: bug 29415, bug 29820.
It looks like bug 29171. In my case laptop also uses EFI.
Created attachment 38701 [details] Output of dmesg on Linux kernel version 2.6.35 with "EVO channel init modifications" patch from bug 29171 With "EVO channel init modifications" patch from bug 29171 instead corrupted screen I see black screen.
Commit http://cgit.freedesktop.org/nouveau/linux-2.6/commit/?id=2aa335a9b84e5403c3d0be3a35237c6c695d812e fixes this bug. Ben, thank you very much.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.