2025-04-02, 01:41 AM
(This post was last modified: 2025-04-02, 02:34 AM by molinamos. Edited 3 times in total.)
Following the https://jellyfin.org/docs/general/admini...r-encoding fixed my issue!
I think when I reading the instructions, I was too sleepy and still ran "enable_guc=2" even though I have the Intel ARC310.
I removed that file and reboot and everything still works!
I've been trying to fix this time and time again trying to timebox but with your help, was finally able to fix it.
Thank You
Side Note
I also saw this log when running one of the commands, I'm assuming its okay as W means warning?
I'm unsure if xe has benefits over i915 for transcoding.
I think when I reading the instructions, I was too sleepy and still ran "enable_guc=2" even though I have the Intel ARC310.
I removed that file and reboot and everything still works!
I've been trying to fix this time and time again trying to timebox but with your help, was finally able to fix it.
Thank You
Side Note
I also saw this log when running one of the commands, I'm assuming its okay as W means warning?
Code:
XXX@YYYY:~$ sudo update-initramfs -u && sudo update-grub
update-initramfs: Generating /boot/initrd.img-6.12.12+bpo-amd64
W: Possible missing firmware /lib/firmware/xe/lnl_gsc_1.bin for module xe
W: Possible missing firmware /lib/firmware/xe/lnl_huc.bin for module xe
W: Possible missing firmware /lib/firmware/xe/bmg_huc.bin for module xe
W: Possible missing firmware /lib/firmware/xe/lnl_guc_70.bin for module xe
W: Possible missing firmware /lib/firmware/xe/bmg_guc_70.bin for module xe
Generating grub configuration file ...
Found background image: /usr/share/images/desktop-base/desktop-grub.png
Found linux image: /boot/vmlinuz-6.12.12+bpo-amd64
Found initrd image: /boot/initrd.img-6.12.12+bpo-amd64
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
Found Windows Boot Manager on /dev/nvme0n1p1@/EFI/Microsoft/Boot/bootmgfw.efi
Adding boot menu entry for UEFI Firmware Settings ...
done
I'm unsure if xe has benefits over i915 for transcoding.