Search Results for: SSD guide

Raspberry Pi Shortage Survival Guide

rpilocator - Raspberry Pi Stock Locator Tool

The Raspberry Pi shortage is extremely bad. As a site that covers a lot of topics related to the Raspberry Pi I’ve actually seen a major decline in traffic because people are having such a hard time getting these.

Stock on Amazon is limited and it’s being scalped with prices such as $99 for a Zero 2 W and $187 for a Pi 4 8GB. Those are absurd prices.

There are some Pis that are smarter to buy right now than others that you may not be thinking about. Today I’d like to cover additional places to get your Raspberry Pis during the shortage as well as recommend an alternative Pi (a more powerful one actually) you may not necessarily be thinking of!

Raspberry Pi Shortage Survival Guide Read More »

Fix Home Assistant / HAOS Raspberry Pi USB/SSD Boot Freeze

Home Assistant / HAOS

There are few things I dislike more in this world than getting questions on my setup guides that I don’t know the answer to, but thanks to an investigation by Bill Schatzow we can strike one of those issues off the list!

We’ve had a few comments of people who have encountered this issue over the years. Given that at best only 1% of people who visit the site leave a comment I think it’s safe to say that this issue has plagued thousands of people over the past 10-12 months.

Let’s take a look!

Fix Home Assistant / HAOS Raspberry Pi USB/SSD Boot Freeze Read More »

PCIe 1x NVMe on Raspberry Pi?! Compute Module 4 Guide

CableCC Vertical Adapter in Compute Module 4 IO Board

I recently covered all the pieces you need for a complete setup to work with the Raspberry Pi Compute Module 4. Today I want to cover the whole reason I wanted to investigate the Compute Module 4: The PCI express capabilities!

In this guide I’ll cover a couple of 1x PCIe to NVMe adapters I picked up to try doing this with as well as full configuration and setup instructions. Let us begin!

PCIe 1x NVMe on Raspberry Pi?! Compute Module 4 Guide Read More »

Raspberry Pi: Reclaim ~1% CPU Usage when SSD/USB Booting

SSD Ubuntu 'Top' - Fixed

Native support for USB mass storage device booting has made it’s way to all of the Raspberry Pi 4’s firmware release channels! With that exciting development an old issue from the Pi 3 and earlier USB booting days has manifested itself once again in the form of a constant 1-2% CPU draw even with nothing running.

This guide will show you an easy config.txt parameter to eliminate this problem and optimize your mass storage boot setups!

Raspberry Pi: Reclaim ~1% CPU Usage when SSD/USB Booting Read More »

Raspberry Pi 4/400 Bootloader Firmware Update/Recovery Guide

Raspberry Pi 4

All of the previous generations of Raspberry Pi contained all of their firmware on the SD card. Starting with the Raspberry Pi 4 the device actually has onboard upgradable firmware stored on an EEPROM chip separate from your storage. Updating this firmware is very important as one of the first released updates reduces power usage of the Pi by 30% which also reduces how hot it gets.

In this guide I’ll show you how to update the bootloader firmware (no, it’s not apt-get upgrade, it’s a new utility called rpi-eeprom!) and also show you how to make a recovery SD card if your firmware gets corrupted and needs to be reflashed.

Raspberry Pi 4/400 Bootloader Firmware Update/Recovery Guide Read More »

Minecraft Bedrock Edition – Ubuntu Dedicated Server Guide

Minecraft Bedrock Edition logo

Minecraft Bedrock Edition is the version of Minecraft that powers the iPhone / Android versions (formerly Minecraft Pocket Edition), the Xbox / PlayStation / Nintendo Switch editions and the free Windows 10 Minecraft edition.

Mojang has released a dedicated server which is considered to be in alpha testing. I have found it to be very stable and able to run on a wide variety of hardware.

This script and guide are written to help you get a robust Minecraft Bedrock dedicated server up and running in only a few minutes!

Minecraft Bedrock Edition – Ubuntu Dedicated Server Guide Read More »

Raspberry Pi 4 Ubuntu Server 18.04 Installation Guide

Ubuntu Server logo

Ubuntu Server has been my favorite Linux distribution for years. On everything but the Raspberry Pi I run Ubuntu Server but felt stuck with Raspbian on the Pi. Until now!

The Raspberry Pi 4 is now supported. Previously Ubuntu Server for Pi (like many other distros) had broken or completely missing drivers for core components such as WiFi / Bluetooth. In the 18.04.2 update the firmware for the WiFi and other components is now included out of the box making it a fully functional distribution!

Raspberry Pi 4 Ubuntu Server 18.04 Installation Guide Read More »