Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 41374 - Broadcom ethernet driver tg3 fails with "TCP Error", when connecting to machine running this driver.
Summary: Broadcom ethernet driver tg3 fails with "TCP Error", when connecting to machi...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: x86-kernel@gentoo.org (DEPRECATED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-12 07:49 UTC by Arno Hahma
Modified: 2004-02-22 10:01 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arno Hahma 2004-02-12 07:49:51 UTC
Broadcom Tigon (tg3) driver works only one way: if the connection (with any protocol) is initiated from the machine running the tg3 -driver, everything works. If the initiative comes from outside, such as trying to ssh to the machine running the tg3, it fails with "TCP Error" and no other information is received. The alternative bcm5700 -driver works fine, but seems to be removed from newer than 2.6.1 -kernels.

Reproducible: Always
Steps to Reproduce:
1. load tg3 module and start networking
2. try to ftp, ssh, http or whatever to the machine running the driver from some other, networked
machine
Actual Results:  
Connection fails with message "TCP Error".

Expected Results:  
Established a network connection.

kovetz root # emerge info
Portage 2.0.49-r21 (default-amd64-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.6.1-gentoo)
===============================================================
==
System uname: 2.6.1-gentoo x86_64 5
Gentoo Base System version 1.4.3.12
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-fPIC -O3 -march=athlon-mp -m64 -pipe -fomit-frame-pointer "
CHOST="x86_64-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.1/share/config 
/usr/kde/3/share/config /usr/share/config /usr/share/texmf/tex/generic/config/ /usr/share/texmf/
tex/platex/config/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS=""
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://trumpetti.atm.tut.fi/gentoo ftp://ftp.uninett.no/pub/linux/Gentoo ftp://
gentoo.linux.no/pub/gentoo/ http://mirror.pudas.net/gentoo ftp://mirror.pudas.net/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X aalib alsa amd64 apm arts avi berkdb cdr crypt cups encode esd foomaticdb gdbm gif 
gnome gphoto2 gpm gtk gtk2 imlib java jpeg kde ldap libg++ libwww mikmod mmx motif mozilla 
mpeg mysql ncurses nls oggvorbis opengl oss pam pdflib perl png python qt quicktime readline 
scanner sdl slang spell sse ssl tcltk tcpd tetex truetype unicode xml2 xmms xv zlib"
Comment 1 Tim Yamin (RETIRED) gentoo-dev 2004-02-19 10:47:30 UTC
Can you try one of the recent vanilla 2.6 kernels or the recent gentoo-dev-sources? Thanks.
Comment 2 Brad House 2004-02-22 10:01:56 UTC
the bcm driver is only in gentoo-dev-sources, never in vanilla...
tg3 is known to be buggy, nothing we can do about it.