Jacob wrote:
> My computer goes to sleep after 10 minutes of inactivity. I
> did whatever I could find in howto and there is no effect.
> When I use
> setterm -powersave powerdown and like
>
> I get a message
> cannot (un)set powersave mode.
>
> I've seen the discussion about this message on the
> Internet, they suggest that this command was issued in
> graphics mode. I have that in text mode. Graphics mode is
> disabled (runlevel 3 in inittab).
>
> Also when computer comes out of powersave, the system time
> is wrong (3 hours plus).
> Is there any way to solve it?
>
> Thank you.
> Jacob

Jacob....in your /etc/X11/XF86Config file find and comment 
out (using a #) a line that reads:

Option      "power_saver" 

and in your /etc/X11/XF86Config-4 file find and comment out 
(using a #) a line that reads: 

Option      "DPMS"
--
Alan

Reply via email to