Package: src:linux
Version: 3.2.23-1
Severity: normal

I have two servers (chipset Intel C602 PCH (Patsburg)) with Intel i350-AM2 
gigabit ethernet adaptor and these NICs dont work.

I tried:
debian kernel 2.6.32 (igb module version - 3.0.6-k2)
debian kernel 3.2.0  (igb module version - 3.2.10-k)
3.5 kernel from kernel.org
igb module from intel 3.4.8 and 3.4.7
Change switches and patch cords.

Then I tried:
Ubuntu Server 12.02 - without results
CentOS 6.3 (igb 3.2.10-k, kernel 2.6.32-279.el6.x86_64)   - link brings UP !

# ethtool eth0
Settings for eth0:
        Supported ports: [ TP ]
        Supported link modes:   10baseT/Half 10baseT/Full 
                                100baseT/Half 100baseT/Full 
                                1000baseT/Full 
        Supported pause frame use: No
        Supports auto-negotiation: Yes
        Advertised link modes:  10baseT/Half 10baseT/Full 
                                100baseT/Half 100baseT/Full 
                                1000baseT/Full 
        Advertised pause frame use: Symmetric
        Advertised auto-negotiation: Yes
        Speed: Unknown!
        Duplex: Unknown! (255)
        Port: Twisted Pair
        PHYAD: 1
        Transceiver: internal
        Auto-negotiation: on
        MDI-X: Unknown
        Supports Wake-on: pumbg
        Wake-on: g
        Current message level: 0x00000007 (7)
                               drv probe link

# ethtool eth2
Settings for eth2:
        Supported ports: [ TP ]
        Supported link modes:   10baseT/Half 10baseT/Full 
                                100baseT/Half 100baseT/Full 
                                1000baseT/Full 
        Supported pause frame use: No
        Supports auto-negotiation: Yes
        Advertised link modes:  10baseT/Half 10baseT/Full 
                                100baseT/Half 100baseT/Full 
                                1000baseT/Full 
        Advertised pause frame use: Symmetric
        Advertised auto-negotiation: Yes
        Speed: Unknown!
        Duplex: Unknown! (255)
        Port: Twisted Pair
        PHYAD: 1
        Transceiver: internal
        Auto-negotiation: on
        MDI-X: Unknown
        Supports Wake-on: pumbg
        Wake-on: g
        Current message level: 0x00000007 (7)
                               drv probe link

# ethtool -i eth0
driver: igb
version: 3.4.8
firmware-version: 1.4-8
bus-info: 0000:08:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: no

# ethtool -i eth2
driver: igb
version: 3.4.8
firmware-version: 1.4-8
bus-info: 0000:08:00.1
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: no

modinfo igb
filename:       /lib/modules/3.2.0-3-amd64/kernel/drivers/net/igb/igb.ko
version:        3.4.8
license:        GPL
description:    Intel(R) Gigabit Ethernet Network Driver
author:         Intel Corporation, <e1000-de...@lists.sourceforge.net>
srcversion:     6787C332FBA1896DE20048A
alias:          pci:v00008086d000010D6sv*sd*bc*sc*i*
alias:          pci:v00008086d000010A9sv*sd*bc*sc*i*
alias:          pci:v00008086d000010A7sv*sd*bc*sc*i*
alias:          pci:v00008086d000010E8sv*sd*bc*sc*i*
alias:          pci:v00008086d00001526sv*sd*bc*sc*i*
alias:          pci:v00008086d0000150Dsv*sd*bc*sc*i*
alias:          pci:v00008086d000010E7sv*sd*bc*sc*i*
alias:          pci:v00008086d000010E6sv*sd*bc*sc*i*
alias:          pci:v00008086d00001518sv*sd*bc*sc*i*
alias:          pci:v00008086d0000150Asv*sd*bc*sc*i*
alias:          pci:v00008086d000010C9sv*sd*bc*sc*i*
alias:          pci:v00008086d00000440sv*sd*bc*sc*i*
alias:          pci:v00008086d0000043Csv*sd*bc*sc*i*
alias:          pci:v00008086d0000043Asv*sd*bc*sc*i*
alias:          pci:v00008086d00000438sv*sd*bc*sc*i*
alias:          pci:v00008086d00001516sv*sd*bc*sc*i*
alias:          pci:v00008086d00001511sv*sd*bc*sc*i*
alias:          pci:v00008086d00001510sv*sd*bc*sc*i*
alias:          pci:v00008086d00001527sv*sd*bc*sc*i*
alias:          pci:v00008086d0000150Fsv*sd*bc*sc*i*
alias:          pci:v00008086d0000150Esv*sd*bc*sc*i*
alias:          pci:v00008086d00001524sv*sd*bc*sc*i*
alias:          pci:v00008086d00001523sv*sd*bc*sc*i*
alias:          pci:v00008086d00001522sv*sd*bc*sc*i*
alias:          pci:v00008086d00001521sv*sd*bc*sc*i*
depends:        dca
vermagic:       3.2.0-3-amd64 SMP mod_unload modversions 
parm:           InterruptThrottleRate:Maximum interrupts per second, per 
vector, (max 100000), default 3=adaptive (array of int)
parm:           IntMode:Change Interrupt Mode (0=Legacy, 1=MSI, 2=MSI-X), 
default 2 (array of int)
parm:           Node:set the starting node to allocate memory on, default -1 
(array of int)
parm:           LLIPort:Low Latency Interrupt TCP Port (0-65535), default 0=off 
(array of int)
parm:           LLIPush:Low Latency Interrupt on TCP Push flag (0,1), default 
0=off (array of int)
parm:           LLISize:Low Latency Interrupt on Packet Size (0-1500), default 
0=off (array of int)
parm:           RSS:Number of Receive-Side Scaling Descriptor Queues (0-8), 
default 1=number of cpus (array of int)
parm:           VMDQ:Number of Virtual Machine Device Queues: 0-1 = disable, 
2-8 enable, default 0 (array of int)
parm:           max_vfs:Number of Virtual Functions: 0 = disable, 1-7 enable, 
default 0 (array of int)
parm:           MDD:Malicious Driver Detection (0/1), default 1 = enabled. Only 
available when max_vfs is greater than 0 (array of int)
parm:           QueuePairs:Enable TX/RX queue pairs for interrupt handling 
(0,1), default 1=on (array of int)
parm:           EEE:Enable/disable on parts that support the feature (array of 
int)
parm:           DMAC:Disable or set latency for DMA Coalescing ((0=off, 
1000-10000(msec), 250, 500 (usec)) (array of int)
parm:           LRO:Large Receive Offload (0,1), default 0=off (array of int)
parm:           debug:Debug level (0=none, ..., 16=all) (int)

-- Package-specific info:
** Version:
Linux version 3.2.0-3-amd64 (Debian 3.2.23-1) (debian-kernel@lists.debian.org) 
(gcc version 4.6.3 (Debian 4.6.3-8) ) #1 SMP Mon Jul 23 02:45:17 UTC 2012

** Command line:
BOOT_IMAGE=/boot/vmlinuz-3.2.0-3-amd64 
root=UUID=5c42c4fa-bf42-4f1f-9aa7-4b8f6a0f93eb ro quiet

** Tainted: O (4096)
 * Out-of-tree module has been loaded.

** Kernel log:
[    4.062301] igb 0000:08:00.1: irq 145 for MSI/MSI-X
[    4.067152] e1000e 0000:0a:00.0: eth3: (PCI Express:2.5GT/s:Width x1) 
00:e0:81:de:35:f8
[    4.067156] e1000e 0000:0a:00.0: eth3: Intel(R) PRO/1000 Network Connection
[    4.067246] e1000e 0000:0a:00.0: eth3: MAC: 3, PHY: 8, PBA No: FFFFFF-0FF
[    4.067256] e1000e 0000:0b:00.0: Disabling ASPM L0s L1
[    4.067269] e1000e 0000:0b:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[    4.067287] e1000e 0000:0b:00.0: setting latency timer to 64
[    4.067509] e1000e 0000:0b:00.0: irq 146 for MSI/MSI-X
[    4.067515] e1000e 0000:0b:00.0: irq 147 for MSI/MSI-X
[    4.067522] e1000e 0000:0b:00.0: irq 148 for MSI/MSI-X
[    4.142616] igb 0000:08:00.1: Intel(R) Gigabit Ethernet Network Connection
[    4.142620] igb 0000:08:00.1: eth4: (PCIe:5.0GT/s:Width x2
[    4.142621] ) 
[    4.142622] igb 0000:08:00.1: eth4: MAC: 00:e0:81:de:35:fb
[    4.142699] igb 0000:08:00.1: eth4: PBA No: 104800-000
[    4.149797] igb 0000:08:00.1: LRO is disabled 
[    4.149801] igb 0000:08:00.1: Using MSI-X interrupts. 1 rx queue(s), 1 tx 
queue(s)
[    4.179247] e1000e 0000:0b:00.0: eth5: (PCI Express:2.5GT/s:Width x1) 
00:e0:81:de:35:f9
[    4.179250] e1000e 0000:0b:00.0: eth5: Intel(R) PRO/1000 Network Connection
[    4.179340] e1000e 0000:0b:00.0: eth5: MAC: 3, PHY: 8, PBA No: FFFFFF-0FF
[    4.293790] usb 1-1: new high-speed USB device number 2 using ehci_hcd
[    4.297777] 3w-sas: scsi0: AEN: INFO (0x04:0x0053): Battery capacity test is 
overdue:.
[    4.409763] scsi0 : 3w-sas
[    4.426156] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[    4.426159] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    4.426559] hub 1-1:1.0: USB hub found
[    4.426604] hub 1-1:1.0: 6 ports detected
[    4.497756] Refined TSC clocksource calibration: 1999.999 MHz.
[    4.497761] Switching to clocksource tsc
[    4.521758] 3w-sas: scsi0: Found an LSI 3ware 9750-8i Controller at 
0xdfe60000, IRQ: 42.
[    4.537768] usb 2-1: new high-speed USB device number 2 using ehci_hcd
[    4.670150] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[    4.670154] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    4.670554] hub 2-1:1.0: USB hub found
[    4.670635] hub 2-1:1.0: 8 ports detected
[    4.741904] usb 1-1.5: new high-speed USB device number 3 using ehci_hcd
[    4.834777] usb 1-1.5: New USB device found, idVendor=046b, idProduct=ff01
[    4.834780] usb 1-1.5: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
[    4.834783] usb 1-1.5: Product: Virtual Hub
[    4.834784] usb 1-1.5: Manufacturer: American Megatrends Inc.
[    4.834786] usb 1-1.5: SerialNumber: serial
[    4.835385] hub 1-1.5:1.0: USB hub found
[    4.835468] hub 1-1.5:1.0: 5 ports detected
[    4.857762] 3w-sas: scsi0: Firmware FH9X 5.12.00.007, BIOS BE9X 5.11.00.006, 
Phys: 8.
[    4.858339] scsi 0:0:0:0: Direct-Access     LSI      9750-8i    DISK  5.12 
PQ: 0 ANSI: 5
[    4.861659] scsi 0:0:1:0: Direct-Access     LSI      9750-8i    DISK  5.12 
PQ: 0 ANSI: 5
[    4.897226] scsi: waiting for bus probes to complete ...
[    5.157902] usb 1-1.5.1: new low-speed USB device number 4 using ehci_hcd
[    5.270789] sd 0:0:0:0: [sda] 117166080 512-byte logical blocks: (59.9 
GB/55.8 GiB)
[    5.272866] sd 0:0:1:0: [sdb] 7031160832 512-byte logical blocks: (3.59 
TB/3.27 TiB)
[    5.272941] sd 0:0:0:0: [sda] Write Protect is off
[    5.272958] sd 0:0:0:0: [sda] Mode Sense: 23 00 10 00
[    5.275072] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, 
supports DPO and FUA
[    5.275255] sd 0:0:1:0: [sdb] Write Protect is off
[    5.275259] sd 0:0:1:0: [sdb] Mode Sense: 23 00 10 00
[    5.276458] sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, 
supports DPO and FUA
[    5.281788]  sda: sda1
[    5.284371] sd 0:0:0:0: [sda] Attached SCSI disk
[    5.292624]  sdb:
[    5.295526] sd 0:0:1:0: [sdb] Attached SCSI disk
[    5.323128] usb 1-1.5.1: New USB device found, idVendor=046b, idProduct=ff10
[    5.323131] usb 1-1.5.1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
[    5.323134] usb 1-1.5.1: Product: Virtual Keyboard and Mouse
[    5.323136] usb 1-1.5.1: Manufacturer: American Megatrends Inc.
[    5.328049] input: American Megatrends Inc. Virtual Keyboard and Mouse as 
/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/input/input0
[    5.328273] generic-usb 0003:046B:FF10.0001: input,hidraw0: USB HID v1.10 
Keyboard [American Megatrends Inc. Virtual Keyboard and Mouse] on 
usb-0000:00:1a.0-1.5.1/input0
[    5.328857] input: American Megatrends Inc. Virtual Keyboard and Mouse as 
/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.1/input/input1
[    5.328946] generic-usb 0003:046B:FF10.0002: input,hidraw1: USB HID v1.10 
Mouse [American Megatrends Inc. Virtual Keyboard and Mouse] on 
usb-0000:00:1a.0-1.5.1/input1
[    5.328971] usbcore: registered new interface driver usbhid
[    5.328973] usbhid: USB HID core driver
[    5.445719] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: 
(null)
[    5.689695] udev[559]: starting version 164
[    5.726134] input: Power Button as 
/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
[    5.726142] ACPI: Power Button [PWRB]
[    5.726211] input: Power Button as 
/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    5.726215] ACPI: Power Button [PWRF]
[    5.760426] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)
[    5.778663] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 
18
[    5.790978] input: PC Speaker as /devices/platform/pcspkr/input/input4
[    5.797644] udev[574]: renamed network interface eth1 to eth1-eth4
[    5.811397] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    5.820080] Error: Driver 'pcspkr' is already registered, aborting...
[    5.850286] udev[586]: renamed network interface eth3 to eth1
[    5.890262] udev[587]: renamed network interface eth5 to eth3
[    5.962249] udev[585]: renamed network interface eth4 to eth4-eth2
[    6.018239] udev[584]: renamed network interface eth2 to eth2-eth0
[    6.078255] udev[572]: renamed network interface eth0 to eth0-eth5
[    6.142225] udev[574]: renamed network interface eth1-eth4 to eth4
[    6.210228] udev[585]: renamed network interface eth4-eth2 to eth2
[    6.274234] udev[584]: renamed network interface eth2-eth0 to eth0
[    6.338227] udev[572]: renamed network interface eth0-eth5 to eth5
[    6.512872] EXT4-fs (sda1): re-mounted. Opts: (null)
[    6.633208] EXT4-fs (sda1): re-mounted. Opts: 
errors=panic,discard,nouser_xattr
[    6.651680] loop: module loaded
[    6.946950] ADDRCONF(NETDEV_UP): eth1: link is not ready
[    6.950763] e1000e: eth1 NIC Link is Up 10 Mbps Full Duplex, Flow Control: 
Rx/Tx
[    6.950769] e1000e 0000:0a:00.0: eth1: 10/100 speed: disabling TSO
[    6.951502] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[    7.327499] sshd (1511): /proc/1511/oom_adj is deprecated, please use 
/proc/1511/oom_score_adj instead.
[   17.881717] eth1: no IPv6 routers present

** Model information
sys_vendor: empty
product_name: empty
product_version: empty
chassis_vendor: empty
chassis_version: empty
bios_vendor: American Megatrends Inc.
bios_version: V1.02I
board_vendor: TYAN
board_name:  S7050 
board_version: empty

08:00.0 Ethernet controller [0200]: Intel Corporation Device [8086:1521] (rev 
01)
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0, Cache Line Size: 64 bytes
        Interrupt: pin A routed to IRQ 16
        Region 0: Memory at dfc20000 (32-bit, non-prefetchable) [size=128K]
        Region 2: I/O ports at 6020 [size=32]
        Region 3: Memory at dfcc4000 (32-bit, non-prefetchable) [size=16K]
        Capabilities: [40] Power Management version 3
                Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA 
PME(D0+,D1-,D2-,D3hot+,D3cold+)
                Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=1 PME-
        Capabilities: [50] MSI: Enable- Count=1/1 Maskable+ 64bit+
                Address: 0000000000000000  Data: 0000
                Masking: 00000000  Pending: 00000000
        Capabilities: [70] MSI-X: Enable+ Count=10 Masked-
                Vector table: BAR=3 offset=00000000
                PBA: BAR=3 offset=00002000
        Capabilities: [a0] Express (v2) Endpoint, MSI 00
                DevCap: MaxPayload 512 bytes, PhantFunc 0, Latency L0s <512ns, 
L1 <64us
                        ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset+
                DevCtl: Report errors: Correctable+ Non-Fatal+ Fatal+ 
Unsupported+
                        RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+ FLReset-
                        MaxPayload 128 bytes, MaxReadReq 512 bytes
                DevSta: CorrErr+ UncorrErr- FatalErr- UnsuppReq+ AuxPwr+ 
TransPend-
                LnkCap: Port #0, Speed 5GT/s, Width x4, ASPM L0s L1, Latency L0 
<4us, L1 <32us
                        ClockPM- Surprise- LLActRep- BwNot-
                LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
                        ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
                LnkSta: Speed 5GT/s, Width x2, TrErr- Train- SlotClk+ DLActive- 
BWMgmt- ABWMgmt-
                DevCap2: Completion Timeout: Range ABCD, TimeoutDis+
                DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-
                LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis-, 
Selectable De-emphasis: -6dB
                         Transmit Margin: Normal Operating Range, 
EnterModifiedCompliance- ComplianceSOS-
                         Compliance De-emphasis: -6dB
                LnkSta2: Current De-emphasis Level: -6dB
        Capabilities: [100 v2] Advanced Error Reporting
                UESta:  DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- 
RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
                UEMsk:  DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- 
RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
                UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- 
RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
                CESta:  RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
                CEMsk:  RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
                AERCap: First Error Pointer: 00, GenCap+ CGenEn- ChkCap+ ChkEn-
        Capabilities: [140 v1] Device Serial Number 00-e0-81-ff-ff-de-35-fa
        Capabilities: [150 v1] Alternative Routing-ID Interpretation (ARI)
                ARICap: MFVC- ACS-, Next Function: 1
                ARICtl: MFVC- ACS-, Function Group: 0
        Capabilities: [160 v1] Single Root I/O Virtualization (SR-IOV)
                IOVCap: Migration-, Interrupt Message Number: 000
                IOVCtl: Enable- Migration- Interrupt- MSE- ARIHierarchy-
                IOVSta: Migration-
                Initial VFs: 8, Total VFs: 8, Number of VFs: 8, Function 
Dependency Link: 00
                VF offset: 384, stride: 4, Device ID: 1520
                Supported Page Size: 00000553, System Page Size: 00000001
                Region 0: Memory at dfca0000 (32-bit, non-prefetchable)
                Region 3: Memory at dfc80000 (32-bit, non-prefetchable)
                VF Migration: offset: 00000000, BIR: 0
        Capabilities: [1a0 v1] #17
        Capabilities: [1c0 v1] #18
        Capabilities: [1d0 v1] Access Control Services
                ACSCap: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- 
EgressCtrl- DirectTrans-
                ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- 
EgressCtrl- DirectTrans-
        Kernel driver in use: igb

08:00.1 Ethernet controller [0200]: Intel Corporation Device [8086:1521] (rev 
01)
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0, Cache Line Size: 64 bytes
        Interrupt: pin B routed to IRQ 17
        Region 0: Memory at dfc00000 (32-bit, non-prefetchable) [size=128K]
        Region 2: I/O ports at 6000 [size=32]
        Region 3: Memory at dfcc0000 (32-bit, non-prefetchable) [size=16K]
        Capabilities: [40] Power Management version 3
                Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA 
PME(D0+,D1-,D2-,D3hot+,D3cold+)
                Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=1 PME-
        Capabilities: [50] MSI: Enable- Count=1/1 Maskable+ 64bit+
                Address: 0000000000000000  Data: 0000
                Masking: 00000000  Pending: 00000000
        Capabilities: [70] MSI-X: Enable+ Count=10 Masked-
                Vector table: BAR=3 offset=00000000
                PBA: BAR=3 offset=00002000
        Capabilities: [a0] Express (v2) Endpoint, MSI 00
                DevCap: MaxPayload 512 bytes, PhantFunc 0, Latency L0s <512ns, 
L1 <64us
                        ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset+
                DevCtl: Report errors: Correctable+ Non-Fatal+ Fatal+ 
Unsupported+
                        RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+ FLReset-
                        MaxPayload 128 bytes, MaxReadReq 512 bytes
                DevSta: CorrErr+ UncorrErr- FatalErr- UnsuppReq+ AuxPwr+ 
TransPend-
                LnkCap: Port #0, Speed 5GT/s, Width x4, ASPM L0s L1, Latency L0 
<4us, L1 <32us
                        ClockPM- Surprise- LLActRep- BwNot-
                LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
                        ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
                LnkSta: Speed 5GT/s, Width x2, TrErr- Train- SlotClk+ DLActive- 
BWMgmt- ABWMgmt-
                DevCap2: Completion Timeout: Range ABCD, TimeoutDis+
                DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-
                LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- 
SpeedDis-, Selectable De-emphasis: -6dB
                         Transmit Margin: Normal Operating Range, 
EnterModifiedCompliance- ComplianceSOS-
                         Compliance De-emphasis: -6dB
                LnkSta2: Current De-emphasis Level: -6dB
        Capabilities: [100 v2] Advanced Error Reporting
                UESta:  DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- 
RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
                UEMsk:  DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- 
RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
                UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- 
RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
                CESta:  RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
                CEMsk:  RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
                AERCap: First Error Pointer: 00, GenCap+ CGenEn- ChkCap+ ChkEn-
        Capabilities: [140 v1] Device Serial Number 00-e0-81-ff-ff-de-35-fa
        Capabilities: [150 v1] Alternative Routing-ID Interpretation (ARI)
                ARICap: MFVC- ACS-, Next Function: 0
                ARICtl: MFVC- ACS-, Function Group: 0
        Capabilities: [160 v1] Single Root I/O Virtualization (SR-IOV)
                IOVCap: Migration-, Interrupt Message Number: 000
                IOVCtl: Enable- Migration- Interrupt- MSE- ARIHierarchy-
                IOVSta: Migration-
                Initial VFs: 8, Total VFs: 8, Number of VFs: 8, Function 
Dependency Link: 01
                VF offset: 384, stride: 4, Device ID: 1520
                Supported Page Size: 00000553, System Page Size: 00000001
                Region 0: Memory at dfc60000 (32-bit, non-prefetchable)
                Region 3: Memory at dfc40000 (32-bit, non-prefetchable)
                VF Migration: offset: 00000000, BIR: 0
        Capabilities: [1a0 v1] #17
        Capabilities: [1d0 v1] Access Control Services
                ACSCap: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- 
EgressCtrl- DirectTrans-
                ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- 
EgressCtrl- DirectTrans-
        Kernel driver in use: igb

-- System Information:
Debian Release: 6.0.5
  APT prefers stable
  APT policy: (700, 'stable'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-3-amd64 (SMP w/24 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages linux-image-3.2.0-3-amd64 depends on:
ii  debconf [debconf-2.0]         1.5.36.1   Debian configuration management sy
ii  initramfs-tools [linux-initra 0.107      generic modular initramfs generato
ii  linux-base                    3.5        Linux image base package
ii  module-init-tools             3.12-2     tools for managing Linux kernel mo

Versions of packages linux-image-3.2.0-3-amd64 recommends:
ii  firmware-linux-free           3.1        Binary firmware for various driver

Versions of packages linux-image-3.2.0-3-amd64 suggests:
pn  debian-kernel- <none>                    (no description available)
ii  grub-pc        1.98+20100804-14+squeeze1 GRand Unified Bootloader, version 
pn  linux-doc-3.2  <none>                    (no description available)

Versions of packages linux-image-3.2.0-3-amd64 is related to:
pn  firmware-atheros           <none>        (no description available)
pn  firmware-bnx2              <none>        (no description available)
pn  firmware-bnx2x             <none>        (no description available)
pn  firmware-brcm80211         <none>        (no description available)
pn  firmware-intelwimax        <none>        (no description available)
pn  firmware-ipw2x00           <none>        (no description available)
pn  firmware-ivtv              <none>        (no description available)
pn  firmware-iwlwifi           <none>        (no description available)
pn  firmware-libertas          <none>        (no description available)
ii  firmware-linux             0.28+squeeze1 Binary firmware for various driver
ii  firmware-linux-nonfree     0.28+squeeze1 Binary firmware for various driver
pn  firmware-myricom           <none>        (no description available)
pn  firmware-netxen            <none>        (no description available)
pn  firmware-qlogic            <none>        (no description available)
pn  firmware-ralink            <none>        (no description available)
pn  firmware-realtek           <none>        (no description available)
pn  xen-hypervisor             <none>        (no description available)

-- debconf information:
  linux-image-3.2.0-3-amd64/postinst/depmod-error-initrd-3.2.0-3-amd64: false
  linux-image-3.2.0-3-amd64/postinst/ignoring-ramdisk:
  linux-image-3.2.0-3-amd64/postinst/missing-firmware-3.2.0-3-amd64:
  linux-image-3.2.0-3-amd64/prerm/removing-running-kernel-3.2.0-3-amd64: true


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20120912135111.1781.1267.report...@nabu.sunlink.ru

Reply via email to