Anders Genell wrote:
> I am sure others have more clever solutions to offer, but you might try
> invoking the mmap emulation plugin by putting something like
> pcm.mmap0 {
> type mmap_emul;
> slave {
> pcm "hw:0,0";
> }
> }
>
> pcm.!default {
> type plug;
> slave {
> pcm
Axel Holzinger wrote:
> Hi,
>
> I'm trying to get a RME HDSPe MADI card to run in an ARM box with Linux
> 4.1.6. I configured the (vendor specific TI) kernel to support the card
(via
> hdspm) compiled into the kernel (not as loadable module).
>
> The MADI card is detected as a PCI device and the
Hi,
I'm trying to get a RME HDSPe MADI card to run in an ARM box with Linux
4.1.6. I configured the (vendor specific TI) kernel to support the card (via
hdspm) compiled into the kernel (not as loadable module).
The MADI card is detected as a PCI device and the ALSA driver is loaded.
Unfortunately