Raspberry Pi: Difference between revisions
From DWIKI
Tag: wikieditor |
m →HOWTO Tag: wikieditor |
||
| Line 3: | Line 3: | ||
=HOWTO= | =HOWTO= | ||
==Reconfigure== | |||
raspi-config | |||
==Identify SD card== | ==Identify SD card== | ||
mmc cid read /sys/block/mmcblk0/device | mmc cid read /sys/block/mmcblk0/device | ||
Latest revision as of 11:30, 9 May 2026
Links
HOWTO
Reconfigure
raspi-config
Identify SD card
mmc cid read /sys/block/mmcblk0/device
FAQ
No signal on HDMI
Could be your image is broken, try booting a raspbian image.
Identify your pi
cat /proc/device-tree/model
Read CPU temperature
/usr/bin/vcgencmd measure_temp
Give root password for maintenance
Take the SD card out and fsck it on another system
