As I found Framework Laptop page on FreeBSD wiki. I would like to use this thread for FreeBSD related thread for FreeBSD users. I am not a FreeBSD user. As FreeBSD is not Linux, the thread category is “Framework Laptop” without “Linux” sub category.
Moderators, could you change this thread to wiki? Thanks.
Haha, so it seems after months of me looking at this particular thread (on and off of course), nobody has posted anything yet. I went ahead and installed FreeBSD 13.0-RELEASE, 13.1-RC4, and 14-CURRENT on my Batch 6 (Ordered on November 20, 2021) framework laptop and started documenting what I’ve found. I’ve also reported any new bugs I’ve found as well.
Just want to pipe up and say thanks for your efforts, I’m sure there are more of us.
And btw it is possible to sleep a laptop, though I can’t remember what state S3/S4 it works on my Thinkpad T460… however the wifi can cause it to lock up, it needs a pre-sleep disable / disconnect cmd.
That’s correct, you could sleep the Framework Laptop, but yea you get the crashes upon reboot due to the wifi (Known issue from what I remember reading in some bug reports). I believe there may also be another bug in the graphics that can cause a lock up from my experience…
And no problem. Glad to being doing it. Hopefully it continues to help others get FreeBSD running on this beautiful laptop :).
I ordered gen2 with 1260p on board.
Looking forward to try FreeBSD on it. @fearedbliss thanks for the article! It will help a lot I think to get the device working.
As for the “Headset via USB Adapter” - it’s been always a problem. You should play with virtual_oss, see Sound - FreeBSD Wiki. It works for me now, but be careful - you can’t unplug sound device in FreeBSD if it’s in-use currently. FreeBSD will stuck. It makes pain sometimes.
The gen2 board looks awesome and I was thinking of the joy it would give me to see 100% cpu load on all cores in htop when using ports (I mostly use packages though)… but I can’t take the risk that even more hardware becomes unsupported on FreeBSD. The gen1 board support has made a lot of progress and I don’t want to risk making it worse. Hopefully one day though, that’s one of the whole reasons that I bought the framework, for the modularity to repair, but also upgrade it.
re: Headset, thanks for that :). I’ll need to try it again and see what happens. It doesn’t really bother me though, I kinda prefer the analog port since it kinda sounds better, but also because it also let’s me free up a USB slot.
Yikes, this looks awesome. I was having a lot of headaches trying to understand why FreeBSD current was being so annoying, seems like you’ve found some of the reasons. Dealing with intel-drm-kmod was breaking me. I’ll have to throw it back into one of my SSDs and give it a go again soo, using your notes to help out. Great work!
For now I had ended up trying OpenBSD current and it “just works”, which was not my experience on FreeBSD, but it did come with the caveat of much poorer battery life and running very hot - weirdly enough hot to the touch, but nothing in sysctl hw.sensors actually reads as hot. So for now I had sort of discounted FreeBSD.
But it is nice that, since working inside this laptop is so easy, I can always just yeet Arch from the other NVME drive I have in the shelf and test things out. If it doesn’t work to my liking, the “known good but hot” OpenBSD install is just one quick screwdriver away.
Two Foundation staff members, Ed Maste and Mark Johnston, as well as a few developers and community members now each have access to Framework laptops, which are designed to make hardware upgrades, repairs, and customizations straightforward for the average user. The goal of this work is to ensure that the experience running FreeBSD on the laptops matches the stability that FreeBSD users expect.
Recent improvements and fixes include:
Making audio switch appropriately between speakers and the headphone jack when headphones are plugged in or unplugged
Fixing bug 259230, which would cause a Framework laptop to reboot or power off when the touchpad was used.
Adding the Tempo Semiconductor 92HD95B HDA codec ID
Temporarily fixing stalled usb enumeration, bluetooth, and S3 resume. The temporary fix is to avoid attaching to several newer Intel controllers, which require firmware to be loaded, which is different from that implemented by ng_ubt_intel and iwmbtfw, so they are not usable yet.
Avoiding a 16 second boot delay, by probing the TSC frequency earlier. This lets us use the TSC to implement early DELAY, limiting the use of the sometimes-unreliable 8254 PIT.
I wanted to make the information related to Framework searchable. So, when I find something, I post it to this forum relatively soon. Otherwise, it’s difficult to find information on the internet in the future.
@C_Sullivan I’ve switched to the Thinkpad X1 Carbon Gen 7 (on FreeBSD 13.1-STABLE atm). I still have my framework and may use it again in the future). However, I recently released a guide on getting fast and stable wifi on FreeBSD using wifibox. This should help eliminate any crashes related to the current state of the if_iwlwifi driver in FreeBSD (since it’s still experimental and in development). These crashes could be regarding state changes in the card, or it could be crashes that happen upon sleep/resume. That change alone can probably make the framework laptop A LOT more stable and usable. You can find my guide here. Let me know what you think and how it goes.
Good news. I’ve switched back to the Framework Laptop from my Thinkpad X1C7 and have taken my recent findings to try and get the framework laptop working. I’ve finally been successful :D. I rewrote my original post to include the latest info and state of the machine.
I ordered my first Framwork laptop (DIY, i7-1260P, batch 2) and plan to use FreeBSD 14-CURRENT on it as my daily driver (work & home).
Thank you for sharing reports and guide so far! I sooo looking forward to try everything when I get that laptop I expect many bumps on the road but it will be fun!
I never blogged so far, but I could do that, it must not be that difficult!
My greatest concern is, will FreeBSD on the Framework accept my Thunderbolt 3 eGPU dock. It’s a Razer Core X Chroma hosting a Radeon RX 6700 XT and having all my other devices connected:
Ethernet
USB keyboard & mouse
USB headphone amp
It’s currently working great on my work laptop, also running FreeBSD 14-CURRENT.
@fearedbliss in your post you mention that Bluetooth does not work yet and on the FreeBSD Wiki points to a bug. Could you please clarify if it works for you now? I am very excited by FreeBSD’s jails and package management and would like to make that my home. But I would need Bluetooth to work for my use case.