2011|08|
2013|10|11|12|
2014|01|02|03|04|05|06|07|08|09|10|11|12|
2015|01|02|03|05|06|07|08|09|10|11|12|
2016|01|03|04|05|06|07|08|09|10|11|12|
2017|01|02|03|04|05|06|07|08|09|10|11|12|
2018|01|02|03|04|05|06|07|08|09|10|11|12|
2019|01|02|03|04|05|06|07|08|09|10|11|12|
2020|01|02|03|04|

2017-09-23 パソコン→SSH→ラズパイから、テレビ画面が変化したのを見て、次女が驚いていました。 [長年日記]

(昨日の続きです)

(Continuation from yesterday)

>sudo apt-get install lirc

Add the following to the last line of /boot/config.txt

>ls -l /dev/lirc0

で、デバイスファイルを確認

Check the device file

>sudo /etc/init.d/lirc stop

>mode2 -d /dev/lirc0

を押下して、リモコンを赤外線リモコンモジュールに向けて何かボタンを押してみると、色々表示されます。

Press and pointing the remote control towards the infrared remote control module and try pressing something, it will be displayed variously.

ここから学習ファイルの作成しました。

I made the learning file from here.

>irrecord -n -d /dev/lirc0 lircd.conf

(操作は、省略)

(Operation is omitted)

This is the file that I made.

Here is a hard copy.

バファローDVRーW1V2/1.0T HDDレコーダーのリモコンが壊れた人は、このデータを使って下さい。

The person who Buffalo DVR - W1V2 / 1.0T Person broke, can use this data.

Here is /etc/lirc/hardware.conf after change

学習が正常に取り込めたかどうかは、このコマンドで確認できます

You can use this command, if this learning was successfully works.

>irw

で、irsendが上手く動かないので(という事実と報告、多数)、以下の2つの画面を上げて、動作を確認する。

So, since irsend does not work well (facts and reports, many), make the following two screens and check the operation.

と、

and

-----

あとね、"reboot"では、なんかデバイスリセットできないみたいですよ。

Also, it seems that you can not reset the device somewhere in "reboot".

私の場合、ネットワークのリセットもできないので、電源切った後で、SDカードの差し入れもしました。

Since I can not reset the network in my case, I also re-inserted the SD card after turning off the power.

ハードウェア系は、色々トラブル多いですよ。

Hardware system has many troubles.

-----

パソコン→SSH→ラズパイから、テレビ画面が変化したのを見て、次女が驚いていました。

From the PC → SSH → Razpai, the second daughter was surprised to see the TV screen changed.