[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-09-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #40 from Alex Deucher alexdeuc...@gmail.com 2010-09-07 18:33:27 --- This might be a duplicate of: https://bugs.freedesktop.org/show_bug.cgi?id=28402 Does the patch there help? --- Comment #41 from Martin Steigerwald

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-09-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #42 from Martin Steigerwald mar...@lichtvoll.de 2010-09-08 16:40:58 --- comment 44 instead of 43 that should have been. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-09-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #43 from Martin Steigerwald mar...@lichtvoll.de 2010-09-08 21:48:55 --- Created an attachment (id=29382) -- (https://bugzilla.kernel.org/attachment.cgi?id=29382) no freezes so far with vmembase zero patch from Dave The vmem

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-09-05 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #37 from Martin Steigerwald mar...@lichtvoll.de 2010-09-05 07:26:50 --- Created an attachment (id=29002) -- (https://bugzilla.kernel.org/attachment.cgi?id=29002) bisect cont'd - unbootable kernels ext4 / readahead backtrace I

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-09-05 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #38 from Martin Steigerwald mar...@lichtvoll.de 2010-09-05 07:35:55 --- Created an attachment (id=29012) -- (https://bugzilla.kernel.org/attachment.cgi?id=29012) current state of bisection, please help with selecting next

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-09-05 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #39 from Martin Steigerwald mar...@lichtvoll.de 2010-09-05 13:29:03 --- Well I now go with mar...@shambhala:~/Computer/Shambhala/Kernel/2.6.33-2.6.34- bisect/linux-2.6 git log | head commit

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-08-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #35 from Martin Steigerwald mar...@lichtvoll.de 2010-08-26 19:18:39 --- So I am indeed bisecting this, but it is slow - cause last time just after 5 reboots and hours of testing the kernel froze after I marked it as good and

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-08-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #36 from Martin Steigerwald mar...@lichtvoll.de 2010-08-26 19:28:43 --- Should I just mark the current soon after 2.6.33-rc2 kernel 5be796f0b842c5852d7397a82f8ebd6be8451872 I am not interested as good without even compiling it,

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-08-25 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #34 from Martin Steigerwald mar...@lichtvoll.de 2010-08-25 10:44:52 --- No luck with 2.6.36-rc2-tp42-00203-g502adf5 from Linus' git either. It hung after the second boot. That also proves that TuxOnIce is not involved in the bug.

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-08-24 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #33 from Martin Steigerwald mar...@lichtvoll.de 2010-08-24 18:30:33 --- drm-bail-early-if-nothing-changes-2.6.git-4e186b2d6c878793587c35d7f06c94565d76e9b8.patch didn't work either. The machine crashed a few minutes after second

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-08-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #26 from Martin Steigerwald mar...@lichtvoll.de 2010-08-23 12:39:21 --- Still happens with 2.6.35.3. This time I setup a netconsole connection. Nothing. So its really a complete hard freeze. Next step probably is trying

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-08-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #27 from Alex Deucher alexdeuc...@gmail.com 2010-08-23 14:20:40 --- Does disabling the lockup detect code fix the issue? --- a/drivers/gpu/drm/radeon/r600.c +++ b/drivers/gpu/drm/radeon/r600.c @@ -1345,6 +1345,8 @@ bool

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-08-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #28 from Alex Deucher alexdeuc...@gmail.com 2010-08-23 14:22:32 --- updated patch: diff --git a/drivers/gpu/drm/radeon/r100.c b/drivers/gpu/drm/radeon/r100.c index c0c5cef..7d9cc47 100644 --- a/drivers/gpu/drm/radeon/r100.c +++

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-08-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #29 from Alex Deucher alexdeuc...@gmail.com 2010-08-23 14:31:04 --- Please also try this patch: http://git.kernel.org/?p=linux/kernel/git/airlied/drm-2.6.git;a=commitdiff;h=4e186b2d6c878793587c35d7f06c94565d76e9b8 -- Configure

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-08-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #30 from Martin Steigerwald mar...@lichtvoll.de 2010-08-23 14:37:27 --- Should I try both patches together? Or each one seperately? I am currently also compiling a 2.6.36-rc2. -- Configure bugmail:

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-08-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #31 from Alex Deucher alexdeuc...@gmail.com 2010-08-23 14:39:11 --- Separately please. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-08-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #32 from Martin Steigerwald mar...@lichtvoll.de 2010-08-23 19:44:44 --- 2.6.35.3-tp42-toi-3.1.1.1-no-lockup-detect-05004-ga695ed8-dirty, the kernel with your patch to disable lockup detection did look very promising. Just as I

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-08-14 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #23 from Martin Steigerwald mar...@lichtvoll.de 2010-08-14 16:47:40 --- This bug still happens with 2.6.35.2. This time it hung while compiling virtualbox-ose kernel modules and playing music with Amarok. The music stopped

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-08-14 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 Martin Steigerwald mar...@lichtvoll.de changed: What|Removed |Added CC||airl...@linux.ie

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-08-14 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #25 from Martin Steigerwald mar...@lichtvoll.de 2010-08-14 17:03:47 --- Dave, I hope you do not mind adding you to the CC list, but since this happens on a ThinkPad T42 your feedback might help. I thought

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-08-01 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #21 from Martin Steigerwald mar...@lichtvoll.de 2010-07-28 17:33:33 --- 2.6.35-rc6 froze a few minutes after the second boot directly after opening an image in Gwenview from KDE 4.4.4. After the first boot it was stable for 25

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-07-28 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #18 from Dragos Delcea dragos.del...@gmail.com 2010-07-28 12:05:47 --- I can't reproduce it anymore with 2.6.35-rc6. I'm going to stay with the same kernel and switch to KMS and see if I can reproduce the reporter's problem. --

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-07-28 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #19 from Martin Steigerwald mar...@lichtvoll.de 2010-07-28 12:51:23 --- I started a compile of 2.6.35-rc6 and will test as well. Thanks. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-07-28 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #20 from Alex Deucher alexdeuc...@gmail.com 2010-07-28 14:32:47 --- If rc6 is stable, can you bisect between rc5 and rc6 to see what fixed the issue? It should be a much smaller change set. -- Configure bugmail:

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-07-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #16 from Dragos Delcea dragos.del...@gmail.com 2010-07-26 07:08:27 --- It should have red: 2.6.33.x works while 2.6.34 and 2.6.34.1 freeze on me. There's no 2.6.34.2 (yet) available. -- Configure bugmail:

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-07-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #17 from Alex Deucher alexdeuc...@gmail.com 2010-07-26 14:59:05 --- (In reply to comment #16) It should have red: 2.6.33.x works while 2.6.34 and 2.6.34.1 freeze on me. There's no 2.6.34.2 (yet) available. Can you bisect to

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-07-25 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 Dragos Delcea dragos.del...@gmail.com changed: What|Removed |Added CC|

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-07-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #12 from Alex Deucher alexdeuc...@gmail.com 2010-07-23 14:30:10 --- Unfortunately GPU freezes are really hard to track down without a reliable test case. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-07-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #14 from Martin Steigerwald mar...@lichtvoll.de 2010-07-23 15:19:29 --- Another hint: I ran 2.6.34.1 on a Radeon based Dell workstation at work, but without KMS and there the desktop never froze. It had a problem with shutting

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-07-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #13 from Martin Steigerwald mar...@lichtvoll.de 2010-07-23 15:17:48 --- I don't have a reliable test case. It does not happen always, but when it happened, it usually happened quite short after the first boot. Unfortunately with

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-07-16 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #8 from Martin Steigerwald mar...@lichtvoll.de 2010-07-16 18:15:33 --- Yes, after giving up on an issue of Debians make-kpkg with Kernel 2.6.35 + sign in version number[1], I used make deb-pkg to compile 2.6.35-rc5-04995-g7441ae8

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-07-16 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #9 from Alex Deucher alexdeuc...@gmail.com 2010-07-16 19:18:13 --- Any chance you could bisect this? -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-07-16 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #10 from Martin Steigerwald mar...@lichtvoll.de 2010-07-16 21:08:55 --- Difficult, since it doesn't happen all the time, I have no clear pattern on reproducabilty. When it happened it often happened within 5 minutes after

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-07-16 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #11 from Martin Steigerwald mar...@lichtvoll.de 2010-07-16 21:14:56 --- But there is no other way to get this one tracked? I thought about net console, but when the kernel doesn't even respond to a ping anymore, I guess it won't

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-07-15 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 Rafael J. Wysocki r...@sisk.pl changed: What|Removed |Added CC|

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-07-13 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #1 from Martin Steigerwald mar...@lichtvoll.de 2010-07-13 10:11:15 --- Created an attachment (id=27083) -- (https://bugzilla.kernel.org/attachment.cgi?id=27083) hardware of my ThinkPad T42, lspci -nvv -- Configure bugmail:

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-07-13 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #2 from Martin Steigerwald mar...@lichtvoll.de 2010-07-13 10:15:02 --- Userspace I use: apt-show-versions | egrep

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-07-13 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #3 from Martin Steigerwald mar...@lichtvoll.de 2010-07-13 10:24:05 --- I did some research on the internet and found this possibly related case - hot, since it also happens on a ThinkPad T42 with similar if not same graphics

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-07-13 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #4 from Martin Steigerwald mar...@lichtvoll.de 2010-07-13 12:43:23 --- While searching for traces of those freezes in syslog I came across backtraces that may or may not be releated. See bug #16377. There were prior to the third

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-07-13 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 Alex Deucher alexdeuc...@gmail.com changed: What|Removed |Added CC|

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-07-13 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #6 from Martin Steigerwald mar...@lichtvoll.de 2010-07-13 15:12:04 --- The bug does not appear to be suspend/resume related at all. The freezes did happen after a fresh boot, without any snapshot cycle in between. They never

[Bug 16376] random - possibly Radeon DRM KMS related - freezes

2010-07-13 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16376 --- Comment #7 from Alex Deucher alexdeuc...@gmail.com 2010-07-13 15:14:47 --- Does this happen with 2.6.35? -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You