Unable to play and record simultaneously.
when 8ch file is playing, recording is showing the following error:

pasuspender -- arecord -f cd -D plughw:3 -d 10 > test.wav
Recording WAVE 'stdin' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo
arecord: set_params:1123: Unable to install hw params:
ACCESS:  RW_INTERLEAVED
FORMAT:  S16_LE
SUBFORMAT:  STD
SAMPLE_BITS: 16
FRAME_BITS: 32
CHANNELS: 2
RATE: 44100
PERIOD_TIME: (125011 125012)
PERIOD_SIZE: 5513
PERIOD_BYTES: 22052
PERIODS: (3 4)
BUFFER_TIME: 500000
BUFFER_SIZE: 22050
BUFFER_BYTES: 88200
TICK_TIME: 0

and vice versa
when recording is launched, playback is throwing the same error.

pasuspender -- aplay -D plughw:3 8_Channel_ID.wav 
Playing WAVE '8_Channel_ID.wav' : Signed 24 bit Little Endian in 3bytes, Rate 
48000 Hz, Channels 8
aplay: set_params:1123: Unable to install hw params:
ACCESS:  RW_INTERLEAVED
FORMAT:  S24_3LE
SUBFORMAT:  STD
SAMPLE_BITS: 24
FRAME_BITS: 192
CHANNELS: 8
RATE: 48000
PERIOD_TIME: 125000
PERIOD_SIZE: 6000
PERIOD_BYTES: 144000
PERIODS: 4
BUFFER_TIME: 500000
BUFFER_SIZE: 24000
BUFFER_BYTES: 576000
TICK_TIME: 0

Had success only with a 6 channel audio file.
It seems an issue on a driver level which prevent processing of more than 8 
channels.

P.S: Anyway, could you suggest an easy way to passthrough s/pdif digital stereo 
to analog stereo? (5.1 upmix?)
tried "arecord -D plughw:3 | aplay -D plughw:3" but this gives underrun\overrun 
errors

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748937

Title:
  Lack of "Analog Surround 7.1 Output + (Digital|Analog) Stereo Input"
  sound profile for cm6206 (cm106 like) USB sound card.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to