CODE]sudo /usr/sbin/rcalsasound restart
rcalsasound restart gives this results:
linux-p7qg:/home/procuste # /usr/sbin/rcalsasound restart
redirecting to systemctl restart alsasound
linux-p7qg:/home/procuste #
kmix doesn’t disappear from system tray
sound doesn’t works
performed yast procedure answering NOT restart sound system now
Yast>sound>click-on-intel-card>edit>reset-all>click-on-yes-to-reset-all-values>next>click-on-NOT-to-restart-sound-system-now>OK
sound works
kmix disappear from system tray
it seems that my suspect was wrong and the trick is to reset sound card,
or maybe when I klick on OK and yast-sound-window disappear yast perform a sound system restart…
That said, what does this say when sound is not working?
/usr/sbin/rcalsasound status
Maybe some program is started on boot/login that grabs the soundcard and blocks access to it for other apps (including pulseaudio)?
By doing your card reset, that program would be killed as well, so that would explain why your sound is working afterwards.
Did you try with a new user already? That would at least tell if it’s a system-wide issue, or just something specific to your user configuration.
rcalsasound status when sound doesn’t works
procuste@linux-p7qg:~> /usr/sbin/rcalsasound status
ALSA sound driver loaded. running
alsa-restore.service - Restore Sound Card State
Loaded: loaded (/usr/lib/systemd/system/alsa-restore.service; static)
Active: inactive (dead) since Fri 2013-12-06 16:31:03 CET; 29min ago
Process: 725 ExecStart=/usr/sbin/alsactl restore (code=exited, status=0/SUCCESS)
Main PID: 725 (code=exited, status=0/SUCCESS)
procuste@linux-p7qg:~>
rcalsasound status when sound works
procuste@linux-p7qg:~> /usr/sbin/rcalsasound status
ALSA sound driver loaded. running
alsa-restore.service - Restore Sound Card State
Loaded: loaded (/usr/lib/systemd/system/alsa-restore.service; static)
Active: inactive (dead) since Fri 2013-12-06 17:03:11 CET; 4min 58s ago
Process: 2578 ExecStart=/usr/sbin/alsactl restore (code=exited, status=0/SUCCESS)
Main PID: 2578 (code=exited, status=0/SUCCESS)
procuste@linux-p7qg:~>
with new-fresh-just-created user sound doesn’t works and clementine gives me the error: failed to connect: connection refused
manythanx,
ciao
pier