Linux MIPS Architecture development
 help / color / mirror / Atom feed
* oops after rtc
@ 2001-09-07  0:15 George Gensure
  2001-09-07  0:15 ` George Gensure
  2001-09-07  0:46 ` Ralf Baechle
  0 siblings, 2 replies; 6+ messages in thread
From: George Gensure @ 2001-09-07  0:15 UTC (permalink / raw)
  To: linux-mips

what could be causing a kernel oops after trying to initialize the sgi rtc
(may have nothing to do with the rtc, but the message comes right after
it).  The rtc is rather important to me (!rtc + Kerberos = bad).

George
werkt@csh.rit.edu

-- 
George R. Gensure       Computer Science House Member
werkt@csh.rit.edu       Sophomore, Rochester Institute of Technology
Computer Science Major

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

* oops after rtc
  2001-09-07  0:15 oops after rtc George Gensure
@ 2001-09-07  0:15 ` George Gensure
  2001-09-07  0:46 ` Ralf Baechle
  1 sibling, 0 replies; 6+ messages in thread
From: George Gensure @ 2001-09-07  0:15 UTC (permalink / raw)
  To: linux-mips

what could be causing a kernel oops after trying to initialize the sgi rtc
(may have nothing to do with the rtc, but the message comes right after
it).  The rtc is rather important to me (!rtc + Kerberos = bad).

George
werkt@csh.rit.edu

-- 
George R. Gensure       Computer Science House Member
werkt@csh.rit.edu       Sophomore, Rochester Institute of Technology
Computer Science Major

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

* Re: oops after rtc
  2001-09-07  0:15 oops after rtc George Gensure
  2001-09-07  0:15 ` George Gensure
@ 2001-09-07  0:46 ` Ralf Baechle
  2001-09-07  0:56   ` George Gensure
  1 sibling, 1 reply; 6+ messages in thread
From: Ralf Baechle @ 2001-09-07  0:46 UTC (permalink / raw)
  To: George Gensure; +Cc: linux-mips

On Thu, Sep 06, 2001 at 08:15:24PM -0400, George Gensure wrote:

> what could be causing a kernel oops after trying to initialize the sgi rtc
> (may have nothing to do with the rtc, but the message comes right after
> it).  The rtc is rather important to me (!rtc + Kerberos = bad).

Kernel version?
Decoded oops message?
Machine type?

  Ralf

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

* Re: oops after rtc
  2001-09-07  0:46 ` Ralf Baechle
@ 2001-09-07  0:56   ` George Gensure
  2001-09-07  0:56     ` George Gensure
  2001-09-07  1:43     ` Ralf Baechle
  0 siblings, 2 replies; 6+ messages in thread
From: George Gensure @ 2001-09-07  0:56 UTC (permalink / raw)
  To: Ralf Baechle; +Cc: linux-mips

sorry, latest cvs off of oss + fast_sysmips + entry.S patches (entry.S is
supposed to fix some build segfaults)  indy r5000, and I haven't decoded
the oops message yet... (currently away from machine)

George

On Fri, 7 Sep 2001, Ralf Baechle wrote:

> On Thu, Sep 06, 2001 at 08:15:24PM -0400, George Gensure wrote:
>
> > what could be causing a kernel oops after trying to initialize the sgi rtc
> > (may have nothing to do with the rtc, but the message comes right after
> > it).  The rtc is rather important to me (!rtc + Kerberos = bad).
>
> Kernel version?
> Decoded oops message?
> Machine type?
>
>   Ralf
>

-- 
George R. Gensure       Computer Science House Member
werkt@csh.rit.edu       Sophomore, Rochester Institute of Technology
Computer Science Major

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

* Re: oops after rtc
  2001-09-07  0:56   ` George Gensure
@ 2001-09-07  0:56     ` George Gensure
  2001-09-07  1:43     ` Ralf Baechle
  1 sibling, 0 replies; 6+ messages in thread
From: George Gensure @ 2001-09-07  0:56 UTC (permalink / raw)
  To: Ralf Baechle; +Cc: linux-mips

sorry, latest cvs off of oss + fast_sysmips + entry.S patches (entry.S is
supposed to fix some build segfaults)  indy r5000, and I haven't decoded
the oops message yet... (currently away from machine)

George

On Fri, 7 Sep 2001, Ralf Baechle wrote:

> On Thu, Sep 06, 2001 at 08:15:24PM -0400, George Gensure wrote:
>
> > what could be causing a kernel oops after trying to initialize the sgi rtc
> > (may have nothing to do with the rtc, but the message comes right after
> > it).  The rtc is rather important to me (!rtc + Kerberos = bad).
>
> Kernel version?
> Decoded oops message?
> Machine type?
>
>   Ralf
>

-- 
George R. Gensure       Computer Science House Member
werkt@csh.rit.edu       Sophomore, Rochester Institute of Technology
Computer Science Major

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

* Re: oops after rtc
  2001-09-07  0:56   ` George Gensure
  2001-09-07  0:56     ` George Gensure
@ 2001-09-07  1:43     ` Ralf Baechle
  1 sibling, 0 replies; 6+ messages in thread
From: Ralf Baechle @ 2001-09-07  1:43 UTC (permalink / raw)
  To: George Gensure; +Cc: linux-mips

On Thu, Sep 06, 2001 at 08:56:22PM -0400, George Gensure wrote:

> sorry, latest cvs off of oss + fast_sysmips + entry.S patches (entry.S is
> supposed to fix some build segfaults)  indy r5000, and I haven't decoded
> the oops message yet... (currently away from machine)

I'm quite certain that this isn't a RTC related oops.  I've got the
same machine and for me the kernel is locking up when remounting the root
r/w.  I'm looking into the issue but don't hold your breath, so much
to do ...

  Ralf

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

end of thread, other threads:[~2001-09-07  1:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-07  0:15 oops after rtc George Gensure
2001-09-07  0:15 ` George Gensure
2001-09-07  0:46 ` Ralf Baechle
2001-09-07  0:56   ` George Gensure
2001-09-07  0:56     ` George Gensure
2001-09-07  1:43     ` Ralf Baechle

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