<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Has anyone installed OpenBSD on a Framework 13 AMD 7840?]]></title><description><![CDATA[<p dir="auto">I tried installing 7.8 but once I get the installer started it blows up. I should have taken some screenshots but I needed my laptop operational again so i reloaded CachyOS (don't hate me, it works out of the box).</p>
<p dir="auto">Here are the specs:</p>
<ul>
<li>Framework 13</li>
<li>AMD Ryzen 7 7840</li>
<li>64GB RAM</li>
<li>AMD 780M Integrated Graphics</li>
<li>2TB nvme drive</li>
<li>Intel AX210 wifi/bt card.</li>
</ul>
<p dir="auto">I've gotten FreeBSD installed but can't get a graphical login to save my life.<br />
GhostBSD hangs at Stage 2 of the boot process (when the terminal first clears to report a bunch of stuff before switching to graphics).</p>
<p dir="auto">i truly want to give a BSD a real go as a laptop daily driver, but I am flummoxed at every turn.</p>
]]></description><link>https://billboard.bsd.cafe/topic/186/has-anyone-installed-openbsd-on-a-framework-13-amd-7840</link><generator>RSS for Node</generator><lastBuildDate>Sat, 23 May 2026 19:59:18 GMT</lastBuildDate><atom:link href="https://billboard.bsd.cafe/topic/186.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 19 May 2026 02:58:03 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Has anyone installed OpenBSD on a Framework 13 AMD 7840? on Thu, 21 May 2026 11:30:16 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/izder456" aria-label="Profile: izder456">@<bdi>izder456</bdi></a> <a href="/post/509">said</a>:</p>
<p dir="auto">its as simple as running fw_update against the mounted usb drive following the manual page for it on your newly installed OpenBSD installation.</p>
</blockquote>
<p dir="auto">Good!<br />
Option <code>-p</code> <img src="https://billboard.bsd.cafe/assets/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=11028b321f5" class="not-responsive emoji emoji-android emoji--wink" style="height:23px;width:auto;vertical-align:middle" title=";)" alt="😉" /><br />
See: <a href="https://man.openbsd.org/fw_update#p" rel="nofollow ugc">https://man.openbsd.org/fw_update#p</a></p>
]]></description><link>https://billboard.bsd.cafe/post/517</link><guid isPermaLink="true">https://billboard.bsd.cafe/post/517</guid><dc:creator><![CDATA[CiotBSD]]></dc:creator><pubDate>Thu, 21 May 2026 11:30:16 GMT</pubDate></item><item><title><![CDATA[Reply to Has anyone installed OpenBSD on a Framework 13 AMD 7840? on Wed, 20 May 2026 19:35:35 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/etrigan63" aria-label="Profile: etrigan63">@<bdi>etrigan63</bdi></a> <a href="/post/493">said</a>:</p>
<p dir="auto">OK, i was able to install OpenBSD 7.9 on the i3 NUC. Firmware has been installed via USB drive and my laptop (running CachyOS again) with the manual on screen. Wifi is up and operational. I may take this opportunity to modify my boot image to include the firmware as per the instructions.</p>
</blockquote>
<p dir="auto">For the record, and as a FYI for future you, it is possible do an offline install of OpenBSD from usb using installXY.img, then with another computer, make a fat32 formatted usb drive with your wifi firmware on it. then its as simple as running <code>fw_update</code> against the mounted usb drive following the manual page for it on your newly installed OpenBSD installation.</p>
<p dir="auto">Do note- wifi firmware isn't the only firmware usually needed for full functionality on most amd64 devices. Once you get a network going, remember to run <code>fw_update</code> again with no arguments to fetch and install any other missing firmware.</p>
<p dir="auto">Happy hacking!</p>
]]></description><link>https://billboard.bsd.cafe/post/509</link><guid isPermaLink="true">https://billboard.bsd.cafe/post/509</guid><dc:creator><![CDATA[izder456]]></dc:creator><pubDate>Wed, 20 May 2026 19:35:35 GMT</pubDate></item><item><title><![CDATA[Reply to Has anyone installed OpenBSD on a Framework 13 AMD 7840? on Wed, 20 May 2026 07:19:36 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/etrigan63" aria-label="Profile: etrigan63">@<bdi>etrigan63</bdi></a> <a href="/post/490">said</a>:</p>
<p dir="auto">OpenBSD doesn't have bluetooth support</p>
</blockquote>
<p dir="auto">Officially, no; In fact, with audio dongle USB, it's run!<br />
Search… <img src="https://billboard.bsd.cafe/assets/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=11028b321f5" class="not-responsive emoji emoji-android emoji--wink" style="height:23px;width:auto;vertical-align:middle" title=";)" alt="😉" /></p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/etrigan63" aria-label="Profile: etrigan63">@<bdi>etrigan63</bdi></a> said in <a href="/post/493">Has anyone installed OpenBSD on a Framework 13 AMD 7840?</a>:</p>
<p dir="auto">I may take this opportunity to modify my boot image to include the firmware as per the instructions.</p>
</blockquote>
<p dir="auto">Excellent!</p>
]]></description><link>https://billboard.bsd.cafe/post/494</link><guid isPermaLink="true">https://billboard.bsd.cafe/post/494</guid><dc:creator><![CDATA[CiotBSD]]></dc:creator><pubDate>Wed, 20 May 2026 07:19:36 GMT</pubDate></item><item><title><![CDATA[Reply to Has anyone installed OpenBSD on a Framework 13 AMD 7840? on Wed, 20 May 2026 01:19:03 GMT]]></title><description><![CDATA[<p dir="auto">OK, i was able to install OpenBSD 7.9 on the i3 NUC. Firmware has been installed via USB drive and my laptop (running CachyOS again) with the manual on screen. Wifi is up and operational. I may take this opportunity to modify my boot image to include the firmware as per the instructions.</p>
]]></description><link>https://billboard.bsd.cafe/post/493</link><guid isPermaLink="true">https://billboard.bsd.cafe/post/493</guid><dc:creator><![CDATA[etrigan63]]></dc:creator><pubDate>Wed, 20 May 2026 01:19:03 GMT</pubDate></item><item><title><![CDATA[Reply to Has anyone installed OpenBSD on a Framework 13 AMD 7840? on Tue, 19 May 2026 20:20:53 GMT]]></title><description><![CDATA[<p dir="auto">Install worked but I was trapped with the lack of wireless support for the AX210. I don't have another OpenBSD box to install the firmware from and my Framework doesn't have Ethernet. Graphical login worked but the trackpad was not detected/enabled. I have an i3 NUC laying about and I may use that to test OpenBSD or maybe another BSD as OpenBSD doesn't have bluetooth support and I kind of need that for the external mouse I prefer.</p>
]]></description><link>https://billboard.bsd.cafe/post/490</link><guid isPermaLink="true">https://billboard.bsd.cafe/post/490</guid><dc:creator><![CDATA[etrigan63]]></dc:creator><pubDate>Tue, 19 May 2026 20:20:53 GMT</pubDate></item><item><title><![CDATA[Reply to Has anyone installed OpenBSD on a Framework 13 AMD 7840? on Tue, 19 May 2026 15:53:31 GMT]]></title><description><![CDATA[<p dir="auto">I am going to give 7.9 a whirl as i just downloaded it. I will post updates as I go along.</p>
]]></description><link>https://billboard.bsd.cafe/post/488</link><guid isPermaLink="true">https://billboard.bsd.cafe/post/488</guid><dc:creator><![CDATA[etrigan63]]></dc:creator><pubDate>Tue, 19 May 2026 15:53:31 GMT</pubDate></item><item><title><![CDATA[Reply to Has anyone installed OpenBSD on a Framework 13 AMD 7840? on Tue, 19 May 2026 11:25:01 GMT]]></title><description><![CDATA[<p dir="auto">Hi.</p>
<p dir="auto">Do you realize that without any proof of what you're claiming, no one can help you? Without any logs—or, at the very least, a screenshot of the error—no help can be provided?</p>
<p dir="auto">So far, the only person who has written anything substantial about using OpenBSD on the framework is @jcs; see<br />
this article was written in August 2021; he officially reported the information and made few fixes.</p>
<ul>
<li><a href="https://jcs.org/2021/08/06/framework" rel="nofollow ugc">https://jcs.org/2021/08/06/framework</a></li>
</ul>
<p dir="auto">(But your hardware is different, of course).<br />
Based on the hardware specifications you've provided, I don't see any reason why it wouldn't work on OpenBSD or any other BSD. In principle, you can contact JCS through their dedicated page; see the information at the bottom of the page. Maybe he'll agree to help you… It's up to you, but without providing any reliable information, how do you expect to get the help you need? <img src="https://billboard.bsd.cafe/assets/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=11028b321f5" class="not-responsive emoji emoji-android emoji--wink" style="height:23px;width:auto;vertical-align:middle" title=";)" alt="😉" /></p>
<p dir="auto">In other words: Help us help you!</p>
]]></description><link>https://billboard.bsd.cafe/post/484</link><guid isPermaLink="true">https://billboard.bsd.cafe/post/484</guid><dc:creator><![CDATA[CiotBSD]]></dc:creator><pubDate>Tue, 19 May 2026 11:25:01 GMT</pubDate></item></channel></rss>