* ethernet still quits @ 2001-06-01 15:17 Roeland Th. Jansen 2001-06-01 15:30 ` Jeff Garzik 0 siblings, 1 reply; 5+ messages in thread From: Roeland Th. Jansen @ 2001-06-01 15:17 UTC (permalink / raw) To: linux-kernel 2.4.5 : when quote some xfers have taken place, the realtek card dies here. Jun 1 14:58:12 grobbebol kernel: NETDEV WATCHDOG: eth0: transmit timed out Jun 1 14:58:12 grobbebol kernel: eth0: Tx timed out, lost interrupt? TSR=0x3, ISR=0x3, t=1303. Jun 1 14:58:14 grobbebol kernel: NETDEV WATCHDOG: eth0: transmit timed out Jun 1 14:58:14 grobbebol kernel: eth0: Tx timed out, lost interrupt? TSR=0x3, ISR=0x3, t=103. Jun 1 14:58:28 grobbebol kernel: NETDEV WATCHDOG: eth0: transmit timed out Jun 1 14:58:28 grobbebol kernel: eth0: Tx timed out, lost interrupt? TSR=0x3, ISR=0x3, t=103. Jun 1 14:58:30 grobbebol kernel: NETDEV WATCHDOG: eth0: transmit timed out Jun 1 14:58:30 grobbebol kernel: eth0: Tx timed out, lost interrupt? TSR=0x3, ISR=0x3, t=123. Jun 1 14:58:32 grobbebol kernel: NETDEV WATCHDOG: eth0: transmit timed out Jun 1 14:58:32 grobbebol kernel: eth0: Tx timed out, lost interrupt? TSR=0x3, ISR=0x3, t=103. etc. only rebooting helps. hardware BP6, non OC, happens with older kernels as well sometimes. -- Grobbebol's Home | Don't give in to spammers. -o) http://www.xs4all.nl/~bengel | Use your real e-mail address /\ Linux 2.2.16 SMP 2x466MHz / 256 MB | on Usenet. _\_v ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: ethernet still quits 2001-06-01 15:17 ethernet still quits Roeland Th. Jansen @ 2001-06-01 15:30 ` Jeff Garzik 2001-06-01 15:45 ` Danny ter Haar 0 siblings, 1 reply; 5+ messages in thread From: Jeff Garzik @ 2001-06-01 15:30 UTC (permalink / raw) To: Roeland Th. Jansen; +Cc: linux-kernel "Roeland Th. Jansen" wrote: > when quote some xfers have taken place, the realtek card dies here. Working on the problem. You'll need to downgrade the 8139too driver to the current 'ac' patches or a previous version on http://sf.net/projects/gkernel/ temporarily. -- Jeff Garzik | Disbelief, that's why you fail. Building 1024 | MandrakeSoft | ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: ethernet still quits 2001-06-01 15:30 ` Jeff Garzik @ 2001-06-01 15:45 ` Danny ter Haar 2001-06-01 15:58 ` Jeff Garzik 2001-06-01 17:28 ` Roeland Th. Jansen 0 siblings, 2 replies; 5+ messages in thread From: Danny ter Haar @ 2001-06-01 15:45 UTC (permalink / raw) To: linux-kernel Jeff Garzik <jgarzik@mandrakesoft.com> wrote: >Working on the problem. You'll need to downgrade the 8139too driver to >the current 'ac' patches or a previous version on >http://sf.net/projects/gkernel/ temporarily. also on : www.bzimage.org/kernel-patches/v2.4/alan/v2.4.5/ 8139_too_work.c (62kB) And also there: patch-2.4.5-ac6-crypto.bz2 (268kB) Danny -- Holland Hosting www.hoho.nl info@hoho.nl ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: ethernet still quits 2001-06-01 15:45 ` Danny ter Haar @ 2001-06-01 15:58 ` Jeff Garzik 2001-06-01 17:28 ` Roeland Th. Jansen 1 sibling, 0 replies; 5+ messages in thread From: Jeff Garzik @ 2001-06-01 15:58 UTC (permalink / raw) To: Danny ter Haar; +Cc: linux-kernel Danny ter Haar wrote: > > Jeff Garzik <jgarzik@mandrakesoft.com> wrote: > >Working on the problem. You'll need to downgrade the 8139too driver to > >the current 'ac' patches or a previous version on > >http://sf.net/projects/gkernel/ temporarily. > > also on : > www.bzimage.org/kernel-patches/v2.4/alan/v2.4.5/ > > 8139_too_work.c (62kB) That's fine, it is a previous version (0.9.15c). Note that the current (broken) 8139too works for some people where earlier versions don't, so obviously you should not downgrade unless you are having problems. > And also there: > > patch-2.4.5-ac6-crypto.bz2 (268kB) What's that? -- Jeff Garzik | Disbelief, that's why you fail. Building 1024 | MandrakeSoft | ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: ethernet still quits 2001-06-01 15:45 ` Danny ter Haar 2001-06-01 15:58 ` Jeff Garzik @ 2001-06-01 17:28 ` Roeland Th. Jansen 1 sibling, 0 replies; 5+ messages in thread From: Roeland Th. Jansen @ 2001-06-01 17:28 UTC (permalink / raw) To: Danny ter Haar; +Cc: linux-kernel On Fri, Jun 01, 2001 at 03:45:46PM +0000, Danny ter Haar wrote: > >the current 'ac' patches or a previous version on > >http://sf.net/projects/gkernel/ temporarily. > > also on : > www.bzimage.org/kernel-patches/v2.4/alan/v2.4.5/ > > 8139_too_work.c (62kB) > > And also there: > > patch-2.4.5-ac6-crypto.bz2 (268kB) Thanks Jeff and Danny. you're a help ! -- Grobbebol's Home | Don't give in to spammers. -o) http://www.xs4all.nl/~bengel | Use your real e-mail address /\ Linux 2.2.16 SMP 2x466MHz / 256 MB | on Usenet. _\_v ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2001-06-01 17:30 UTC | newest] Thread overview: 5+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2001-06-01 15:17 ethernet still quits Roeland Th. Jansen 2001-06-01 15:30 ` Jeff Garzik 2001-06-01 15:45 ` Danny ter Haar 2001-06-01 15:58 ` Jeff Garzik 2001-06-01 17:28 ` Roeland Th. Jansen
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.