You are not logged in.
Pages: 1
Since the last update, which included Linux 3.11 and systemd-207, if I have sound playing and su to root in a terminal window, my sound stops abruptly. Initially I thought it might have been Pulseaudio, but after trying everything that I could think of I ended up discovering this. Googling doesn’t help much though there is a bug report on the Fedora tracker from a few months ago that seems suspiciously similar to mine.
The aforementioned bug report suggests that `loginctl activate <my session>` will fix the issue, but offers no hints on why it might be happening.
Has anyone else encounted this?
Offline
Are you running a custom kernel where
zcat /proc/config.gz |grep CONFIG_AUDITSYSCALLdoes not report this setting to be enabled?
Offline
Pages: 1