matrix-io / matrixio-kernel-modules

MATRIX HAL in kernel space
22 stars 23 forks source link

Does the kernel module also work with raspberry bi 3 b+? #32

Closed luc2yj closed 4 years ago

luc2yj commented 6 years ago

Does the kernel module also work with raspberry pi 3 b+? Has anyone tested before?

I have the raspberry pi 3 b and pi 3 b+. Everything works well with the pi 3 b. However, from pi 3 b+ when I try "arecord -D hw:2,0 -d 5 --rate 16000 --format S16_LE test.wav", I get "record: pcm_read:2103 read error: input/output error".

Is anyone else experiencing such problem?