在 Ubuntu 18.04.6 LTS 上安装 4.15.0-177-generic
systemd-networkd[1535]: tun1: Link UP
systemd-networkd[1535]: tun1: Gained carrier
systemd-timesyncd[490]: Network configuration changed, trying to establish connection.
networkd-dispatcher[807]: WARNING:Unknown index 470 seen, reloading interface list
systemd-udevd[7055]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
systemd-networkd[1535]: tun1: Gained IPv6LL
我想问一下如何发现哪个文件以及哪个具体内容出了问题?请问如何修复?
答案1
为了在 22.04 上修复此问题(同一问题),已知此方法可行,感谢 neoaggelos@canonical:
sudo apt install linux-modules-extra-$(uname -r)