network broken after March 4 updates
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Kubuntu PPA |
New
|
Undecided
|
Unassigned |
Bug Description
I have two Kubuntu machines based on Ubuntu 20.04, x86_64. The machines use a script to auto-update each night. The script performs an 'apt-get update && apt-get upgrade' each night around 4:00 AM as a systemd service.
When I woke this morning I could not connect to either machine. The wired network connection cycles from dectivated-
Dmesg does not show errors related to networking.
Machine 1:
# dmesg | grep -i -E 'eth|enp|
[ 0.729439] RAS: Correctable Errors collector initialized.
[ 1.013015] wmi_bus wmi_bus-PNP0C14:02: WQBC data block query control method not found
[ 1.020067] alx 0000:04:00.0 eth0: Qualcomm Atheros AR816x/AR817x Ethernet [d8:9e:f3:92:24:60]
[ 1.035103] alx 0000:04:00.0 enp4s0: renamed from eth0
[ 4.290092] EXT4-fs (nvme0n1p2): re-mounted. Opts: errors=remount-ro. Quota mode: none.
[ 5.017326] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 5.113378] alx 0000:04:00.0 enp4s0: NIC Up: 1 Gbps Full
[ 5.113647] IPv6: ADDRCONF(
Machine 2:
dmesg | grep -i -E 'eth|enp|
[ 4.886623] ACPI BIOS Error (bug): AE_AML_
[ 4.886652] Initialized Arguments for Method [GETP]: (2 arguments defined for method invocation)
[ 4.886667] ACPI Error: Aborting method \_TZ.GETP due to previous error (AE_AML_
[ 4.886677] ACPI Error: Aborting method \_TZ.CHGZ._CRT due to previous error (AE_AML_
[ 4.887690] ACPI BIOS Error (bug): AE_AML_
[ 4.887713] Initialized Arguments for Method [GETP]: (2 arguments defined for method invocation)
[ 4.887727] ACPI Error: Aborting method \_TZ.GETP due to previous error (AE_AML_
[ 4.887736] ACPI Error: Aborting method \_TZ.CHGZ._CRT due to previous error (AE_AML_
[ 5.463994] RAS: Correctable Errors collector initialized.
[ 5.856324] e1000e 0000:00:1f.6 eth0: (PCI Express:
[ 5.856327] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[ 5.856405] e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: FFFFFF-0FF
[ 5.857243] e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
[ 7.896863] EXT4-fs (nvme0n1p2): re-mounted. Opts: errors=remount-ro. Quota mode: none.
[ 8.223779] hp_wmi: query 0x4 returned error 0x5
[ 8.234838] hp_wmi: query 0xd returned error 0x5
[ 8.285693] hp_wmi: query 0x1b returned error 0x5
[ 8.633150] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 11.858857] e1000e 0000:00:1f.6 enp0s31f6: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[ 11.858982] IPv6: ADDRCONF(
The one hint I have is, /var/log/
Start-Date: 2022-03-04 04:19:40
Commandline: apt-get upgrade -y
Upgrade: linux-firmware:
End-Date: 2022-03-04 04:20:24
I've tried reinstalling network-manager with no joy.
Any help is appreciated.
Both the 5.4.0-100 and 5.13.0-30 kernels have trouble. The machine cannot bring up the network with either kernel.
And the network manager Kubuntu uses sucks. It does not provide error messages. Clicking on the '!' icon within network settings for the connection does not provide any information.
Man, I could scream...