Cardy165
Cardy165
I have been hitting this exact issue, there is no way I can see to specify the using service name.
Just a quick update for anyone with this issue: I believe this is related to the problems with update 7.03 (VMWare pulled this release due to problems) as documented :...
I would have a look at /var/log/esxupdate log I raised an issue about an error I get in install which stops the vib from installing either as a vib or...
Hi Nick, Thanks for coming back, I did include the CPU model in the top section but its easily missed. The CPU is: 11th Gen Intel(R) Core(TM) i5-11400T.
Hi Nick, I ran the updated command with the hardware options recommended within the frigate container: `ffmpeg -hide_banner -loglevel verbose -c:v h264_qsv -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -timeout 5000000...
I had tried that but vainfo does not exist in the container. ``` # docker exec -it 495914c8e5a6 bash -l root@ccab4aaf-frigate:/opt/frigate# vainfo bash: vainfo: command not found root@ccab4aaf-frigate:/opt/frigate# find /...
I just tried installing it into the container and the output is below: ``` root@ccab4aaf-frigate:/opt/frigate# apt-get update Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] Get:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease [15.0 kB] Get:3...
How would I go about updating the driver ?
MMmm I updated the driver but have not figured out how to restart the frigate to test as restarting frigate removes the new driver and the vainfo tool. Strangely I...
I suspect it is doing that which makes it more tricky. Below is what I get for intel_gpu_top ``` root@ccab4aaf-frigate:/opt/frigate# intel_gpu_top Failed to initialize PMU! (Permission denied) ```