Watching Spotify and listening to Netflix in 2023

found the issue
in /compat/linux/etc/alsa/conf.d I got a symlink to the file that does not exist
.../50-oss.conf -> /usr/share/alsa/alsa.conf.d/50-oss.conf
so I deleted that one and created a new symlink
ln -s ../../../usr/share/alsa/alsa.conf.d/50-oss.conf

its working now
 
If you have a debug-oriented kernel e.g. GENERIC with FreeBSD-CURRENT, beware of attempting to play Widevine-protected content whilst htop runs; expect a kernel panic.

There's a workaround (htop issue 1537), it'll not be fixed in htop; "… ?the core issue is outside our control ….".
 
Back
Top