Date: Thu, 01 Mar 2007 09:36:18 +0900 From: Shigeaki Tagashira <shigeaki@se.hiroshima-u.ac.jp> To: Palle Girgensohn <girgen@pingpong.net> Cc: freebsd-questions@freebsd.org, Brian Smith <brian@dbsoft.org> Subject: Re: if_nfe on nVidia chipset Message-ID: <45E62002.7040202@se.hiroshima-u.ac.jp> In-Reply-To: <3639ECF5698F244F67123FCD@rambutan.pingpong.net> References: 458956C6.6080004@se.hiroshima-u.ac.jp <45CBCB98.8010607@dbsoft.org> <B5CDCFF1-8FA3-4489-A6DB-C3E3837788AF@pingpong.net> <45D256F2.4040702@se.hiroshima-u.ac.jp> <45D5FD47.70807@dbsoft.org> <3639ECF5698F244F67123FCD@rambutan.pingpong.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, sorry for my late response. Please try to disable checksum offload. --- Shigeaki Tagashira Palle Girgensohn wrote: > Hi! > > Just discovered a problem that seems to be related to the if_nfe module. > > When trying a java applet from firefox, the computer reproducibly hang > completely, or at least disappears from the network. (We run NIS and > NFS, so a machine without a network is in fact hung... :) > > The applet is rather resource demanding, it seems, but nothing out of > the ordinary - the URL is > <http://www.dessci.com/en/products/webeq/interactive/inputctrlex1.htm>. > Directing firefox to that url reproducably kills the computer, and the > same page with another network (slower) card will not hang the computer. > > Here's the rather quiet log from messages: > > > Feb 19 13:41:47 apelsin kernel: nfe0: watchdog timeout (missed Tx > interrupts) -- recovering > Feb 19 13:41:57 apelsin kernel: nfe0: watchdog timeout (missed Tx > interrupts) -- recovering > Feb 19 13:42:03 apelsin /usr/sbin/ypbind[800]: NIS server > [192.168.1.184] for domain "Musik" not responding > Feb 19 13:42:34 apelsin last message repeated 31 times > Feb 19 13:44:35 apelsin last message repeated 121 times > Feb 19 13:45:28 apelsin last message repeated 53 times > Feb 19 13:45:29 apelsin kernel: nfe0: watchdog timeout (missed Tx > interrupts) -- recovering > Feb 19 13:45:29 apelsin /usr/sbin/ypbind[800]: NIS server > [192.168.1.184] for domain "Musik" not responding > Feb 19 13:47:59 apelsin syslogd: kernel boot file is /boot/kernel/kernel > Feb 19 13:47:59 apelsin kernel: Copyright (c) 1992-2007 The FreeBSD > Project. > Feb 19 13:47:59 apelsin kernel: Copyright (c) 1979, 1980, 1983, 1986, > 1988, 1989, 1991, 1992, 1993, 1994 > Feb 19 13:47:59 apelsin kernel: The Regents of the University of > California. All rights reserved. > Feb 19 13:47:59 apelsin kernel: FreeBSD is a registered trademark of The > FreeBSD Foundation. > Feb 19 13:47:59 apelsin kernel: FreeBSD 6.2-RELEASE #3: Wed Feb 14 > 09:12:35 CET 2007 > > reset button was hit around 13:46... > > IS i > --On fredag, februari 16, 2007 12.51.51 -0600 Brian Smith > <brian@dbsoft.org> wrote: > >> Shigeaki Tagashira wrote: >>> Hello, >>> >>> Please try to use generic PHY driver (ukphy) instead of e1000phy; >>> i.e., use nfe without the patch for e1000phy. >> I've switched to FreeBSD 7 and I think the e100phy.c patches are already >> in the source tree? >> >> Is there an unpatched version for FreeBSD 7? >> >> Thanks. >> >> Brian > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45E62002.7040202>