linux - pactl list sources short 后没有 bluez 设备

标签 linux bluetooth raspberry-pi pulseaudio

我在 Raspberry Debian (Wheezy) 上使用 pulseaudio,但我的 bt-headset 没有出现在 sources 或 sinks 中。

我做了什么:

我遵循了 Raspbian Wheezy 安装指南,网址为:http://kmonkey711.blogspot.de/2012/12/a2dp-audio-on-raspberry-pi.html

已进入:

pactl list sources short

我只得到以下但没有 bluez 设备。

0       alsa_output.platform-bcm2835_AUD0.0.analog-stereo.monitor       module-alsa-card.c      s16le 2ch 44100Hz       SUSPENDED

我使用 hcitool scan 代替命令 bluez-simple-agent 来显示我的设备:

bluez-test-device trusted <MAC> yes

这似乎也有效,但仍然没有 bt 设备。

最佳答案

刚刚遇到了一个奇怪的情况,除非尝试使用 sudo,否则卡片不会出现。

试试 sudo pactl list sources short

关于linux - pactl list sources short 后没有 bluez 设备,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16753741/

相关文章:

linux - 在 bash 脚本中使用 for 循环在多行命令中插入行

android - Virtualbox 上 Android x86 中的蓝牙

python - 在 Raspberry Pi 上使用 Python 3,如何调用 MPlayer 并传递 URL

c++ - 将静态库链接到共享库?

python - 如何成为 super 用户在 python 脚本中运行 linux 命令?

c - 使用 mempcpy 在 for 循环中串行构造字符串会导致无限递归

android - 如何制作具有 self 发送能力的Android应用程序

c++ - 在 WinCE 中哪里可以找到 coredll.lib

python - 自动恢复最小化的 tkinter 窗口

linux - Qemu 显示为 ARM (VM) 的黑屏