RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    Can someone help me with SSH?

    Scheduled Pinned Locked Moved Help and Support
    sshno hdmimhs35lcdspi display
    7 Posts 4 Posters 1.3k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • IceChes1I
      IceChes1
      last edited by

      I am setting up a Pi 0 W with no HDMI adapter. I need a way into my Pi to download the drivers for a screen I bought. Can someone help me with PuTTy? It keeps saying: raspberrypi: hostname not found. If I can't get an answer for that, then does anyone know how to install LCD-show without accessing the Pi? Thanks in advance.

      HOME CONSOLE
      Pi 4
      SanDisk 64 GB
      Master branch install
      3.5 amp CanaKit PSU
      Logitech F310, Dell keyboard, Dell mouse, JetFlash Transcend 16 GB USB stick
      HANDHELD
      Pi 0 W
      SanDisk 32 GB
      Random image I found. Had a driver I needed.
      IPEGA PG-9157 USB Receiver

      1 Reply Last reply Reply Quote 0
      • KN4THXK
        KN4THX
        last edited by

        The user name is pi and the password is raspberry

        "If you're gonna play the Game Boy, You gotta learn to play it right" - https://www.youtube.com/watch?v=FYLGl92ETNQ

        1 Reply Last reply Reply Quote 0
        • mituM
          mitu Global Moderator
          last edited by

          Did you configure the network on the PI ? Did you enable SSH ?
          Are you using a RetroPie image or a Raspbian image ? The hostname for RetroPie's image is retropie (not raspberrypi), but the user/hostname should be identical (as @KN4THX mentioned).

          1 Reply Last reply Reply Quote 0
          • onebitcpuO
            onebitcpu
            last edited by

            How are you configuring it and connecting to it right now?
            Without being able to connect a keyboard and screen, the OS won't be able to connect to your network, unless you can mount the sd card image, and manually configure the wifi connection.
            To do this, you have to modify /etc/wpa_supplicant/wpa_supplicant.conf
            Mine looks like this:
            ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
            update_config=1
            country=CA

            network={
            ssid="my-network-ssid"
            psk="my-wifi-password"
            key_mgmt=WPA-PSK
            }

            Then when the pi boots, it should auto-connect.
            Before turning the pi on, connect to your wifi router, and look for connected devices. Make a note of all the IP address
            Turn the pi on, wait one or two minutes, and refresh the connected devices list.
            If the pi is online, it will have a new entry, with a new ip address.
            Then you can use putty to ssh to that IP address.

            If your router allows static IP assignments, then you can configure it to assign an address outside the dynamic ip range to the pi, so it always has the same address whenever it reboots.

            1 Reply Last reply Reply Quote 0
            • IceChes1I
              IceChes1
              last edited by

              Nevermind. Got this set up with an image from LCD-wiki. By the way, whenever I enter a game on it that isn't NES, it asks for the "retropie login." I'm using the 0 as a portable so I'm not going to be able to type this in EVERY TIME I want to switch games. I have tried messing with Raspi-Config but that requires a passcode too! I don't have a keyboard either.

              HOME CONSOLE
              Pi 4
              SanDisk 64 GB
              Master branch install
              3.5 amp CanaKit PSU
              Logitech F310, Dell keyboard, Dell mouse, JetFlash Transcend 16 GB USB stick
              HANDHELD
              Pi 0 W
              SanDisk 32 GB
              Random image I found. Had a driver I needed.
              IPEGA PG-9157 USB Receiver

              mituM 1 Reply Last reply Reply Quote 0
              • mituM
                mitu Global Moderator @IceChes1
                last edited by

                @IceChes1 Ask the image author(s) about this - doesn't seem like it's a standard RetroPie image as far as launching games is concerned.

                1 Reply Last reply Reply Quote 0
                • IceChes1I
                  IceChes1
                  last edited by

                  I don't know the author. I am planning to use this build I have as a temporary until I get my keyboard in the mail. BTW how are you always on here? You give replies 24/7! XD

                  HOME CONSOLE
                  Pi 4
                  SanDisk 64 GB
                  Master branch install
                  3.5 amp CanaKit PSU
                  Logitech F310, Dell keyboard, Dell mouse, JetFlash Transcend 16 GB USB stick
                  HANDHELD
                  Pi 0 W
                  SanDisk 32 GB
                  Random image I found. Had a driver I needed.
                  IPEGA PG-9157 USB Receiver

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post

                  Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

                  Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.