Re: [Alsa-user] aplay -l doesn't see my loopback sound card using snd_aloop

2020-09-06 Thread Jeff Tchang
> > WARNING *** > > Warning! aplay uses ALSA emulation instead of the native OSS API > > This message shows that your system is set up to use not the ALSA > kernel drivers but the OSS drivers. > > > I have an embedded system with a custom kernel.

Re: [Alsa-user] aplay -l doesn't see my loopback sound card using snd_aloop

2020-09-06 Thread Clemens Ladisch via Alsa-user
Jeff Tchang wrote: > WARNING *** > Warning! aplay uses ALSA emulation instead of the native OSS API This message shows that your system is set up to use not the ALSA kernel drivers but the OSS drivers. > I have an embedded system with a custom