This patch adds a new Bluetooth troubleshooting section to the Quick Docs sound troubleshooting article. It covers three key stages:
- Device detection
- Pairing
- Profile switching
The 'Device detection' section includes realistic notes about hardware incompatibility and unsupported devices, based on common Fedora user reports.
Helps reduce confusion caused by generic forum suggestions when devices are never detected (no MAC address visible), which may not be solvable at the
user level.
Clarify pre-configured timer section (doesn't make sense to call it out as "changes with Fedora 26 anymore" in 2025), and link to upstream docs for further info about them.
Added a quickstart automatic.conf suggestion similar to how Debian documents it, because the dnf-automatic docs are very in-depth and got me very very lost.
Also updated the incorrect filtering command of systemctl list-timers, which no longer takes an argument
What this change accomplishes:
- Remove Broken Links
- Add a notice VMware Workstation/player is now free for commercial, educational, and personal use!
- Add Dealing with Secure Boot and Vmware modules vmmon and vmnet
- Add how to find and Download Vmware Product
fix: #824
This patch adapts Installing additional desktop environments page for
Fedora 41, i.e. DNF5.
This patch also fixes other pages which use DNF4 group commands to use
canonical DNF4 syntax. The correct syntax is easier to transit to DNF5
syntax. The patch explicitly does not convert other pages to DNF5
syntax because they usually refer to groups and environements which
does not exist anymore in recent Fedoras.
https://bugzilla.redhat.com/show_bug.cgi?id=2333129
Docker and docker-compose rpms have changed in Fedora 41 in ways that
may be confusing. This document identifies the rpms that comprise the
docker stack and describes some of the changes. Instructions are
provided to achieve common outcomes. RPM names are compared to the names
provided directly by the Docker community. Supplement information on
Podman is also provided.