public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.4 on Cobalt hardware
@ 2001-01-19 13:23 Steve Hill
  0 siblings, 0 replies; 5+ messages in thread
From: Steve Hill @ 2001-01-19 13:23 UTC (permalink / raw)
  To: linux-kernel


Has anyone had any luck getting a 2.4 kernel to run on Cobalt x86
hardware?  It doesn't even seem to start (I get nothing on the screen from
the kernel, it just sits there and does nothing). :(

-- 

- Steve Hill
System Administrator         Email: steve@navaho.co.uk
Navaho Technologies Ltd.       Tel: +44-870-7034015

        ... Alcohol and calculus don't mix - Don't drink and derive! ...


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

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

* (no subject)
@ 2001-01-19 13:37 Robert Kaiser
  2001-01-19 14:33 ` Michael Rothwell
  2001-01-19 14:37 ` your mail Steve Hill
  0 siblings, 2 replies; 5+ messages in thread
From: Robert Kaiser @ 2001-01-19 13:37 UTC (permalink / raw)
  To: Steve Hill; +Cc: linux-kernel


On Thu Jan 18 16:30:30 2001 steve@navaho.co.uk wrote
> Has anyone had any luck getting a 2.4 kernel to run on Cobalt x86
> hardware?  It doesn't even seem to start (I get nothing on the screen from
>t he kernel, it just sits there and does nothing). :(

What processor does it use ? (386 or 486 perchance?)



----------------------------------------------------------------
Robert Kaiser                         email: rkaiser@sysgo.de
SYSGO RTS GmbH
Am Pfaffenstein 14                    phone: (49) 6136 9948-762
D-55270 Klein-Winternheim / Germany   fax:   (49) 6136 9948-10
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

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

* Re:
  2001-01-19 13:37 Robert Kaiser
@ 2001-01-19 14:33 ` Michael Rothwell
  2001-01-19 14:37 ` your mail Steve Hill
  1 sibling, 0 replies; 5+ messages in thread
From: Michael Rothwell @ 2001-01-19 14:33 UTC (permalink / raw)
  To: rob; +Cc: Steve Hill, linux-kernel

Robert Kaiser wrote:
> 
> On Thu Jan 18 16:30:30 2001 steve@navaho.co.uk wrote
> > Has anyone had any luck getting a 2.4 kernel to run on Cobalt x86
> > hardware?  It doesn't even seem to start (I get nothing on the screen from
> >t he kernel, it just sits there and does nothing). :(
> 
> What processor does it use ? (386 or 486 perchance?)

AMD K6. New ones will use Athlon.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

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

* Re: your mail
  2001-01-19 13:37 Robert Kaiser
  2001-01-19 14:33 ` Michael Rothwell
@ 2001-01-19 14:37 ` Steve Hill
  2001-01-19 16:20   ` 2.4 on Cobalt hardware Robert Kaiser
  1 sibling, 1 reply; 5+ messages in thread
From: Steve Hill @ 2001-01-19 14:37 UTC (permalink / raw)
  To: RobertKaiser; +Cc: linux-kernel

On Fri, 19 Jan 2001, RobertKaiser wrote:

> On Thu Jan 18 16:30:30 2001 steve@navaho.co.uk wrote
> > Has anyone had any luck getting a 2.4 kernel to run on Cobalt x86
> > hardware?  It doesn't even seem to start (I get nothing on the screen from
> >t he kernel, it just sits there and does nothing). :(
> 
> What processor does it use ? (386 or 486 perchance?)

AMD K6 (so 586) - I was trying the i386 version of the kernel on it
though, if that's going to be a problem, I can try the 586 version...

-- 

- Steve Hill
System Administrator         Email: steve@navaho.co.uk
Navaho Technologies Ltd.       Tel: +44-870-7034015

        ... Alcohol and calculus don't mix - Don't drink and derive! ...


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

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

* Re: 2.4 on Cobalt hardware
  2001-01-19 14:37 ` your mail Steve Hill
@ 2001-01-19 16:20   ` Robert Kaiser
  0 siblings, 0 replies; 5+ messages in thread
From: Robert Kaiser @ 2001-01-19 16:20 UTC (permalink / raw)
  To: Steve Hill; +Cc: linux-kernel

On Fre, 19 Jan 2001 you wrote:
> On Fri, 19 Jan 2001, RobertKaiser wrote:
> 
> > On Thu Jan 18 16:30:30 2001 steve@navaho.co.uk wrote
> > > Has anyone had any luck getting a 2.4 kernel to run on Cobalt x86
> > > hardware?  It doesn't even seem to start (I get nothing on the screen from
> > >t he kernel, it just sits there and does nothing). :(
> > 
> > What processor does it use ? (386 or 486 perchance?)
> 
> AMD K6 (so 586) - I was trying the i386 version of the kernel on it
> though, if that's going to be a problem, I can try the 586 version...

I was asking because the 2.4.0 kernel has a bug that causes it to fail on
386 and 486 CPUs with the same symptoms as you described. I don't know
much about the K6, so I can't tell whether it will fall into the same trap (I
guess it won't).

Nevertheless, if you want to be sure, try the latest (pre8) patch from

  ftp://ftp.kernel.org/pub/linux/kernel/testing/

that particular bug has been fixed in that version.

Good Luck

Rob

----------------------------------------------------------------
Robert Kaiser                         email: rkaiser@sysgo.de
SYSGO RTS GmbH
Am Pfaffenstein 14                    phone: (49) 6136 9948-762
D-55270 Klein-Winternheim / Germany   fax:   (49) 6136 9948-10
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

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

end of thread, other threads:[~2001-01-19 16:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-19 13:37 Robert Kaiser
2001-01-19 14:33 ` Michael Rothwell
2001-01-19 14:37 ` your mail Steve Hill
2001-01-19 16:20   ` 2.4 on Cobalt hardware Robert Kaiser
  -- strict thread matches above, loose matches on Subject: below --
2001-01-19 13:23 Steve Hill

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