[alsa-devel] alsamixer crashes with SIGFPE
Clemens Ladisch
clemens at ladisch.de
Fri Feb 19 17:54:07 CET 2010
Florian Faber wrote:
>>> bar_height = ((volumes[c] - min) * volume_height + max - min - 1) / (max - min);
>>> value = ((volumes[0] - min) * 100 + (max - min) / 2) / (max - min);
>>
>> Thanks. With which hardware do you see this error?
>
> I tried it with the hdspm driver after seeing all the complaints about
> hdsp no longer working with 2.6.32.
That driver does not appear to have any controls where min==max.
Anyway, I've fixed alsamixer.
The hdsp problems are probably caused by the firmware loader change.
Regards,
Clemens
More information about the Alsa-devel
mailing list