New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connecting to pulseaudio in dom0 problem #240

Closed
marmarek opened this Issue Mar 8, 2015 · 1 comment

Comments

Projects
None yet
2 participants
@marmarek
Member

marmarek commented Mar 8, 2015

Reported by marmarek on 29 May 2011 10:01 UTC
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:
~# 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.

~# ls /tmp/pulse-*
/tmp/pulse-ktjZQN602dbh:

/tmp/pulse-Ob9vyJcXyHZz:
pid

/tmp/pulse-PKdhtXMmr18n:

/tmp/pulse-vyFSbfdTqCTY:
~$ env|grep DBUS
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-TwgNkPw83A,guid=dd56b55adc09ce2ad29568dc0000d54b
~$ ls /tmp/dbus*
ls: cannot access /tmp/dbus*: No such file or directory
~$ 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.

Migrated-From: https://wiki.qubes-os.org/ticket/240

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Mar 8, 2015

Member

Comment by marmarek on 13 Jul 2011 18:41 UTC
Cannot reproduce. I still have raised loglevel of pulseaudio, so if it happens again will have more info.
Closing for now.

Member

marmarek commented Mar 8, 2015

Comment by marmarek on 13 Jul 2011 18:41 UTC
Cannot reproduce. I still have raised loglevel of pulseaudio, so if it happens again will have more info.
Closing for now.

@marmarek marmarek added the invalid label Mar 8, 2015

@marmarek marmarek closed this Mar 8, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment