Linux MIPS Architecture development
 help / color / mirror / Atom feed
* Any old Cobalt Qube2 kernel src around?
@ 2001-07-17 21:12 John Heil
  2001-07-18 13:35 ` Ralf Baechle
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: John Heil @ 2001-07-17 21:12 UTC (permalink / raw)
  To: linux-mips-kernel, linux-mips; +Cc: mipsdev


Where can I find the Cobalt Qube2 buildable 
mips kernel source to match the Qube2's kerel-2.0.34C53_SK, 
if its still available?

I went through the ftp.cobalt.com and found only 
precompiled kernel and headers.


Thanks much

John H.

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

* Re: Any old Cobalt Qube2 kernel src around?
  2001-07-17 21:12 Any old Cobalt Qube2 kernel src around? John Heil
@ 2001-07-18 13:35 ` Ralf Baechle
  2001-07-18 16:36 ` James Simmons
  2001-07-18 22:34 ` Liam Davies
  2 siblings, 0 replies; 10+ messages in thread
From: Ralf Baechle @ 2001-07-18 13:35 UTC (permalink / raw)
  To: John Heil; +Cc: linux-mips-kernel, linux-mips

On Tue, Jul 17, 2001 at 09:12:15PM +0000, John Heil wrote:

> Where can I find the Cobalt Qube2 buildable 
> mips kernel source to match the Qube2's kerel-2.0.34C53_SK, 
> if its still available?
> 
> I went through the ftp.cobalt.com and found only 
> precompiled kernel and headers.

As per GPL you have the right to get the sources from whoever gave you
the binaries on your Qube.

  Ralf

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

* Re: Any old Cobalt Qube2 kernel src around?
  2001-07-17 21:12 Any old Cobalt Qube2 kernel src around? John Heil
  2001-07-18 13:35 ` Ralf Baechle
@ 2001-07-18 16:36 ` James Simmons
  2001-07-18 16:50   ` H . J . Lu
  2001-07-18 22:34 ` Liam Davies
  2 siblings, 1 reply; 10+ messages in thread
From: James Simmons @ 2001-07-18 16:36 UTC (permalink / raw)
  To: John Heil; +Cc: linux-mips-kernel, linux-mips, cobalt-22


> Where can I find the Cobalt Qube2 buildable 
> mips kernel source to match the Qube2's kerel-2.0.34C53_SK, 
> if its still available?

Hum. So you want the cobalt 2.0.34 source code? Okay I cross posted to the
cobalt list since someone there will have the code. The cobalt tree has
been updated to the 2.4.X BTW.

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

* Re: Any old Cobalt Qube2 kernel src around?
  2001-07-18 16:36 ` James Simmons
@ 2001-07-18 16:50   ` H . J . Lu
  2001-07-18 18:58     ` James Simmons
  0 siblings, 1 reply; 10+ messages in thread
From: H . J . Lu @ 2001-07-18 16:50 UTC (permalink / raw)
  To: James Simmons; +Cc: John Heil, linux-mips-kernel, linux-mips, cobalt-22

On Wed, Jul 18, 2001 at 09:36:11AM -0700, James Simmons wrote:
> 
> > Where can I find the Cobalt Qube2 buildable 
> > mips kernel source to match the Qube2's kerel-2.0.34C53_SK, 
> > if its still available?
> 
> Hum. So you want the cobalt 2.0.34 source code? Okay I cross posted to the
> cobalt list since someone there will have the code. The cobalt tree has
> been updated to the 2.4.X BTW.

Where can I get the cobalt kernel tree?


H.J.

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

* Re: Any old Cobalt Qube2 kernel src around?
  2001-07-18 16:50   ` H . J . Lu
@ 2001-07-18 18:58     ` James Simmons
  2001-07-18 23:07       ` H . J . Lu
  0 siblings, 1 reply; 10+ messages in thread
From: James Simmons @ 2001-07-18 18:58 UTC (permalink / raw)
  To: H . J . Lu; +Cc: John Heil, linux-mips-kernel, linux-mips, cobalt-22


> > Hum. So you want the cobalt 2.0.34 source code? Okay I cross posted to the
> > cobalt list since someone there will have the code. The cobalt tree has
> > been updated to the 2.4.X BTW.
> 
> Where can I get the cobalt kernel tree?

http://www.sf.net/projects/linux-mips

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

* Re: Any old Cobalt Qube2 kernel src around?
  2001-07-17 21:12 Any old Cobalt Qube2 kernel src around? John Heil
  2001-07-18 13:35 ` Ralf Baechle
  2001-07-18 16:36 ` James Simmons
@ 2001-07-18 22:34 ` Liam Davies
  2 siblings, 0 replies; 10+ messages in thread
From: Liam Davies @ 2001-07-18 22:34 UTC (permalink / raw)
  To: John Heil; +Cc: linux-mips-kernel, linux-mips, cobalt-22

It is available at
ftp://ftp.cobaltnet.com/pub/experimental/SRPMS/kernel-2.0.34C53_SK-3.src.rpm

or off the Cobalt-22 developers website as a tarball at
ftp://devel.alal.com/pub/cobalt

Cheers
Liam

John Heil wrote:

> Where can I find the Cobalt Qube2 buildable
> mips kernel source to match the Qube2's kerel-2.0.34C53_SK,
> if its still available?
>
> I went through the ftp.cobalt.com and found only
> precompiled kernel and headers.
>
> Thanks much
>
> John H.

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

* Re: Any old Cobalt Qube2 kernel src around?
  2001-07-18 18:58     ` James Simmons
@ 2001-07-18 23:07       ` H . J . Lu
  2001-07-19 17:23         ` James Simmons
  2001-07-19 20:04         ` James Simmons
  0 siblings, 2 replies; 10+ messages in thread
From: H . J . Lu @ 2001-07-18 23:07 UTC (permalink / raw)
  To: James Simmons; +Cc: John Heil, linux-mips-kernel, linux-mips, cobalt-22

On Wed, Jul 18, 2001 at 11:58:42AM -0700, James Simmons wrote:
> 
> > > Hum. So you want the cobalt 2.0.34 source code? Okay I cross posted to the
> > > cobalt list since someone there will have the code. The cobalt tree has
> > > been updated to the 2.4.X BTW.
> > 
> > Where can I get the cobalt kernel tree?
> 
> http://www.sf.net/projects/linux-mips

How can I get a working 2.4 kernel for raq2 with serial console and
NFS root? I tried that kernel with Linux 2.4.5. It doesn't work.


H.J.

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

* Re: Any old Cobalt Qube2 kernel src around?
  2001-07-18 23:07       ` H . J . Lu
@ 2001-07-19 17:23         ` James Simmons
  2001-07-19 17:27           ` H . J . Lu
  2001-07-19 20:04         ` James Simmons
  1 sibling, 1 reply; 10+ messages in thread
From: James Simmons @ 2001-07-19 17:23 UTC (permalink / raw)
  To: H . J . Lu; +Cc: John Heil, linux-mips-kernel, linux-mips, cobalt-22


> How can I get a working 2.4 kernel for raq2 with serial console and
> NFS root? I tried that kernel with Linux 2.4.5. It doesn't work.

Can you tell me what happens so I can fix it.

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

* Re: Any old Cobalt Qube2 kernel src around?
  2001-07-19 17:23         ` James Simmons
@ 2001-07-19 17:27           ` H . J . Lu
  0 siblings, 0 replies; 10+ messages in thread
From: H . J . Lu @ 2001-07-19 17:27 UTC (permalink / raw)
  To: James Simmons; +Cc: John Heil, linux-mips-kernel, linux-mips, cobalt-22

On Thu, Jul 19, 2001 at 10:23:13AM -0700, James Simmons wrote:
> 
> > How can I get a working 2.4 kernel for raq2 with serial console and
> > NFS root? I tried that kernel with Linux 2.4.5. It doesn't work.
> 
> Can you tell me what happens so I can fix it.
> 

When I boot the new kernel. nothing prints out on
serial console and the machine is dead.


H.J.

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

* Re: Any old Cobalt Qube2 kernel src around?
  2001-07-18 23:07       ` H . J . Lu
  2001-07-19 17:23         ` James Simmons
@ 2001-07-19 20:04         ` James Simmons
  1 sibling, 0 replies; 10+ messages in thread
From: James Simmons @ 2001-07-19 20:04 UTC (permalink / raw)
  To: H . J . Lu; +Cc: John Heil, linux-mips-kernel, linux-mips, cobalt-22


> > http://www.sf.net/projects/linux-mips
> 
> How can I get a working 2.4 kernel for raq2 with serial console and
> NFS root? I tried that kernel with Linux 2.4.5. It doesn't work.

Hold on. I'm grabbing a toolchain and setting up a cross build
environment. Once I have it setup. I will give my cobalt cube a wirl.

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

end of thread, other threads:[~2001-07-19 20:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-07-17 21:12 Any old Cobalt Qube2 kernel src around? John Heil
2001-07-18 13:35 ` Ralf Baechle
2001-07-18 16:36 ` James Simmons
2001-07-18 16:50   ` H . J . Lu
2001-07-18 18:58     ` James Simmons
2001-07-18 23:07       ` H . J . Lu
2001-07-19 17:23         ` James Simmons
2001-07-19 17:27           ` H . J . Lu
2001-07-19 20:04         ` James Simmons
2001-07-18 22:34 ` Liam Davies

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