Linux MIPS Architecture development
 help / color / mirror / Atom feed
* problem booting sgi linux
@ 1999-02-15  0:04 Eric Melville
  1999-02-15  0:35 ` Thomas Bogendoerfer
  0 siblings, 1 reply; 9+ messages in thread
From: Eric Melville @ 1999-02-15  0:04 UTC (permalink / raw)
  To: linux

ok, i fixed my problem with /dev/console ... but now it stops just a few
lines after that. this is printed to the screen:

Adv: done running setup()
Freeing unused kernel memory: 44k freed
page fault from irq handler: 0000
$0: blah blah blah
$4: blah blah blah
$8: blah blah blah
$12: blah blah blah
$16: blah blah blah
$20: blah blah blah
$24: blah blah blah
epc: 880e3e47
Status: 1004fc02
Cause: 00000008
Aiee, killing interrupt handler
Kernel panic: Attempted to kill the idle task!
In swapper task: not syncing

then it's stuck... i could write down the "blah blah blah" numbers if
they would be helpfull. any ideas?

-E

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

* Re: problem booting sgi linux
  1999-02-15  0:04 problem booting sgi linux Eric Melville
@ 1999-02-15  0:35 ` Thomas Bogendoerfer
  1999-02-15 18:04   ` Eric Melville
  1999-02-16 12:38   ` Eric Melville
  0 siblings, 2 replies; 9+ messages in thread
From: Thomas Bogendoerfer @ 1999-02-15  0:35 UTC (permalink / raw)
  To: Eric Melville, linux

On Sun, Feb 14, 1999 at 04:04:09PM -0800, Eric Melville wrote:
> then it's stuck... i could write down the "blah blah blah" numbers if
> they would be helpfull. any ideas?

Could give us a hinv of your Indy ?

Have you tried following kernel

ftp://ftp.linux.sgi.com/pub/linux/mips/test/vmlinux-indy-990212.gz

?

Thomas.

-- 
   This device has completely bogus header. Compaq scores again :-|
It's a host bridge, but it should be called ghost bridge instead ;^)
                                        [Martin `MJ' Mares on linux-kernel]

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

* Re: problem booting sgi linux
  1999-02-15  0:35 ` Thomas Bogendoerfer
@ 1999-02-15 18:04   ` Eric Melville
  1999-02-16 12:38   ` Eric Melville
  1 sibling, 0 replies; 9+ messages in thread
From: Eric Melville @ 1999-02-15 18:04 UTC (permalink / raw)
  To: Thomas Bogendoerfer; +Cc: linux

uhm... what's a hinv?

the kernel listed below gives a similar problem. it doesn't blurt out a
bunch of error messages, but just like before, it says freeing unused
kernel memory, then hangs.

-E

> Could give us a hinv of your Indy ?
> 
> Have you tried following kernel
> 
> ftp://ftp.linux.sgi.com/pub/linux/mips/test/vmlinux-indy-990212.gz

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

* Re: problem booting sgi linux
@ 1999-02-15 18:13 Tor Arntsen
  0 siblings, 0 replies; 9+ messages in thread
From: Tor Arntsen @ 1999-02-15 18:13 UTC (permalink / raw)
  To: Eric Melville; +Cc: linux

On Feb 15, 19:10, Eric Melville wrote:
>uhm... what's a hinv?

Just log in (in IRIX) and enter 'hinv'.  Thomas was interested in the output.  
As an example, here's how it looks like on an Indy I just logged in to:

>hinv
Iris Audio Processor: version A2 revision 4.1.0
1 132 MHZ IP22 Processor
FPU: MIPS R4610 Floating Point Chip Revision: 2.0
CPU: MIPS R4600 Processor Chip Revision: 2.0
On-board serial ports: 2
On-board bi-directional parallel port
Data cache size: 16 Kbytes
Instruction cache size: 16 Kbytes
Secondary unified instruction/data cache size: 512 Kbytes
Main memory size: 32 Mbytes
Integral ISDN: Basic Rate Interface unit 0, revision 1.0
Integral Ethernet: ec0, version 1
Integral SCSI controller 0: Version WD33C93B, revision D
Disk drive: unit 1 on SCSI controller 0
Graphics board: Indy 8-bit
Vino video: unit 0, revision 0, IndyCam not connected

- Tor

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

* Re: problem booting sgi linux
  1999-02-15  0:35 ` Thomas Bogendoerfer
  1999-02-15 18:04   ` Eric Melville
@ 1999-02-16 12:38   ` Eric Melville
  1999-02-16 19:25     ` Thomas Bogendoerfer
  1 sibling, 1 reply; 9+ messages in thread
From: Eric Melville @ 1999-02-16 12:38 UTC (permalink / raw)
  To: Thomas Bogendoerfer; +Cc: linux

hinv of my indy:

Iris Audio Processor: version A2 revision 4.1.0
1 200 MHZ IP22 Processor
FPU: MIPS R4010 Floating Point Chip Revision: 0.0
CPU: MIPS R4400 Processor Chip Revision: 6.0
On-board serial ports: 2
On-board bi-directional parallel port
Data cache size: 16 Kbytes
Instruction cache size: 16 Kbytes
Secondary unified instruction/data cache size: 1 Mbyte
Main memory size: 64 Mbytes
Integral ISDN: Basic Rate Interface unit 0, revision 1.0
Integral Ethernet: ec0, version 1
Integral SCSI controller 0: version WD33C93B, revision D
Disk drive: unit 2 on SCSI controller 0
Disk drive: unit 1 on SCSI controller 0
Graphics board: Indy 24-bit
Vino video: unit 0, revision 0, IndyCam not connected

any ideas as to why every kernel i've tried hangs when it tries to free
unused kernel memory? thanks...

-E

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

* Re: problem booting sgi linux
  1999-02-16 12:38   ` Eric Melville
@ 1999-02-16 19:25     ` Thomas Bogendoerfer
  1999-02-16 20:01       ` Harald Koerfgen
  1999-02-16 23:49       ` ralf
  0 siblings, 2 replies; 9+ messages in thread
From: Thomas Bogendoerfer @ 1999-02-16 19:25 UTC (permalink / raw)
  To: Eric Melville; +Cc: linux, ralf

On Tue, Feb 16, 1999 at 04:38:50AM -0800, Eric Melville wrote:
> CPU: MIPS R4400 Processor Chip Revision: 6.0
[..]
> any ideas as to why every kernel i've tried hangs when it tries to free
> unused kernel memory? thanks...

looks like we have still a problem with R4400. Ralf ?

Thomas.

-- 
   This device has completely bogus header. Compaq scores again :-|
It's a host bridge, but it should be called ghost bridge instead ;^)
                                        [Martin `MJ' Mares on linux-kernel]

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

* Re: problem booting sgi linux
  1999-02-16 19:25     ` Thomas Bogendoerfer
@ 1999-02-16 20:01       ` Harald Koerfgen
  1999-02-16 23:49       ` ralf
  1 sibling, 0 replies; 9+ messages in thread
From: Harald Koerfgen @ 1999-02-16 20:01 UTC (permalink / raw)
  To: Thomas Bogendoerfer; +Cc: ralf, linux, Eric Melville

Hi,

On 16-Feb-99 Thomas Bogendoerfer wrote:
> On Tue, Feb 16, 1999 at 04:38:50AM -0800, Eric Melville wrote:
>> CPU: MIPS R4400 Processor Chip Revision: 6.0
> [..]
>> any ideas as to why every kernel i've tried hangs when it tries to free
>> unused kernel memory? thanks...
> 
> looks like we have still a problem with R4400. Ralf ?

Sorry for stepping in here, guys. This isn't strictly SGI related, but...

[root@localhost /root]# cat /proc/cpuinfo
cpu                     : MIPS
cpu model               : R4400SC V4.0
system type             : Digital DECstation 5000/2x0
BogoMIPS                : 59.90
byteorder               : little endian
unaligned accesses      : 0
wait instruction        : no
microsecond timers      : yes
extra interrupt vector  : no
hardware watchpoint     : yes
VCED exceptions         : 5244
VCEI exceptions         : 17100    

OTOH there may be significant differences between V4.0 and V6.0, but maybe
this helps.

---
Regards,
Harald

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

* Re: problem booting sgi linux
  1999-02-16 19:25     ` Thomas Bogendoerfer
  1999-02-16 20:01       ` Harald Koerfgen
@ 1999-02-16 23:49       ` ralf
  1999-02-17  5:18         ` Eric Melville
  1 sibling, 1 reply; 9+ messages in thread
From: ralf @ 1999-02-16 23:49 UTC (permalink / raw)
  To: Thomas Bogendoerfer, Eric Melville; +Cc: linux

On Tue, Feb 16, 1999 at 08:25:55PM +0100, Thomas Bogendoerfer wrote:

> On Tue, Feb 16, 1999 at 04:38:50AM -0800, Eric Melville wrote:
> > CPU: MIPS R4400 Processor Chip Revision: 6.0
> [..]
> > any ideas as to why every kernel i've tried hangs when it tries to free
> > unused kernel memory? thanks...
> 
> looks like we have still a problem with R4400. Ralf ?

Nope, no known problem, but we definately have a problem with the R4700.
Fixed.  Not that Indys would use a R4700 ...

I'll have to get V6.0 erratas, maybe that'll explain something.

  Ralf

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

* Re: problem booting sgi linux
  1999-02-16 23:49       ` ralf
@ 1999-02-17  5:18         ` Eric Melville
  0 siblings, 0 replies; 9+ messages in thread
From: Eric Melville @ 1999-02-17  5:18 UTC (permalink / raw)
  To: ralf; +Cc: Thomas Bogendoerfer, linux

uhm... does this mean that i'm doing something wrong, or that the
software doesn't quite support my hardware?...

-E

> Nope, no known problem, but we definately have a problem with the R4700.
> Fixed.  Not that Indys would use a R4700 ...
> 
> I'll have to get V6.0 erratas, maybe that'll explain something.

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

end of thread, other threads:[~1999-02-17  5:23 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-02-15  0:04 problem booting sgi linux Eric Melville
1999-02-15  0:35 ` Thomas Bogendoerfer
1999-02-15 18:04   ` Eric Melville
1999-02-16 12:38   ` Eric Melville
1999-02-16 19:25     ` Thomas Bogendoerfer
1999-02-16 20:01       ` Harald Koerfgen
1999-02-16 23:49       ` ralf
1999-02-17  5:18         ` Eric Melville
  -- strict thread matches above, loose matches on Subject: below --
1999-02-15 18:13 Tor Arntsen

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