Skip to content

Setup: remove content, point to getting started guide instead #1816

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 10 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 1 addition & 35 deletions setup/README.md
Original file line number Diff line number Diff line change
@@ -1,35 +1 @@
# Setup

A guide to setting up your Raspberry Pi

## What you will need

### Essential (for general use)

- [SD card](../installation/sd-cards.md)
- We recommend a minimum of 8GB class 4 or class 10 microSD card. To save time, you can get a card that is pre-installed with [NOOBS](../installation/noobs.md) or [Raspberry Pi OS](../installation/installing-images/README.md), although setting up your own card is easy.
- [Display and connectivity cable](monitor-connection.md)
- Any HDMI/DVI monitor or TV should work as a display for the Pi. For best results, use a display with HDMI input; other types of connection for older devices are also available.
- Keyboard and mouse
- Any standard USB keyboard and mouse will work with your Raspberry Pi.
- Wireless keyboards and mice will work if already paired.
- For keyboard layout configuration options see [raspi-config](../configuration/raspi-config.md).
- [Power supply](../hardware/raspberrypi/power/README.md)
- The Pi is powered by a USB Micro [models pre 4B] or USB Type-C [model 4B] power supply (like most standard mobile phone chargers).
- You need a good-quality power supply that can supply at least 3A at 5V for the Model 4B, 2A at 5V for the Model 3B and 3B+, or 700mA at 5V for the earlier, lower-powered Pi models. We recommend using the [official Raspberry Pi power supply](https://www.raspberrypi.org/products/raspberry-pi-universal-power-supply/), which is designed specifically for Raspberry Pi.
- Low-current (~700mA) power supplies will work for basic usage, but are likely to cause the Pi to reboot if it draws too much power. They are not suitable for use with the Pi 3 or 4.

### Optional

- Ethernet (network) cable [Model B/B+/2B/3B/3B+/4B only]
- An Ethernet cable is used to connect your Pi to a local network and the internet.
- [USB wireless dongle](../configuration/wireless/README.md)
- Only required if you need wireless connectivity and are using an older model without built-in wireless functionality.
- Audio lead
- Audio can be played through speakers or headphones using a standard 3.5mm jack.
- Without an HDMI cable, an audio lead is necessary to produce sound.
- No separate audio lead is necessary if you're using an HDMI cable to connect to a monitor with speakers, as audio can be played directly through the display; but it is possible to connect one if you prefer to have the audio played through other speakers - this requires [configuration](../configuration/audio-config.md).

## Troubleshooting

For any issues during setup, search [the forums](https://www.raspberrypi.org/forums/) for a solution. If you cannot find one, please post your problem, providing as much detail as possible.
Please see our [guide to getting started with the Raspberry Pi](https://projects.raspberrypi.org/en/pathways/getting-started-with-raspberry-pi).
Binary file removed setup/images/dvi_hdmi_cable.png
Binary file not shown.
Binary file removed setup/images/hdmi-vga.jpeg
Binary file not shown.
Binary file removed setup/images/hdmi_connector.png
Binary file not shown.
Binary file removed setup/images/hdmi_micro.png
Binary file not shown.
Binary file removed setup/images/hdmi_micro_trans.png
Binary file not shown.
Binary file removed setup/images/rca_connector.png
Binary file not shown.
33 changes: 0 additions & 33 deletions setup/monitor-connection.md

This file was deleted.