'Twas brillig, and Kira at 09/09/11 08:34 did gyre and gimble: > I got problem with systemd. If you switch to systemd and systemd-sysvinit, > > then after some update to pulseaudio/kde, you lose sound after rebooting. > > Switching back to sysvinit everything back to normal.
I've covered this several times on the mailing list already. Check your /etc/pam.d folders for .rpmnew files, especially for system-auth. You need to make sure the pam_systemd.so module is loaded. To confirm this is the problem simply check: systemd-loginctl after logging in. I you are registered correctly, your user should show up there. If something is messed up with your pam configs you likely won't show up in the user list. HTHs Col -- Colin Guthrie mageia(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited [http://www.tribalogic.net/] Open Source: Mageia Contributor [http://www.mageia.org/] PulseAudio Hacker [http://www.pulseaudio.org/] Trac Hacker [http://trac.edgewall.org/]
