All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christian Kujau <evil@g-house.de>
To: linuxppc-dev@lists.linuxppc.org
Subject: ppc32 lockups with 2.6
Date: Sun, 02 Nov 2003 21:31:06 +0100	[thread overview]
Message-ID: <3FA5698A.9000905@g-house.de> (raw)


moin,

i have problems with my ppc32 (PReP) machine and 2.6.0-test* kernels.
since this is some kind of home "server", i did not test any ealier
versions, but 2.6.0-test{7|8|9}. all show the same behaviour, somewhere
during the bootup, the machine just freezes. i found out, that upon
configuring my thernet devices the lockups occur.

so, i have 2 network cards, both are working under 2.4 with the 3c59x
(eth0) and tulip (eth1, it's an on-board 21140).

loading the drivers by using insmod / modprobe succeeds, the driver
registers, some messages are printed.

e.g.

Linux Tulip driver version 1.1.13 (May 11, 2002)
PCI: Enabling device 0000:00:04.0 (0000 -> 0003)
tulip0:  EEPROM default media type Autosense.
tulip0:  Index #0 - Media AUI (#2) described by a 21140 non-MII (0) block.
tulip0:  Index #1 - Media MII (#11) described by a 21140 MII PHY (1) block.
tulip0:  MII transceiver #8 config 3100 status 786b advertising 01e1.
eth0: Digital DS21140 Tulip rev 34 at 0x1800, 08:00:3E:29:0B:B6, IRQ 9.

or

3c59x: Donald Becker and others. www.scyld.com/network/vortex.html
See Documentation/networking/vortex.txt
0000:00:06.0: 3Com PCI 3c905C Tornado at 0x1000. Vers LK1.1.19
  00:01:02:f1:83:37, IRQ 11
   product code 464a rev 00.13 date 11-12-00
   Internal config register is 1800000, transceivers 0xa.
   8K byte-wide RAM 5:3 Rx:Tx split, autoselect/Autonegotiate interface.
   MII transceiver found at address 24, status 782d.
   Enabling bus-master transmits and whole-frame receives.
0000:00:06.0: scatter/gather enabled. h/w checksums enabled

"ifconfig eth0" gives then an unconfigured eth0, ok. but using "ifconfig
eth0 192.168.1.1" results in a lockup. no oops printed, no SysReq anymore.

i tried with the "tulip" modul first, and could "strace" the ifconfig,
until it freezes.

    http://nerdbynature.de/bits/sheep/network/ifc-tulip.log

the 3c59x module however acted somehow differently: upon using "ifconfig
eth0 192.168.1.1" the screen filled with strange chars in some pattern,
i've never seen before on a linux box (no, i was clean :-)) (ok, the
pattern is probably not important, but it's on [1] anyway) then, the
system locked up too.

as you can see (http://nerdbynature.de/bits/sheep/network/config) i have
then compiled some debug options into the kernel, i loaded the 3c59x
module with "debug=6". also, i want to say that this is not my first
build of a 2.6 kernel, i have a i386 running pretty stable with 2.6 for
weeks now; some time ago i used to have an Alpha (AXP) with 2.5.x
running 24x7.

please let me know, i have forgotten something or where to look further.
i will be glad to help with running tests and the like.

i don't suspect hw errors here, because both cards are happy working
under 2.4.

some details about the PrEP machine:
[1] http://nerdbynature.de/bits/

Thank you,
Christian.

--
BOFH excuse #396:

Mail server hit by UniSpammer.

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

             reply	other threads:[~2003-11-02 20:31 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-02 20:31 Christian Kujau [this message]
2003-11-06 21:34 ` ppc32 lockups with 2.6 Christian
2003-11-10 18:50   ` linas
2003-11-10 20:32     ` Tom Rini
2003-11-10 22:39     ` Christian
2003-11-10 23:57       ` linas
2003-11-11  0:25         ` Christian
2003-11-11 15:36           ` Tom Rini
2003-11-13  0:59             ` Christian Kujau
2003-11-13 17:47               ` Tom Rini
2003-11-13 23:56                 ` Christian Kujau
2003-11-14 15:57                   ` Tom Rini
2003-11-18 12:33                   ` Christian Kujau
2003-11-18 14:14                     ` Christian Kujau
2003-11-21 15:25                       ` Christian Kujau
2003-11-21 17:54                         ` Tom Rini
  -- strict thread matches above, loose matches on Subject: below --
2003-11-01  4:30 Christian

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3FA5698A.9000905@g-house.de \
    --to=evil@g-house.de \
    --cc=linuxppc-dev@lists.linuxppc.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.