Matthew-Hsu / PiPass

Nintendo 3DS Homepass for the Raspberry Pi
149 stars 20 forks source link

Can't configure PiPass! #27

Closed FamicomGuy closed 9 years ago

FamicomGuy commented 9 years ago

I tried installing the image onto my SD card for my Model B Raspberry Pi, but I can't do much without a GUI, which I can't install because I can't get it to connect to Wifi no matter what I do!

And installing it manually is a lot of work and it denies me permission to add the PiPass_master files when I connect to my Pi via WinSCP.

Can you find me a solution to either of these problems?

Matthew-Hsu commented 9 years ago

Hey,

Can you just verify some things for me? I remember in another thread you were saying something about having a RPi 2 Model B, do you actually have a RPi 1 Model B?

If you're talking about the RPi 2 Model B, check the following:

If these things look good, get the IP for your RPi. Once you have that, enter the IP of your RPi into a web browser on another device. You should be able to see the PiPass GUI.

If you're talking about the RPi 1 Model B, there is no pre-made image for that and you must do a manual install. If you're running into permission issues, you should do all your remote work under the user: root. You won't run into any permission issues. If you're using the default Raspbian OS from Raspberry, then you need to configure root access first. Run this command on your Raspberry Pi:

Give root a password and use the user / password combination for all remote work through WinSCP.

FamicomGuy commented 9 years ago

Yes, I have the RPi 2 Model B, and yes that was me at GameFAQs.

I do have the dongle since I bought the starter kit, but when I connect my ethernet cable into my RPi from my computer, my computer thinks its an unidentified network with no Internet even though my router shares its connection, therefore the indicator on the dongle doesn't light up.

FamicomGuy commented 9 years ago

Never mind, I got it to work! I connected my RPi directly to my router via ethernet and it works!