From 729ddd3b576fa0a6f6d64f346bdf78aea6dd9f09 Mon Sep 17 00:00:00 2001 From: d-s Date: Tue, 11 Apr 2023 16:29:20 +0200 Subject: feat: 2023-04-11 --- .../freebsd-13-2-was-released-and-broke-my-resume.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 content/2023/freebsd-13-2-was-released-and-broke-my-resume.md (limited to 'content/2023/freebsd-13-2-was-released-and-broke-my-resume.md') 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 00000000..7eb536a3 --- /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 +--- +{{}} +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/). -- cgit v1.2.3