Hallo , can anybody tell me what all of this mean ?? Sep 5 00:06:35 wall kernel: eth0: Transmit error, Tx status register 82. Sep 5 00:06:35 wall kernel: Flags; bus-master 1, dirty 17668(4) current 17668(4) Sep 5 00:06:35 wall kernel: Transmit list 00000000 vs. c74f2300. Sep 5 00:06:35 wall kernel: 0: @c74f2200 length 80000586 status 00010586 Sep 5 00:06:35 wall kernel: 1: @c74f2240 length 80000586 status 00010586 Sep 5 00:06:35 wall kernel: 2: @c74f2280 length 80000586 status 00010586 Sep 5 00:06:35 wall kernel: 3: @c74f22c0 length 80000586 status 80010586 Sep 5 00:06:35 wall kernel: 4: @c74f2300 length 80000056 status 00010056 Sep 5 00:06:35 wall kernel: 5: @c74f2340 length 80000056 status 00010056 Sep 5 00:06:35 wall kernel: 6: @c74f2380 length 8000002a status 0001002a Sep 5 00:06:35 wall kernel: 7: @c74f23c0 length 8000003e status 0001003e Sep 5 00:06:35 wall kernel: 8: @c74f2400 length 8000004a status 0001004a Sep 5 00:06:35 wall kernel: 9: @c74f2440 length 80000055 status 00010055 Sep 5 00:06:35 wall kernel: 10: @c74f2480 length 80000063 status 00010063 Sep 5 00:06:35 wall kernel: 11: @c74f24c0 length 80000036 status 00010036 Sep 5 00:06:35 wall kernel: 12: @c74f2500 length 80000057 status 00010057 Sep 5 00:06:35 wall kernel: 13: @c74f2540 length 80000071 status 00010071 Sep 5 00:06:35 wall kernel: 14: @c74f2580 length 80000042 status 00010042 Sep 5 00:06:35 wall kernel: 15: @c74f25c0 length 80000047 status 00010047 Sep 5 00:15:17 wall su: (to nobody) root on none Sep 5 00:15:17 wall PAM-unix2[4185]: session started for user nobody, service su Sep 5 00:17:04 wall PAM-unix2[4185]: session finished for user nobody, service su Mit freundlichen Grüßen Eduard Meiler ___________________________
Sep 5 00:15:17 wall su: (to nobody) root on none Sep 5 00:15:17 wall PAM-unix2[4185]: session started for user nobody, service su Sep 5 00:17:04 wall PAM-unix2[4185]: session finished for user nobody, service su I've seen these too? What do they mean? -- Simon Oliver
Hi Edward / Simon On 2001.09.05 09:20:55 +0100 Eduard Meiler wrote:
Hallo , can anybody tell me what all of this mean ??
Sep 5 00:06:35 wall kernel: eth0: Transmit error, Tx status register 82.
Some sort of ethernet failure - probably in hardware..
Sep 5 00:06:35 wall kernel: Flags; bus-master 1, dirty 17668(4) current 17668(4)
Sep 5 00:06:35 wall kernel: Transmit list 00000000 vs. c74f2300.
Sep 5 00:06:35 wall kernel: 0: @c74f2200 length 80000586 status 00010586
<SNIP> No Idea - need someone who knows more about cryptic kenel messages for these </SNIP>
Sep 5 00:06:35 wall kernel: 15: @c74f25c0 length 80000047 status 00010047
Sep 5 00:15:17 wall su: (to nobody) root on none
Sep 5 00:15:17 wall PAM-unix2[4185]: session started for user nobody, service su
Sep 5 00:17:04 wall PAM-unix2[4185]: session finished for user nobody, service su
Mit freundlichen Grüßen
Have a look at your crontabs for an explanation of the last 3 and possibly if you are able to (at quarter past midnight :-) ), have a look at the output of "ps ax" HTH Maf.
Eduard Meiler
-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Maf. King Standby Exhibition Services ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "It is easier to do a job right than to explain why you didn't." - Martin Van Buren ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Hi Edward / Simon
Hi all,
Sep 5 00:06:35 wall kernel: eth0: Transmit error, Tx status register 82.
Some sort of ethernet failure - probably in hardware..
card is 3c59x boomerang tx_ring is full, so that you received these messages.
Sep 5 00:06:35 wall kernel: Flags; bus-master 1, dirty 17668(4) current 17668(4)
Sep 5 00:06:35 wall kernel: Transmit list 00000000 vs. c74f2300.
Sep 5 00:06:35 wall kernel: 0: @c74f2200 length 80000586 status 00010586
<SNIP> No Idea - need someone who knows more about cryptic kenel messages for these
</SNIP>
this is the dump of bus_master_tx. I think you should solve this problem by increasing TX_RING_SIZE value in 3c59x.c driver. But you have to care that the value is the power of 2. MURAT KOC
Am Mit, 05 Sep 2001 schrieb Eduard Meiler:
Hallo , can anybody tell me what all of this mean ??
Sep 5 00:06:35 wall kernel: eth0: Transmit error, Tx status register 82.
Hi, just one question. Do you have a ethernetcard with the Realtek9029-Chip in a Linux-Box in the network? I had have one of them in my Linux-Box, the Network-Connection was slow and i had exactly the same message on my second Linux-box. Since i have changed the card i have not seen the message anymore. Greetings Hendrik
Hi, just one question. Do you have a ethernetcard with the Realtek9029-Chip in a Linux-Box in the network? I had have one of them in my Linux-Box, the Network-Connection was slow and i had exactly the same message on my second Linux-box. Since i have changed the card i have not seen the message anymore. Greetings Hendrik
I'm sure that there are many mailing lists with experienced people on it so that it would make sense to keep non-security issues out of this one. Thanks, Roman. -- - - | Roman Drahtmüller <draht@suse.de> // "Caution: Cape does | SuSE GmbH - Security Phone: // not enable user to fly." | Nürnberg, Germany +49-911-740530 // (Batman Costume warning label) | - -
participants (6)
-
Eduard Meiler
-
Hendrik Brandenburger
-
maf king
-
Murat Koc
-
Roman Drahtmueller
-
Simon Oliver