Recent dist-upgrade seems to have broken my hardware acceleration. It had been working fine for years. I have va-driver-all and libva2 installed. Nothing seems to have been removed. It seems like hardware decoding is actually working as kodi shows it being active when I hit the o key for info and firefox shows the videos are playing, but I get no video only a black screen. No errors show in the terminal when running these applications.
inxi -G shows
vainfo shows
Videos play fine in all programs if I disable vaapi acceleration, but really load up my cpu.
Any ideas?
inxi -G shows
Code:
user@hpoffice:~$ inxi -GGraphics: Device-1: AMD Sumo [Radeon HD 6530D] driver: radeon v: kernel Display: x11 server: X.Org v: 21.1.10 driver: X: loaded: radeon unloaded: fbdev,modesetting,vesa dri: r600 gpu: radeon resolution: 1920x1080~60Hz API: EGL v: 1.5 drivers: kms_swrast,r600,swrast platforms: gbm,x11,surfaceless,device API: OpenGL v: 4.5 vendor: mesa v: 23.3.1-3 renderer: AMD SUMO (DRM 2.50.0 / 6.6.7-1-siduction-amd64 LLVM 17.0.6)
Code:
[user@hpoffice:~$ vainfolibva info: VA-API version 1.20.0libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/r600_drv_video.solibva info: Found init function __vaDriverInit_1_20libva info: va_openDriver() returns 0vainfo: VA-API version: 1.20 (libva 2.12.0)vainfo: Driver version: Mesa Gallium driver 23.3.1-3 for AMD SUMO (DRM 2.50.0 / 6.6.7-1-siduction-amd64, LLVM 17.0.6)vainfo: Supported profile and entrypoints VAProfileMPEG2Simple :VAEntrypointVLD VAProfileMPEG2Main :VAEntrypointVLD VAProfileVC1Simple :VAEntrypointVLD VAProfileVC1Main :VAEntrypointVLD VAProfileVC1Advanced :VAEntrypointVLD VAProfileH264ConstrainedBaseline:VAEntrypointVLD VAProfileH264Main :VAEntrypointVLD VAProfileH264High :VAEntrypointVLD VAProfileH264High10 :VAEntrypointVLD VAProfileNone :VAEntrypointVideoProc
Code:
user@hpoffice:~$ vdpauinfodisplay: :0.0 screen: 0API version: 1Information string: G3DVL VDPAU Driver Shared Library version 1.0Video surface:name width height types-------------------------------------------420 16384 16384 NV12 YV12422 16384 16384 UYVY YUYV444 16384 16384 Y8U8V8A8 V8U8Y8A8420_16 16384 16384 422_16 16384 16384 444_16 16384 16384 Decoder capabilities:name level macbs width height----------------------------------------------------MPEG1 --- not supported ---MPEG2_SIMPLE 3 9216 2048 1152MPEG2_MAIN 3 9216 2048 1152H264_BASELINE 41 9216 2048 1152H264_MAIN 41 9216 2048 1152H264_HIGH 41 9216 2048 1152VC1_SIMPLE 1 9216 2048 1152VC1_MAIN 2 9216 2048 1152VC1_ADVANCED 4 9216 2048 1152MPEG4_PART2_SP 3 9216 2048 1152MPEG4_PART2_ASP 5 9216 2048 1152DIVX4_QMOBILE --- not supported ---DIVX4_MOBILE --- not supported ---DIVX4_HOME_THEATER --- not supported ---DIVX4_HD_1080P --- not supported ---DIVX5_QMOBILE --- not supported ---DIVX5_MOBILE --- not supported ---DIVX5_HOME_THEATER --- not supported ---DIVX5_HD_1080P --- not supported ---H264_CONSTRAINED_BASELINE 0 9216 2048 1152H264_EXTENDED --- not supported ---H264_PROGRESSIVE_HIGH --- not supported ---H264_CONSTRAINED_HIGH --- not supported ---H264_HIGH_444_PREDICTIVE --- not supported ---VP9_PROFILE_0 --- not supported ---VP9_PROFILE_1 --- not supported ---VP9_PROFILE_2 --- not supported ---VP9_PROFILE_3 --- not supported ---HEVC_MAIN --- not supported ---HEVC_MAIN_10 --- not supported ---HEVC_MAIN_STILL --- not supported ---HEVC_MAIN_12 --- not supported ---HEVC_MAIN_444 --- not supported ---HEVC_MAIN_444_10 --- not supported ---HEVC_MAIN_444_12 --- not supported ---AV1_MAIN --- not supported ---AV1_HIGH --- not supported ---AV1_PROFESSIONAL --- not supported ---Output surface:name width height nat types----------------------------------------------------B8G8R8A8 16384 16384 y NV12 YV12 UYVY YUYV Y8U8V8A8 V8U8Y8A8 P010 P016 A4I4 I4A4 A8I8 I8A8R8G8B8A8 16384 16384 y NV12 YV12 UYVY YUYV Y8U8V8A8 V8U8Y8A8 P010 P016 A4I4 I4A4 A8I8 I8A8R10G10B10A2 16384 16384 y NV12 YV12 UYVY YUYV Y8U8V8A8 V8U8Y8A8 P010 P016 A4I4 I4A4 A8I8 I8A8B10G10R10A2 16384 16384 y NV12 YV12 UYVY YUYV Y8U8V8A8 V8U8Y8A8 P010 P016 A4I4 I4A4 A8I8 I8A8Bitmap surface:name width height------------------------------B8G8R8A8 16384 16384R8G8B8A8 16384 16384R10G10B10A2 16384 16384B10G10R10A2 16384 16384A8 16384 16384Video mixer:feature name sup------------------------------------DEINTERLACE_TEMPORAL yDEINTERLACE_TEMPORAL_SPATIAL -INVERSE_TELECINE -NOISE_REDUCTION ySHARPNESS yLUMA_KEY yHIGH QUALITY SCALING - L1 yHIGH QUALITY SCALING - L2 -HIGH QUALITY SCALING - L3 -HIGH QUALITY SCALING - L4 -HIGH QUALITY SCALING - L5 -HIGH QUALITY SCALING - L6 -HIGH QUALITY SCALING - L7 -HIGH QUALITY SCALING - L8 -HIGH QUALITY SCALING - L9 -parameter name sup min max-----------------------------------------------------VIDEO_SURFACE_WIDTH y 48 2048VIDEO_SURFACE_HEIGHT y 48 1152CHROMA_TYPE y LAYERS y 0 4attribute name sup min max-----------------------------------------------------BACKGROUND_COLOR y CSC_MATRIX y NOISE_REDUCTION_LEVEL y 0.00 1.00SHARPNESS_LEVEL y -1.00 1.00LUMA_KEY_MIN_LUMA y LUMA_KEY_MAX_LUMA y
Videos play fine in all programs if I disable vaapi acceleration, but really load up my cpu.
Any ideas?
Statistics: Posted by TheGarage — 2023-12-23 01:27 — Replies 5 — Views 105