Ah, so this code:
if dpkg --compare-versions "$2" le-nl "1.2.2-0ubuntu4"; then
mkdir -p /etc/NetworkManager/conf.d || true
# for old versions, override the global config with a null
config
touch
/etc/NetworkManager/conf.d/10-globally-manage
Info I've gathered about this issue so far:
The netplan should be written to this location:
/etc/netplan/01-network-manager-all.yaml
And should contain:
# Let NetworkManager manage all devices on this system
network:
version: 2
renderer: NetworkManager
See this reference:
http://bazaar.la
Public bug reported:
Using nVidia driver 367.44 on Skylake Intel Processors, with 1000 series
graphics, the backlight won't turn on after turned off by gnome session
idle delay (org.gnome.desktop.session idle-delay). or by `xset dpms
force off`
Resume from suspend is unaffected.
This is on a cle
3 matches
Mail list logo