Hi, Am Sonntag, den 19.10.2008, 02:05 +0200 schrieb Moritz Molle: > Package: osdsh > Version: 0.7.0-9 > Severity: important > > > If you configure osdsh to show audio-mixer changes (osdctl -m 1), it eats up > 100% of cpu. This is because in mixerwatch.c there is a line which looks > like so: > > usleep(1); > > This is wrong, because this doesn't really sleep at all. It should be sleep(1) > without the 'u' for sleeping a hole second. Or the mixerchanges should be > polled via 'poll()' oder 'select()' which i tried for a patch, but > unfortunately didn't succeed.
here, I get the mixer setting displayed all right. Are you sure you use the right command switch? According to the docs, -m sets the mixer device. (In that case, it should give a proper warning about "1" not being a mixer) Greetings, Joachim -- Joachim "nomeata" Breitner Debian Developer [EMAIL PROTECTED] | ICQ# 74513189 | GPG-Keyid: 4743206C JID: [EMAIL PROTECTED] | http://people.debian.org/~nomeata
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil