Hi!
Anno domini 2022 Fri, 6 May 18:15:18 -0700
William Morder via tde-users scripsit:
I would guess that it is a TDE problem, since I booted
into xfce, and the
sound works fine in that desktop. However, I don't like to spend time there,
and don't want to use it except for testing.
Remove anything pulsaudio, jack etc, disable TDE sound system, install amixer/alsamixer,
reboot. If you don't have any sound (which is most likely) start alsamixer, unmute
what's muted. I have in my /etc/rc.local these nicht lines, that take care of my sound
settings:
( sleep 3
awk '/: HDA-Intel - HD-Audio Generic/ {print "defaults.pcm.card
",$1; pr
int "defaults.ctl.card ",$1; print "defaults.timer.card ",$1;}'
/proc/asound/car
ds > /etc/asound.conf
sleep 20
amixer sset Front 100%
amixer sset Front on
amixer sset PCM 100%
) &
Nik
--
Please do not email me anything that you are not comfortable also sharing with the NSA,
CIA ...