pageauc/speed-camera

/opt/vc/bin/vcgencmd no such file

victor7376 opened this issue · 2 comments

Hi m8, Not sure if this is a bug or not but after I quit out of menu.sh I now see an error saying:

./menubox.sh: line 727: /opt/vc/bin/vcgencmd: No such file or directory

ok, update, found the file in the /usr/bin folder so edited the line 727 to reflect the location & no error now

OK Thanks. Updated. I guess it moved. Since it is on the PATH, the full path would not really be required. In this case I changed to /usr/bin/vcgencmd.

Thanks for your help ...