Raspberry Pi: Difference between revisions
From DWIKI
m (→Links) |
mNo edit summary |
||
Line 2: | Line 2: | ||
*[https://elinux.org/RPi_config.txt config.txt and cmdline.txt] | *[https://elinux.org/RPi_config.txt config.txt and cmdline.txt] | ||
=HOWTO= | |||
==Identify SD card== | |||
mmc cid read /sys/block/mmcblk0/device | |||
=FAQ= | =FAQ= | ||
==No signal on HDMI== | ==No signal on HDMI== |
Latest revision as of 14:58, 12 March 2025
Links
HOWTO
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