Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| kb:sound_at_linux [2020/04/19 09:43] – yehuda | kb:sound_at_linux [2022/01/03 16:03] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| <code bash> | <code bash> | ||
| sudo alsactl init | sudo alsactl init | ||
| + | |||
| + | lspci | grep -i audio | ||
| + | cat / | ||
| + | |||
| + | speaker-test -c 8 -t wav -D hw:PCH,0 | ||
| </ | </ | ||
| https:// | https:// | ||
| + | |||
| + | https:// | ||