Hi,
Hope someone can help. I am trying to intall Minera on a Raspberry Pi 3 and I have installed the img on an SD card. The img loads and I can login but no system IP is shown and nor does the Pi show in the list of attached devices on my router.
I have booted the pi using Raspbian (NOOBS) and this connects to WiFi fine (though I had to disable IPV6).
I have tried fiddling with dhcp settings, assigning a static IP, disabling IPV6, etc. but no luck. Any ideas?
I am pretty new to Linux so it's a little painful at the mo.
Cheers in advance for any help.
Unfortunately new Raspbian release has new way to connect to WiFi. I have to investigate and update the link
Are you trying to work with Wifi or Ethernet?
WiFi:-)
Please check this https://github.com/getminera/minera/wiki/Configure-Wifi
And this: https://www.raspberrypi.org/documentation/configuration/wireless/wireless-cli.md
I have installed the new image and I can't connect with WiFi even though I following the link above.
When I want to edit /etc/network/interfaces I see this:
# interfaces( 5 ) file used be ifup( 8 ) and ifdoen( 8 )
# Please note that this file is written to be used with dhcpcd
# For static IP, consult /etc/dhcpcd.conf and 'man dhcpcd.conf'
# Include files from /etc/network/interfaces.d
source-directory /etc/network/interfaces.d
I don't see that in the link
?