linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* radeonfb lockup in .28-rc (bisected)
@ 2008-10-27 23:45 James Cloos
  2008-10-28  0:00 ` David Miller
  2008-10-28  0:05 ` Benjamin Herrenschmidt
  0 siblings, 2 replies; 21+ messages in thread
From: James Cloos @ 2008-10-27 23:45 UTC (permalink / raw)
  To: linux-kernel
  Cc: linux-fbdev-devel, Benjamin Herrenschmidt, Andrew Morton,
	Linus Torvalds, David S. Miller, Krzysztof Halasa

Commit b1ee26bab1 breaks radeonfb on my inspiron 8100 (P3-M with a
Mobility M7 LW [7500] (1002:4c57 1028:00e6)).

The boot is OK until init(8) starts; after init outputs its version info
it calls rc(8), which starts by setting the fb font.  At that point any
kernel with b1ee26bab1 locks hard.  The cursor stops flashing, magic
sysrq stops working and the fan starts up after a few seconds.  (I can't
tell whether it is the CPU or the GPU that heats up.)

If it is relevant, I use a 10x20 font, so the font change means the
console converts from 200x75, 8x16 to 160x60, 10x20.

I can boot the bad kernels with init=/bin/bash, and was able to get
dmesg output.  The differences between rc2 and rc2+revert are limited
to some changes in the size of the kernel:

-Memory: 512232k/524200k available (4376k kernel code, 11428k reserved, 1707k data, 320k init, 0k highmem)
+Memory: 512272k/524200k available (4354k kernel code, 11388k reserved, 1693k data, 316k init, 0k highmem)

the sizes of some hash allocations as a result of the above, the normal
randomish variances in the detected CPU speed, a few minor ordering
changes:

-input: AT Translated Set 2 keyboard as /class/input/input5
 Marking TSC unstable due to TSC halts in idle
+input: AT Translated Set 2 keyboard as /class/input/input5

and the output of the various modules that load during a normal boot but
which I did not load in the init=/bin/bash boot.

I'm running rc2 with b1ee26bab1 reverted now, and nothing else has been
a problem.

[CC list from the commit's Signed-off-By/Acked-By/CC list.]

-JimC
-- 
James Cloos <cloos@jhcloos.com>         OpenPGP: 1024D/ED7DAEA6

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/

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

end of thread, other threads:[~2008-11-06  7:52 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-27 23:45 radeonfb lockup in .28-rc (bisected) James Cloos
2008-10-28  0:00 ` David Miller
2008-10-28  1:46   ` James Cloos
2008-10-28  0:05 ` Benjamin Herrenschmidt
2008-10-28  1:50   ` James Cloos
2008-10-28  9:24   ` James Cloos
2008-11-02 21:48     ` [Linux-fbdev-devel] " Benjamin Herrenschmidt
2008-11-03  7:01       ` Paul Collins
2008-11-03  7:34         ` Benjamin Herrenschmidt
2008-11-04  6:49           ` Paul Collins
2008-11-04 21:33             ` Benjamin Herrenschmidt
2008-11-06  6:00               ` Paul Collins
2008-11-06  7:52                 ` Benjamin Herrenschmidt
2008-11-04 21:36             ` Benjamin Herrenschmidt
2008-11-05  8:39         ` Benjamin Herrenschmidt
2008-11-05 10:28           ` Paul Collins
2008-11-05 20:31             ` Benjamin Herrenschmidt
2008-11-06  3:49             ` Benjamin Herrenschmidt
2008-11-06  4:49               ` Paul Collins
2008-11-03 15:33       ` James Cloos
2008-11-03 20:22         ` Benjamin Herrenschmidt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).