utils icon indicating copy to clipboard operation
utils copied to clipboard

`raspinfo` on a Pi 5 gives vcgencmd errors

Open lurch opened this issue 8 months ago • 0 comments

Just to double-check, I downloaded the very latest version and there's still a couple of bits that don't work:

$ Downloads/raspinfo | grep -C3 vc_gencmd
Serial          : 1c96860cc48df543
Model           : Raspberry Pi 5 Model B Rev 1.0
Throttled flag  : throttled=0x0
Camera          : vc_gencmd_read_response returned -1 error=1 error_msg="Command not registered"

Videocore information
---------------------
--
Copyright (c) 2012 Broadcom
version b74d18ae (release) (embedded)

vc_gencmd_read_response returned -1
error=1 error_msg="Command not registered"

Filesystem information

Looks like the bits that are failing are vcgencmd get_camera and vcgencmd mem_reloc_stats.

lurch avatar Oct 19 '23 12:10 lurch