[[PageOutline]] * [http://www.neko.ne.jp/~freewing/raspberry_pi/ FREE WINGの Androidと Windows、中国語の便利ソフト] Raspberry Pi * [http://www.angelcurio.com/raspberrypi/?Raspberry%20Pi/%E3%83%8F%E3%83%BC%E3%83%89%E3%82%A6%E3%82%A7%E3%82%A2%E4%B9%B1%E6%95%B0%E7%99%BA%E7%94%9F%E5%99%A8 Raspberry Pi/ハードウェア乱数発生器 - Berry Pie Lab] > (2016-07-05) モジュール bcm2708-rng のロードはもはや不要の模様(Raspbian Jessie あるいは Linuxカーネル4.4.13)。 * [root@alarmpi ~]# journalctl -k | grep rng {{{ Jun 14 13:19:57 alarmpi kernel: random: get_random_bytes called from start_kernel+0x84/0x418 with crng_init=0 Jun 14 13:19:58 alarmpi kernel: bcm2835-rng 3f104000.rng: hwrng registered Jun 14 13:19:59 alarmpi kernel: random: crng init done }}} * [root@alarmpi ~]# ls -l /dev/hwrng {{{ crw------- 1 root root 10, 183 Jun 14 13:19 /dev/hwrng }}} = Arch Linux ARM = * [https://archlinuxarm.org/platforms/armv8/broadcom/raspberry-pi-3 Raspberry Pi 3 | Arch Linux ARM] > * ArchLinuxARM-rpi-3-latest.tar.gz > This provides an installation using the mainline kernel and U-Boot. There is no support for the vendor-provided libraries, extensions, or related software. Some of the hardware on the board may not work, or it may perform poorly. * [https://archlinuxarm.org/forum/viewtopic.php?f=65&t=11158 Arch Linux ARM • View topic - Can't Find Wireless Adapter on RPi3 (AARM64)] > Raspberry Pi's have a blob. That blob is only 32 bit and maintained by Broadcom and the foundation. * [https://informationsea.info/notes/raspberrypi/setup.html Raspberry Pi セットアップメモ : informationsea.info] * [https://gist.github.com/informationsea/4148209#file-gistfile1-sh sensors_temp] * [http://qiita.com/kouhe1/items/5f3f0e6fdb55e7164deb RaspberryPi(Raspbian)のCPUの温度をcatを使わないで取得してみた - Qiita] * [http://www.electronicsfaq.com/2013/08/ds1621-with-raspberry-piarchlinuxarm.html Electronics FAQ: DS1621 with Raspberry Pi/ArchLinuxARM] > Here is how to get DS1621 I2C Temperature sensor working with Raspberry Pi running ArchLinuxARM == vcgencmd == * [http://elinux.org/RPI_vcgencmd_usage RPI vcgencmd usage - eLinux.org] * [https://github.com/nezticle/RaspberryPi-BuildRoot/wiki/VideoCore-Tools VideoCore Tools · nezticle/RaspberryPi-BuildRoot Wiki] * [http://l-w-i.net/t/raspbian/hard_001.txt [Raspbian] Raspberry Pi 3の動作状況とハードウェア設定を取得する(vcgencmd) - Life with IT] === munin === * [https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=18812 Raspberry Pi • View topic - Munin Temperature Monitoring] * [https://blog.be-dama.com/2015/02/18/rapberry-pi-2-b-%E3%82%92munin%E3%81%A7%E7%9B%A3%E8%A6%96/ Rapberry PI 2 B をmuninで監視 | Raspberry Pi | マイノリティでいこう]