Reactivate Linux network interface after standby

I’m happily using (after all this time!) the Acer Nitro 5 [AN5] with Ubuntu 20.04 and the power saving script [PSS]. Unfortunately, when using the lowest power mode, the Ethernet interface won’t get an IP any more.

The Ethernet interface wakes up with a simple command:

sudo ip link set enp7s0 up

Resources

[AN5] Ubuntu on the Acer Nitro 5
https://blog.georgovassilis.com/2020/03/17/ubuntu-on-the-acer-nitro-5/

[PSS] Linux script collection
https://github.com/ggeorgovassilis/linuxscripts

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.