View Single Post
Posts: 1,425 | Thanked: 983 times | Joined on May 2010 @ Hong Kong
#9
Originally Posted by Parody View Post
That fixed the password issue, although now whenever I type a command it replies with:

/bin/sh: kernel-config: not found

Edit:

"sudo gainroot
sudo kernel-config show"

doesn't do anything, it disregards the line and goes to a new one

Are you sure kernel-power-settings is installed?

You may check by:
Code:
dpkg -l | grep kernel-power-settings
Otherwise, you'd like to install it:

Code:
root
apt-get install kernel-power-settings