Re: [Alsa-user] RME HDSPe MADI under ARM issue with playback

2017-06-05 Thread Axel Holzinger
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

Re: [Alsa-user] RME HDSPe MADI under ARM issue with playback

2017-06-05 Thread Axel Holzinger
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

[Alsa-user] RME HDSPe MADI under ARM issue with playback

2017-06-05 Thread Axel Holzinger
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