Intel Edison
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
単語検索
|
最終更新
|
ヘルプ
]
開始行:
** メモ2 [#k8e8b891]
-link
--https://edison.internet-share.com/wiki/Using_a_vanilla_...
-screen で シリアルUSB接続
#pre{{
$ sudo screen /dev/ttyUSB0 115200
}}
** メモ [#b1d02d30]
&ref(edison.png);~
-J16 microUSB(電源)~
電源補助付USBケーブルGM-UH004を使って電源を補強。J21端子...
(上記ケーブルはMiniBなので、別途:MiniB->MicroB変換機も必...
-J3 USB Sirial~
本シリアルポートから、root loginして、Wifiをセットアップ...
(以後 本USB Sirialは不要になる。)~
Wifiのセットアップは、configure_edisonコマンドで対話的に...
-最初にやること
--USBケーブルを2本つないで、root login
--ファームウェアのアップデート~
---Edison Yocto complete image をダウンロードして展開~
https://communities.intel.com/docs/DOC-23242
---Flashing Edison (wired) - Windows の手順でファームのア...
https://communities.intel.com/docs/DOC-23192~
---アップデート後のバージョン(10/26現在)~
#pre{{
root@edison:~# cat /etc/version
edison-weekly_build_68_2014-09-08_13-49-07
}}
-ベンチマーク
--http://www.davidhunt.ie/raspberry-pi-beaglebone-black-i...
**状態等 [#hd8935b0]
#pre{{
root@edison:~# cat /proc/version
Linux version 3.10.17-poky-edison+ (sys_dswci@ncsndgbuild...
}}
#pre{{
root@edison:~# busybox
BusyBox v1.22.1 (2014-09-03 21:46:26 CEST) multi-call bin...
BusyBox is copyrighted by many authors between 1998-2012.
Licensed under GPLv2. See source distribution for detailed
copyright notices.
Usage: busybox [function [arguments]...]
or: busybox --list
or: function [arguments]...
BusyBox is a multi-call binary that combines many...
utilities into a single executable. Most people ...
link to busybox for each function they wish to us...
will act like whatever it was invoked as.
Currently defined functions:
[, [[, addgroup, adduser, ar, ash, awk, basename,...
bzcat, cat, chattr, chgrp, chmod, chown, chroot, ...
cpio, cut, date, dc, dd, deallocvt, delgroup, del...
diff, dirname, dmesg, dnsdomainname, du, dumpkmap...
egrep, env, expr, false, fbset, fdisk, fgrep, fin...
fstrim, fuser, getty, grep, groups, gunzip, gzip,...
hostname, hwclock, id, ifconfig, ifdown, ifup, in...
killall, klogd, less, ln, loadfont, loadkmap, log...
losetup, ls, lsmod, md5sum, microcom, mkdir, mkfi...
mktemp, modprobe, more, mount, mv, nc, netstat, n...
openvt, patch, pidof, pivot_root, poweroff, print...
readlink, realpath, reboot, renice, reset, rfkill...
route, run-parts, sed, seq, setconsole, sh, sha3s...
start-stop-daemon, stat, strings, stty, sulogin, ...
switch_root, sync, sysctl, syslogd, tail, tar, te...
time, top, touch, tr, true, tty, udhcpc, udhcpd, ...
unzip, uptime, users, usleep, vi, watch, wc, wget...
xargs, yes, zcat
}}
#pre{{
root@edison:~# gcc --version
gcc (GCC) 4.8.2
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditi...
warranty; not even for MERCHANTABILITY or FITNESS FOR A P...
}}
#pre{{
root@edison:~# ldd --version
ldd (EGLIBC) 2.19
$Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditi...
warranty; not even for MERCHANTABILITY or FITNESS FOR A P...
$Written by Roland McGrath and Ulrich Drepper.
}}
#pre{{
root@edison:~# free
total used free shared...
Mem: 984108 89400 894708 0...
-/+ buffers: 82772 901336
Swap: 0 0 0
}}
#pre{{
root@edison:~# df
Filesystem 1K-blocks Used Available Use% M...
/dev/root 475080 328444 109940 75% /
devtmpfs 491740 0 491740 0% /...
tmpfs 492052 0 492052 0% /...
tmpfs 492052 496 491556 0% /...
tmpfs 492052 0 492052 0% /...
tmpfs 492052 496 491556 0% /...
systemd-1 5638 5182 456 92% /...
systemd-1 2337308 3588 2317336 0% /...
tmpfs 492052 4 492048 0% /...
tmpfs 492052 0 492052 0% /...
/dev/mmcblk0p5 1003 19 913 2% /...
/dev/mmcblk0p10 2337308 3588 2317336 0% /...
/dev/mmcblk0p7 5638 5182 456 92% /...
}}
#pre{{
root@edison:~# cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 74
model name : Genuine Intel(R) CPU 4000 @ 500MHz
stepping : 8
microcode : 0x810
cpu MHz : 500.000
cache size : 1024 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 2
apicid : 0
initial apicid : 0
fdiv_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic...
dts acpi mmx fxsr sse sse2 ss ht tm pbe nx rdtscp lm con...
nonstop_tsc aperfmperf nonstop_tsc_s3 pni pclmulqdq dtes...
xtpr pdcm sse4_1 sse4_2 movbe popcnt tsc_deadline_timer ...
epb dtherm tpr_shadow vnmi flexpriority ept vpid tsc_adj...
bogomips : 998.40
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 74
model name : Genuine Intel(R) CPU 4000 @ 500MHz
stepping : 8
microcode : 0x810
cpu MHz : 500.000
cache size : 1024 KB
physical id : 0
siblings : 2
core id : 1
cpu cores : 2
apicid : 2
initial apicid : 2
fdiv_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic...
dts acpi mmx fxsr sse sse2 ss ht tm pbe nx rdtscp lm con...
nonstop_tsc aperfmperf nonstop_tsc_s3 pni pclmulqdq dtes...
xtpr pdcm sse4_1 sse4_2 movbe popcnt tsc_deadline_timer ...
epb dtherm tpr_shadow vnmi flexpriority ept vpid tsc_adj...
bogomips : 998.40
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
}}
#pre{{
root@edison:~# parted
(parted) print all
Error: /dev/mmcblk0rpmb: unrecognised disk label
Model: Generic SD/MMC Storage Card (sd/mmc)
Disk /dev/mmcblk0rpmb: 4194kB
Sector size (logical/physical): 512B/512B
Partition Table: unknown
Disk Flags:
Error: /dev/mmcblk0boot0: unrecognised disk label
Model: Generic SD/MMC Storage Card (sd/mmc)
Disk /dev/mmcblk0boot0: 4194kB
Sector size (logical/physical): 512B/512B
Partition Table: unknown
Disk Flags:
Error: /dev/mmcblk0boot1: unrecognised disk label
Model: Generic SD/MMC Storage Card (sd/mmc)
Disk /dev/mmcblk0boot1: 4194kB
Sector size (logical/physical): 512B/512B
Partition Table: unknown
Disk Flags:
Model: MMC H4G1d (sd/mmc)
Disk /dev/mmcblk0: 3909MB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Disk Flags:
Number Start End Size File system Name ...
1 1049kB 3146kB 2097kB u-boot0
2 3146kB 4194kB 1049kB u-boot-env0
3 4194kB 6291kB 2097kB u-boot1
4 6291kB 7340kB 1049kB u-boot-env1
5 7340kB 8389kB 1049kB ext2 factory
6 8389kB 33.6MB 25.2MB panic
7 33.6MB 67.1MB 33.6MB fat16 boot
8 67.1MB 604MB 537MB ext4 rootfs
9 604MB 1409MB 805MB update
10 1409MB 3909MB 2500MB ext4 home
(parted)
}}
終了行:
** メモ2 [#k8e8b891]
-link
--https://edison.internet-share.com/wiki/Using_a_vanilla_...
-screen で シリアルUSB接続
#pre{{
$ sudo screen /dev/ttyUSB0 115200
}}
** メモ [#b1d02d30]
&ref(edison.png);~
-J16 microUSB(電源)~
電源補助付USBケーブルGM-UH004を使って電源を補強。J21端子...
(上記ケーブルはMiniBなので、別途:MiniB->MicroB変換機も必...
-J3 USB Sirial~
本シリアルポートから、root loginして、Wifiをセットアップ...
(以後 本USB Sirialは不要になる。)~
Wifiのセットアップは、configure_edisonコマンドで対話的に...
-最初にやること
--USBケーブルを2本つないで、root login
--ファームウェアのアップデート~
---Edison Yocto complete image をダウンロードして展開~
https://communities.intel.com/docs/DOC-23242
---Flashing Edison (wired) - Windows の手順でファームのア...
https://communities.intel.com/docs/DOC-23192~
---アップデート後のバージョン(10/26現在)~
#pre{{
root@edison:~# cat /etc/version
edison-weekly_build_68_2014-09-08_13-49-07
}}
-ベンチマーク
--http://www.davidhunt.ie/raspberry-pi-beaglebone-black-i...
**状態等 [#hd8935b0]
#pre{{
root@edison:~# cat /proc/version
Linux version 3.10.17-poky-edison+ (sys_dswci@ncsndgbuild...
}}
#pre{{
root@edison:~# busybox
BusyBox v1.22.1 (2014-09-03 21:46:26 CEST) multi-call bin...
BusyBox is copyrighted by many authors between 1998-2012.
Licensed under GPLv2. See source distribution for detailed
copyright notices.
Usage: busybox [function [arguments]...]
or: busybox --list
or: function [arguments]...
BusyBox is a multi-call binary that combines many...
utilities into a single executable. Most people ...
link to busybox for each function they wish to us...
will act like whatever it was invoked as.
Currently defined functions:
[, [[, addgroup, adduser, ar, ash, awk, basename,...
bzcat, cat, chattr, chgrp, chmod, chown, chroot, ...
cpio, cut, date, dc, dd, deallocvt, delgroup, del...
diff, dirname, dmesg, dnsdomainname, du, dumpkmap...
egrep, env, expr, false, fbset, fdisk, fgrep, fin...
fstrim, fuser, getty, grep, groups, gunzip, gzip,...
hostname, hwclock, id, ifconfig, ifdown, ifup, in...
killall, klogd, less, ln, loadfont, loadkmap, log...
losetup, ls, lsmod, md5sum, microcom, mkdir, mkfi...
mktemp, modprobe, more, mount, mv, nc, netstat, n...
openvt, patch, pidof, pivot_root, poweroff, print...
readlink, realpath, reboot, renice, reset, rfkill...
route, run-parts, sed, seq, setconsole, sh, sha3s...
start-stop-daemon, stat, strings, stty, sulogin, ...
switch_root, sync, sysctl, syslogd, tail, tar, te...
time, top, touch, tr, true, tty, udhcpc, udhcpd, ...
unzip, uptime, users, usleep, vi, watch, wc, wget...
xargs, yes, zcat
}}
#pre{{
root@edison:~# gcc --version
gcc (GCC) 4.8.2
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditi...
warranty; not even for MERCHANTABILITY or FITNESS FOR A P...
}}
#pre{{
root@edison:~# ldd --version
ldd (EGLIBC) 2.19
$Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditi...
warranty; not even for MERCHANTABILITY or FITNESS FOR A P...
$Written by Roland McGrath and Ulrich Drepper.
}}
#pre{{
root@edison:~# free
total used free shared...
Mem: 984108 89400 894708 0...
-/+ buffers: 82772 901336
Swap: 0 0 0
}}
#pre{{
root@edison:~# df
Filesystem 1K-blocks Used Available Use% M...
/dev/root 475080 328444 109940 75% /
devtmpfs 491740 0 491740 0% /...
tmpfs 492052 0 492052 0% /...
tmpfs 492052 496 491556 0% /...
tmpfs 492052 0 492052 0% /...
tmpfs 492052 496 491556 0% /...
systemd-1 5638 5182 456 92% /...
systemd-1 2337308 3588 2317336 0% /...
tmpfs 492052 4 492048 0% /...
tmpfs 492052 0 492052 0% /...
/dev/mmcblk0p5 1003 19 913 2% /...
/dev/mmcblk0p10 2337308 3588 2317336 0% /...
/dev/mmcblk0p7 5638 5182 456 92% /...
}}
#pre{{
root@edison:~# cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 74
model name : Genuine Intel(R) CPU 4000 @ 500MHz
stepping : 8
microcode : 0x810
cpu MHz : 500.000
cache size : 1024 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 2
apicid : 0
initial apicid : 0
fdiv_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic...
dts acpi mmx fxsr sse sse2 ss ht tm pbe nx rdtscp lm con...
nonstop_tsc aperfmperf nonstop_tsc_s3 pni pclmulqdq dtes...
xtpr pdcm sse4_1 sse4_2 movbe popcnt tsc_deadline_timer ...
epb dtherm tpr_shadow vnmi flexpriority ept vpid tsc_adj...
bogomips : 998.40
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 74
model name : Genuine Intel(R) CPU 4000 @ 500MHz
stepping : 8
microcode : 0x810
cpu MHz : 500.000
cache size : 1024 KB
physical id : 0
siblings : 2
core id : 1
cpu cores : 2
apicid : 2
initial apicid : 2
fdiv_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic...
dts acpi mmx fxsr sse sse2 ss ht tm pbe nx rdtscp lm con...
nonstop_tsc aperfmperf nonstop_tsc_s3 pni pclmulqdq dtes...
xtpr pdcm sse4_1 sse4_2 movbe popcnt tsc_deadline_timer ...
epb dtherm tpr_shadow vnmi flexpriority ept vpid tsc_adj...
bogomips : 998.40
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
}}
#pre{{
root@edison:~# parted
(parted) print all
Error: /dev/mmcblk0rpmb: unrecognised disk label
Model: Generic SD/MMC Storage Card (sd/mmc)
Disk /dev/mmcblk0rpmb: 4194kB
Sector size (logical/physical): 512B/512B
Partition Table: unknown
Disk Flags:
Error: /dev/mmcblk0boot0: unrecognised disk label
Model: Generic SD/MMC Storage Card (sd/mmc)
Disk /dev/mmcblk0boot0: 4194kB
Sector size (logical/physical): 512B/512B
Partition Table: unknown
Disk Flags:
Error: /dev/mmcblk0boot1: unrecognised disk label
Model: Generic SD/MMC Storage Card (sd/mmc)
Disk /dev/mmcblk0boot1: 4194kB
Sector size (logical/physical): 512B/512B
Partition Table: unknown
Disk Flags:
Model: MMC H4G1d (sd/mmc)
Disk /dev/mmcblk0: 3909MB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Disk Flags:
Number Start End Size File system Name ...
1 1049kB 3146kB 2097kB u-boot0
2 3146kB 4194kB 1049kB u-boot-env0
3 4194kB 6291kB 2097kB u-boot1
4 6291kB 7340kB 1049kB u-boot-env1
5 7340kB 8389kB 1049kB ext2 factory
6 8389kB 33.6MB 25.2MB panic
7 33.6MB 67.1MB 33.6MB fat16 boot
8 67.1MB 604MB 537MB ext4 rootfs
9 604MB 1409MB 805MB update
10 1409MB 3909MB 2500MB ext4 home
(parted)
}}
ページ名: