I haven't actually changed anything with the running kernel. What's going wrong here? It was working fine yesterday with the same kernel, and all I've emerged in between was the 5.8 kernel, nvidia-drivers, and wireguard-tools (which require a bunch of extra kernel settings I haven't finished setting yet. So how can I fix this?
Addendum: one other thing I did last night was unmerge consolekit. So is this something going wrong with elogind?
Cheers,
EE
UPDATE: this is from the logfile for mplayer:
Code: Select all
[vo] Video output opengl-hq not found!
ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.3.2/work/alsa-lib-1.2.3.2/src/pcm/pcm_dmix.c:1090:(snd_pcm_dmix_open) unable to open slave
[ao/alsa] Playback open error: Permission denied
ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.3.2/work/alsa-lib-1.2.3.2/src/pcm/pcm_dmix.c:1090:(snd_pcm_dmix_open) unable to open slave
[ao/alsa] Playback open error: Permission deniedUPDATE2: It turns out that unmerging consolekit somehow dropped my user from the audio group. Manually re-adding got audio working again.

