blog:articles:raspberry:rpi5desktop
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
blog:articles:raspberry:rpi5desktop [2024/07/21 18:52] – Phil Ide | blog:articles:raspberry:rpi5desktop [2024/07/30 11:00] (current) – [Summary] Phil Ide | ||
---|---|---|---|
Line 9: | Line 9: | ||
A quick visit to [[https:// | A quick visit to [[https:// | ||
- | The HatDrive! Nano is a small and includes a 3amp buck converter, and this allows not only the use of the 256Gb M.2 SSD, but it can all fir inside the official RPi5 case. The picture shown here is everything except the power supply and with the lid of the case taken off so you can see how compactly it all fits together. I even found enough room to squeeze a large heatsink and fan in there. | + | The HatDrive! Nano is small and includes a 3amp buck converter, and this allows not only the use of the 256Gb M.2 SSD, but it can all fit inside the official RPi5 case. The picture shown here is everything except the power supply and with the lid of the case taken off so you can see how compactly it all fits together. I even found enough room to squeeze a large heatsink and fan in there. |
===== Installing the OS ===== | ===== Installing the OS ===== | ||
The Raspberry Pi systems usually have an operating system flashed to an SD card (the same sort as you put in your phone to give yourself more space for all those pictures you keep taking). An SSD plugged into a USB port offers not only a massive boost to read/write speeds over an SD card, but more stability and longer life too. The RPi3 introduced the capability to boot straight from a USB drive, opening the gate to both HDD and SSD. | The Raspberry Pi systems usually have an operating system flashed to an SD card (the same sort as you put in your phone to give yourself more space for all those pictures you keep taking). An SSD plugged into a USB port offers not only a massive boost to read/write speeds over an SD card, but more stability and longer life too. The RPi3 introduced the capability to boot straight from a USB drive, opening the gate to both HDD and SSD. | ||
- | Getting the operating system on an SD, or a USB-SSD or USB-HDD is fairly straightforward: | + | Getting the operating system on an SD, or a USB-SSD or USB-HDD is fairly straightforward: |
However, to do that with an M.2 SSD, you need a cradle to take the SSD and make it visible to the computer where you'll be doing the flashing, and I don't have one those, but luckily the Raspberry Pi has a solution at hand. | However, to do that with an M.2 SSD, you need a cradle to take the SSD and make it visible to the computer where you'll be doing the flashing, and I don't have one those, but luckily the Raspberry Pi has a solution at hand. | ||
Line 32: | Line 32: | ||
- The kernel (this handle all the low-level stuff) | - The kernel (this handle all the low-level stuff) | ||
- The operating system (which handles input/ | - The operating system (which handles input/ | ||
- | - The windowing system - you can't see this, but it provides | + | - The windowing system - you can't see this, but it provides |
- The desktop - this is the collection of windows etc. you actually see | - The desktop - this is the collection of windows etc. you actually see | ||
It's more complicated than that, but that's the essential stuff. On Windows and Mac systems, you get one desktop and although you can personalise it a bit, you're stuck with the one desktop. | It's more complicated than that, but that's the essential stuff. On Windows and Mac systems, you get one desktop and although you can personalise it a bit, you're stuck with the one desktop. | ||
- | On Linux and other unix-style operating systems, the windowing system is either X11 or Wayland, but there are dozens of different desktops. All my Linux Mint systems use Cinnamon, but the RPI5 uses PIXEL, which is based on LXDE. I changed the desktop to use the Cinnamon desktop and rebooted - and voila! It doesn' | + | On Linux and other unix-style operating systems, the windowing system is either X11 or Wayland, but there are dozens of different desktops. All my Linux Mint systems use Cinnamon, but the RPI5 uses (by default) |
Cinnamon is very configurable, | Cinnamon is very configurable, | ||
Line 48: | Line 48: | ||
Because the RPi5 doesn' | Because the RPi5 doesn' | ||
- | Raspberry Pi SOCs (system on a chip) SBC (single board computers) have been a delight in their intended market - schools - where affordable (and easily and cheaply replaceable) requirements are a must, and have been taken up by hobbyists for all sorts of unusual and interesting projects. The RPi5 is a powerful addition to the stable, and I am very happy that it is powerful enough to o some serious development work on. | + | Raspberry Pi SOCs (system on a chip) SBC (single board computers) have been a delight in their intended market - schools - where affordable (and easily and cheaply replaceable) requirements are a must, and have been taken up by hobbyists for all sorts of unusual and interesting projects. The RPi5 is a powerful addition to the stable, and I am very happy that it is powerful enough to do some serious development work on. |
~~socialite~~ | ~~socialite~~ | ||
~~DISCUSSION~~ | ~~DISCUSSION~~ | ||
blog/articles/raspberry/rpi5desktop.1721587953.txt.gz · Last modified: 2024/07/21 18:52 by Phil Ide