All of lore.kernel.org
 help / color / mirror / Atom feed
* Is via-velocity broken in 2.6.34?
@ 2010-09-07 22:41 Matt Causey
  2010-09-07 23:29 ` Francois Romieu
  2010-09-07 23:33 ` David Miller
  0 siblings, 2 replies; 10+ messages in thread
From: Matt Causey @ 2010-09-07 22:41 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1648 bytes --]

Hello,

I'm running a vanilla 2.6.34 on a fleet of thin clients.  We just got
some devices that have a via VT61xx gigabit network card, and we
discovered that the networking does not start on this new hardware.
I've searched the archives here but have not seen similar reports -
though this network adapter might not be in wide circulation
yet....not sure.

The network driver loads just fine, and I'm able to create eth0.  I
can run a dhcp client on the interface, and my dhcp server recieves
the DHCPDISCOVER messages, immediately sending DHCPOFFERs, however the
dhcp client does not acknowledge the offers.  When running ifconfig
while this is happening, the RX packets field increments slowly, while
the TX packets field does not do anything.  It stays at 0.  I would
expect the DHCPDISCOVER packets (since they are transmitting to my
server) to be incrimenting the TX packets field.

When I assign an IPV4 address to the interface, I cannot ping devices
on the same subnet.  When I run tcpdump on other linux hosts on the
same subnet, I can see that the client does an ARP request for the ip
address it is trying to ping.  I also see the arp-replies on the wire,
but the client continuously sends arp-requests.

The previous version we had working was 2.6.29, and the via-velocity
driver there works fine on this particular hardware.  I've just
compiled 2.6.34-6 and the problem is the same.

Attached is debug.tar.  It contains dmesg, config.gz, ethtool,
ifconfig, and lspci output.  I'm not sure what else to do at this
point.  Is there some debugging I can enable in the kernel to give
more clues as to what's gone wrong?

Cheers!

--
Matt

[-- Attachment #2: debug.tar --]
[-- Type: application/x-tar, Size: 19456 bytes --]

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

end of thread, other threads:[~2010-09-11 22:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-07 22:41 Is via-velocity broken in 2.6.34? Matt Causey
2010-09-07 23:29 ` Francois Romieu
2010-09-08  0:05   ` Matt Causey
2010-09-07 23:33 ` David Miller
2010-09-08  0:13   ` Matt Causey
2010-09-08  0:24     ` David Miller
2010-09-08 15:27       ` Matt Causey
2010-09-08 15:30         ` David Miller
     [not found]           ` <AANLkTimRPOD857-pFXUJPxBw0RYXYe8OiPFwisY28x5B@mail.gmail.com>
2010-09-09 19:57             ` David Miller
2010-09-11 22:53               ` Robert Hancock

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.