Skip to content

Commit f32c5f7

Browse files
committed
deploy: ab9bba4
1 parent f565301 commit f32c5f7

11 files changed

Lines changed: 33 additions & 11 deletions

File tree

2021/03/progress-report-january-february-2021/index.html

Lines changed: 3 additions & 1 deletion
Large diffs are not rendered by default.

2021/08/progress-report-august-2021/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
</div><div class=header-menu>
2525
<ul class="menu-container flex-container">
2626
<li><a href=/about>About</a></li><li><a href=/community>Community</a></li><li><a href=/contribute>Contribute</a></li><li><a href=https://github.com/AsahiLinux>GitHub</a></li><li><a href=https://github.com/AsahiLinux/docs/wiki>Wiki</a></li><li><a href=/blog>Blog</a></li><li><a href=/support>Donate</a></li></ul></div></header><script>document.referrer.startsWith("https://news.ycombinator.com")&&(console.log("Hacker News is becoming worse than 4chan. Do better."),document.location="https://google.com")</script>
27+
<style>a.hnsucks{position:fixed;left:0;top:0;width:100%;color:#fff;cursor:default;z-index:-1000}a.hnsucks:visited{color:red}a.hnsucks b{font-weight:700}</style></head><body>
2728
<section id=post-section>
2829
<div class=post-wrapper>
2930
<div class=post>
@@ -220,7 +221,8 @@ <h1 class=entry-title>Progress Report: August 2021</h1><ul class=blog-nav>
220221

221222
Press enter to shut down the system.
222223
</code></pre><p>This will eventually be available at our short domain <code>https://alx.sh</code>, but it is not deployed there yet. This is just a first prototype of the installer that only installs m1n1, which is very useful for developers who want to join us in our quest. Eventually, a more user-friendly version will also guide users through partitioning their drive for Linux, resizing macOS to make space, and installing their distribution of choice. Who knows, it might even become a graphical macOS app one day!</p><figure><a href=/img/blog/2021/08/asahi_bootpicker.png><img src=/img/blog/2021/08/asahi_bootpicker.png alt="Triple-booting two versions of macOS and Asahi Linux with the built-in boot picker"></a><figcaption>
223-
<p>Triple-booting two versions of macOS and Asahi Linux with the built-in boot picker</p></figcaption></figure><h2 id=more-kernel-drivers>More kernel drivers</h2><p>Sven has been dutifully working on the Linux driver for <a href=https://github.com/AsahiLinux/docs/wiki/Glossary#d>DART</a>, the M1&rsquo;s IOMMU (I/O Memory Management Unit). This driver is required to make all kinds of hardware work, like PCIe, USB, DCP, and more. It has just been accepted by upstream and is now on its way to Linux 5.15!</p><p>With this driver in, we can now make USB and PCIe work with minimal additional patches and drivers. There are various other dependencies (GPIO for miscellaneous things, I²C for proper USB-PD support, SPI for touchpad/keyboard support on the laptops, and NVMe support patches) that are spread around in various trees that people have been working on. Next we&rsquo;ll direct our focus towards polishing these simpler drivers and putting together a clean, working reference tree that we can use to continue development and provide new developers with a stable foundation. With the current state of things, it&rsquo;s already possible to use Asahi Linux as a development machine with a (non-accelerated) GUI, although things are still rough around the edges. Upstreaming these changes will require a bit more time, as there are some bureaucratic yaks to be shaved around how to properly implement these (technically simple) drivers, but things shouldn&rsquo;t take too long!</p><p>And once that&rsquo;s on the way&mldr; it&rsquo;s time to tackle the GPU kernel driver! Things are about to get exciting :-)</p><div class=post-bottom>marcan · <span class=publishdate>2021-08-14</span></div></div></div></section><footer id=footer>
224+
<p>Triple-booting two versions of macOS and Asahi Linux with the built-in boot picker</p></figcaption></figure><h2 id=more-kernel-drivers>More kernel drivers</h2><p>Sven has been dutifully working on the Linux driver for <a href=https://github.com/AsahiLinux/docs/wiki/Glossary#d>DART</a>, the M1&rsquo;s IOMMU (I/O Memory Management Unit). This driver is required to make all kinds of hardware work, like PCIe, USB, DCP, and more. It has just been accepted by upstream and is now on its way to Linux 5.15!</p><p>With this driver in, we can now make USB and PCIe work with minimal additional patches and drivers. There are various other dependencies (GPIO for miscellaneous things, I²C for proper USB-PD support, SPI for touchpad/keyboard support on the laptops, and NVMe support patches) that are spread around in various trees that people have been working on. Next we&rsquo;ll direct our focus towards polishing these simpler drivers and putting together a clean, working reference tree that we can use to continue development and provide new developers with a stable foundation. With the current state of things, it&rsquo;s already possible to use Asahi Linux as a development machine with a (non-accelerated) GUI, although things are still rough around the edges. Upstreaming these changes will require a bit more time, as there are some bureaucratic yaks to be shaved around how to properly implement these (technically simple) drivers, but things shouldn&rsquo;t take too long!</p><p>And once that&rsquo;s on the way&mldr; it&rsquo;s time to tackle the GPU kernel driver! Things are about to get exciting :-)</p><div class=post-bottom>marcan · <span class=publishdate>2021-08-14</span></div></div></div></section><a aria-hidden=true class=hnsucks onclick=return!1 href=https://news.ycombinator.com/submit>Hi! It looks like you might be a contributor to Hacker News. Due to harassment in HN comment sections, we decided to redirect traffic from that site away from this blog, and sent an email to the HN admins explaining our frustrations. We received no reply. Instead, the HN admins specifically added a rel="noreferrer" tag <b>only to links to asahilinux.org</b>, to bypass our redirect. Seriously. We can't stop you from submitting our blog posts to HN, but we kindly ask you not to. They have no regard for the wellbeing of the projects and developers they feature, and would rather evade benign blocks than admit they have a comment moderation problem.</a>
225+
<footer id=footer>
224226
<div class=footer-menu>
225227
<div class=footer-logo>
226228
<a href=/>

0 commit comments

Comments
 (0)