0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

玄箱 初代/HG 用AVR監視デーモン

Last updated at Posted at 2025-08-05

こちらの方法で玄箱をdebian化すると、電源スイッチ等に反応しないので作ってみました。

  • 電源スイッチ
    • 長押し約3〜5秒でシャットダウン
    • 長押し約6秒以上でリブート
  • 初期化スイッチ
    • 長押し約2秒以上で EM モードを設定してリブート

ppc_uartd は停止してください。

$ sudo /etc/init.d/ppc_uartd stop
$ sudo /usr/sbin/update-rc.d -f ppc_uartd remove
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?