2024-05-29, 08:22 PM
(This post was last modified: 2024-05-29, 08:28 PM by JJ White. Edited 1 time in total.)
And here are the dmesg i915 messages after a reboot:
Behavior after the reboot is still the same, HW acceleration works for HEVC but crashes Jellyfin when attempting 4k HEVC 10bit...
Code:
root@proxmox:~# dmesg | grep -i i915
[ 10.212216] i915 0000:00:02.0: [drm] VT-d active for gfx access
[ 10.212451] i915 0000:00:02.0: vgaarb: deactivate vga console
[ 10.212540] i915 0000:00:02.0: [drm] Using Transparent Hugepages
[ 10.212640] i915 0000:00:02.0: [drm] couldn't get memory information
[ 10.215107] i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 10.216165] i915 0000:00:02.0: [drm] Applying Increase DDI Disabled quirk
[ 10.217955] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/glk_dmc_ver1_04.bin (v1.4)
[ 10.218251] mei_hdcp 0000:00:0f.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
[ 10.745889] i915 0000:00:02.0: [drm] [ENCODER:143:DDI A/PHY A] failed to retrieve link info, disabling eDP
[ 10.749811] [drm] Initialized i915 1.6.0 20230929 for 0000:00:02.0 on minor 0
[ 10.752052] i915 display info: display version: 10
[ 10.752057] i915 display info: cursor_needs_physical: no
[ 10.752059] i915 display info: has_cdclk_crawl: no
[ 10.752060] i915 display info: has_cdclk_squash: no
[ 10.752062] i915 display info: has_ddi: yes
[ 10.752063] i915 display info: has_dp_mst: yes
[ 10.752065] i915 display info: has_dsb: no
[ 10.752066] i915 display info: has_fpga_dbg: yes
[ 10.752068] i915 display info: has_gmch: no
[ 10.752069] i915 display info: has_hotplug: yes
[ 10.752070] i915 display info: has_hti: no
[ 10.752072] i915 display info: has_ipc: yes
[ 10.752073] i915 display info: has_overlay: no
[ 10.752075] i915 display info: has_psr: yes
[ 10.752076] i915 display info: has_psr_hw_tracking: yes
[ 10.752077] i915 display info: overlay_needs_physical: no
[ 10.752079] i915 display info: supports_tv: no
[ 10.752080] i915 display info: has_hdcp: yes
[ 10.752082] i915 display info: has_dmc: yes
[ 10.752083] i915 display info: has_dsc: no
[ 10.754324] i915 0000:00:02.0: [drm] Cannot find any crtc or sizes
[ 10.754484] snd_hda_intel 0000:00:0e.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 10.757619] i915 0000:00:02.0: [drm] Cannot find any crtc or sizes
[ 10.759691] i915 0000:00:02.0: [drm] Cannot find any crtc or sizes
Behavior after the reboot is still the same, HW acceleration works for HEVC but crashes Jellyfin when attempting 4k HEVC 10bit...