apport information
** Tags added: apport-collected eoan
** Description changed:
On my setup :
Intel Corporation 82575EB Gigabit Network Connection which uses igb driver
module,
the automatic detection of link speed fails
root@ubuntu1910:~# ethtool mgmt0
Settings for mgmt0:
Supported ports: [ TP ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Supported pause frame use: Symmetric
Supports auto-negotiation: Yes
Supported FEC modes: Not reported
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Advertised pause frame use: No
Advertised auto-negotiation: Yes
Advertised FEC modes: Not reported
Speed: 10Mb/s
The link speed can be manually fixed but ipmi-sol must be closed before.
ethtool -s mgmt0 speed 1000 duplex full autoneg off
And then
root@ubuntu1910:~# ethtool mgmt0
Settings for mgmt0:
Supported ports: [ TP ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Supported pause frame use: Symmetric
Supports auto-negotiation: Yes
Supported FEC modes: Not reported
Advertised link modes: 1000baseT/Full
Advertised pause frame use: Symmetric
Advertised auto-negotiation: Yes
Advertised FEC modes: Not reported
Speed: 1000Mb/s
- I think it is directly linked to 5.3 kernel and used to work on 5.0
- kernel
+ I think it is directly linked to 5.3 kernel and used to work on 5.0 kernel
+ ---
+ ProblemType: Bug
+ AlsaDevices:
+ total 0
+ crw-rw---- 1 root audio 116, 1 Oct 7 09:33 seq
+ crw-rw---- 1 root audio 116, 33 Oct 7 09:33 timer
+ AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
+ ApportVersion: 2.20.11-0ubuntu7
+ Architecture: amd64
+ ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord':
'arecord'
+ AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq',
'/dev/snd/timer'] failed with exit code 1:
+ DistroRelease: Ubuntu 19.10
+ IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
+ Lsusb: Error: [Errno 2] No such file or directory: 'lsusb': 'lsusb'
+ MachineType: Intel Corporation S5520HC
+ Package: linux (not installed)
+ PciMultimedia:
+
+ ProcFB: 0 mgag200drmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz ro console=tty0
console=ttyS0,115200n8 rd.info fsck.mode=skip root=/dev/6WIND/hostname
ip=:::::mgmt0:dhcp ifname=mgmt0:00:15:17:b8:18:d8
+ ProcVersionSignature: Ubuntu 5.3.0-13.14-generic 5.3.0
+ RelatedPackageVersions:
+ linux-restricted-modules-5.3.0-13-generic N/A
+ linux-backports-modules-5.3.0-13-generic N/A
+ linux-firmware 1.182
+ RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
+ Tags: eoan
+ Uname: Linux 5.3.0-13-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups:
+
+ _MarkForUpload: True
+ dmi.bios.date: 05/06/2010
+ dmi.bios.vendor: Intel Corp.
+ dmi.bios.version: S5500.86B.01.00.0050.050620101605
+ dmi.board.asset.tag: ....................
+ dmi.board.name: S5520HC
+ dmi.board.vendor: Intel Corporation
+ dmi.board.version: E26045-454
+ dmi.chassis.asset.tag: ....................
+ dmi.chassis.type: 17
+ dmi.chassis.vendor: ..............................
+ dmi.chassis.version: ..................
+ dmi.modalias:
dmi:bvnIntelCorp.:bvrS5500.86B.01.00.0050.050620101605:bd05/06/2010:svnIntelCorporation:pnS5520HC:pvr....................:rvnIntelCorporation:rnS5520HC:rvrE26045-454:cvn..............................:ct17:cvr..................:
+ dmi.product.name: S5520HC
+ dmi.product.version: ....................
+ dmi.sys.vendor: Intel Corporation
** Attachment added: "CRDA.txt"
https://bugs.launchpad.net/bugs/1846786/+attachment/5295012/+files/CRDA.txt
--
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/1846786
Title:
link speed autodetection fails on ubuntu-19.10 and Intel board
Status in linux package in Ubuntu:
Confirmed
Bug description:
On my setup :
Intel Corporation 82575EB Gigabit Network Connection which uses igb driver
module,
the automatic detection of link speed fails
root@ubuntu1910:~# ethtool mgmt0
Settings for mgmt0:
Supported ports: [ TP ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Supported pause frame use: Symmetric
Supports auto-negotiation: Yes
Supported FEC modes: Not reported
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Advertised pause frame use: No
Advertised auto-negotiation: Yes
Advertised FEC modes: Not reported
Speed: 10Mb/s
The link speed can be manually fixed but ipmi-sol must be closed before.
ethtool -s mgmt0 speed 1000 duplex full autoneg off
And then
root@ubuntu1910:~# ethtool mgmt0
Settings for mgmt0:
Supported ports: [ TP ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Supported pause frame use: Symmetric
Supports auto-negotiation: Yes
Supported FEC modes: Not reported
Advertised link modes: 1000baseT/Full
Advertised pause frame use: Symmetric
Advertised auto-negotiation: Yes
Advertised FEC modes: Not reported
Speed: 1000Mb/s
I think it is directly linked to 5.3 kernel and used to work on 5.0 kernel
---
ProblemType: Bug
AlsaDevices:
total 0
crw-rw---- 1 root audio 116, 1 Oct 7 09:33 seq
crw-rw---- 1 root audio 116, 33 Oct 7 09:33 timer
AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
ApportVersion: 2.20.11-0ubuntu7
Architecture: amd64
ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord':
'arecord'
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq',
'/dev/snd/timer'] failed with exit code 1:
DistroRelease: Ubuntu 19.10
IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
Lsusb: Error: [Errno 2] No such file or directory: 'lsusb': 'lsusb'
MachineType: Intel Corporation S5520HC
Package: linux (not installed)
PciMultimedia:
ProcFB: 0 mgag200drmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz ro console=tty0
console=ttyS0,115200n8 rd.info fsck.mode=skip root=/dev/6WIND/hostname
ip=:::::mgmt0:dhcp ifname=mgmt0:00:15:17:b8:18:d8
ProcVersionSignature: Ubuntu 5.3.0-13.14-generic 5.3.0
RelatedPackageVersions:
linux-restricted-modules-5.3.0-13-generic N/A
linux-backports-modules-5.3.0-13-generic N/A
linux-firmware 1.182
RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
Tags: eoan
Uname: Linux 5.3.0-13-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
_MarkForUpload: True
dmi.bios.date: 05/06/2010
dmi.bios.vendor: Intel Corp.
dmi.bios.version: S5500.86B.01.00.0050.050620101605
dmi.board.asset.tag: ....................
dmi.board.name: S5520HC
dmi.board.vendor: Intel Corporation
dmi.board.version: E26045-454
dmi.chassis.asset.tag: ....................
dmi.chassis.type: 17
dmi.chassis.vendor: ..............................
dmi.chassis.version: ..................
dmi.modalias:
dmi:bvnIntelCorp.:bvrS5500.86B.01.00.0050.050620101605:bd05/06/2010:svnIntelCorporation:pnS5520HC:pvr....................:rvnIntelCorporation:rnS5520HC:rvrE26045-454:cvn..............................:ct17:cvr..................:
dmi.product.name: S5520HC
dmi.product.version: ....................
dmi.sys.vendor: Intel Corporation
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1846786/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp