Re: tg3: strange errors and non-working-ness

2007-11-15 Thread Jon Nelson
I have created bug 9391 on bugzilla.kernel.org containing pretty much everything. -- Jon - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: tg3: strange errors and non-working-ness

2007-11-15 Thread Jarek Poplawski
Jon Nelson wrote, On 11/15/2007 09:21 PM: ... > NOTE: to avoid list noise, I can make a bug out of this on > bugzilla.kernel.org and we can proceed from there if that is > preferred. Why avoid list noise? These lists are made just for this. But, since this case needs a lot of space for your confi

Re: tg3: strange errors and non-working-ness

2007-11-15 Thread Jon Nelson
On 11/15/07, Michael Chan <[EMAIL PROTECTED]> wrote: > On Thu, 2007-11-15 at 13:17 -0600, Jon Nelson wrote: > > > Is this what you mean? I pulled this from the quoted text: > > > > Nov 10 22:45:52 frank kernel: NETDEV WATCHDOG: eth0: transmit timed out > > > > Right. This explains the reset at 22:

Re: tg3: strange errors and non-working-ness

2007-11-15 Thread Michael Chan
On Thu, 2007-11-15 at 13:17 -0600, Jon Nelson wrote: > Is this what you mean? I pulled this from the quoted text: > > Nov 10 22:45:52 frank kernel: NETDEV WATCHDOG: eth0: transmit timed out > Right. This explains the reset at 22:45:52, but not the earlier reset at 22:24:40. Link never came up

Re: tg3: strange errors and non-working-ness

2007-11-15 Thread Jon Nelson
On 11/15/07, Michael Chan <[EMAIL PROTECTED]> wrote: > On Thu, 2007-11-15 at 10:47 +0100, Jarek Poplawski wrote: > > On 13-11-2007 19:57, Jon Nelson wrote: > > > The best info I've got is this: > > It looks like the card is being reset periodically. Every time the card > gets reset, you'll see tho

Re: tg3: strange errors and non-working-ness

2007-11-15 Thread Michael Chan
On Thu, 2007-11-15 at 10:47 +0100, Jarek Poplawski wrote: > On 13-11-2007 19:57, Jon Nelson wrote: > > The best info I've got is this: It looks like the card is being reset periodically. Every time the card gets reset, you'll see those PM messages in the version of the driver you're using. Do yo

Re: tg3: strange errors and non-working-ness

2007-11-15 Thread Jarek Poplawski
On 13-11-2007 19:57, Jon Nelson wrote: > I'm not sure if this is the right place, Me too. Looks more like acpi or pci problem. Did you try to experiment with something like: pci=noacpi or acpi=off boot parameters? Probably some point to your .config and dmesg should be useful too, so taking it to

tg3: strange errors and non-working-ness

2007-11-13 Thread Jon Nelson
I'm not sure if this is the right place, but I've got a pair of GiG-E cards that do not work correctly. Everything appears to come up just fine, but sooner or later (typically fairly quickly) the cards weird out and never really come back. The best info I've got is this: Nov 10 22:21:19 frank ker