blakeblackshear / blakeshome-charts

Repo for helm charts
41 stars 52 forks source link

/dev/dri/renderD128 not accessible in 6.3.1 #31

Open ArturZurawski opened 2 years ago

ArturZurawski commented 2 years ago

Hello,

after upgrading to 6.3.1 /dev/dri/renderD128 is no longer accessible.

│ [2022-05-30 15:28:35] watchdog.front_garage          ERROR   : Ffmpeg process crashed unexpectedly for front_garage.                                                                                                                                                                                                                                                             │
│ [2022-05-30 15:28:35] watchdog.front_garage          ERROR   : The following ffmpeg logs include the last 100 lines prior to exit.                                                                                                                                                                                                                                               │
│ [2022-05-30 15:28:35] ffmpeg.front_garage.detect     ERROR   : [AVHWDeviceContext @ 0x5637e07fe040] No VA display found for device /dev/dri/renderD128.                                                                                                                                                                                                                          │
│ [2022-05-30 15:28:35] ffmpeg.front_garage.detect     ERROR   : Device creation failed: -22.                                                                                                                                                                                                                                                                                      │
│ [2022-05-30 15:28:35] ffmpeg.front_garage.detect     ERROR   : [h264 @ 0x5637e07fc240] No device available for decoder: device type vaapi needed for codec h264.                                                                                                                                                                                                                 │
│ [2022-05-30 15:28:35] ffmpeg.front_garage.detect     ERROR   : Device setup failed for decoder on input stream #0:0 : Invalid argument                                                                                                                                                                                                                                           │
│ [2022-05-30 15:28:40] frigate.video                  ERROR   : front_garage: Unable to read frames from ffmpeg process.    

Could you advice what has to be done? rolled back to 6.3.0 for now.