2018-12-27 00:51:11 |
Mike Boruta |
bug |
|
|
added bug |
2018-12-27 00:51:11 |
Mike Boruta |
attachment added |
|
version.log https://bugs.launchpad.net/bugs/1809843/+attachment/5225177/+files/version.log |
|
2018-12-27 00:52:04 |
Mike Boruta |
attachment added |
|
lspci-vnvn.log https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1809843/+attachment/5225178/+files/lspci-vnvn.log |
|
2018-12-27 01:00:13 |
Ubuntu Kernel Bot |
linux (Ubuntu): status |
New |
Incomplete |
|
2018-12-27 01:00:14 |
Ubuntu Kernel Bot |
tags |
|
bionic |
|
2018-12-27 01:13:53 |
Mike Boruta |
tags |
bionic |
apport-collected bionic |
|
2018-12-27 01:13:54 |
Mike Boruta |
description |
Issue is as described by the user 'kris' in #1798921 (https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1798921).
Sometimes when bringing my laptop up from suspended state my Ethernet card shows link connection and activity via port LEDs but ethtool indicates the link is not up. This does not happen every time I resume from suspend, about one in 5 times. When it does happen, the following additional message is present in my dmesg output:
[ 686.804877] do_IRQ: 1.37 No irq handler for vector
The lspci -vvnn output for the Ethernet card is:
02:00.0 Ethernet controller [0200]: Marvell Technology Group Ltd. 88E8057 PCI-E Gigabit Ethernet Controller [11ab:4380] (rev 10)
Subsystem: Acer Incorporated [ALI] 88E8057 PCI-E Gigabit Ethernet Controller [1025:028e]
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 27
Region 0: Memory at f3000000 (64-bit, non-prefetchable) [size=16K]
Region 2: I/O ports at 3000 [size=256]
[virtual] Expansion ROM at f3020000 [disabled] [size=128K]
Capabilities: [48] 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] Vital Product Data
Product Name: Marvell Yukon 88E8057 Gigabit Ethernet Controller
Read-only fields:
[PN] Part number: Yukon 88E8057
[EC] Engineering changes: Rev. 1.1
[MN] Manufacture ID: 4d 61 72 76 65 6c 6c
[SN] Serial number: AbCdEfG5B3D09
[CP] Extended capability: 01 10 cc 03
[RV] Reserved: checksum good, 9 byte(s) reserved
Read/write fields:
[RW] Read-write area: 121 byte(s) free
End
Capabilities: [5c] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: 00000000fee02004 Data: 4025
Capabilities: [c0] Express (v2) Legacy Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited
ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr+ UncorrErr- FatalErr- UnsuppReq+ AuxPwr+ TransPend-
LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <1us, L1 <32us
ClockPM+ Surprise- LLActRep- BwNot- ASPMOptComp-
LnkCtl: ASPM L1 Enabled; RCB 128 bytes Disabled- CommClk+
ExtSynch- ClockPM+ AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
DevCap2: Completion Timeout: Not Supported, TimeoutDis+, LTR-, OBFF Not Supported
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled
LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- SpeedDis-
Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete-, EqualizationPhase1-
EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
Capabilities: [100 v1] 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: 1f, GenCap- CGenEn- ChkCap- ChkEn-
Capabilities: [130 v1] Device Serial Number 09-3d-5b-ff-ff-2d-26-00
Kernel driver in use: sky2
Kernel modules: sky2
The kernel I am running is 4.15.0-42-generic #45 (slightly modified such that CONFIG_X86_ACPI_CPUFREQ is compiled as a module). Using Ubuntu 18.04.
I am creating this bug report as a result of the comment: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1798921/comments/34, in the hopes that this specific card will be added to the relevant MSI quirks table. If I do not suffer from the same issue as kris in the above linked issue, I will be happy to provide any additional information, test fixes etc. I would like to avoid using the 'pci=nomsi,noaer' workaround he mentioned if possible. |
Issue is as described by the user 'kris' in #1798921 (https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1798921).
Sometimes when bringing my laptop up from suspended state my Ethernet card shows link connection and activity via port LEDs but ethtool indicates the link is not up. This does not happen every time I resume from suspend, about one in 5 times. When it does happen, the following additional message is present in my dmesg output:
[ 686.804877] do_IRQ: 1.37 No irq handler for vector
The lspci -vvnn output for the Ethernet card is:
02:00.0 Ethernet controller [0200]: Marvell Technology Group Ltd. 88E8057 PCI-E Gigabit Ethernet Controller [11ab:4380] (rev 10)
Subsystem: Acer Incorporated [ALI] 88E8057 PCI-E Gigabit Ethernet Controller [1025:028e]
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 27
Region 0: Memory at f3000000 (64-bit, non-prefetchable) [size=16K]
Region 2: I/O ports at 3000 [size=256]
[virtual] Expansion ROM at f3020000 [disabled] [size=128K]
Capabilities: [48] 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] Vital Product Data
Product Name: Marvell Yukon 88E8057 Gigabit Ethernet Controller
Read-only fields:
[PN] Part number: Yukon 88E8057
[EC] Engineering changes: Rev. 1.1
[MN] Manufacture ID: 4d 61 72 76 65 6c 6c
[SN] Serial number: AbCdEfG5B3D09
[CP] Extended capability: 01 10 cc 03
[RV] Reserved: checksum good, 9 byte(s) reserved
Read/write fields:
[RW] Read-write area: 121 byte(s) free
End
Capabilities: [5c] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: 00000000fee02004 Data: 4025
Capabilities: [c0] Express (v2) Legacy Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited
ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr+ UncorrErr- FatalErr- UnsuppReq+ AuxPwr+ TransPend-
LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <1us, L1 <32us
ClockPM+ Surprise- LLActRep- BwNot- ASPMOptComp-
LnkCtl: ASPM L1 Enabled; RCB 128 bytes Disabled- CommClk+
ExtSynch- ClockPM+ AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
DevCap2: Completion Timeout: Not Supported, TimeoutDis+, LTR-, OBFF Not Supported
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled
LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- SpeedDis-
Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete-, EqualizationPhase1-
EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
Capabilities: [100 v1] 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: 1f, GenCap- CGenEn- ChkCap- ChkEn-
Capabilities: [130 v1] Device Serial Number 09-3d-5b-ff-ff-2d-26-00
Kernel driver in use: sky2
Kernel modules: sky2
The kernel I am running is 4.15.0-42-generic #45 (slightly modified such that CONFIG_X86_ACPI_CPUFREQ is compiled as a module). Using Ubuntu 18.04.
I am creating this bug report as a result of the comment: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1798921/comments/34, in the hopes that this specific card will be added to the relevant MSI quirks table. If I do not suffer from the same issue as kris in the above linked issue, I will be happy to provide any additional information, test fixes etc. I would like to avoid using the 'pci=nomsi,noaer' workaround he mentioned if possible.
---
ProblemType: Bug
ApportVersion: 2.20.9-0ubuntu7.5
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/pcmC0D0c: maridius 2260 F...m pulseaudio
/dev/snd/controlC0: maridius 2260 F.... pulseaudio
CurrentDesktop: Unity:Unity7:ubuntu
DistroRelease: Ubuntu 18.04
HibernationDevice: RESUME=UUID=0840edd3-6052-4916-bcc2-4c5b13edb862
InstallationDate: Installed on 2015-09-01 (1212 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
MachineType: Gateway P-79
NonfreeKernelModules: nvidia
Package: linux (not installed)
ProcFB: 0 VESA VGA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-42-generic root=UUID=ad05ff21-9786-4f03-8641-85f2f416363d ro quiet splash vt.handoff=1
ProcVersionSignature: Ubuntu 4.15.0-42.45+PHC-generic 4.15.18
RelatedPackageVersions:
linux-restricted-modules-4.15.0-42-generic N/A
linux-backports-modules-4.15.0-42-generic N/A
linux-firmware 1.173.2
Tags: bionic
Uname: Linux 4.15.0-42-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
_MarkForUpload: True
dmi.bios.date: 09/30/2009
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: 79.07.00
dmi.board.name: Godzilla-N10
dmi.board.vendor: Gateway
dmi.board.version: Rev
dmi.chassis.type: 10
dmi.chassis.vendor: Gateway
dmi.chassis.version: N/A
dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvr79.07.00:bd09/30/2009:svnGateway:pnP-79:pvr0100:rvnGateway:rnGodzilla-N10:rvrRev:cvnGateway:ct10:cvrN/A:
dmi.product.name: P-79
dmi.product.version: 0100
dmi.sys.vendor: Gateway |
|
2018-12-27 01:13:55 |
Mike Boruta |
attachment added |
|
AlsaInfo.txt https://bugs.launchpad.net/bugs/1809843/+attachment/5225186/+files/AlsaInfo.txt |
|
2018-12-27 01:13:56 |
Mike Boruta |
attachment added |
|
CRDA.txt https://bugs.launchpad.net/bugs/1809843/+attachment/5225187/+files/CRDA.txt |
|
2018-12-27 01:13:57 |
Mike Boruta |
attachment added |
|
CurrentDmesg.txt https://bugs.launchpad.net/bugs/1809843/+attachment/5225188/+files/CurrentDmesg.txt |
|
2018-12-27 01:13:59 |
Mike Boruta |
attachment added |
|
IwConfig.txt https://bugs.launchpad.net/bugs/1809843/+attachment/5225189/+files/IwConfig.txt |
|
2018-12-27 01:14:00 |
Mike Boruta |
attachment added |
|
Lspci.txt https://bugs.launchpad.net/bugs/1809843/+attachment/5225190/+files/Lspci.txt |
|
2018-12-27 01:14:01 |
Mike Boruta |
attachment added |
|
Lsusb.txt https://bugs.launchpad.net/bugs/1809843/+attachment/5225191/+files/Lsusb.txt |
|
2018-12-27 01:14:02 |
Mike Boruta |
attachment added |
|
ProcCpuinfo.txt https://bugs.launchpad.net/bugs/1809843/+attachment/5225192/+files/ProcCpuinfo.txt |
|
2018-12-27 01:14:03 |
Mike Boruta |
attachment added |
|
ProcCpuinfoMinimal.txt https://bugs.launchpad.net/bugs/1809843/+attachment/5225193/+files/ProcCpuinfoMinimal.txt |
|
2018-12-27 01:14:05 |
Mike Boruta |
attachment added |
|
ProcEnviron.txt https://bugs.launchpad.net/bugs/1809843/+attachment/5225194/+files/ProcEnviron.txt |
|
2018-12-27 01:14:06 |
Mike Boruta |
attachment added |
|
ProcInterrupts.txt https://bugs.launchpad.net/bugs/1809843/+attachment/5225195/+files/ProcInterrupts.txt |
|
2018-12-27 01:14:08 |
Mike Boruta |
attachment added |
|
ProcModules.txt https://bugs.launchpad.net/bugs/1809843/+attachment/5225196/+files/ProcModules.txt |
|
2018-12-27 01:14:09 |
Mike Boruta |
attachment added |
|
PulseList.txt https://bugs.launchpad.net/bugs/1809843/+attachment/5225197/+files/PulseList.txt |
|
2018-12-27 01:14:10 |
Mike Boruta |
attachment added |
|
RfKill.txt https://bugs.launchpad.net/bugs/1809843/+attachment/5225198/+files/RfKill.txt |
|
2018-12-27 01:14:12 |
Mike Boruta |
attachment added |
|
UdevDb.txt https://bugs.launchpad.net/bugs/1809843/+attachment/5225199/+files/UdevDb.txt |
|
2018-12-27 01:14:13 |
Mike Boruta |
attachment added |
|
WifiSyslog.txt https://bugs.launchpad.net/bugs/1809843/+attachment/5225200/+files/WifiSyslog.txt |
|
2018-12-27 01:15:55 |
Mike Boruta |
linux (Ubuntu): status |
Incomplete |
Confirmed |
|
2019-03-12 19:00:04 |
Thadeu Lima de Souza Cascardo |
nominated for series |
|
Ubuntu Disco |
|
2019-03-12 19:00:04 |
Thadeu Lima de Souza Cascardo |
bug task added |
|
linux (Ubuntu Disco) |
|
2019-03-12 19:02:45 |
Thadeu Lima de Souza Cascardo |
linux (Ubuntu Disco): status |
Confirmed |
Fix Committed |
|
2019-03-29 16:32:01 |
Launchpad Janitor |
linux (Ubuntu Disco): status |
Fix Committed |
Fix Released |
|
2019-03-29 16:32:01 |
Launchpad Janitor |
cve linked |
|
2019-8980 |
|
2019-04-04 18:06:11 |
Ubuntu Kernel Bot |
tags |
apport-collected bionic |
apport-collected bionic verification-needed-xenial |
|
2019-04-16 17:07:40 |
Kleber Sacilotto de Souza |
nominated for series |
|
Ubuntu Bionic |
|
2019-04-16 17:07:40 |
Kleber Sacilotto de Souza |
bug task added |
|
linux (Ubuntu Bionic) |
|
2019-04-16 17:07:40 |
Kleber Sacilotto de Souza |
nominated for series |
|
Ubuntu Cosmic |
|
2019-04-16 17:07:40 |
Kleber Sacilotto de Souza |
bug task added |
|
linux (Ubuntu Cosmic) |
|
2019-04-16 17:07:52 |
Kleber Sacilotto de Souza |
linux (Ubuntu Bionic): status |
New |
Triaged |
|
2019-04-16 17:07:55 |
Kleber Sacilotto de Souza |
linux (Ubuntu Cosmic): status |
New |
Triaged |
|
2019-04-16 17:17:05 |
Kai-Heng Feng |
linux (Ubuntu Bionic): assignee |
|
Kai-Heng Feng (kaihengfeng) |
|
2019-06-13 17:32:12 |
Kai-Heng Feng |
linux (Ubuntu Bionic): assignee |
Kai-Heng Feng (kaihengfeng) |
|
|
2019-06-26 16:45:59 |
Kleber Sacilotto de Souza |
linux (Ubuntu Bionic): status |
Triaged |
Fix Committed |
|
2019-06-26 16:46:03 |
Kleber Sacilotto de Souza |
linux (Ubuntu Bionic): status |
Fix Committed |
In Progress |
|
2019-06-26 16:46:05 |
Kleber Sacilotto de Souza |
linux (Ubuntu Cosmic): status |
Triaged |
In Progress |
|
2019-06-28 04:14:31 |
Khaled El Mously |
linux (Ubuntu Bionic): status |
In Progress |
Fix Committed |
|
2019-06-28 04:14:33 |
Khaled El Mously |
linux (Ubuntu Cosmic): status |
In Progress |
Fix Committed |
|
2019-07-03 13:03:28 |
Ubuntu Kernel Bot |
tags |
apport-collected bionic verification-needed-xenial |
apport-collected bionic verification-needed-cosmic verification-needed-xenial |
|
2019-07-03 13:06:35 |
Ubuntu Kernel Bot |
tags |
apport-collected bionic verification-needed-cosmic verification-needed-xenial |
apport-collected bionic verification-needed-bionic verification-needed-cosmic verification-needed-xenial |
|
2019-07-06 11:18:43 |
Mike Boruta |
tags |
apport-collected bionic verification-needed-bionic verification-needed-cosmic verification-needed-xenial |
apport-collected bionic verification-done-bionic verification-needed-cosmic verification-needed-xenial |
|
2019-07-22 10:53:34 |
Launchpad Janitor |
linux (Ubuntu Bionic): status |
Fix Committed |
Fix Released |
|
2019-07-22 10:53:34 |
Launchpad Janitor |
cve linked |
|
2018-12126 |
|
2019-07-22 10:53:34 |
Launchpad Janitor |
cve linked |
|
2018-12127 |
|
2019-07-22 10:53:34 |
Launchpad Janitor |
cve linked |
|
2018-12130 |
|
2019-07-22 10:53:34 |
Launchpad Janitor |
cve linked |
|
2019-11085 |
|
2019-07-22 10:53:34 |
Launchpad Janitor |
cve linked |
|
2019-11091 |
|
2019-07-22 10:53:34 |
Launchpad Janitor |
cve linked |
|
2019-11815 |
|
2019-07-22 10:53:34 |
Launchpad Janitor |
cve linked |
|
2019-11833 |
|
2019-07-22 10:53:34 |
Launchpad Janitor |
cve linked |
|
2019-11884 |
|
2019-07-24 21:33:00 |
Brad Figg |
tags |
apport-collected bionic verification-done-bionic verification-needed-cosmic verification-needed-xenial |
apport-collected bionic cscc verification-done-bionic verification-needed-cosmic verification-needed-xenial |
|