[Bug 332781] No sound for non-root users

bugzilla at redhat.com bugzilla at redhat.com
Mon Jun 15 22:40:58 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=332781





--- Comment #46 from D E Evans <sinuhe at gnu.org>  2009-06-15 18:40:57 EDT ---
(In reply to comment #41)
> [[ -x /usr/bin/ck-xinit-session ]] &&
> CK_XINIT_SESSION="/usr/bin/ck-xinit-session"
> 
> # Add your favorite window manager / desktop environment
> for wm in gnome-session startkde fvwm
> do
>    which $wm > /dev/null 2>&1 && exec $CK_XINIT_SESSION $wm
> done

This works for GNOME not fvwm.

This

  for wm in fvwm gnome-session startkde

loads fvwm but does not fix the problem.  GNOME is doing the work for you.  So
far, /etc/security/console.perms... (comment 16 if memory serves) remains the
only usable fix so far.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the fedora-triage-list mailing list