informatica:linux:sonido
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| informatica:linux:sonido [2009/08/21 13:06] – creado 87.222.250.183 | informatica:linux:sonido [2015/04/13 20:19] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| Para probar si el sonido funciona: | Para probar si el sonido funciona: | ||
| - | (Como root) | + | sudo invoke-rc.d alsa-utils reset 0 |
| - | + | ||
| - | | + | |
| speaker-test -t wav -c2 | speaker-test -t wav -c2 | ||
| Debería escucharse 'left, right, left, right...' | Debería escucharse 'left, right, left, right...' | ||
| + | |||
| + | ==== Reiniciar Alsa Debian ==== | ||
| + | |||
| + | sudo alsa reload | ||
| + | | ||
| + | ==== Listar proceso que okupa la tarjeta de sonido ==== | ||
| + | | ||
| + | fuser -v /dev/snd/* /dev/dsp* | ||
informatica/linux/sonido.1250859996.txt.gz · Last modified: (external edit)
