Re: kein Sound als User
Am 16.11.19 um 18:10 schrieb Dietmar Segbert:
ich möchte gerne ein Problem auf meinem Debian Buster beheben. Ich weiß
nicht mehr, seit wann aber als User kann ich keine Sounddateien abspielen,
bzw. mgp123 oder mpv tun so, als würden sie abspielen, doch man hört nix.
Dies ist ein Schuss ins Blaue:
auf:https://wiki.debian.org/NewInBuster
ist beschrieben:
Timidity starts early in the boot process and can take control of the
sound card leaving PulseAudio with only a Dummy Output. Check if
Timidity is running with:
# systemctl status timidity
Stop and disable timidity from future boots with:
# systemctl stop timidity
# systemctl disable timidity
Or you may choose to remove the timidity-daemon package. See also 901148
Das funktioniert, habe ich probiert. Allerdings läuft dann die MIDI
Unterstützung nicht mehr. Wenn Du die brauchst, wie ich, dann habe ich
mit so geholfen:
In /etc/modprobe.d eine Datei mit Namen: local.conf erstellt. (lesbar
für alle)
Inhalt:
options snd-hda-intel index=1,0
Eventuell 1 und 0 vertauschen.
Viel Glück
Reply to: