-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upcoming change: Wifi firmware removal #138
Comments
You might also want to add |
Fedora CoreOS will remove all wireless card firmwares from the image in an upcoming update. Make sure that they are all explicitely listed here to keep them in the image when that happens. See: coreos/fedora-coreos-tracker#1575 Fixes: ublue-os#138
Fedora CoreOS will remove all wireless card firmwares from the image in an upcoming update. Make sure that they are all explicitely listed here to keep them in the image when that happens. See: coreos/fedora-coreos-tracker#1575 Fixes: ublue-os#138
@travier thank you for the issue and the PRs! I appreciate the support from you and the CoreOS team! I saw you updated #139 so let me know when you think that list is stable and I can proceed with merging. It seems the outcome of this will be a responsibility for ucore to track changes of the wifi firmware names in Fedora, but that seems reasonable. Regarding |
Small update on One thing I did notice, I had to forget/rejoin NetworkManager saved wifi networks. I first tried modifying the the TL;DR |
This list should be accurate right now.
Yes, this is an unfortunate consequence of the firmware package split. Hopefully this does not happen too often.
Agree that doing the work upstream is better. |
As part of coreos/fedora-coreos-tracker#1575, we are planning to remove the remaining wireless card firmwares from the Fedora CoreOS image.
To make sure to keep all those firmware in the ucore images, you will likely want to pre-emptively list them here.
You might also want to include
NetworkManager-wifi
for full wifi support.And update the doc: https://github.com/ublue-os/ucore#ucore-1
For the full list, see: coreos/fedora-coreos-config#2938
See also: coreos/fedora-coreos-tracker#862
The text was updated successfully, but these errors were encountered: