imx6ULEVK Audio Source

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

imx6ULEVK Audio Source

1,239 次查看
boontiongtan
Contributor I

Hi,

Board: imx6ULEVK

RF: Murata 1DX combo 

Kernel: 3.14.52-1.1.1

BlueZ: v5.28

I want to stream music from board to an external bluetooth speaker (Sony SRS-BTM8). I was able to pair and connect with the speaker using bluetoothctl. I used pulseaudio to attempt a stream but failed. I noticed something which I haven't been able to resolve. When I do a "pactl list sinks short", I got the below:

0 alsa_output.platform-sound.14.analog-stereo module-alsa-card.c s16le 2ch 48000Hz SUSPENDED
1 bluez_sink.8C_DE_52_1E_3C_F9 module-bluez5-device.c s16le 1ch 8000Hz SUSPENDED

The BIG question is why did my speaker appear as a "1ch 8000Hz" device? I was expecting the description to be something like "2ch 44100Hz".

I believed this was the main reason why I failed to stream. 

Does it got to do with the fact that my bluetooth speaker also support handsfree? Any advice here? 

Regards,

BT

标签 (1)
0 项奖励
回复
2 回复数

1,153 次查看
b36401
NXP Employee
NXP Employee

Please try to choose sound device with pressing F6 in AlsaMixer interface.


Have a great day,
Victor

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复

1,153 次查看
boontiongtan
Contributor I

The correct device was selected in Alsamixer but the issue is still there. This is what I got:

paplay -vvv Goodbye.wav
Opening a playback stream with sample specification 's16le 2ch 44100Hz' and channel map 'front-left,front-right'.
Connection established.
Stream successfully created.
Buffer metrics: maxlength=4194304, tlength=352800, prebuf=349276, minreq=3528
Using sample spec 's16le 2ch 44100Hz', channel map 'front-left,front-right'.
Connected to device bluez_sink.8C_DE_52_1E_3C_F9 (index: 1, suspended: no).

Time: 0.000 sec; Latency: 2000000 usec.
root@imx6ulevk:~/test_files/av#

Any advice?

0 项奖励
回复