Bug in 1.7: Enabling AC97 powersave mode creates /dev/dsp file
with '1' in it
Arjan van de Ven
arjan at linux.intel.com
Wed Jun 20 07:58:36 PDT 2007
Sascha Hlusiak wrote:
> I don't have OSS enabled, so I don't have a /dev/dsp device. Selecting the tip
> to enable AC97 powersave mode creates this file, because it does not check if
> the device file exists. Attached patch fixes it.
>
hi
thanks for the report; I've fixed this in svn in a slightly different
way (just checking for the presence of the file instead); it's more in
line with the intent of your bug report ;)
More information about the Power
mailing list