Problem with Sound and Suspend

Shuttle XPC, SB Audigy LS If I make a Suspend-to-* and Resume, I have no sound as user, only as root. After little work, I found out, that before Suspend permissions under /dev/snd are set to crw------ 1 marcel audio 116 After resume they are set to crw-rw--- 1 root audio 116 Driver issue? Powersave problem? Another problem is, that the output is alwasy set to the digital out. How to tell the system, to use the analog output per default? -- Mit freundlichen Grüßen, Marcel Hilzinger Linux New Media AG Süskindstr. 4 D-81929 München Tel: +49 (89) 99 34 11 0 Fax: +49 (89) 99 34 11 99

On Wed, May 24, 2006 at 04:12:42PM +0200, Marcel Hilzinger wrote:
Shuttle XPC, SB Audigy LS
If I make a Suspend-to-* and Resume, I have no sound as user, only as root. After little work, I found out, that before Suspend permissions under /dev/snd are set to
crw------ 1 marcel audio 116
After resume they are set to
crw-rw--- 1 root audio 116
Driver issue? Powersave problem? Another problem is, that the output is alwasy set to the digital out. How to tell the system, to use the analog output per default?
Aren't you using resmgr? resmgr should hand out ACLs accordingly. Ciao, Marcus

Am Mittwoch, 24. Mai 2006 16:13 schrieb Marcus Meissner:
On Wed, May 24, 2006 at 04:12:42PM +0200, Marcel Hilzinger wrote:
Shuttle XPC, SB Audigy LS
If I make a Suspend-to-* and Resume, I have no sound as user, only as root. After little work, I found out, that before Suspend permissions under /dev/snd are set to
crw------ 1 marcel audio 116
After resume they are set to
crw-rw--- 1 root audio 116
Driver issue? Powersave problem? Another problem is, that the output is alwasy set to the digital out. How to tell the system, to use the analog output per default?
Aren't you using resmgr?
resmgr should hand out ACLs accordingly. 10.1 default install -- Mit freundlichen Grüßen, Marcel Hilzinger
Linux New Media AG Süskindstr. 4 D-81929 München Tel: +49 (89) 99 34 11 0 Fax: +49 (89) 99 34 11 99

On Wed, May 24, 2006 at 04:15:57PM +0200, Marcel Hilzinger wrote:
Am Mittwoch, 24. Mai 2006 16:13 schrieb Marcus Meissner:
On Wed, May 24, 2006 at 04:12:42PM +0200, Marcel Hilzinger wrote:
Shuttle XPC, SB Audigy LS
If I make a Suspend-to-* and Resume, I have no sound as user, only as root. After little work, I found out, that before Suspend permissions under /dev/snd are set to
crw------ 1 marcel audio 116
After resume they are set to
crw-rw--- 1 root audio 116
Driver issue? Powersave problem? Another problem is, that the output is alwasy set to the digital out. How to tell the system, to use the analog output per default?
Aren't you using resmgr?
resmgr should hand out ACLs accordingly. 10.1 default install
Logged inv via either kdm or gdm? please run: /sbin/resmgr list Ciao, Marcus

Am Mittwoch, 24. Mai 2006 16:17 schrieb Marcus Meissner:
On Wed, May 24, 2006 at 04:15:57PM +0200, Marcel Hilzinger wrote:
Am Mittwoch, 24. Mai 2006 16:13 schrieb Marcus Meissner:
On Wed, May 24, 2006 at 04:12:42PM +0200, Marcel Hilzinger wrote:
Shuttle XPC, SB Audigy LS
If I make a Suspend-to-* and Resume, I have no sound as user, only as root. After little work, I found out, that before Suspend permissions under /dev/snd are set to
crw------ 1 marcel audio 116
After resume they are set to
crw-rw--- 1 root audio 116
Driver issue? Powersave problem? Another problem is, that the output is alwasy set to the digital out. How to tell the system, to use the analog output per default?
Aren't you using resmgr?
resmgr should hand out ACLs accordingly.
10.1 default install
Logged inv via either kdm or gdm? kdm
please run: /sbin/resmgr list marcel@linux-xfwb:~> /sbin/resmgr list r--- /dev/console rw-- /dev/snd/timer rw-- /dev/snd/seq rw-- /dev/input/event0 rw-- /dev/sg1 rw-- /dev/sr0 marcel@linux-xfwb:~>
-- Mit freundlichen Grüßen, Marcel Hilzinger Linux New Media AG Süskindstr. 4 D-81929 München Tel: +49 (89) 99 34 11 0 Fax: +49 (89) 99 34 11 99

On Wed, May 24, 2006 at 04:19:16PM +0200, Marcel Hilzinger wrote:
Am Mittwoch, 24. Mai 2006 16:17 schrieb Marcus Meissner:
On Wed, May 24, 2006 at 04:15:57PM +0200, Marcel Hilzinger wrote:
Am Mittwoch, 24. Mai 2006 16:13 schrieb Marcus Meissner:
On Wed, May 24, 2006 at 04:12:42PM +0200, Marcel Hilzinger wrote:
Shuttle XPC, SB Audigy LS
If I make a Suspend-to-* and Resume, I have no sound as user, only as root. After little work, I found out, that before Suspend permissions under /dev/snd are set to
crw------ 1 marcel audio 116
After resume they are set to
crw-rw--- 1 root audio 116
Driver issue? Powersave problem? Another problem is, that the output is alwasy set to the digital out. How to tell the system, to use the analog output per default?
Aren't you using resmgr?
resmgr should hand out ACLs accordingly.
10.1 default install
Logged inv via either kdm or gdm? kdm
please run: /sbin/resmgr list marcel@linux-xfwb:~> /sbin/resmgr list r--- /dev/console rw-- /dev/snd/timer rw-- /dev/snd/seq rw-- /dev/input/event0 rw-- /dev/sg1 rw-- /dev/sr0
Please open a bugreport :/ . Also ls -l /dev/snd ... are there more than timer and seq? That the permission changes is ok (udev magic), but it should still have ACLs. Ciao, Marcus

Am Mittwoch, 24. Mai 2006 16:21 schrieb Marcus Meissner:
On Wed, May 24, 2006 at 04:19:16PM +0200, Marcel Hilzinger wrote:
Am Mittwoch, 24. Mai 2006 16:17 schrieb Marcus Meissner:
On Wed, May 24, 2006 at 04:15:57PM +0200, Marcel Hilzinger wrote:
Am Mittwoch, 24. Mai 2006 16:13 schrieb Marcus Meissner:
On Wed, May 24, 2006 at 04:12:42PM +0200, Marcel Hilzinger wrote:
Shuttle XPC, SB Audigy LS
If I make a Suspend-to-* and Resume, I have no sound as user, only as root. After little work, I found out, that before Suspend permissions under /dev/snd are set to
crw------ 1 marcel audio 116
After resume they are set to
crw-rw--- 1 root audio 116
Driver issue? Powersave problem? Another problem is, that the output is alwasy set to the digital out. How to tell the system, to use the analog output per default?
Aren't you using resmgr?
resmgr should hand out ACLs accordingly.
10.1 default install
Logged inv via either kdm or gdm?
kdm
please run: /sbin/resmgr list
marcel@linux-xfwb:~> /sbin/resmgr list r--- /dev/console rw-- /dev/snd/timer rw-- /dev/snd/seq rw-- /dev/input/event0 rw-- /dev/sg1 rw-- /dev/sr0
Please open a bugreport :/ . Also ls -l /dev/snd ... are there more than timer and seq? marcel@linux-xfwb:~> ls -l /dev/snd/ insgesamt 0 crw-rw---- 1 root audio 116, 12 2006-05-24 16:14 controlC0 crw-rw---- 1 root audio 116, 3 2006-05-24 16:14 midiC0D0 crw-rw---- 1 root audio 116, 11 2006-05-24 16:14 pcmC0D0c crw-rw---- 1 root audio 116, 10 2006-05-24 16:14 pcmC0D0p crw-rw---- 1 root audio 116, 9 2006-05-24 16:14 pcmC0D1c crw-rw---- 1 root audio 116, 8 2006-05-24 16:14 pcmC0D1p crw-rw---- 1 root audio 116, 7 2006-05-24 16:14 pcmC0D2c crw-rw---- 1 root audio 116, 6 2006-05-24 16:14 pcmC0D2p crw-rw---- 1 root audio 116, 5 2006-05-24 16:14 pcmC0D3c crw-rw---- 1 root audio 116, 4 2006-05-24 16:14 pcmC0D3p crw-rw----+ 1 root audio 116, 13 2006-05-24 16:14 seq crw-rw----+ 1 root audio 116, 2 2006-05-24 16:14 timer marcel@linux-xfwb:~>
That the permission changes is ok (udev magic), but it should still have ACLs.
Thanks for the explanations. I will open a bugreport then. -- Mit freundlichen Grüßen, Marcel Hilzinger Linux New Media AG Süskindstr. 4 D-81929 München Tel: +49 (89) 99 34 11 0 Fax: +49 (89) 99 34 11 99

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Marcel Hilzinger wrote:
Thanks for the explanations. I will open a bugreport then.
As a colleague of mine faces the same problem: what is the bug ID of this one? I'd like to track it. Thanks! Bye, LenZ - -- - ------------------------------------------------------------------ Lenz Grimmer <lenz@grimmer.com> -o) [ICQ: 160767607 | Jabber: LenZGr@jabber.org] /\\ http://www.lenzg.org/ V_V -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iD8DBQFEiCXbSVDhKrJykfIRAgd4AJ47M6To/J+Fd4d24P9utJitI40mnwCdF2GR NicLl/bw4i2gT0GRLIUbPqo= =r6Lz -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory-unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory-help@opensuse.org

Am Donnerstag, 8. Juni 2006 15:46 schrieb Lenz Grimmer:
Hi,
Marcel Hilzinger wrote:
Thanks for the explanations. I will open a bugreport then.
As a colleague of mine faces the same problem: what is the bug ID of this one? I'd like to track it. Thanks!
Ooops, I forgot to create the report and now the machine is gone... But recompiling alsa 1.0.11 resolved the problem on the Shuttle XPC. -- Mit freundlichen Grüßen, Marcel Hilzinger Linux New Media AG Süskindstr. 4 D-81929 München Tel: +49 (89) 99 34 11 0 Fax: +49 (89) 99 34 11 99 --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory-unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory-help@opensuse.org
participants (3)
-
Lenz Grimmer
-
Marcel Hilzinger
-
Marcus Meissner