You are not logged in.
Hi, I'm running Kodi on an intel NUC.
I had audio working fine for kodi several releases, but after updating kodi to 20.0 audio is not working and video playback is slow. Under settings audio is set to 'Default, Default Output Device (PIPEWIRE)' and I can not change it to anything else. I'm running kodi-x11 as standalone and I see not issues reported by 'systemctl status -l kodi-x11 and there is nothing report in the kodi.log file.
Audio still works for other apps and downgrading kodi back to 19.5 allows me to select the right audio device and playback is fine.
Wondering if others are hitting this issue and if so is there a fix? Thanks in advance.
Offline
More info needed...
pacman -Qs pipewire
pacman -Qs kodi
sudo dmesg |headsys2064
Offline
Hi,
the problem exists with this with this combination:
local/pipewire 1:0.3.65-6
Low-latency audio/video router and processor[ 0.000000] microcode: microcode updated early to revision 0x28, date = 2019-11-12
[ 0.000000] Linux version 5.15.91-1-lts (linux-lts@archlinux) (gcc (GCC) 12.2.1 20230111, GNU ld (GNU Binutils) 2.40) #1 SMP Wed, 01 Feb 2023 09:32:49 +0000
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux-lts root=UUID=90fa5dcd-f97f-4386-bdad-d7fd91af55ea rw audit=0 loglevel=3 quiet splash
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[ 0.000000] signal: max sigframe size: 1776
[ 0.000000] BIOS-provided physical RAM map:local/kodi 20.0-2
A software media player and entertainment hub for digital media
local/kodi-addon-vfs-rar-git 4.0.0-1 (kodi-addons)
Rar Addon for Kodi - git version
local/kodi-standalone-service 1.136-1
Systemd services to run kodi in stand-alone mode without a DE
local/p8-platform 2.1.0.1-4
Platform support library used by libCEC and binary add-ons for KodiAfter downgrading kodi to this version sound works again:
local/kodi 20.0-1
A software media player and entertainment hub for digital media
local/kodi-addon-vfs-rar-git 4.0.0-1 (kodi-addons)
Rar Addon for Kodi - git version
local/kodi-standalone-service 1.136-1
Systemd services to run kodi in stand-alone mode without a DE
local/p8-platform 2.1.0.1-4
Platform support library used by libCEC and binary add-ons for KodiOffline
Offline