Intermittent loss of ethernet network connectivity with Broadcom BCM5761












0















Here's my issue in a nutshell: a few weeks after updating to 18.04 from 16.04, I began to have issues with ethernet network connectivity. Occasionally, my connection to both the internet and other devices on the LAN will be dropped. Packet transmission doesn't go totally to zero, but oscillates around ~0.5 - 7 KiB/s. Toggling the network connection off and on through the Network Manager successfully re-establishes the connection, but the connection will inevitably be lost again. I haven't been able to determine what triggers the disconnect and the duration of network uptime is seemingly random. Sometimes it'll last a few seconds, other times it will last ~30 minutes. I'm also not sure exactly what caused the problem to appear in the first place. Probably an update/upgrade at some point after the move to 18.04, but it's hard to pinpoint.



Here's the output of lspci -knn | grep Eth -A3



06:00.0 Ethernet controller [0200]: Broadcom Limited NetXtreme BCM5761 Gigabit Ethernet PCIe [14e4:1681] (rev 10)
Subsystem: Dell NetXtreme BCM5761 Gigabit Ethernet PCIe [1028:026d]
Kernel driver in use: tg3
Kernel modules: tg3
07:0a.0 FireWire (IEEE 1394) [0c00]: Texas Instruments TSB43AB22A IEEE-1394a-2000 Controller (PHY/Link) [iOHCI-Lynx] [104c:8023]


I'm using kernel 4.15.0-45-generic. I've run ye olde apt-cache update / upgrade, rebooted, and dug around extensively through different forums to no avail. Found some similar problems, but involving different hardware/driver combos or for older versions of Ubuntu, but nothing that matches may setup. Any ideas would be appreciated.










share|improve this question







New contributor




Brian is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





















  • In a terminal window, journalctl /usr/sbin/NetworkManager will show you more about what's happening.

    – waltinator
    yesterday
















0















Here's my issue in a nutshell: a few weeks after updating to 18.04 from 16.04, I began to have issues with ethernet network connectivity. Occasionally, my connection to both the internet and other devices on the LAN will be dropped. Packet transmission doesn't go totally to zero, but oscillates around ~0.5 - 7 KiB/s. Toggling the network connection off and on through the Network Manager successfully re-establishes the connection, but the connection will inevitably be lost again. I haven't been able to determine what triggers the disconnect and the duration of network uptime is seemingly random. Sometimes it'll last a few seconds, other times it will last ~30 minutes. I'm also not sure exactly what caused the problem to appear in the first place. Probably an update/upgrade at some point after the move to 18.04, but it's hard to pinpoint.



Here's the output of lspci -knn | grep Eth -A3



06:00.0 Ethernet controller [0200]: Broadcom Limited NetXtreme BCM5761 Gigabit Ethernet PCIe [14e4:1681] (rev 10)
Subsystem: Dell NetXtreme BCM5761 Gigabit Ethernet PCIe [1028:026d]
Kernel driver in use: tg3
Kernel modules: tg3
07:0a.0 FireWire (IEEE 1394) [0c00]: Texas Instruments TSB43AB22A IEEE-1394a-2000 Controller (PHY/Link) [iOHCI-Lynx] [104c:8023]


I'm using kernel 4.15.0-45-generic. I've run ye olde apt-cache update / upgrade, rebooted, and dug around extensively through different forums to no avail. Found some similar problems, but involving different hardware/driver combos or for older versions of Ubuntu, but nothing that matches may setup. Any ideas would be appreciated.










share|improve this question







New contributor




Brian is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





















  • In a terminal window, journalctl /usr/sbin/NetworkManager will show you more about what's happening.

    – waltinator
    yesterday














0












0








0








Here's my issue in a nutshell: a few weeks after updating to 18.04 from 16.04, I began to have issues with ethernet network connectivity. Occasionally, my connection to both the internet and other devices on the LAN will be dropped. Packet transmission doesn't go totally to zero, but oscillates around ~0.5 - 7 KiB/s. Toggling the network connection off and on through the Network Manager successfully re-establishes the connection, but the connection will inevitably be lost again. I haven't been able to determine what triggers the disconnect and the duration of network uptime is seemingly random. Sometimes it'll last a few seconds, other times it will last ~30 minutes. I'm also not sure exactly what caused the problem to appear in the first place. Probably an update/upgrade at some point after the move to 18.04, but it's hard to pinpoint.



Here's the output of lspci -knn | grep Eth -A3



06:00.0 Ethernet controller [0200]: Broadcom Limited NetXtreme BCM5761 Gigabit Ethernet PCIe [14e4:1681] (rev 10)
Subsystem: Dell NetXtreme BCM5761 Gigabit Ethernet PCIe [1028:026d]
Kernel driver in use: tg3
Kernel modules: tg3
07:0a.0 FireWire (IEEE 1394) [0c00]: Texas Instruments TSB43AB22A IEEE-1394a-2000 Controller (PHY/Link) [iOHCI-Lynx] [104c:8023]


I'm using kernel 4.15.0-45-generic. I've run ye olde apt-cache update / upgrade, rebooted, and dug around extensively through different forums to no avail. Found some similar problems, but involving different hardware/driver combos or for older versions of Ubuntu, but nothing that matches may setup. Any ideas would be appreciated.










share|improve this question







New contributor




Brian is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












Here's my issue in a nutshell: a few weeks after updating to 18.04 from 16.04, I began to have issues with ethernet network connectivity. Occasionally, my connection to both the internet and other devices on the LAN will be dropped. Packet transmission doesn't go totally to zero, but oscillates around ~0.5 - 7 KiB/s. Toggling the network connection off and on through the Network Manager successfully re-establishes the connection, but the connection will inevitably be lost again. I haven't been able to determine what triggers the disconnect and the duration of network uptime is seemingly random. Sometimes it'll last a few seconds, other times it will last ~30 minutes. I'm also not sure exactly what caused the problem to appear in the first place. Probably an update/upgrade at some point after the move to 18.04, but it's hard to pinpoint.



Here's the output of lspci -knn | grep Eth -A3



06:00.0 Ethernet controller [0200]: Broadcom Limited NetXtreme BCM5761 Gigabit Ethernet PCIe [14e4:1681] (rev 10)
Subsystem: Dell NetXtreme BCM5761 Gigabit Ethernet PCIe [1028:026d]
Kernel driver in use: tg3
Kernel modules: tg3
07:0a.0 FireWire (IEEE 1394) [0c00]: Texas Instruments TSB43AB22A IEEE-1394a-2000 Controller (PHY/Link) [iOHCI-Lynx] [104c:8023]


I'm using kernel 4.15.0-45-generic. I've run ye olde apt-cache update / upgrade, rebooted, and dug around extensively through different forums to no avail. Found some similar problems, but involving different hardware/driver combos or for older versions of Ubuntu, but nothing that matches may setup. Any ideas would be appreciated.







networking drivers 18.04 ethernet broadcom






share|improve this question







New contributor




Brian is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question







New contributor




Brian is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question






New contributor




Brian is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked yesterday









BrianBrian

1




1




New contributor




Brian is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Brian is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Brian is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.













  • In a terminal window, journalctl /usr/sbin/NetworkManager will show you more about what's happening.

    – waltinator
    yesterday



















  • In a terminal window, journalctl /usr/sbin/NetworkManager will show you more about what's happening.

    – waltinator
    yesterday

















In a terminal window, journalctl /usr/sbin/NetworkManager will show you more about what's happening.

– waltinator
yesterday





In a terminal window, journalctl /usr/sbin/NetworkManager will show you more about what's happening.

– waltinator
yesterday










0






active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});






Brian is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1116498%2fintermittent-loss-of-ethernet-network-connectivity-with-broadcom-bcm5761%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes








Brian is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















Brian is a new contributor. Be nice, and check out our Code of Conduct.













Brian is a new contributor. Be nice, and check out our Code of Conduct.












Brian is a new contributor. Be nice, and check out our Code of Conduct.
















Thanks for contributing an answer to Ask Ubuntu!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1116498%2fintermittent-loss-of-ethernet-network-connectivity-with-broadcom-bcm5761%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

How did Captain America manage to do this?

迪纳利

南乌拉尔铁路局