Skip to content
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

Pi Finder can't find Pi #56

Open
dlastro opened this issue Aug 24, 2015 · 8 comments
Open

Pi Finder can't find Pi #56

dlastro opened this issue Aug 24, 2015 · 8 comments

Comments

@dlastro
Copy link

dlastro commented Aug 24, 2015

After downloading PiFinder to my iMac(Yosemite) I was able to connect to my RaspPi Model A the first time by WiFi (even without first connecting by ethernet. However, bootstrap via CLI failed to work.)

Upon attempting to connect to a RaspPi 2, running the latest Raspian (NOOBS v_1_4_1), failed with both Pi-Finder and Bootstrap. I have the RP2 connected to the Mac via direct Ethernet cable (have tried 3 so far). The RP network connection icon shows: "eth0: Configured 169.254.157.27/16." However Pi-Finder says "Your Pi could not be found".

Shut down RP2 and booted RP-A and launched Pi-Finder. Both terminal and bootstrap work with my WiFi network (Apple Airport Extreme). Bootstrap via CLI still failed to find RP. Nothing happens after "Username is 'Pi' "

Am I missing something with the Ethernet connection setup, or does Pi-Finder not work with RP2?

@tdicola
Copy link

tdicola commented Aug 27, 2015

If you're connecting the Pi directly to a laptop are you using a crossover ethernet cable to make sure each device can talk to the other without an intermediate hub/router? Unfortunately a direct connection with a normal ethernet cable won't work, but you could plug both devices into a hub/router and it should work.

@craigreilly
Copy link

I have similar issue - PiFinder (Mac) can not find Pi via WiFi.
If Pi is plugged in to Ethernet - it is found - with 2 IP's - WiFi and Hardline.
At that point, I can unplug the hard line and WiFi will work.
I am heading to a convention with WiFi only. How can I ensure I can connect via WiFi?

@ladyada
Copy link
Member

ladyada commented Mar 23, 2016

yah its only ethernet at this time - it detects the MAC address!

@craigreilly
Copy link

Strange that it works on WiFi after it finds the unit. Shoot.

@toddtreece
Copy link
Contributor

@craigreilly you can probably just use the terminal to find your pi since mdns/bonjour is enabled by default in the latest version of raspbian.

give this a shot:

ssh pi@raspberrypi.local

@craigreilly
Copy link

thanks. what would happen if multiple units are connected to the network?
i only have 1 right now for testing.

@toddtreece
Copy link
Contributor

@craigreilly you would need to give each pi a unique hostname. i'd recommend posting your question over at the adafruit forums if you need help getting that going.

@craigreilly
Copy link

appreciate all the help. thank you.

On Wed, Mar 23, 2016 at 10:54 AM, Todd Treece notifications@github.com
wrote:

@craigreilly https://github.com/craigreilly you would need to give each
pi a unique hostname. i'd recommend posting your question over at the adafruit
forums https://forums.adafruit.com/ if you need help getting that going.


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#56 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants