I'm going backwards. Went to try the calamares patch, but now having network problems on live boot.
The odd thing is that I seem to recall my earlier attempts to install had networking without any issues.
Trying to diagnose, but running into issues.
The GUI doesn't show any interfaces when running the 'Network Connections' app.
When running 'ip link', the system reports both the physical ethernet and wifi interfaces are 'DOWN'
If I run 'ip link set xxxxx up
a) the ethernet shows UP (if there is a cable connected) but doesn't run DHCP.
b) the wifi adaptor just shows DOWN.
I tried running nmcli which works on 7.8, but the system reports.
Code:
Error: NetworkManager is not running.
Has anything changed with network management in 8.0 ?
Thanks.
edit - got an interface working by manually editing this file
/etc/netplan/00-installer-config.yaml
Not sure what is happening though.