Hi,
Running TinyCore 9 x86. alsa.tcz, alsa-config.tcz, alsa-modules-4.14.10-tinycore.tcz, alsa-plugins.tcz, alsaequal.tcz, and alsamixergui.tcz installed - but it simply doesnt detect the soundcard.
lspci-
00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
aplay -l
\aplay: device_list:272: no soundcards found....
The service alsasound doesnt start automatically, I'm guessing because it didnt find any soundcards.
Googling makes it seem like I need to do install the module snd-via82xx, I tried modprobe snd-via82xx but it didnt work.
I tried blacklisting snd-hda-intel but nothing changed, I suspect that advice is more for systems with multiple sound cards.
I tried OSS but that was the same result, nothing detected.
Advice?