-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
I was trying to check the Raspberry Pi's temp during the test, but it seems that a couple of libraries are missing from the distribution.
lepidopter@lepidopter:$ /opt/vc/bin/vcgencmd measure_temp
/opt/vc/bin/vcgencmd: error while loading shared libraries: libvchiq_arm.so: cannot open shared object file: No such file or directory
lepidopter@lepidopter:$ ldd /opt/vc/bin/vcgencmd
linux-vdso.so.1 (0x7ecad000)
libvchiq_arm.so => not found
libvcos.so => not found
libpthread.so.0 => /lib/arm-linux-gnueabi/libpthread.so.0 (0x76f70000)
libdl.so.2 => /lib/arm-linux-gnueabi/libdl.so.2 (0x76f5d000)
librt.so.1 => /lib/arm-linux-gnueabi/librt.so.1 (0x76f46000)
libc.so.6 => /lib/arm-linux-gnueabi/libc.so.6 (0x76dfc000)
/lib/ld-linux.so.3 (0x54ae7000)
Metadata
Metadata
Assignees
Labels
No labels