-
Notifications
You must be signed in to change notification settings - Fork 43
/
ChangeLog.2015.1.txt
89 lines (60 loc) · 2.17 KB
/
ChangeLog.2015.1.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
Parallella image changes
ChangeLog between 2014.11 and 2015.1 images
set hostname to parallella in
hostname
hosts
change user name to parallella
mv /home/linaro /home/parallella
change user password
usermod -R mnt/root -u parallella -p parallella
fix dhcp lease fallback
copy thermald parallella-thermald.conf to appropriate places
new bootfs
copy new esdk /opt/adapteva
rm /home/linaro/softcache
fix branch for epiphany-examples
pull parallella-examples
see qemu note on how to mount proc and rootfs and change dir etc
usermod -l parallella -d /home/parallella -m linaro
passwd -p parallella parallella
need to change name too in /etc/passwd
need to change group too
edit /etc/apt/sources.list
edit /etc/resolv.conf google nameserver
nameserver 8.8.8.8
nameserver 8.8.4.4
# Linaro Overlay PPA
deb http://ppa.launchpad.net/linaro-maintainers/overlay/ubuntu trusty main
deb-src http://ppa.launchpad.net/linaro-maintainers/overlay/ubuntu trusty main
parallella ppa repo
http://www.parallella.org/forums/viewtopic.php?t=1466&p=9704
/etc/apt/sources.d/parallella.list
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 39A6ED25
clean /var/log* /var/cache and friends
install libx11 and libx11-dev (remote ssh -Y support)
!!!redo md5sum.txt
scripts/99-redo-md5sum.txt
rm -rf /etc/ssh/ssh_host*
install i2c-tools
sudo apt-get install ocl-icd-dev ocl-icd-opencl-dev clinfo libclc-dev
opencl-headers
sudo apt-get install libelfg0 libelfg0-dev
install coprthr
setup coprthr in .bashrc
export LD_LIBRARY_PATH=/opt/browndeer/coprthr/lib:$LD_LIBRARY_PATH
export PATH=/opt/browndeer/coprthr/bin:$PATH
export MANPATH=...
!!!redo md5sum.txt
Already fixed???
W: GPG error: http://ppa.launchpad.net trusty Release: The following
signatures couldn't be verified because the public key is not available:
NO_PUBKEY 8ACD4DBB39A6ED25
add updates to repos.list
deb http://ports.ubuntu.com/ubuntu-ports/ trusty-security main universe
2015.01.30
fix serial terminal
prune linaro-overlay-minimal
install old version 2014.3 ??
Disable linaro apt repository (newer version of overlay depends on newer base
images (systemd) and breaks serial console)
/etc/apt/sources.d/linaro-overlay