I just got around to doing the latest fw patch and it errors out;
----
SHA1SUM:
*** ERROR *** Uploaded file missing, upload aborted?
*** ERROR *** Uploaded file missing, upload aborted?
-----
Nothing at all shows in the console. I looked at the files in /var/log that were modified and the only thing that I could find was in kern.log with the following 2 lines of errors;
Dec 11 23:27:59 NUC kernel: r8169 0000:03:00.0: Direct firmware load for rtl_nic/rtl8168g-2.fw failed with error -2
Dec 11 23:27:59 NUC kernel: r8169 0000:03:00.0 eth0: unable to load firmware patch rtl_nic/rtl8168g-2.fw (-2)
I am using the x86_64.fw file. For kicks I tried the i686 file but got the same result.
Any suggestions ?
[Edit] Since the last fw release, I also ran the update to bring the system up to Ubuntu 18.04.3 LTS. Not sure if that is relevant....