ShenweiWang
我现在调试AP6212 的蓝牙,pulseaudio 一直运行不起来,
[pulseaudio] main.c: Running in system mode, but --disallow-exit not set!
W: [pulseaudio] main.c: Running in system mode, but --disallow-module-loading not set!
N: [pulseaudio] main.c: Running in system mode, forcibly disabling SHM mode!
N: [pulseaudio] main.c: Running in system mode, forcibly disabling exit idle time!
W: [pulseaudio] main.c: Home directory of user 'pulse' is not '/home/pulse/output/var/run/pulse', ignoring.
W: [pulseaudio] caps.c: Normally all extra capabilities would be dropped now, but that's impossible because PulseAudio was built without capabilities support.
W: [pulseaudio] main.c: OK, so you are running PA in system mode. Please note that you most likely shouldn't be doing that.
W: [pulseaudio] main.c: If you do it nonetheless then it's your own fault if things don't work as expected.
W: [pulseaudio] main.c: Please read http://pulseaudio.org/wiki/WhatIsWrongWithSystemMode for an explanation why system mode is usually a bad idea.
W: [pulseaudio] random.c: Failed to get proper entropy. Falling back to unsecure pseudo RNG.
E: [pulseaudio] main.c: Sink input does not exist.
E: [pulseaudio] main.c: Source output does not exist.
pusleaudio 运行起来了但是运行pacmd 出现如下错误:
[root@farsight bin]#pacmd
No PulseAudio daemon running, or not running as session daemon.
能帮忙看下是什么问题吗?
thanks