- Intel HDA on Gentoo - Intel HDA is a specification, the successor to AC’97. Still requires codec. With Intel HD Audio built into kernel, with all codecs, you see the following in dmesg after boot: Advanced Linux Sound Architecture Driver Version 1.0.16. ... ALSA dev...
- ALSA - Notes about ALSA. Mixer To show mixer with controls for all devices: alsamixer -V all Mic testing This will record a 3 second file called test-mic.wav. The second command plays it back. steph@bpc ~/tmp $ arecord -d 3 test-mic.wav Recording WAVE &...

