HomeRaspberry PiRaspbian Stretch is out, a clean install is advised!

Raspbian Stretch is out, a clean install is advised!

More under the hood changes, with small user improvements.

Raspberry PI Foundation has released a new version of Raspbian: ‘Stretch’. In line with Debian releases, the new Raspbian Stretch is named after Disney characters – say ‘hi’ to a cute, purple octopus!

Raspbian Stretch

The main changes seem to be all ‘under the hood’ improvements, therefore, don’t expect groundbreaking visual changes to your system. There are a few highlights I would like to bring to your attention.

Bluetooth on Raspbian Stretch

The Pulse Audio has been dumped in favor of the bluez-alsa to create a better Bluetooth audio support. Should you need the Pulse Audio after the upgrade for whatever reasons – you will need to download it yourself. I’m keen to check how this improve Bluetooth connectivity with a Bluetooth enabled speaker that I have tried earlier with very miserable effects.

sudo apt-get -y dist-upgrade

The Raspbian Stretch is classed as a major update, so you should consider a clean installation. The distro upgrade should work, however, Raspberry Pi Foundation says they can’t be guaranteed it to work for all of us. It’s possible to lose some data due to this.

To upgrade from Jessie:

modify the Files /etc/apt/sources.list and /etc/apt/sources.list.d/raspi.list. In both files, change every occurrence of the word ‘jessie’ to ‘stretch’. (Both files will require sudo to edit.)

Once done simply run:

sudo apt-get update
sudo apt-get -y dist-upgrade

You can download the Raspbian Stretch directly from Raspberry Pi website. Feel free to follow me on social media as it helps me grow, share it, and comment if you need any advice. You can also support me, and fund my projects directly.

via GIPHY

PayPal

Nothing says "Thank you" better than keeping my coffee jar topped up!

Patreon

Support me on Patreon and get an early access to tutorial files and videos.

image/svg+xml

Bitcoin (BTC)

Use this QR to keep me caffeinated with BTC: 1FwFqqh71mUTENcRe9q4s9AWFgoc8BA9ZU

M5Paper

Programable, ESP32 based awesome dev platform with 4.7 e-ink display by M5Stack

More HATs

client-image
client-image

Argon One M.2

Enclose Raspberry Pi 4 inside this great case with custom I/O, cooling and GPIO and M.2 SSD support

More cases on

client-image
client-image

Best Raspberry Pi Projects

How to use Raspberry PI as WOL (wake on lan) server

0
While you could wake up your PC from a mobile directly, having a dedicated server capable of doing so is the best solution. The reason is simple. You can hook up as many devices as you wish with a single endpoint. This is why Raspberry Pi is perfect for this.

Slow Internet Warning

0
From time to time my Internet grinds to a stop. Since Raspberry Pi 4 comes with a 1Gbps Ethernet, I decided to take advantage of it and create a reporting system in NodeRED that will monitor and report when the ISP is not keeping the contractual agreements. Works with Alexa, Google Home, Android and Windows 10.

How fast Raspberry Pi NAS is?

0
Let's see how fast Raspberry Pi NAS really is?

Argon18: Argon ONE SSD modification

0
Argon One case just got better - now you can boot it from USB without ruining the design thanks to Argon 18: Argon One SSD modification

HOW TO...

It took me 2 months to boot CM4 from NVMe

0
Complete beginners guide to Compute Module 4 boot from NVMe.

Raspberry Pi Zero 2 W vs other Zero boards

0
It's time to test the Raspberry Pi Zero 2 W against other Raspberry Pi boards from Zero series: power, WiFi, temperature and core performance

C/C++ and MicroPython SDK for Raspberry Pi Pico on Windows

0
A guide to SDK toolchain for Raspberry Pi Pico and C/C++ , Micropython on Windows.

A comprehensive guide to Grafana & InfluxDB

0
How to use Grafana and InfluxDB on Raspberry Pi for IoT sensors in home automation

How to boot Raspberry Pi 4 from USB

0
How to set up and boot Raspberry Pi 4 from USB drive - headless guide.