From aa1cedec788c3b3de3b2b2447f1311a65208b1c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Nov 2025 13:37:17 +0530 Subject: [PATCH 1/2] Dependencies: Bump mkdocs-material from 9.6.22 to 9.6.23 (#652) Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.6.22 to 9.6.23. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.6.22...9.6.23) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.6.23 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 889f194..6a4dee2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ # To install them all run 'pip install -r requirements.txt' in the same directory mkdocs == 1.6.1 -mkdocs-material == 9.6.22 +mkdocs-material == 9.6.23 mkdocs-redirects == 1.2.2 From e8fb11f58d0114742fa0032a929bc2815b719723 Mon Sep 17 00:00:00 2001 From: Sharpened Blade Date: Fri, 7 Nov 2025 00:07:57 -0800 Subject: [PATCH 2/2] Add fedora faq entry (#653) --- docs/distributions/fedora/faq.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/distributions/fedora/faq.md b/docs/distributions/fedora/faq.md index 399abd6..dc43f08 100644 --- a/docs/distributions/fedora/faq.md +++ b/docs/distributions/fedora/faq.md @@ -10,14 +10,14 @@ This may be due to differences between USB-C to USB-A adapters. Try a different Follow the instructions in the [post-install guide](https://wiki.t2linux.org/guides/postinstall/#setting-up-the-touch-bar). If it still is not working, try updating your macOS instalation. -# My keyboard won't light up (only applies to some hardware) - -This sometimes doesn't work on Fedora, we are working on a fix. For now, you can't really do anything about it. This is only affects the internal Apple keyboard, it **will not** affect your external keyboard. This also only occurs on Fedora, the backlight works on all other ditros. - # I get an error about the bootloader when installing Download the latest ISO, then try again. Make sure you are using the T2 Fedora iso. +# Major version upgrades are not working + +If you try to upgrade to a new stable release (ex: f42 -> f43), and you reboot into the same version as before, run `sudo touch /usr/lib/clock-epoch`, then try to upgrade again. + # My Wi-Fi stops working after suspending Add this to `/etc/systemd/system-sleep/unload-wifi.sh`: