Linux noob incoming...
So I have two workstations on the same network (HP Z6 and Z640 if that matters) and did a fresh install of 18.04.1 on both. For some reason, the network connection (ethernet) on both will intermittently die for a minute or so at a time. like when I try loading a page, it will be stuck on "Connecting to x..." for ~1 minute and then go through. This happens on multiple browsers.
Then I reinstalled 16.04 on the Z640 and the problem went away, so it seems something about 18.04 isn't playing well with these workstations. Any ideas on what might be causing this? I'd really like to use 18.04.
I should mention I'm on a work network. IT will not help because they think it's an issue with 18.04.
lspci -nnk
, and for logs,dmesg -T | tail -n20
at the time the connection dies. Also, syslog and kern.log might be useful, ...and logs are in /var/log, by the way. – mikewhatever Sep 11 '18 at 18:37dmesg: https://pastebin.com/x2HYhBLZ
syslog: https://pastebin.com/Tf4fUcsB
kern.log: https://pastebin.com/VsuiA46A
I don't think there were new entries, though. The connection died around 15:17
– jon Sep 11 '18 at 19:22