netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: Debian #240812 - tg3 problems with NFS
       [not found] <20040819161933.GA27114@lst.de>
@ 2004-08-19 17:06 ` Christoph Hellwig
  2004-08-19 17:29   ` David S. Miller
  0 siblings, 1 reply; 3+ messages in thread
From: Christoph Hellwig @ 2004-08-19 17:06 UTC (permalink / raw)
  To: davem; +Cc: netdev, stigge

Sorry, should have Cc'ed netdev and the submitter


On Thu, Aug 19, 2004 at 06:19:33PM +0200, Christoph Hellwig wrote:
> Hi Dave,
> 
> I got the following report from Roland Stigge. He later mentioned 2.6.7
> still has this issue.  There's also a full trail of the Debian bug at
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=240812, but because
> some zealots abused it as flameware about firmware inside drivers that
> one is pretty much useless.
> 
> ----------------------------------------------------------------------------
> Hi,
> 
> I always needed to use the separate driver from the bcm5700-source
> package for my NIC. tg3 from the current 2.6.4 kernel only works to a
> certain extent. I can browse the web (-> HTTP, DNS), ping etc. But NFS
> doesn't work. When I mount something, I get the following syslog lines:
> 
> =============================================================================
> Mar 29 13:23:13 atari kernel: nfs warning: mount version older than kernel
> Mar 29 13:24:30 atari kernel: nfs: server sbo not responding, still trying
> =============================================================================
> 
> Please note that I get the first line also with bcm5700. The second
> line doesn't appear before the volume is already mounted and I cd'd to a
> directory inside it. An "ls" makes the second line appear after some
> seconds, and the terminal with the "ls" hangs without printing anything
> further.
> 
> The attachments in this mail show the kern.log for the bcm5700 and tg3
> case.
> 
> "lspci -vv" says the following:
> =============================================================================
> [...]
> 0000:02:05.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5702 Gigabit Ethernet (rev 02)
> 	Subsystem: Asustek Computer, Inc.: Unknown device 80a9
> 	Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B-
> 	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
> 	Latency: 64 (16000ns min), Cache Line
> 	Size: 0x10 (64 bytes)
> 	Interrupt: pin A routed to IRQ 18
> 	Region 0: Memory at ed800000 (64-bit, non-prefetchable)
> 	[disabled] [size=f1e70000]
> 	Expansion ROM at 00010000 [disabled]
> 	Capabilities: [40] PCI-X non-bridge device.
> 		Command: DPERE- ERO- RBC=0 OST=0
> 		Status: Bus=255 Dev=31 Func=1 64bit+ 133MHz+ SCD- USC-, DC=simple, DMMRBC=2, DMOST=0, DMCRS=1, RSCEM-
> 	Capabilities: [48] Power Management version 2
> 		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold+)
> 		Status: D0 PME-Enable+ DSel=0 DScale=1 PME-
> 	Capabilities: [50] Vital Product Data
> 	Capabilities: [58] Message Signalled Interrupts: 64bit+ Queue=0/3 Enable-
> 		Address: dfffffbfedfffcfc  Data: fdff
> [...]
> =============================================================================
> 
> bootlog for the bcm5700 driver is at:
> http://bugs.debian.org/cgi-bin/bugreport.cgi/kern.log.bcm5700?bug=240812&msg=6&att=1
> 
> bootlog for tg3 is at:
> http://bugs.debian.org/cgi-bin/bugreport.cgi/kern.log.tg3?bug=240812&msg=6&att=2
> 
---end quoted text---

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Debian #240812 - tg3 problems with NFS
  2004-08-19 17:06 ` Debian #240812 - tg3 problems with NFS Christoph Hellwig
@ 2004-08-19 17:29   ` David S. Miller
  2004-09-03 14:07     ` Roland Stigge
  0 siblings, 1 reply; 3+ messages in thread
From: David S. Miller @ 2004-08-19 17:29 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: netdev, stigge

On Thu, 19 Aug 2004 19:06:19 +0200
Christoph Hellwig <hch@lst.de> wrote:

> Sorry, should have Cc'ed netdev and the submitter

Maybe it's checksum offload related.  Try:

ethtool -K $(DEVICE_NAME) rx off tx off sg off tso off

Does that make the problem go away?

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Debian #240812 - tg3 problems with NFS
  2004-08-19 17:29   ` David S. Miller
@ 2004-09-03 14:07     ` Roland Stigge
  0 siblings, 0 replies; 3+ messages in thread
From: Roland Stigge @ 2004-09-03 14:07 UTC (permalink / raw)
  To: David S. Miller; +Cc: Christoph Hellwig, netdev, 240812

On Thu, 2004-08-19 at 19:29, David S. Miller wrote:
> Maybe it's checksum offload related.  Try:
> 
> ethtool -K $(DEVICE_NAME) rx off tx off sg off tso off
> 
> Does that make the problem go away?

No.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-09-03 14:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20040819161933.GA27114@lst.de>
2004-08-19 17:06 ` Debian #240812 - tg3 problems with NFS Christoph Hellwig
2004-08-19 17:29   ` David S. Miller
2004-09-03 14:07     ` Roland Stigge

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).