lkml.org 
[lkml]   [2001]   [Dec]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 2.4.17-rc1 does not boot my Alphas
On Sun, Dec 16, 2001 at 10:50:13PM -0700, Michal Jaegermann wrote:
>
> Tommorow I will try to graft 'arch/alpha' from 2.4.13-ac8 to 2.4.17rc1
> just to see what will happen.

Not much is left from these changes if one wants to stay within
"reasonable and compilable". :-) Anyway, even after this compiles my
Nautilus boxes still do not boot nor show any inclinations to inform why
they are unhappy.

At the very bottom of arch/alpha/kernel/setup.c one can find the
following:

static int alpha_panic_event(struct notifier_block *this,
unsigned long event,
void *ptr)
{
#if 1
/* FIXME FIXME FIXME */
/* If we are using SRM and serial console, just hard halt here. */
if (alpha_using_srm && srmcons_output)
__halt();
#endif
return NOTIFY_DONE;
}

After I changed "#if 1" to "#if 0" results were that most of the time,
although not always, after aboot loader messages I was sooner or later
quietly back at SRM prompt and yes - "srmcons" was given in boot flags.
On some occasions an attempt to boot would simply lock up. To be sure
this was happening both with CONFIG_ALPHA_LEGACY_START_ADDRESS set
and not set.

Anybody with some ideas where I should really look?

Michal
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:14    [W:0.376 / U:0.060 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site