I did have an old version of Kubuntu (2006, I think) running on this box. IIRC, everything just worked. But I can't recall if I needed external speakers or not.
I'd rather not have to tell these folks they have to go out and buy speakers, especially if it's not necessary.
The sound test tells me it was successful, alsamixer lets me play with all the controls (to no avail), I do hear beeps when appropriate.
I have done much googling, but most of the solutions refer to alsa-base.conf, which doesn't seem to exist on this antiX15 install. Nor do I have a /var/lib/alsa/asound.state. Or an .asoundrc. I'm new to antiX, so I don't know what's normal.
Code: Select all
aplay -L
null
Discard all samples (playback) or generate zero samples (capture)
equal
plugequal
default
sysdefault:CARD=V8233A
VIA 8233A, VIA 8233A
Default Audio Device
front:CARD=V8233A,DEV=0
VIA 8233A, VIA 8233A
Front speakers
surround21:CARD=V8233A,DEV=0
VIA 8233A, VIA 8233A
2.1 Surround output to Front and Subwoofer speakers
surround40:CARD=V8233A,DEV=0
VIA 8233A, VIA 8233A
4.0 Surround output to Front and Rear speakers
surround41:CARD=V8233A,DEV=0
VIA 8233A, VIA 8233A
4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=V8233A,DEV=0
VIA 8233A, VIA 8233A
5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=V8233A,DEV=0
VIA 8233A, VIA 8233A
5.1 Surround output to Front, Center, Rear and Subwoofer speakers
iec958:CARD=V8233A,DEV=0
VIA 8233A, VIA 8233A
IEC958 (S/PDIF) Digital Audio Output
dmix:CARD=V8233A,DEV=0
VIA 8233A, VIA 8233A
Direct sample mixing device
dmix:CARD=V8233A,DEV=1
VIA 8233A, VIA 8233A
Direct sample mixing device
dsnoop:CARD=V8233A,DEV=0
VIA 8233A, VIA 8233A
Direct sample snooping device
dsnoop:CARD=V8233A,DEV=1
VIA 8233A, VIA 8233A
Direct sample snooping device
hw:CARD=V8233A,DEV=0
VIA 8233A, VIA 8233A
Direct hardware device without any conversions
hw:CARD=V8233A,DEV=1
VIA 8233A, VIA 8233A
Direct hardware device without any conversions
plughw:CARD=V8233A,DEV=0
VIA 8233A, VIA 8233A
Hardware device with all software conversions
plughw:CARD=V8233A,DEV=1
VIA 8233A, VIA 8233A
Hardware device with all software conversions
Code: Select all
inxi -A
Audio: Card VIA VT8233/A/8235/8237 AC97 Audio Controller
driver: snd_via82xx
Sound: Advanced Linux Sound Architecture v: k4.0.5-antix.1-486-smp
Hope I've given enough info. TIA.