2
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Raspberry Pi を起動した時に出てくる虹色の正方形をどうにかしたかった

Last updated at Posted at 2015-12-28

結論からいうと、よく分からないので誰か教えてたもう。

2015/12/30 追記
raspbian の wheezy イメージを直接SDに焼いて、disable_splash=1 したらいけた。

虹色の正方形とは?

なんか、Raspberry Pi の電源を入れると出てくるアレです。
https://www.raspberrypi.org/forums/viewtopic.php?t=7486&p=92223

カーネルのロードがおかしいのでは?

一応起動してるみたいなので、いけてると思いたい。

/boot/config.txt いじったの?

disable_splash=1をしてるんだけど出てくる。
ちな、disable_splash=0にすると、起動後表示、その後一旦消えて、再度表示されるという状況になったので、1にすることで、一回分は効いてる模様。

結論

今んとこ、どうすることもできないのでそのままっす。

2
2
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
2
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?