summaryrefslogtreecommitdiff
path: root/content/2023/freebsd-on-thinkpad-x1-extreme-g2.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/2023/freebsd-on-thinkpad-x1-extreme-g2.md')
-rw-r--r--content/2023/freebsd-on-thinkpad-x1-extreme-g2.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/content/2023/freebsd-on-thinkpad-x1-extreme-g2.md b/content/2023/freebsd-on-thinkpad-x1-extreme-g2.md
index 0d213f0d..8c28014e 100644
--- a/content/2023/freebsd-on-thinkpad-x1-extreme-g2.md
+++ b/content/2023/freebsd-on-thinkpad-x1-extreme-g2.md
@@ -26,7 +26,7 @@ Many things worked out of the box, but not all of them.
### Hardware
-Setting X-Org was a breeze. Nvidia drivers are [available and ready to go](https://docs.freebsd.org/en/books/handbook/x11/#x-configuration-nvidia); no additional configuration is necessary.
+Setting X-Org was a breeze. Nvidia drivers are [available and ready to go](https://docs.freebsd.org/en/books/handbook/x11/#x-configuration-nvidia); no additional configuration is necessary. (*[update: I was wrong, but it is fixed now](#updates)*)
Sound, of all things, work out of the box. Unfortunately, it doesn't auto-switch to headphone output, but there is [a known way to do this](https://freebsdfoundation.org/freebsd-project/resourcesold/audio-on-freebsd/) via device hints.
@@ -58,3 +58,4 @@ For personal servers, however, I see no way of abandoning BSD.
### Updates
- 2023-02-27: [Fixing resume](/2023/fixing-resume-on-thinkpad-x1-extreme-g2-on-freebsd/)
+- 2023-02-04: [Configuring NVIDIA](/2023/freebsd-configuring-nvidia-and-xorg-on-thinkpad-x1-extreme-g2/)