Mailinglist Archive: opensuse-bugs (3543 mails)
| < Previous | Next > |
[Bug 717397] Pulseaudio is running but mixers only show dummy
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Fri, 16 Sep 2011 14:46:49 +0000
- Message-id: <20110916144649.36E65CC7D0@soval.provo.novell.com>
https://bugzilla.novell.com/show_bug.cgi?id=717397
https://bugzilla.novell.com/show_bug.cgi?id=717397#c8
--- Comment #8 from Stefan Seyfried <seife@xxxxxxxxxxxxxxxxxxxx> 2011-09-16
16:46:48 CEST ---
I'm running up to date Factory. I just updated again, but just the kernel and a
few QT libs came in.
So the problem is: there is no sound until I "chgrp users -R /dev/snd"
susi:~ # ls -l /dev/snd
total 0
drwxr-xr-x 2 root root 80 Sep 16 16:38 by-path
crw-rw---- 1 root audio 116, 7 Sep 16 16:38 controlC0
crw-rw---- 1 root audio 116, 2 Sep 16 16:38 controlC29
crw-rw---- 1 root audio 116, 6 Sep 16 16:38 hwC0D0
crw-rw---- 1 root audio 116, 5 Sep 16 16:38 pcmC0D0c
crw-rw---- 1 root audio 116, 4 Sep 16 16:38 pcmC0D0p
crw-rw---- 1 root audio 116, 3 Sep 16 16:38 pcmC0D1p
crw-rw---- 1 root audio 116, 1 Sep 16 16:38 seq
crw-rw---- 1 root audio 116, 33 Sep 16 16:38 timer
susi:~ # id seife
uid=10329(seife) gid=100(users) groups=100(users),16(dialout)
susi:~ # getfacl /dev/snd/pcmC0D0p
getfacl: Removing leading '/' from absolute path names
# file: dev/snd/pcmC0D0p
# owner: root
# group: audio
user::rw-
group::rw-
other::---
susi:~ # cat /proc/cmdline
init=/bin/systemd root=/dev/disk/by-label/root-FACTORY resume=/dev/sda5
splash=silent quiet init=/bin/systemd pcie_aspm=force vga=0x367
susi:~ # ps xau|grep system
root 1 0.2 0.1 37096 4476 ? Ss 16:37 0:00 /bin/systemd
root 394 0.0 0.0 18824 872 ? Ss 16:38 0:00
/lib/systemd/systemd-logger
root 4808 0.0 0.0 23932 1424 ? Ss 16:38 0:00
/lib/systemd/systemd-logind
root 4868 0.0 0.0 14688 804 ? Ss 16:38 0:00
/bin/systemd-tty-ask-password-agent --wall
100 4905 0.0 0.0 28836 2596 ? Ss 16:38 0:00
/bin/dbus-daemon --system --address=systemd: --nofork --systemd-activation
root 6321 0.0 0.0 6788 848 pts/2 S+ 16:45 0:00 grep system
susi:~ # setup-pulseaudio --status
enabled
After this is works:
susi:~ # chgrp users /dev/snd/ -R
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |