Opened 2 years ago
Closed 23 months ago
#240 closed defect (invalid)
Connecting to pulseaudio in dom0 problem
| Reported by: | marmarek | Owned by: | joanna |
|---|---|---|---|
| Priority: | major | Milestone: | Release 1 Beta 2 |
| Component: | core | Keywords: | |
| Cc: |
Description
Sometimes there is no audio in newly started VM. Looks like problem with connecting to pulseaudio in dom0 by pacat-simple-vchan.
Some collected infos:
[root@dom0 ~]# tail /var/log/qubes/pacat.20.log
pacat-simple-vchan.c: pa_simple_new() failed: Connection refused
Same for every pulseaudio tools... But from old domains where pacat-simple-vchan is already running - audio is working.
[root@dom0 ~]# ls /tmp/pulse-*
/tmp/pulse-ktjZQN602dbh:
/tmp/pulse-Ob9vyJcXyHZz:
pid
/tmp/pulse-PKdhtXMmr18n:
/tmp/pulse-vyFSbfdTqCTY:
[marmarek@dom0 ~]$ env|grep DBUS
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-TwgNkPw83A,guid=dd56b55adc09ce2ad29568dc0000d54b
[marmarek@dom0 ~]$ ls /tmp/dbus*
ls: cannot access /tmp/dbus*: No such file or directory
[marmarek@dom0 ~]$ ps aux|grep dbus
dbus 1659 0.0 0.1 23028 2252 ? Ss May20 0:18 dbus-daemon --system
marmarek 12922 0.0 0.0 103204 832 pts/35 S+ 11:52 0:00 grep dbus root 28342 0.0 0.0 19980 372 ? S May21 0:00 dbus-launch --autolaunch 58206ebf2a104a179dfdf38900000010 --binary-syntax --close-stderr
root 28343 0.0 0.0 21328 452 ? Ss May21 0:00 /bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session
marmarek 28371 0.0 0.0 19980 380 ? S May21 0:00
dbus-launch --sh-syntax --exit-with-session
marmarek 28372 0.0 0.0 21568 820 ? Ss May21 0:03 /bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session
Some dbus problem? I've suspected tmpwatch, but it is configured to
clean files 10d+ old and my system have only 8d uptime now.
Change History (1)
comment:1 Changed 23 months ago by marmarek
- Resolution set to invalid
- Status changed from new to closed

Cannot reproduce. I still have raised loglevel of pulseaudio, so if it happens again will have more info.
Closing for now.