差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

次のリビジョン
前のリビジョン
hardware:raspberry_pi:vcgencmd [2022/09/08 14:56] – 作成 ともやんhardware:raspberry_pi:vcgencmd [2022/09/08 15:52] (現在) – [vcgencmd [-h/--help]] ともやん
行 2: 行 2:
  
 ===== vcgencmd のパッケージ情報 ===== ===== vcgencmd のパッケージ情報 =====
 +vcgencmd コマンドは libraspberrypi-bin パッケージに含まれている🤔\\
 <WRAP color_term> <WRAP color_term>
 <WRAP color_command><html><pre> <WRAP color_command><html><pre>
行 14: 行 15:
 </WRAP> </WRAP>
  
 +libraspberrypi-bin パッケージでインストールされるファイル一覧🤔\\
 <WRAP color_term> <WRAP color_term>
 <WRAP color_command><html><pre> <WRAP color_command><html><pre>
行 64: 行 66:
 </WRAP> </WRAP>
  
 +libraspberrypi-bin パッケージの説明🤔\\
 <WRAP color_term> <WRAP color_term>
 <WRAP color_command><html><pre> <WRAP color_command><html><pre>
行 88: 行 91:
 </WRAP> </WRAP>
  
 +===== vcgencmd [-h/--help] =====
 +<WRAP color_term>
 +<WRAP color_command><html><pre>
 +$ sudo vcgencmd -h
 +</pre></html></WRAP>
 +<WRAP color_result><html><pre>
 +Usage: vcgencmd [-t] command
 +Send a command to the VideoCore and print the result.
 +
 +  -t          Time how long the command takes to complete
 +  -h, --help  Show this information
 +
 +Use the command 'vcgencmd commands' to get a list of available commands
 +
 +Exit status:
 +      command completed successfully
 +  -1    problem with VCHI
 +  -2    VideoCore returned an error
 +
 +For further documentation please see
 +https://www.raspberrypi.org/documentation/computers/os.html#vcgencmd
 +</pre></html></WRAP>
 +</WRAP>
 +※ 詳細なドキュメントについては、次を参照せよ🤤\\
 +[[https://www.raspberrypi.org/documentation/computers/os.html#vcgencmd|vcgencmd - Raspberry Pi Documentation - Raspberry Pi OS]]\\
 +
 +==== version ====
 +ファームウェアのバージョン🤤 (Raspberry Pi Zero WH)\\
 +<WRAP color_term>
 +<WRAP color_command><html><pre>
 +$ sudo vcgencmd version
 +</pre></html></WRAP>
 +<WRAP color_result><html><pre>
 +Aug 26 2022 14:04:36 
 +Copyright (c) 2012 Broadcom
 +version 102f1e848393c2112206fadffaaf86db04e98326 (clean) (release) (start)
 +</pre></html></WRAP>
 +</WRAP>
 +
 +===== 参考文献🤤 =====
 +[[https://takuya-1st.hatenablog.jp/entry/2021/05/22/000000|raspi4 に入れた ubuntu でvcgencmd や rpi-eeprom をインストールしてraspi 管理コマンドを使えるようにする - それマグで!]]\\
 +[[qita>gyabo/items/f3a411a63d608d00b384|RaspberryPiのVideoCore IV(GPU)を使ってOS無し(ベアメタル)からポリゴン出して遊ぶ - Qiita]]\\
  
  • hardware/raspberry_pi/vcgencmd.1662616582.txt.gz
  • 最終更新: 2022/09/08 14:56
  • by ともやん