!!!Armadillo-840 Armadillo-840をRaspberry Piの様な小型のLinuxマシンとして使えるようにします。 ディストリビューションとしてはDebianが使えますがwheezy(7.0,2013/5/4--2018/5/31)なので古いです。 それでもapt-get(aptitude)によるパッケージのインストールができるのは便利です。 *SDカードからの起動 *ネットワーク設定 *リポジトリの設定 *プロキシの設定 *mDNSの設定 *SSHの設定 *日本語の設定 !公式サイト *[Armadillo(アルマジロ) | ARM+Linuxの組み込みプラットフォーム|https://armadillo.atmark-techno.com/] *[Armadillo-840 | 組み込みLinuxのArmadilloサイト|https://armadillo.atmark-techno.com/armadillo-840] *[Armadillo-840m | 組み込みLinuxのArmadilloサイト|https://armadillo.atmark-techno.com/armadillo-840m] *[アットマークテクノ ユーザーズサイト ||https://users.atmark-techno.com/] *[第16章 SDブートの活用|https://manual.atmark-techno.com/armadillo-840/armadillo-840_product_manual_ja-1.9.4/ch16.html] hermit> setbootdevice mmcblk0p2 hermit> setenv console=ttySC2,115200 noinitrd rootwait root=/dev/mmcblk0p2 !Debian wheezy *[サポート終了したDebian Squeeze(6.0)でapt-getが動くようにする - Qiita|https://qiita.com/ryo511/items/e6878293832d6d60fc4c] *[debianでapt-get updateできない | アットマークテクノ ユーザーズサイト|https://users.atmark-techno.com/forum/armadillo/2857] *[debian - Unable to add gpg key with apt-key behind a proxy - Unix & Linux Stack Exchange|https://unix.stackexchange.com/questions/361213/unable-to-add-gpg-key-with-apt-key-behind-a-proxy] *[Public Key Server -- Get ``0x3874DA771B351757 ''|http://pgp.nic.ad.jp/pks/lookup?op=get&search=0x3874DA771B351757] *[2019年3月25日 Debian,Wheezyなど古いバージョンをミラーサイトから削除へ:Linux Daily Topics|gihyo.jp … 技術評論社|https://gihyo.jp/admin/clip/01/linux_dt/201903/25] *[ウィージー|トイ・ストーリー|ディズニーキッズ公式|https://kids.disney.co.jp/character/wheezy.html] apt-get install vim apt-get install avahi-daemon aptitude -y install ssh *[Debian 7 Wheezy - SSH サーバ構築! - mk-mode BLOG|https://www.mk-mode.com/blog/2013/10/14/debian-7-install-ssh/] !wheezy-backports *[Install Debian wheezy-backports repository | Antler|http://antler.co.za/2014/10/install-debian-wheezy-backports-repository/] # cat /etc/apt/sources.list.d/wheezy-backports.list deb http://archive.debian.org/debian/ wheezy-backports main contrib non-free deb-src http://archive.debian.org/debian/ wheezy-backports main contrib non-free !jessie *[Armadillo-840: SDブートでユーザーランドをwheezyからjessieにアップデートする方法 | アットマークテクノ ユーザーズサイト|https://users.atmark-techno.com/blog/8700/3984] !ATDE5 Armadillo-840開発環境はATDE5です。Debian GNU/Linux 7 ("wheezy")をベースにしています。 今となってはかなり古いバージョンです。 上に示したマイコンボードの場合と同じような設定をします。 *リポジトリの設定 *プロキシの設定 apt-get remove vim-tiny apt-get install vim !UVCカメラ apt-get v4l-utils apt-get install libjpeg-turbo-progs *[Linux: 利用できるWebカメラの情報を取得する|https://leico.github.io/TechnicalNote/Linux/webcam-usage] *[Debian -- パッケージ内容検索結果 -- jpegtran|https://packages.debian.org/search?lang=ja&searchon=contents&keywords=jpegtran] *[ラズパイでUSBカメラを使うときに知っておきたいこと | hiro345|https://www.hiro345.net/blogs/hiro345/archives/18787.html] !!その他 *[udevルールの書き方 - Qiita|https://qiita.com/hana_shin/items/16c457eed20e8822cab8] *[電算機孝行: Debian Exim4 の警告メール|http://near-unix.blogspot.com/2015/09/debian-exim4.html] *[/lib/modules/`uname -r`/bulid ディレクトリがない - big-eyed-hamster’s diary|https://kernelhack.hatenablog.com/entry/20090404/1238782834] *[ZYNQ Linuxの/lib/modulesフォルダやmodules.dep等の作り方: なひたふJTAG日記|http://nahitafu.cocolog-nifty.com/nahitafu/2019/09/post-e84457.html] *[起動時のカーネルモジュールのロード - Qiita|https://qiita.com/mantaz/items/1c1b1ec7369cbd1afb68] *[debianにおける/etc/modulesと/etc/modules.confの違い - 計算機と戯れる日々|https://n9d.hatenadiary.org/entry/20080212/1202783998]