ALSA Basics: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 4: | Line 4: | ||
===Hardware=== | ===Hardware=== | ||
...coming soon | CM6206 and CM6206-LX Based Chipsets with products made by several manufacturers and sold by even more vendors (just re-badging the same product) | ||
...more coming soon | |||
===Drivers (Windows term there), AKA Firmware (Linux term there), and other Software (AKA Packages) to Install=== | ===Drivers (Windows term there), AKA Firmware (Linux term there), and other Software (AKA Packages) to Install=== | ||
Line 11: | Line 13: | ||
opkg install alsa, ...the rest coming soon | opkg install alsa, ...the rest coming soon | ||
===Basic Testing=== | ===Basic Testing for a CM6206 Device from Amazon and Sold on AliExpress too=== | ||
[[File:USB7.1SurroundSoundAudioDevice.jpg|alt=LEAGY Brand USB 7.1 Surround Sound Audio Device from Amazon (and AliExpress)|thumb|LEAGY Brand USB 7.1 Surround Sound Audio Device from Amazon (and AliExpress)]] | |||
There's no need to have anything defined in /etc/asound.conf right now, for basic testing. Later, with more complex setups, configuration will need to be done here. But for now it can be an empty file. | There's no need to have anything defined in /etc/asound.conf right now, for basic testing. Later, with more complex setups, configuration will need to be done here. But for now it can be an empty file. | ||
Line 67: | Line 70: | ||
</blockquote> | </blockquote> | ||
=== References === | ===References=== | ||
https://www.alsa-project.org/alsa-doc/alsa-lib/index.html | https://www.alsa-project.org/alsa-doc/alsa-lib/index.html | ||
https://alsa.opensrc.org/ | https://alsa.opensrc.org/ |