linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* SPARC64 and 32: Several problems with 2.6.0-test5 and test6
@ 2003-10-05 20:41 Georg Chini
  2003-10-05 22:19 ` David S. Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Georg Chini @ 2003-10-05 20:41 UTC (permalink / raw)
  To: linux-kernel

Hello,

I did some testing with test5 and test6 kernels on
my Sparc Ultra1 and Sparcstation 5. Here is a summary
of the problems I observed. Maybe this helps to fix
things.

1) Keyboard:
    On both architectures the Sun type 5 keyboard
    (and mouse) will not be found.

2) Console:
    On both architectures only PROM-console will work. The
    system will not switch to serial (Ultra1) or TCX (SS5)
    console.
    Sending break gives no ok-prompt.

3) Netfilter on sparc64:
    Any iptables command except iptables -L crashes my
    system without further messages. I am already in contact with
    Harald Welte about this (see netfilter-devel list).

4) Compile on sparc32
    The function sched_clock is missing in time.c.
    There is a posting by Andrew Morton on this list
    which defines the function. The kernel compiles
    and boots with this patch.
    When compiling modules I get following unresolved
    symbols in various modules in stage 2:

   .div
   .rem
   .udiv
   .umul
   .urem
   ___atomic_add
   ___atomic_sub
   ___clear_bit
   ___set_bit
   prom_apply_generic_ranges
   prom_halt
   prom_printf
   sparc_flush_page_to_ram
   sun_do_break

    I think I could fix this myself if anyone can tell me where
    to find an example.

    Regards
            Georg Chini


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

* Re: SPARC64 and 32: Several problems with 2.6.0-test5 and test6
  2003-10-05 20:41 SPARC64 and 32: Several problems with 2.6.0-test5 and test6 Georg Chini
@ 2003-10-05 22:19 ` David S. Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David S. Miller @ 2003-10-05 22:19 UTC (permalink / raw)
  To: Georg Chini; +Cc: linux-kernel

On Sun, 05 Oct 2003 22:41:58 +0200
Georg Chini <georg.chini@triaton-webhosting.com> wrote:

> I did some testing with test5 and test6 kernels on
> my Sparc Ultra1 and Sparcstation 5. Here is a summary
> of the problems I observed. Maybe this helps to fix
> things.

Your report is appreciated, but it's be more useful if
you reported it to the sparc specific list instead of here.

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

end of thread, other threads:[~2003-10-05 22:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-05 20:41 SPARC64 and 32: Several problems with 2.6.0-test5 and test6 Georg Chini
2003-10-05 22:19 ` David S. Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).