*** This bug is a duplicate of bug 1752772 ***
    https://bugs.launchpad.net/bugs/1752772

all new 4.15.0-X.X kernels have this error :-(  
but I use this script and it's OK
but we must finally fix it .............
create and edit:

/lib/systemd/system-sleep/restore_connection
...............
#!/bin/sh
sleep 5
case $1/$2 in
post/*)
sudo systemctl restart network-manager.service
modprobe -r sky2
modprobe sky2
;;
esac
...........give executable rights.............

chmod +x /lib/systemd/system-sleep/restore_connection

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1760073

Title:
  No network from suspend resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1760073/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to