parallella / parallella-hw

Parallella board design files
Other
413 stars 178 forks source link

the IP address of P1601 #30

Open yyddddmw opened 7 years ago

yyddddmw commented 7 years ago

Hello every: I bought a P1601 and according the "Quick Start Guide" to do it. But I do not know the ip of P1601, so I can not login it. I used "Ubuntu 15.04 Headless Without Epiphany Support" SDcard image, so there is no screen display. Who can tell me the default IP? Thanks.

olajep commented 7 years ago

Hi yydddmw,

From the release notes: https://github.com/parallella/parabuntu/releases/tag/parabuntu-2016.11.1

First boot

Hostname: "parallella", "parallella." (notice trailing period) or "parallella.local", depending on your operating system. IP address: The IP address is acquired from DHCP. 10.11.12.13 will be used as fallback. Username: parallella Password: parallella

If that doesn't work you should be able to find the board IP in the DHCP client list in your router's web ui.

// Ola

On 2017-06-15 09:34, yyddddmw wrote:

Hello every: I bought a P1601 and according the "Quick Start Guide" to do it. But I do not know the ip of P1601, so I can not login it.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/parallella/parallella-hw/issues/30, or mute the thread https://github.com/notifications/unsubscribe-auth/AAwd2Mzn6cNQgUJPdNfjyCsuqqCIoQGZks5sEN5-gaJpZM4N61f5.

yyddddmw commented 7 years ago

Hi olajep,

Thank you for your reply. According the release notes, the connection and the login is successful.

Thanks.