LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   hda_intel doesn't have power_save file (https://www.linuxquestions.org/questions/slackware-14/hda_intel-doesnt-have-power_save-file-836537/)

prol 10-06-2010 09:05 AM

hda_intel doesn't have power_save file
 
So, I just installed Slackware on my laptop, I'm using laptop-mode-tools for power saving. However, for suspending the sound card theres supposed to be a file called power_save in the /sys/module/snd_hda_intel/parameters directory which is not present in Slackware. It worked fine on other distros like Arch and Ubuntu.I tried creating a file there but it didn't allow me. Is there a way I can get the power saving feature to work under Slackware

Thanks in advance

maxmiorim 10-06-2010 09:18 AM

To get the power saving to work you have to recompile your kernel using CONFIG_SND_HDA_POWER_SAVE=y in your .config (you can set it using make menuconfig too: go to Device Drivers -> Sound card support -> Advanced Linux Sound Architecture -> PCI sound device -> Intel HD Audio and check Aggressive power-saving on HD-audio).

prol 10-06-2010 09:19 AM

haha i knew i had to recompile the kernel. Thank you


All times are GMT -5. The time now is 10:41 PM.