[Debian-eeepc-devel] not all beeps getting through

Damyan Ivanov dmn at debian.org
Fri Apr 16 04:34:51 UTC 2010


-=| Trent W. Buck, Fri, Apr 16, 2010 at 12:35:33PM +1000 |=-
> jidanni at jidanni.org writes:
> 
> > The first few seconds of
> > $ beep -l 11111
> > are normal, the remainder very low volume. The number of seconds vary.
> > How does one toggle auto-suspending, if indeed that is the problem?
> 
> I believe one does it by writing to
> /sys/module/snd_hda_intel/parameters/power_save.  In bash:
> 
>     sudo tee <<<0 /sys/module/snd_hda_intel/parameters/power_save  # turn it off
>     sudo tee <<<1 /sys/module/snd_hda_intel/parameters/power_save  # turn it on
> 
There is also a module parameter that could be set from 
/etc/modprobe.d. See 'sudo modinfo snd-hda-intel'.

I seem to have the following in /etc/modprobe.d/eeepc.conf:

    options snd_hda_intel power_save=5 model=eeepc-901
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/debian-eeepc-devel/attachments/20100416/8ecf5ea5/attachment.pgp>


More information about the Debian-eeepc-devel mailing list