On another note, the suggestion "sudo modprobe -v pppoe", suggested by Ralf earlier, actually did load two pppoe modules. It is just that it did not bring up the network, as shown by the pastebin mentioned earlier: https://pastebin.com/cwNxF8t6
Paul > -----Original Message----- > From: ubuntu-studio-users <ubuntu-studio-users- > boun...@lists.ubuntu.com> On Behalf Of Ralf Mardorf > Sent: Sunday, February 10, 2019 2:50 PM > To: ubuntu-studio-users@lists.ubuntu.com > Subject: Re: [ubuntu-studio-users] Continuing problem with Ubuntu upgrade > > On Sun, 10 Feb 2019 08:00:36 -0500, sci...@vex.net wrote: > >It suggests "apt-get -f install". I tried this but it doesn't appear > >that networking is up. > > For connecting by DHCP run > > sudo dhcpcd $(basename $(ls -d /sys/class/net/enp?s0)) > > For establishing the Internet access via PPPoE run > > sudo modprobe -v pppoe > sudo pppoeconf #if you already configured pppoe, you could skip this > command sudo ip link set $(basename $(ls -d /sys/class/net/enp?s0)) up > #dunno if ip link is required sudo pon || sudo pon dsl-provider > > -- > ubuntu-studio-users mailing list > ubuntu-studio-users@lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users -- ubuntu-studio-users mailing list ubuntu-studio-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users