Hi Adrian,
If I change the following in /etc/NetworkManager/NetworkManager.conf:
[ifupdown]
managed=false
into
[ifupdown]
managed=true
Networkmanager sees the ethernet device and shows that it is running
fine.
J
John Paul Adrian Glaubitz schreef op 2020-10-16 10:58:
Hello Jeroen!
On 10/15/20 7:44 PM, Jeroen Diederen wrote:
I don't know since how long but I can't seem to get the usual ethernet
port on
my iBooks and PowerBooks working under Debian Sid. If I start the
network manager
I see that the Ethernet device Apple Uninorth 2 GMAC is not managed.
Then you most likely have that ethernet interface configured in
/etc/network/interfaces
which is why network-manager ignores it.
If you want to be able to manage a network device with
network-manager, it must not
be mentioned anywhere below /etc/network/*.
Adrian