Hi,
I did a test installation with a bullseye installer on a cubox-i and then upgraded to bookworm. After the upgrade the network was gone. Even booting with the previous kernel 5.10.0-23-armmp does not bring the network back.
Any hints and ideas are welcome.
root@test-machine:~# uname -a[SNIP]
Linux test-machine 6.1.0-10-armmp #1 SMP Debian 6.1.38-2 (2023-07-27) armv7l GNU/Linux
root@test-machine:~#
root@test-machine:~# ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host noprefixroute
valid_lft forever preferred_lft forever
2: end0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
link/ether d0:63:b4:00:2b:ac brd ff:ff:ff:ff:ff:ff
root@test-machine:~#
ifup does not seem to know end0:
root@test-machine:~# ifup end0
ifup: unknown interface end0
root@test-machine:~#
Many thanks
Rainer
dmesg reports for end0:
[ 7.771809] fec 2188000.ethernet eth0: registered PHC device 0
[ 7.942031] fec 2188000.ethernet end0: renamed from eth0
Hi,
On 04-08-2023 08:55, Rainer Dorsch wrote:
Hi,
I did a test installation with a bullseye installer on a cubox-i and then upgraded to bookworm. After the upgrade the network was gone. Even booting with the previous kernel 5.10.0-23-armmp does not bring the network back.
Any hints and ideas are welcome.
I'd check if /etc/network/interfaces has end0 or something else (like
eth0). Probably the network interface got renamed as part of the upgrade.
On Fri, Aug 04, 2023 at 08:55:21AM +0200, Rainer Dorsch wrote:
dmesg reports for end0:
[ 7.771809] fec 2188000.ethernet eth0: registered PHC device 0
[ 7.942031] fec 2188000.ethernet end0: renamed from eth0
Enjoy your (un)Predictable Interface Names.
Try adding "net.ifnames=0" to kernel's commandline.
On Fri, Aug 04, 2023 at 10:55:44AM +0300, Reco wrote:
On Fri, Aug 04, 2023 at 08:55:21AM +0200, Rainer Dorsch wrote:
dmesg reports for end0:
[ 7.771809] fec 2188000.ethernet eth0: registered PHC device 0
[ 7.942031] fec 2188000.ethernet end0: renamed from eth0
Enjoy your (un)Predictable Interface Names.
Try adding "net.ifnames=0" to kernel's commandline.
They're perfectly predictable, they're just not backwards-compatible.
Forcing systems to use the legacy naming scheme to avoid the transition is short-sighted.
On Sun, Aug 13, 2023 at 04:53:13PM -0500, Steve Langasek wrote:
On Fri, Aug 04, 2023 at 10:55:44AM +0300, Reco wrote:
On Fri, Aug 04, 2023 at 08:55:21AM +0200, Rainer Dorsch wrote:
dmesg reports for end0:
[ 7.771809] fec 2188000.ethernet eth0: registered PHC device 0
[ 7.942031] fec 2188000.ethernet end0: renamed from eth0
Enjoy your (un)Predictable Interface Names.
Try adding "net.ifnames=0" to kernel's commandline.
They're perfectly predictable, they're just not backwards-compatible.
If one cannot predict the interface name after the reboot then obviously Predictable Interface Names are not that predictable :)
Forcing systems to use the legacy naming scheme to avoid the transition is short-sighted.
So is breaking user's setup.
How about alerting end-user that "did you know your interface name
will change after the reboot thus possibly breaking your network configuration?". I heard there are certain Release Notes that were used
to say things like that in the past ;)
Enjoy your (un)Predictable Interface Names.
Try adding "net.ifnames=0" to kernel's commandline.
How about alerting end-user that "did you know your interface name
will change after the reboot thus possibly breaking your network configuration?". I heard there are certain Release Notes that were used
to say things like that in the past ;)
I think that's a very good idea. https://bugs.debian.org/release-notes ?
Am Dienstag, 15. August 2023, 21:31:50 CEST schrieb Steve Langasek:
How about alerting end-user that "did you know your interface name
will change after the reboot thus possibly breaking your network configuration?". I heard there are certain Release Notes that were used to say things like that in the past ;)
I think that's a very good idea. https://bugs.debian.org/release-notes ?
That would be an improvement over the current status. Should I open a bug report?
On Tue, Aug 29, 2023 at 02:38:20PM +0200, Rainer Dorsch wrote:
Am Dienstag, 15. August 2023, 21:31:50 CEST schrieb Steve Langasek:
How about alerting end-user that "did you know your interface name
will change after the reboot thus possibly breaking your network configuration?". I heard there are certain Release Notes that were
used
to say things like that in the past ;)
I think that's a very good idea. https://bugs.debian.org/release-notes
?
That would be an improvement over the current status. Should I open a bug report?
I would encourage this, yes.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (2 / 14) |
Uptime: | 03:38:24 |
Calls: | 10,386 |
Calls today: | 1 |
Files: | 14,057 |
Messages: | 6,416,596 |