Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 28 |
Nodes: | 6 (0 / 6) |
Uptime: | 108:24:29 |
Calls: | 452 |
Files: | 1,051 |
D/L today: |
104 files (37,235K bytes) |
Messages: | 96,912 |
[continuation of wifi problems on Bookworm]
In tinkering with a usb-wifi dongle on a Pi5 running Bookworm
it appears that adding or removing the usb-wifi dongle changes
device names in a surprising way:
When booted with no dongle, the internal wifi is wlan0, as expected.
When booted with the dongle, the internal wifi is wlan1 and the dongle
is wlan0, a surprise.
I expected that devices would be given enumeration in order of discovery.
Is this behavior normal?
If you don't want that; run raspi-config and select predictable names in networking. Each interface will then have a consistent and unique name.