12 Aug
2013
12 Aug
'13
6:29 p.m.
Hi everybody!
The attached patch adds PM support to the rme96 driver, it should be applied after v2 of the patch adding pcm stream synchronization support posted on 2013-08-08.
It does work perfectly here on an RME Digi96/8 PAD:
After connecting analog output and analog input executing
#! /bin/sh # arecord -D hw:0,0 -d 62 testout.wav & aplay -D hw:0,0 -d 60 testin.wav
produces an almost perfect recording even when the test machine is suspended / hibernated and resumed several times.
cu, Knut