[Bug 30052] Fails to start X with intel+Ati video, whith modeset=1

2011-04-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=30052 --- Comment #13 from Sebastien Villemot 2011-04-12 20:53:48 --- Actually I resolved my problem by forcing the loading of the "radeon" module in initramfs, so that the Radeon card is initialized before the Intel card. Note that I also have t

[Bug 32982] Kernel locks up a few minutes after boot

2011-04-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=32982 --- Comment #5 from Alex Deucher 2011-04-12 18:42:33 --- Also, the drm is not in drivers/video, it's in drivers/gpu -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mail because:

[PATCH] libkms: Allocate dumb framebuffers as 32bpp if we claim they're x8r8g8b8.

2011-04-12 Thread Eric Anholt
modetest got all segfaulty after walking off the end of the 16bpp framebuffer that it was told was 32bpp. --- libkms/dumb.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/libkms/dumb.c b/libkms/dumb.c index 3be5f7a..fafef64 100644 --- a/libkms/dumb.c +++ b/libkms/dumb.c

[Bug 32982] Kernel locks up a few minutes after boot

2011-04-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=32982 --- Comment #4 from Alex Deucher 2011-04-12 18:40:28 --- 'git bisect skip' to skip problematic commits. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are

[Bug 32982] Kernel locks up a few minutes after boot

2011-04-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=32982 --- Comment #3 from Bart Van Assche 2011-04-12 18:34:48 --- (In reply to comment #1) > Is this a regression? Did previous kernels work ok? If so, can you bisect? Yes, it's a regression - 2.6.38 and 2.6.38.2 run perfectly on the same syste

[Bug 29842] Radeon runs very hot

2011-04-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=29842 Igor Rudchenko changed: What|Removed |Added CC||i...@starrain.org --- Comment #10 fr