Skip to content

Update faq.md #24

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
6 changes: 3 additions & 3 deletions docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,10 @@ You can modify the display constrast by changing the value in `/sys/module/sharp

If this is your first time booting up and you see a mostly blank screen with a vague raspberry shape in the top left and some scattered patches of black towards the middle then your image is probably set to boot into the desktop environment. You can make the desktop more legible by setting a `mono_cutoff` of `195` or disable it through `raspi-config`.

### How can I found the IP address of Beepy on my network?
### How can I find the IP address of Beepy on my network?

You can check your router's config page for the list of connected device and look for the IP address
You can check your router's config page for the list of connected devices and look for the IP address

-or-

Run a network scan using the command `sudo arp-scan --localnet`. This will list IP addresses of all devices in your local network
Run a network scan using the command `sudo arp-scan --localnet`. This will list IP addresses of all devices in your local network