Gentoo Archives: gentoo-user

From: james <garftd@×××××××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Arm64 distcc beast
Date: Mon, 19 Nov 2018 16:37:20
Message-Id: 3b97aa3d-309c-6fab-3f94-a4e7ad1c027e@verizon.net
1 Well so my lappy post has morphed into a (native) compile beast for
2 Arm64. For now ignoring the differences in SoC (arm64 chips). So
3 Hikey-960 has this ddr4 SBC:
4
5 https://www.amazon.com/hikey-960/s?page=1&rh=i%3Aaps%2Ck%3Ahikey 960
6
7 But I found a hikey-970 with 6gig of LPDDR4 on amazon::
8
9 https://www.amazon.com/SmartFly-info-HiKey-Single-Computer/dp/B07D13YVS9/?_encoding=UTF8&pd_rd_i=B07D13YVS9&pd_rd_r=6f217453-ec12-11e8-b84d-d3ea889372c2&pd_rd_w=SidaA&pd_rd_wg=uqDha&pf_rd_i=desktop-dp-sims&pf_rd_m=ATVPDKIKX0DER&pf_rd_p=7d5d9c3c-5e01-44ac-97fd-261afd40b865&pf_rd_r=28NZJA5QJCAJXKTY1QH6&pf_rd_s=desktop-dp-sims&pf_rd_t=40701&psc=1#customerReviews
10
11
12 (4) of those Hikey 960/970 boards aught to bid a nice arm laptop, but
13 some post the boards get warm and will need fan cooling.... (OK)
14
15
16 Question is has anyone put gentoo on the HiKey 960 or 970 model?
17 I'm a bit challenged these days to lead the effort to put gentoo on one
18 of those. TomH had an image up for the 2015 vintage Hikey (64-bit)
19 board, but I cannot find it anywhere now.....
20
21 I'm not sure the experimental (arm64) images work to bootstrap a working
22 version.
23
24 I did find this page::
25 https://www.linaro.org/services/bsp-builds-support/
26
27 Perhaps :: Boards with Debian and OE support
28 is the pathway for gentoo, but I cannot find those images.
29
30 I did find this::
31
32 https://github.com/96boards/documentation/blob/master/consumer/hikey/hikey620/build/linux-kernel.md
33
34 any sort of minimal portage at this point that would work?
35
36 I'm not certain how straightforward it is to put (embedded/minimized)
37 gentoo onto the Hikey 960/970 boards? Other than that look great
38 since you can put separate, distrete antennae on the board, one for 2.4
39 and the other for 5 GHz ISM/wifi needs.
40
41
42 Troubling wikipedia About AOSP::
43
44 "These measures are likely intended to discourage forks and encourage
45 commercial licensing in line with Google requirements, as the majority
46 of the operating system's core functionality (and in turn, third-party
47 software), are dependent on proprietary components licensed exclusively
48 by Google, and it would take significant development resources to
49 develop an alternative suite of software and APIs to replicate or
50 replace them. Apps that do not use Google components would also be at a
51 functional disadvantage, as they can only use APIs contained within the
52 OS itself."
53
54 So these Hikey boards are meant for vendors under license control?
55
56 What the deal with 96Boards?