linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Re: Booting 2.3.48 (devel) kernel problems?
@ 2000-03-08 14:19 Benjamin Herrenschmidt
  2000-03-08 15:27 ` enneper
  2000-03-08 15:41 ` Michael Schmitz
  0 siblings, 2 replies; 8+ messages in thread
From: Benjamin Herrenschmidt @ 2000-03-08 14:19 UTC (permalink / raw)
  To: Michael Schmitz, linuxppc-dev


On Wed, Mar 8, 2000, Michael Schmitz
<schmitz@opal.biophys.uni-duesseldorf.de> wrote:

>So the framebuffer got mapped from OF but not from BootX.

I think it worked with OF because we inherit from OF SDR1 and, by luck,
OF page tables are high enough in memory to not have been damaged by the
kernel. When booting via BootX, that's not the case.

We should not try to access the framebuffer from identify_machine() and
MMU_Init() unless it was mapped with a BAT in head.S (for debugging
purposes). In normal cases, it will get mapped via map_bootx_text called
from setup_arch() and can be used beyond that point.


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 8+ messages in thread
* Booting 2.3.48 (devel) kernel problems?
@ 2000-03-08  3:51 Robert Shaw
  2000-03-08  7:25 ` enneper
  0 siblings, 1 reply; 8+ messages in thread
From: Robert Shaw @ 2000-03-08  3:51 UTC (permalink / raw)
  To: linuxppc-user, linuxppc-dev


I have a PowerBook G3 (1997) that I'm trying to get the latest devel kernel
compiled and booting on (2.3.48). However, no matter what I try, it always
hangs at the "booting..." screen.

I've tried using the default ".config" from the rsync, I've tried the default
pmac_config config, and I've tried the config from a booting stable
2.2.15pre11 kernel. None of them seem to work.

Can anyone help? Does anyone have the 2.3.x series kernel booting on this
older PowerBook G3 (3400 form factor, first PBG3 made)? If so, please email me
with details.

Thanks!!

-Robert
 mailto:rshaw@linuxppc.org
 http://www.linuxppc.org/BlueG3/

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

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

end of thread, other threads:[~2000-03-08 15:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-03-08 14:19 Booting 2.3.48 (devel) kernel problems? Benjamin Herrenschmidt
2000-03-08 15:27 ` enneper
2000-03-08 15:41 ` Michael Schmitz
  -- strict thread matches above, loose matches on Subject: below --
2000-03-08  3:51 Robert Shaw
2000-03-08  7:25 ` enneper
2000-03-08 10:10   ` Michael Schmitz
2000-03-08 12:34     ` enneper
2000-03-08 13:14       ` Michael Schmitz

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).