Hi Guys,
I’m using an RPi2+ with the AstroBox-rpi-0_8_3-20151002 image. I don’t have the recommended wifi dongle but I’m happy to connect over ethernet for now for testing.
After flashing Astrobox onto a new SD card I plugged the RPi into my router, No connection. I get solid status lights on the RPi port but only a solid amber light on the router.
Checking </etc/network/interfaces> file on the RPi I get;
auto lo
iface lo inet loopback
iface wlan1 inet static
No mention of the typical line that I thought enabled the ethernet comms.
iface eth0 inet dhcp
When I add in the line I do get something like this on startup
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval…
Then
no DHCPOFFERS received
and still no connectivity.
Thanks for any help you can push my way, I just want to see if my new printer profiles are working on AstroPrint.
Matt