57 lines
2.5 KiB
HTML
57 lines
2.5 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head>
|
|
<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<link rel="stylesheet" href="main.css" type="text/css" />
|
|
<link rel="stylesheet" href="blog.css" type="text/css" />
|
|
<link rel="alternate" type="application/rss+xml" title="Subscribe to this page..." href="feed.rss" />
|
|
<title>Raspberry Pi 4</title>
|
|
</head><body>
|
|
<div id="divbodyholder">
|
|
<div class="headerholder"><div class="header">
|
|
<div id="title">
|
|
<h1 class="nomargin"><a class="ablack" href="http://zigford.org/index.html">zigford.org</a></h1>
|
|
<div id="description"><a href="about.html">About</a><a href="links.html"> | Links</a><a href="scripts.html"> | Scripts</a><br>Sharing linux/windows scripts and tips</br></div>
|
|
</div></div></div>
|
|
<div id="divbody"><div class="content">
|
|
<!-- entry begin -->
|
|
<h3><a class="ablack" href="raspberry-pi-4.html">
|
|
Raspberry Pi 4
|
|
</a></h3>
|
|
<!-- bashblog_timestamp: #201907021128.35# -->
|
|
<div class="subtitle">July 02, 2019 —
|
|
Jesse Harris
|
|
</div>
|
|
<!-- text begin -->
|
|
<p>As soon as I heard the news about the Pi 4 release, I jumped on it. As a
|
|
frequent Pi user for day to day tasks, I'm always keen for a speed boost.</p>
|
|
<hr />
|
|
<p>One major thing interests me about the Pi 4. The 4Gb of RAM model means that it
|
|
could be viable for running Gentoo. While Gentoo does <em>run</em> fine on previous
|
|
models of the Pi, it hit's issues when updating. </p>
|
|
<p>Updating on Gentoo requires compiling from source and many software these days
|
|
need quite a bit of RAM to compile quickly (using all 4 cores).</p>
|
|
<p>I didn't have the money to buy the 4Gb version right away, so I opted for the
|
|
1Gb model.</p>
|
|
<p>This morning I completed the upgrade to Buster and aside from an issue with
|
|
<a href="https://www.raspberrypi.org/forums/viewtopic.php?t=212452">noobs</a> the upgrade
|
|
was smooth.</p>
|
|
<p>This blog post is the first composed and hosted on My Pi 4!</p>
|
|
<p>Tags: <a href='tag_raspberry-pi.html'>raspberry-pi</a></p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- text end -->
|
|
<!-- entry end -->
|
|
</div>
|
|
<div id="footer">© <a href="http://twitter.com/zigford_org">Jesse Harris</a> — <a href="mailto:jesse@zigford.org">jesse@zigford.org</a><br/>
|
|
Generated with <a href="https://github.com/cfenollosa/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
|
|
</div></div>
|
|
</body></html>
|