12:53 | rdo` | Has anybody a recommendation for a Hummingboard Base case? |
12:54 | rdo` | I am not concerned about size or elegance, it would be nice to have the GPIO port available (at least to connect a serial console). |
13:22 | cpuid | did I loose a reply to my question of yesterday? |
13:26 | vpeter | cpuid: there was no response :( |
13:26 | cpuid | ouch :) |
13:27 | cpuid | thanks vpeter |
13:27 | cpuid | too bad there's not so much information about which boards allow proper secure boot with full chain of trust enforcement |
13:38 | vpeter | according to this http://events.linuxfoundation.org/sites/events/files/slides/OSELAS.Verified-Boot-20161012-2.pdf cuboxi can do it. |
13:43 | cpuid | nice slides, thanks |
13:43 | cpuid | the seems quite recent |
13:43 | cpuid | *they seem |
13:44 | vpeter | freshly baked |
13:45 | vpeter | this is nice too https://boundarydevices.com/secure-boot-on-i-mx6-nitrogen6x-boards/ |
13:52 | cpuid | wow thank you, I didn't find these via Google |
14:09 | cpuid | so itseems barebox supports cubox-i |
14:11 | vpeter | good. Let us know how it went. |
14:16 | cpui | 14:16 * cpuid is going to brick a cubox |
14:16 | cpuid | ;) |
14:19 | vpeter | Hope not... |
14:21 | cpuid | I would like to add a secondary ethernet to an humming board |
14:22 | cpuid | apart the USB option, I saw I could plug a mini-PCIe |
14:22 | cpuid | but then I would require a custom enclosure for it |
14:22 | cpuid | I'm looking for a company able to do it, possibly in EU |
14:23 | cpuid | any advice? |
14:29 | vpeter | You do have enclosure specifications. Maybe someone could mill custom version? But I don't know who. Or you could 3D print it :) |
14:32 | cpuid | yeah |
14:32 | cpuid | I've found an Italian company doing prototypes in 48h for 48€, I'll give it a try |
14:33 | cpuid | their RPi3 cases are nice and I saw they did even the enclosure for the USBArmory |
14:43 | vpeter | 3D print? |
14:46 | cpuid | I should look for some local 3d printer |
15:08 | cpuid | even though the metal enclosure is really great |
17:48 | Exaga | Artox: the cross compiler is installed and working as expected :> |
17:50 | Exaga | i built it with the options; --target=aarch64-linux --disable-multilib |
17:50 | Exaga | because i only require it for compiling arm64 binarys |
20:36 | oberstet | hi, I'm getting a certificate error when apt updating the official jessie image https://gist.github.com/oberstet/221d62c17c47c122674a426fed282697 |
20:36 | oberstet | anything I am missing? |
23:11 | Exaga | Artox: root@drie:~# uname -a |
23:11 | Exaga | Linux drie 4.8.13-v8+ #1 SMP Wed Dec 14 13:26:16 GMT 2016 aarch64 GNU/Linux |
23:12 | Exaga | jawel! :> |