Hi
I'm trying to get DRM media (boooo
) working in FreeBSD 14.1. I've installed the
Sound works fine in native Firefox, so I think I'm missing something in my Linux compatibilty layer. I see the following error when trying to play sound from Chrome:
I've installed both
The really weird thing is, this works just fine on a different FreeBSD system I'm running (my old ThinkPad X200). So I suspect a simple misconfiguration / PEBKAC issue somewhere ...
Anyone have any advice?
linux-chrome package and RL9 dependencies, and the relevant Widevine and CDM stuff. I can play DRM encumbered video in Chrome, but there's no sound, even in non-DRM media (e.g. on YouTube).Sound works fine in native Firefox, so I think I'm missing something in my Linux compatibilty layer. I see the following error when trying to play sound from Chrome:
Code:
ALSA lib conf.c:4122:(config_file_open) cannot access file /etc/alsa/conf.d/50-oss.conf
ALSA lib conf.c:4042:(snd_config_hooks_call) function snd_config_hook_load returned error: No such file or directory
ALSA lib conf.c:4649:(snd_config_update_r) hooks failed, removing configuration
[35432:35432:1005/124207.655267:ERROR:alsa_util.cc(204)] PcmOpen: plug:default,No such file or directory
I've installed both
linux-rl9-alsa-plugins-oss and linux-rl9-alsa-plugins-pulseaudio packages.The really weird thing is, this works just fine on a different FreeBSD system I'm running (my old ThinkPad X200). So I suspect a simple misconfiguration / PEBKAC issue somewhere ...
Anyone have any advice?
