[Arm-dev] Request for a new package: raspberrypi-vc

Jordi Sanfeliu jordi at fibranet.cat
Wed Sep 13 06:48:14 UTC 2017


Fabian,

I've added such new repo and installed the 'raspberrypi-vc-utils' and 
'raspberrypi-vc-libs' packages successfully.

The command 'vcgencmd' seems working fine. It shows the temperature and 
other values of my Raspberry Pi v3:

[root at rpi3 ~]# vcgencmd measure_temp
temp=51.0'C

[root at rpi3 ~]# for src in arm core h264 isp v3d uart pwm emmc pixel vec 
hdmi dpi ; do echo -e "$src:\t$(vcgencmd measure_clock $src)" ; done
arm:	frequency(45)=600000000
core:	frequency(1)=250000000
h264:	frequency(28)=250000000
isp:	frequency(42)=250000000
v3d:	frequency(43)=250000000
uart:	frequency(22)=48000000
pwm:	frequency(25)=0
emmc:	frequency(47)=250000000
pixel:	frequency(29)=65000000
vec:	frequency(10)=0
hdmi:	frequency(9)=163683000
dpi:	frequency(4)=0

[root at rpi3 ~]# for id in core sdram_c sdram_i sdram_p ; do echo -e 
"$id:\t$(vcgencmd measure_volts $id)" ; done
core:	volt=1.2000V
sdram_c:	volt=1.2000V
sdram_i:	volt=1.2000V
sdram_p:	volt=1.2250V

[root at rpi3 ~]# for codec in H264 MPG2 WVC1 MPG4 MJPG WMV9 ; do echo -e 
"$codec:\t$(vcgencmd codec_enabled $codec)" ; done
H264:	H264=enabled
MPG2:	MPG2=disabled
WVC1:	WVC1=disabled
MPG4:	MPG4=enabled
MJPG:	MJPG=enabled
WMV9:	WMV9=disabled

... and more.

Please refer here <http://www.elinux.org/RPI_vcgencmd_usage> for a list 
of possible commands.

Thanks for building that package!
Regards.



On 09/12/2017 05:57 PM, Fabian Arrotin wrote:
[...]
> 
> So if you want to test this, both landed in
> https://armv7.dev.centos.org/repodir/c7-extras-1/ repo (unsigned, etc)
> 
> Depending on feedback and also reviews, we can push that pkg soon in
> official centos 7 armhfp repositories
> 
> 
-- 
Jordi Sanfeliu
FIBRANET Network Services Provider
http://www.fibranet.cat


More information about the Arm-dev mailing list