temporary solution...... 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 but we must finally fix it !!! :-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1758507 Title: sky2 gigabit ethernet driver sometimes stops working after lid-open resume from sleep (88E8055) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1758507/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs