Can't open Asus Xonar D1 PCM output 6-channel in non-interleaved mode

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

   I gave up on my previous quest to get multi-channel output with the EPIA 
board and bought an Asus Xonar D1 PCI card instead - much higher quality 
piece.

   Now though, I'm trying to open the PCM output in 6-channel mode 
non-interleaved, and it all falls over here:

 if ((err = snd_pcm_hw_params_set_access(playback_handle, hw_params, 
SND_PCM_ACCESS_RW_NONINTERLEAVED)) < 0)
 {
  fprintf(stderr, "cannot set access type (%s)\n", snd_strerror (err));
  return false;
 }

It says invalid access type.

   What gives? Is this a feature of the hardware (C-Media chipset) or is 
there a workaround? It's going to be a right pain to make my 6-channel 
system controller work neatly in interleaved mode!

Thanks in advance for any help,
--
Olly 


------------------------------------------------------------------------------
_______________________________________________
Alsa-user mailing list
Alsa-user@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/alsa-user

[Index of Archives]     [ALSA Devel]     [Linux Audio Users]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]

  Powered by Linux