https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208570
--- Comment #9 from gr...@kde.org --- What is the problem that is being solved here, and what role does ALSA (aplay) have here? For instance, I have a 10-STABLE machine here, with Qt 5.5.1 installed, and alsa-utils-1.1.1. This is the output of aplay -L: null Discard all samples (playback) or generate zero samples (capture) oss Open Sound System This is the output of my test application: AUDIO "oss" AUDIO "default" With the patch applied, this is the output: AUDIO "oss" AUDIO "oss" AUDIO "default" Yes, that's an extra line of "oss". This does not seem to be an improvement. My /dev/sndstat is this: pcm0: <Realtek (0x0900) (Rear Analog 7.1/2.0)> (play/rec) default pcm1: <Realtek (0x0900) (Front Analog)> (play/rec) pcm2: <Realtek (0x0900) (Onboard Digital)> (play) pcm3: <Intel (0x2809) (HDMI/DP 8ch)> (play) Is there some configuration that I would need to do to find these devices either with aplay or with the patched Qt5Multimedia? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information