brettalexwallace
Posts: 9
Joined: Fri Jul 08, 2016 6:58 pm

Accessing PI remotely

Fri Jul 08, 2016 7:27 pm

I recently installed the following fantastic video looper (https://learn.adafruit.com/raspberry-pi ... stallation) directly on my Pi (without using remote access). It works great, However, now, I am unsure how I can shut my Pi down or stop it since I don't have the IP address or have a way to get into the command line. Any ideas? Thanks, Brett

epoch1970
Posts: 5203
Joined: Thu May 05, 2016 9:33 am
Location: Paris, France

Re: Accessing PI remotely

Fri Jul 08, 2016 7:43 pm

Pressing ctrl-alt-del on a keyboard connected to the Pi should command orderly shutdown and reboot.
The long term solution is to install networking and use ssh from another computer, I guess.
"S'il n'y a pas de solution, c'est qu'il n'y a pas de problème." Les Shadoks, J. Rouxel

fruitoftheloom
Posts: 23548
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: Accessing PI remotely

Fri Jul 08, 2016 7:44 pm

Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot) RaspiOS64 ARM64
Asus ChromeBox 3 Celeron is my other computer...

brettalexwallace
Posts: 9
Joined: Fri Jul 08, 2016 6:58 pm

Re: Accessing PI remotely

Fri Jul 08, 2016 8:44 pm

Thanks. The Ctrl-Alt-Del from external keyboard did not work. I am going to try attaching the PI to my laptop via an HDMI cable and see if that can work.

User avatar
davidcoton
Posts: 5083
Joined: Mon Sep 01, 2014 2:37 pm
Location: Cambridge, UK
Contact: Website

Re: Accessing PI remotely

Fri Jul 08, 2016 8:59 pm

brettalexwallace wrote: I am going to try attaching the PI to my laptop via an HDMI cable and see if that can work.
Why would that work? HDMI is (more or less) an output on both devices. Connecting them together will achieve nothing.

You could try Ctrl-Alt-F2 to open a new session.
Signature retired

brettalexwallace
Posts: 9
Joined: Fri Jul 08, 2016 6:58 pm

Re: Accessing PI remotely

Fri Jul 08, 2016 9:23 pm

Thanks David - Ctrl alt F2 did not work either.

brettalexwallace
Posts: 9
Joined: Fri Jul 08, 2016 6:58 pm

Re: Accessing PI remotely

Fri Jul 08, 2016 9:29 pm

When I unplug it and plug it back in it restarts with the prompt video loop. Not a bad thing since I wanted to build an automatic video looper, but would be great to get "control" back.

Brett

Return to “Troubleshooting”