Ok, this is a completely fresh install. No saves. I want to show exactly what I'm doing.
I boot tinycore64 from CD. I open Apps to find the fastest mirror, then go to the command line:
tce-load -wi graphics-4.19.10-tinycore64.tcz
This installs a few things, then the screen goes black. By this point I've turned off my keyboard to make sure I don't push anything by accident. I go and start dinner, so that just in case something is happening that I can't see, it has time to finish. A few minutes later I return and push ctrl-alt-backspace, then type:
startx
Now I'm back to a graphical desktop. I open the command line again and type:
tce-load -wi alsa-config.tcz
tce-load -wi alsa.tcz
alsactl init
speaker-test -D plughw:0,3 -c2 -t wav -l1
sudo alsactl store
sudo sh -c 'echo alsactl restore >> /opt/bootlocal.sh'
sudo sh -c 'echo usr/local/etc/alsa/asound.state >> /opt/.filetool.lst'
alsamixer
speaker-test [-Ddefault:1] -c2 -t wav -l1
sudo alsactl store
sudo sh -c 'echo alsactl restore >> /opt/bootlocal.sh'
sudo sh -c 'echo usr/local/etc/alsa/asound.state >> /opt/.filetool.lst'
alsamixer
Neither time I run alsamixer has anything changed. The first speaker-test gives me audio. The second one does not, but that's the one in the instructions, so I tried it to be sure. I don't see anything about hdmi, and I don't have options when I push F6.