kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #51447
[Bug 1291660] apport information
AlsaDevices:
total 0
crw-rw---T 1 root audio 116, 1 Mar 25 14:14 seq
crw-rw---T 1 root audio 116, 33 Mar 25 14:14 timer
AplayDevices: Error: [Errno 2] No such file or directory
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: amd64
ArecordDevices: Error: [Errno 2] No such file or directory
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
CRDA: Error: [Errno 2] No such file or directory
CurrentDmesg: [ 22.872156] usb 2-1.1.1: USB disconnect, device number 7
DistroRelease: Ubuntu 12.04
HibernationDevice: RESUME=UUID=54122c9c-f52a-4825-8271-e2d88b04a1d0
InstallationMedia: Ubuntu-Server 12.04.4 LTS "Precise Pangolin" - Release amd64 (20140204)
MachineType: IBM System x3750 M4 -[8752AC1]-
MarkForUpload: True
Package: linux (not installed)
PciMultimedia:
ProcEnviron:
TERM=screen
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcFB: 0 VESA VGA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic root=UUID=9c6b7b8c-de6e-46fb-a730-5685cfbda1a7 ro crashkernel=384M-2G:64M,2G-:128M
ProcVersionSignature: Ubuntu 3.11.0-15.25~precise1-generic 3.11.10
RelatedPackageVersions:
linux-restricted-modules-3.11.0-15-generic N/A
linux-backports-modules-3.11.0-15-generic N/A
linux-firmware 1.79.9
RfKill: Error: [Errno 2] No such file or directory
Tags: precise
Uname: Linux 3.11.0-15-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
dmi.bios.date: 10/31/2013
dmi.bios.vendor: IBM
dmi.bios.version: -[KOE135PUS-1.40]-
dmi.board.name: 47C9560
dmi.board.vendor: IBM
dmi.chassis.asset.tag: none
dmi.chassis.type: 23
dmi.chassis.vendor: IBM Corp.
dmi.chassis.version: none
dmi.modalias: dmi:bvnIBM:bvr-[KOE135PUS-1.40]-:bd10/31/2013:svnIBM:pnSystemx3750M4-[8752AC1]-:pvr02:rvnIBM:rn47C9560:rvr:cvnIBMCorp.:ct23:cvrnone:
dmi.product.name: System x3750 M4 -[8752AC1]-
dmi.product.version: 02
dmi.sys.vendor: IBM
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1291660
Title:
Intel ixgbe driver doesn't work at 10Gb speeds
Status in “linux” package in Ubuntu:
Confirmed
Bug description:
I have a fresh install of 12.04.4 on an IBM server with an Intel 10GbE
card (actually I have seen this on TWO systems, one with a PCIe 10GbE
card and one with a mezzanine add-in card that has the same chipset).
12.04.4 ships with ixgbe version 3.13.10-k
Initially, when the ethernet device comes up, it sets itself at 1Gb
not 10Gb. If you do an ethtool on one of the devices, they clearly
show supported speeds of 100, 1000 and 10000Mb/s as well as advertised
speeds of that nature.
Also, ethtool clearly shows the current speed at 1000 .
now, if you force the card to a speed of 10000 like so:
sudo ethtool -s eth0 speed 10000 duplex full
Ethtool will NOW show "Unknown!" for speed and duplex settings, and
will drop the link.
The link will restore, as will the rest of the output, if you put the
card back to the 1000Mb/s speed.
Thus, the ixgbe driver seems to be broken.
I tried to use apport to file this bug, however apport told me that
the linux and linux-image-generic packages are NOT official Ubuntu
packages, and refused to create the report for me.
Thus, I gathered what i could via sosreport and some other means,
which I am attaching below.
This will gate any certification that uses the Intel 10Gb NICs (seen
onboard at least a couple server systems now).
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1291660/+subscriptions
References