Sujet : USB enumeration changes when it shouldn't De : <bp (at) *nospam* www.zefox.net> Groupes :comp.sys.raspberry-pi Date : 30. Oct 2024, 17:42:20 Autres entêtes Organisation : A noiseless patient Spider Message-ID :<vftnlc$27men$1@dont-email.me> User-Agent : tin/2.6.2-20221225 ("Pittyvaich") (FreeBSD/14.1-RELEASE-p5 (arm64))
[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.