Check that ngfd is running in your emulator. Pulley sound/haptics now come through ngfd. To debug ngfd, killall -sUSR1 ngfd, and check journalctl -af. If that works and looks reasonable, then you're probably looking at something being funky with pulseaudio or something fun. The involved codepath is the libcanberra-using plugin of ngfd: https://github.com/nemomobile/ngfd/b...berra/plugin.c