- Package:
- alsa-utils
- Source:
- alsa-utils
- Description:
- Utilities for configuring and using ALSA
- Submitter:
- Paul Brossier
- Date:
- 2010-05-30 19:57:12 UTC
- Severity:
- normal
Hi,
$ aconnect -li
client 0: 'System' [type=kernel]
0 'Timer '
1 'Announce '
client 14: 'Midi Through' [type=kernel]
0 'Midi Through Port-0'
$ aconnect -lo
client 14: 'Midi Through' [type=kernel]
0 'Midi Through Port-0'
$ aconnect 14:0 14:0
$ aconnect -d 14:0 14:0
the last line never returns. the process is marked 'D Uninterruptible sleep
(usually IO)', and there is indeed no way to kill it or put it to sleep.
cheers, piem
* Paul Brossier [091212 16:43 +0100] Maybe this is because you tried to oonnect 14:0 with itself? Elimar
Elimar Riesebieter wrote: hi, maybe but if that's not supposed to work, the connection should not even be made in the first place, and aconnect 14:0 14:0 should return an error. cheers, piem
severity 560827 normal thanks * Paul Brossier [091213 19:53 +0100] so reduced severity Please forward this bug upstream and let us know when you got a fix. Elimar