public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Linux-2.6.1-mm4/5 dies booting on an Athlon64
@ 2004-01-22  8:24 Boszormenyi Zoltan
  2004-01-22 10:33 ` Mikael Pettersson
  0 siblings, 1 reply; 4+ messages in thread
From: Boszormenyi Zoltan @ 2004-01-22  8:24 UTC (permalink / raw)
  To: linux-kernel

Hi,

mainboard is MSI K8T Neo, Athlon64 3200+.
It does not boot successfully without the "nolapic"
option. "noapic" does not make any difference, "nolapic" does.
Kernel is compiled on a 32bit Fedora,
K7/Athlon and Hammer/Opteron/Athlon64
are selected under CPU support.

-- 
Best regards,
Zoltán Böszörményi

---------------------
What did Hussein say about his knife?
One in Bush worth two in the hand.


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

* Re: Linux-2.6.1-mm4/5 dies booting on an Athlon64
  2004-01-22  8:24 Linux-2.6.1-mm4/5 dies booting on an Athlon64 Boszormenyi Zoltan
@ 2004-01-22 10:33 ` Mikael Pettersson
  0 siblings, 0 replies; 4+ messages in thread
From: Mikael Pettersson @ 2004-01-22 10:33 UTC (permalink / raw)
  To: Boszormenyi Zoltan; +Cc: linux-kernel

Boszormenyi Zoltan writes:
 > Hi,
 > 
 > mainboard is MSI K8T Neo, Athlon64 3200+.
 > It does not boot successfully without the "nolapic"
 > option. "noapic" does not make any difference, "nolapic" does.
 > Kernel is compiled on a 32bit Fedora,
 > K7/Athlon and Hammer/Opteron/Athlon64
 > are selected under CPU support.

1. "does not boot successfully" is extremely vague.
   Please supply a boot log or decoded kernel oops.

2. Does this also occur with 2.6.1 or 2.6.2-rc1?
   If so, what was the last standard 2.6 kernel that worked?

3. Does 2.4.25-pre6 work?

4. Try a minimal .config w/o any non-essential features.
   (Where non-essential mean anything not needed to boot
   and get to a login prompt.)

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

* Re: Linux-2.6.1-mm4/5 dies booting on an Athlon64
@ 2004-01-22 10:48 Boszormenyi Zoltan
  2004-01-22 11:41 ` Hanspeter Kunz
  0 siblings, 1 reply; 4+ messages in thread
From: Boszormenyi Zoltan @ 2004-01-22 10:48 UTC (permalink / raw)
  To: linux-kernel

Hi,

> Boszormenyi Zoltan writes:
>  > Hi,
>  > 
>  > mainboard is MSI K8T Neo, Athlon64 3200+.
>  > It does not boot successfully without the "nolapic"
>  > option. "noapic" does not make any difference, "nolapic" does.
>  > Kernel is compiled on a 32bit Fedora,
>  > K7/Athlon and Hammer/Opteron/Athlon64
>  > are selected under CPU support.
> 
> 1. "does not boot successfully" is extremely vague.
>    Please supply a boot log or decoded kernel oops.

Uncompressing kernel... and then nothing. Even the screen is emptied,
cursor blinks in column 0 of line approx. 8, at about 1/3 of the screen.

> 2. Does this also occur with 2.6.1 or 2.6.2-rc1?
>    If so, what was the last standard 2.6 kernel that worked?
> 3. Does 2.4.25-pre6 work?

I will try these. FC1 2.4.22-2149 definitely works.

> 4. Try a minimal .config w/o any non-essential features.
>    (Where non-essential mean anything not needed to boot
>    and get to a login prompt.)

OK.

-- 
Best regards,
Zoltán Böszörményi

---------------------
What did Hussein say about his knife?
One in Bush worth two in the hand.


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

* Re: Linux-2.6.1-mm4/5 dies booting on an Athlon64
  2004-01-22 10:48 Boszormenyi Zoltan
@ 2004-01-22 11:41 ` Hanspeter Kunz
  0 siblings, 0 replies; 4+ messages in thread
From: Hanspeter Kunz @ 2004-01-22 11:41 UTC (permalink / raw)
  To: linux-kernel

Just an idea: I had similar problems in 2.6.1-mm4.
I had to disable PNP bios support.

cheers,
Hp.

On Thu, 2004-01-22 at 11:48, Boszormenyi Zoltan wrote:
> Hi,
> 
> > Boszormenyi Zoltan writes:
> >  > Hi,
> >  > 
> >  > mainboard is MSI K8T Neo, Athlon64 3200+.
> >  > It does not boot successfully without the "nolapic"
> >  > option. "noapic" does not make any difference, "nolapic" does.
> >  > Kernel is compiled on a 32bit Fedora,
> >  > K7/Athlon and Hammer/Opteron/Athlon64
> >  > are selected under CPU support.
> > 
> > 1. "does not boot successfully" is extremely vague.
> >    Please supply a boot log or decoded kernel oops.
> 
> Uncompressing kernel... and then nothing. Even the screen is emptied,
> cursor blinks in column 0 of line approx. 8, at about 1/3 of the screen.
> 
> > 2. Does this also occur with 2.6.1 or 2.6.2-rc1?
> >    If so, what was the last standard 2.6 kernel that worked?
> > 3. Does 2.4.25-pre6 work?
> 
> I will try these. FC1 2.4.22-2149 definitely works.
> 
> > 4. Try a minimal .config w/o any non-essential features.
> >    (Where non-essential mean anything not needed to boot
> >    and get to a login prompt.)
> 
> OK.
-- 
Hanspeter Kunz
Artificial Intelligence Lab
Dept. of Information Technology
University of Zurich
+41 1 635 43 06 work
+41 1 635 68 09 fax
www.ifi.unizh.ch/~hkunz


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

end of thread, other threads:[~2004-01-22 11:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-22  8:24 Linux-2.6.1-mm4/5 dies booting on an Athlon64 Boszormenyi Zoltan
2004-01-22 10:33 ` Mikael Pettersson
  -- strict thread matches above, loose matches on Subject: below --
2004-01-22 10:48 Boszormenyi Zoltan
2004-01-22 11:41 ` Hanspeter Kunz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox