Feedback

type to search

By: Asked from United States of America

GigE card not work after kernel upgrade

Hello,

I did a kernel upgrade a why'll back and now have both my 100 baseT cards working.  However I can't seem to get my GigE cards working.  They uses to work before the upgrade.  I got some help form r murphy to get the base cards working but not sure what is still wrong with the GigE cards.  Please see the dmesg below.  Any idea what to do next?

[   49.575169] e100 0000:00:04.0: firmware: requesting e100/d101m_ucode.bin
[   49.743138] e100: eth0 NIC Link is Up 100 Mbps Full Duplex
[   50.199193] NET: Registered protocol family 10
[   50.202122] lo: Disabled Privacy Extensions
[   50.395482] e100 0001:01:03.0: firmware: requesting e100/d101m_ucode.bin
[   50.427708] e100: eth1 NIC Link is Up 100 Mbps Full Duplex
[   50.428685] ADDRCONF(NETDEV_UP): eth1: link is not ready
[   50.431614] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[   50.815403] tg3 0000:00:05.0: firmware: requesting tigon/tg3_tso.bin
[   50.915989] ADDRCONF(NETDEV_UP): eth2: link is not ready
[   60.367156] eth0: no IPv6 routers present
[   61.290007] eth1: no IPv6 routers present
[   70.696252] ndbd(1964): unaligned trap at 000000012026b17c: 000000012040804d 28 1
[   70.696252] ndbd(1964): unaligned trap at 000000012026b188: 000000012040804d 2c 2
[   70.696252] ndbd(1964): unaligned trap at 000000012026b17c: 000000012040804d 28 1
[   70.696252] ndbd(1964): unaligned trap at 000000012026b188: 000000012040804d 2c 2
[   85.869096] Bluetooth: Core ver 2.15
[   85.878862] NET: Registered protocol family 31
[   85.878862] Bluetooth: HCI device and connection manager initialized
[   85.878862] Bluetooth: HCI socket layer initialized
[   85.916948] Bluetooth: L2CAP ver 2.14
[   85.916948] Bluetooth: L2CAP socket layer initialized
[   85.980424] Bluetooth: RFCOMM TTY layer initialized
[   85.980424] Bluetooth: RFCOMM socket layer initialized
[   85.980424] Bluetooth: RFCOMM ver 1.11
[   85.994096] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   85.995073] Bluetooth: BNEP filters: protocol multicast
[   86.056596] Bluetooth: SCO (Voice Link) ver 0.6
[   86.056596] Bluetooth: SCO socket layer initialized
[   87.125931] parport0: PC-style at 0x3bc [PCSPP]
[   87.125931] parport0: irq 0 detected
[   87.219681] lp0: using parport0 (polling).
[   87.488236] ppdev: user-space parallel port driver
[   88.364212] NET: Registered protocol family 5

1

overholw

I think the device you are referring to is referenced on the following line:

[   50.815403] tg3 0000:00:05.0: firmware: requesting tigon/tg3_tso.bin

The package  firmware-linux-nonfree  contains the following file:

/lib/firmware/tigon/tg3_tso.bin

This was separated out so that Debian could be released with a completely free kernel.  

or Cancel
You need to join Debian to complete this action, click here to do so.