This is a noobs question so please be patient with me, I have 3d printed a astro pi and build the unit using a kit from cpc. however it did not come with a sd card so i have installed a new install of raspbian jessie. I have been following the instructions from the astro-pi-flight-case tutorial, but it deos not mension what version of raspbian i should use. Also, at the bottom it says about installing some overlays but when i try i get the following error :
Code: Select all
sudo wget https://github.com/raspberrypilearning/astro-pi-flight-case/raw/master/data/dtb/astropi-keys.dtbo --no-check-certificate
--2017-09-30 20:44:16-- https://github.com/raspberrypilearning/astro-pi-flight-case/raw/master/data/dtb/astropi-keys.dtbo
Resolving github.com (github.com)... 192.30.253.112, 192.30.253.113
Connecting to github.com (github.com)|192.30.253.112|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://raw.githubusercontent.com/raspberrypilearning/astro-pi-flight-case/master/data/dtb/astropi-keys.dtbo [following]
--2017-09-30 20:44:17-- https://raw.githubusercontent.com/raspberrypilearning/astro-pi-flight-case/master/data/dtb/astropi-keys.dtbo
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 62.252.172.241
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|62.252.172.241|:443... connected.
GnuTLS: A TLS fatal alert has been received.
GnuTLS: received alert [0]: Close notify
Unable to establish SSL connection.
The unit will be used at my code club if i can get it to work.
cheers