scakemyer / plugin.video.quasar

Quasar add-on for Kodi
https://quasar.surge.sh/
346 stars 95 forks source link

Documentation: quasar depends on CONFIG_ADVISE_SYSCALLS #905

Open phlmm opened 6 years ago

phlmm commented 6 years ago

Quasar v0.9.78 (probably earlier as well) depends on madvise syscall.

I would suggest this dependency is added somewhere in the wiki so that people who have decided not to use this syscall are advised to set it.

After re-compiling the kernel with CONFIG_ADVISE_SYSCALLS=y, quasar works as expected.

Here is my system: Kodi (18.0-ALPHA1 Git:20171021-d68e7e31b1-di). Platform: Linux x86 64-bit Using Release Kodi x64 build Kodi compiled Oct 22 2017 by GCC 6.4.0 for Linux x86 64-bit version 4.13.0 (265472) Running on Gentoo/Linux 2.4.1, kernel: Linux x86 64-bit version 4.13.11-gentoo FFmpeg version/source: 3.4 Host CPU: AMD A10-8700P Radeon R6, 10 Compute Cores 4C+6G, 4 cores available

Full log: https://pastebin.com/NNVX1x9j