commit 729ddd3b576fa0a6f6d64f346bdf78aea6dd9f09
parent dcaccdef17e5f4e63619049c98dc02ff69ab3a51
Author: d-s <ds@voyager.local>
Date: Tue, 11 Apr 2023 16:29:20 +0200
feat: 2023-04-11
Diffstat:
1 file changed, 20 insertions(+), 0 deletions(-)
diff --git a/content/2023/freebsd-13-2-was-released-and-broke-my-resume.md b/content/2023/freebsd-13-2-was-released-and-broke-my-resume.md
@@ -0,0 +1,20 @@
+---
+title: "FreeBSD 13.2 was released and broke my resume"
+category: "software"
+abstract: There's a new version and new problems for me
+date: 2023-04-11T16:10:29+02:00
+year: 2023
+draft: false
+tags:
+- FreeBSD
+- WiFi
+- iflwifi
+---
+{{<img-pull-right "freebsd-beastie.png">}}
+A new version of FreeBSD was released today, 13.2-RELEASE.
+
+The update went smoothly on my laptop, and there are a lot of updates in pkg. Unfortunately, my fix for [black screen after resume](/2023/fixing-resume-on-thinkpad-x1-extreme-g2-on-freebsd/) stopped working. I had no time to debug it yet, so there is no bug report yet from my side.
+
+The drivers for iflwifi were updated, so I was hoping that maybe the [WiFi experience](https://d-s.sh/2023/freebsd-on-modern-intel-wifi-cards-and-resume/) would be better, but since the sleep/resume cycle is not working, I am unable to test it.
+
+Full release notes can be found on the [FreeBSD website](https://www.freebsd.org/releases/13.2R/relnotes/).