Ryan Gibb
Ryan Gibb
Same issue here. Log 2024-02-25 19:43:04.164 [info] unknown @ 0 - Starting Jellyfin Media Player version: 1.9.1 build date: 1980-01-01 2024-02-25 19:43:04.165 [info] unknown @ 0 - Running on: NixOS...
Fixed by using this libva patch https://github.com/intel/libva/pull/790. See https://github.com/mpv-player/mpv/issues/13255
> I have the same issue > > I think termix found a way to do it: [termux/termux-app#130](https://github.com/termux/termux-app/issues/130) Looks like that was closed as not planned https://github.com/termux/termux-packages/issues/1174#issuecomment-1737274156
I'm not sure why this is happening, since it looks like https://github.com/hrsh7th/cmp-buffer/blob/3022dbc9166796b644a841a02de8dd1cc1d311fa/lua/cmp_buffer/source.lua#L68C34-L68C39 should filter it out
This would be quite useful in building an image for the Raspberry Pi 5 https://github.com/NixOS/nixpkgs/issues/260754#issuecomment-1908664693
Putting a gentle ping here, @grahamc. From the README: > I'll grant access to well known members of the community, and people well known members in the community trust. I...
#459 is failing for me in https://github.com/RyanGibb/nixos/commit/62a7d093e617b37909f3713bd37b068b3e65e18a with: `patchelf: error: Span access out of range.`
Thank you @brenoguim! You can build it (on `x86_64-linux`) with `nix build github:ryangibb/nixos/cctk-patchelf-rename-dynamic-symbols#cctk` (and `nix build github:ryangibb/nixos#cctk` with raphaelr's fork).
It [works](https://github.com/RyanGibb/nixos/commit/f3b6552a864d49968c578201c7549a3ab7ac3928)!
Thanks for the heads up! I don't think github garbage collects repositories that often, but I'll update date it if it becomes an issue (and when it's merged anyway).