Am 27.08.24 um 11:17 schrieb Freek de Kruijf:
Op dinsdag 27 augustus 2024 10:45:43 CEST schreef David C. Rankin:
Devs,
Just did a zypper dup on Tumbleweed after removing the openSUSE-repo-xxx packages. openSUSE repos have much improved download speed ~1-5MB/s compare to the less than 100KB/s earlier. Packman still crawls at ~100KB/s, but that's just packman in the US.
But dracut was updated, and during reboot I noticed a couple new errors splashed to the screen - too quick to read what they were, but when the desktop started -- it was clear, my WiFi connection was dead.
Checking 'ip' it was dead. Going into Yast, the configuration was fine and simply clicking "edit" on my wireless connection and "next", "next", "Accept" brought the wireless connection up without problem.
What to check to find the earlier errors and determine why, for the first time since Tumbleweed install, wireless failed to start on boot?
Seems likely to be related to dracut or one of the libraries that was updated.
Probably "journalctl -b" could give you a clue.
If its a wicked network:
.... snip ...... That for example has been reported already as https://bugzilla.opensuse.org/show_bug.cgi?id=1229745
wicked is wrongly starting before dbus-broker and results in not having a network configured.
After the boot, you can "systemctl restart network" or apply the patch which is proposed in https://github.com/openSUSE/wicked/pull/1032 locally to get it faster,
simoN -- www.becherer.de