summaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authord-s <ds@voyager.local>2023-04-11 16:29:20 +0200
committerd-s <ds@voyager.local>2023-04-11 16:29:20 +0200
commit729ddd3b576fa0a6f6d64f346bdf78aea6dd9f09 (patch)
treeb042454f6a57e17ec9010d81b5ad35db8c77c85c /content
parentdcaccdef17e5f4e63619049c98dc02ff69ab3a51 (diff)
feat: 2023-04-11
Diffstat (limited to 'content')
-rw-r--r--content/2023/freebsd-13-2-was-released-and-broke-my-resume.md20
1 files 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
new file mode 100644
index 0000000..7eb536a
--- /dev/null
+++ 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/).