7 May
2019
7 May
'19
3:06 a.m.
Hi,
When alsactl store is run with a cs4265 chip, the following error occurs (from https://github.com/Audio-Injector/Ultra/issues/25) :
$ sudo alsactl store alsactl: get_control:256: Cannot read control '2,0,0,C Data Buffer,0': Input/output error
Upon commenting out the C data buffer control it works :
https://github.com/torvalds/linux/blob/master/sound/soc/codecs/cs4265.c#L163
Can you suggest a suitable method for fixing this bug ?
thanks
Matt