|
I just got my Orange pi plus yesterday and installed ubuntu. I am trying get audio to work on it but have been unsuccessfull so far. I am using asla with jack. Here is an example:
---------------------------------------
orangepi@orangepi:~$ speaker-test -D hw:0,0
speaker-test 1.0.27.2
Playback device is hw:0,0
Stream parameters are 48000Hz, S16_LE, 1 channels
Using 16 octaves of pink noise
Broken configuration for playback: no configurations available: Inappropriate ioctl for device
Setting of hwparams failed: Inappropriate ioctl for device
---------------------------------------
I cannot get any audio to work. Is audio even enabled in the kernel? |
|