View previous topic :: View next topic |
Author |
Message |
rsnfunky Tux's lil' helper
Joined: 30 Dec 2007 Posts: 112
|
Posted: Mon Feb 03, 2025 5:42 pm Post subject: app-laptop/laptop-mode-tools Not finding commands to run |
|
|
I want to reduce power consumption on the desktop PC which I am using as a NAS server. (Not used a lot and hence want it to be using least possible power)
I am trying app-laptop/laptop-mode-tools application and when I start it the below are the errors. The PC is an AMD Athlon II.
Code: | ~ # rc-service laptop_mode start
* Starting laptop_mode ...
/etc/laptop-mode/laptop-mode.conf: line 111: ac97-powersave: command not found
/etc/laptop-mode/laptop-mode.conf: line 112: cpufreq: command not found
/etc/laptop-mode/laptop-mode.conf: line 113: dpms-standby: command not found
/etc/laptop-mode/laptop-mode.conf: line 116: exec-commands: command not found
/etc/laptop-mode/laptop-mode.conf: line 117: hal-polling: command not found
/etc/laptop-mode/laptop-mode.conf: line 118: hdparm: command not found
/etc/laptop-mode/laptop-mode.conf: line 121: nmi-watchdog: command not found
/etc/laptop-mode/laptop-mode.conf: line 122: pcie-aspm: command not found
/etc/laptop-mode/laptop-mode.conf: line 123: runtime-pm: command not found
/etc/laptop-mode/laptop-mode.conf: line 124: sched-mc-power-savings: command not found
/etc/laptop-mode/laptop-mode.conf: line 125: sched-smt-power-savings: command not found
/etc/laptop-mode/laptop-mode.conf: line 126: terminal-blanking: command not found
/etc/laptop-mode/laptop-mode.conf: line 127: wireless-ipw-power: command not found
/etc/laptop-mode/laptop-mode.conf: line 128: wireless-iwl-power: command not found
/etc/laptop-mode/laptop-mode.conf: line 129: wireless-power: command not found
/etc/laptop-mode/laptop-mode.conf: line 111: ac97-powersave: command not found
/etc/laptop-mode/laptop-mode.conf: line 112: cpufreq: command not found
/etc/laptop-mode/laptop-mode.conf: line 113: dpms-standby: command not found
/etc/laptop-mode/laptop-mode.conf: line 116: exec-commands: command not found
/etc/laptop-mode/laptop-mode.conf: line 117: hal-polling: command not found
/etc/laptop-mode/laptop-mode.conf: line 118: hdparm: command not found
/etc/laptop-mode/laptop-mode.conf: line 121: nmi-watchdog: command not found
/etc/laptop-mode/laptop-mode.conf: line 122: pcie-aspm: command not found
/etc/laptop-mode/laptop-mode.conf: line 123: runtime-pm: command not found
/etc/laptop-mode/laptop-mode.conf: line 124: sched-mc-power-savings: command not found
/etc/laptop-mode/laptop-mode.conf: line 125: sched-smt-power-savings: command not found
/etc/laptop-mode/laptop-mode.conf: line 126: terminal-blanking: command not found
/etc/laptop-mode/laptop-mode.conf: line 127: wireless-ipw-power: command not found
/etc/laptop-mode/laptop-mode.conf: line 128: wireless-iwl-power: command not found
/etc/laptop-mode/laptop-mode.conf: line 129: wireless-power: command not found
ERROR: hdparm not installed.
ERROR: hdparm not installed. [ ok ]
|
|
|
Back to top |
|
|
Banana Moderator
Joined: 21 May 2004 Posts: 1883 Location: Germany
|
|
Back to top |
|
|
rsnfunky Tux's lil' helper
Joined: 30 Dec 2007 Posts: 112
|
Posted: Tue Feb 04, 2025 2:12 am Post subject: |
|
|
Its the same thing. I have re emerged it a couple of times |
|
Back to top |
|
|
Banana Moderator
Joined: 21 May 2004 Posts: 1883 Location: Germany
|
|
Back to top |
|
|
Hu Administrator
Joined: 06 Mar 2007 Posts: 23080
|
Posted: Tue Feb 04, 2025 2:09 pm Post subject: |
|
|
What is the output of emerge --pretend --verbose app-laptop/laptop-mode-tools ; equery check app-laptop/laptop-mode-tools ; equery files app-laptop/laptop-mode-tools? |
|
Back to top |
|
|
|