monome / norns-image

79 stars 16 forks source link

Kernel download url comes back AccessDenied #51

Closed okyeron closed 6 years ago

okyeron commented 6 years ago

From the build readme (build-dev-image.md), the kernel download url here comes back with "403 Forbidden"

wget https://monome.nyc3.digitaloceanspaces.com/kernel-4.9.59-rt52-0.0.4.tar.gz

tehn commented 6 years ago

the kernel has changed and there isn't an uploaded copy.

compile the kernel yourself for now, it's straightforward: https://github.com/monome/linux

run build-kernel.sh

simonvanderveldt commented 6 years ago

I'll make sure that we'll upload builds of the kernel as well, just created an issue for it https://github.com/monome/linux/issues/9