Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Il monitor non va in standby (gdm+kde)
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
digu
Apprentice
Apprentice


Joined: 26 Feb 2006
Posts: 201
Location: Verona

PostPosted: Wed Aug 23, 2006 7:24 am    Post subject: Il monitor non va in standby (gdm+kde) Reply with quote

Ciao a tutti,
ho questo problema... quando lascio la postazione il monitor non va in standby ma continua a rimanere acceso anche se nessuno lo usa per diverse ore.
Ho abilitato la voce ACPI nel kernel e la voce relativa al video e' compilata come modulo...
il comando:
Code:
modprobe video
non da errori, quindi (in teoria) il modulo c'e' ed e' caricato (di sicuro dopo l'esecuzione del comando).
Cosa puo' essere? Grazie in anticipo...
_________________
..:[DiGu]:.
Back to top
View user's profile Send private message
Luca89
Advocate
Advocate


Joined: 27 Apr 2005
Posts: 2107
Location: Agrigento (Italy)

PostPosted: Wed Aug 23, 2006 9:19 am    Post subject: Reply with quote

forse kscreensaver o il server X non sono configurati a dovere. Per il primo controlla il pannello di controllo, per il secondo aggiungi in /etc/X11/xorg.conf:

Code:
Section "ServerLayout"
        Identifier     "X.org Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
        Option  "BlankTime"  "5"  # Oscura lo schermo dopo cinque minuti (Fake)
        Option  "StandbyTime"  "10"  # Spegne lo schermo dopo 10 minuti (DPMS)
        Option  "SuspendTime"  "20"  # Suspend dopo 20 minuti
        Option  "OffTime"  "30"  # Spegne dopo mezz'ora
EndSection


Le ho copiate dalla guida al risparmio energetico della documentazione di Gentoo, controlla pure quella magari.
_________________
Running Fast!
Back to top
View user's profile Send private message
Ic3M4n
Advocate
Advocate


Joined: 02 Nov 2004
Posts: 3489
Location: Bergamo.

PostPosted: Wed Aug 23, 2006 9:22 am    Post subject: Reply with quote

devi lavorare con le opzioni di xorg.conf relative allo standby.
dai un'occhio al man xorg.conf comunque dovrebbero essere queste:
Option "StandbyTime" "time"
Option "SuspendTime" "time"
Option "OffTime" "time"

inoltre la guida dice che It is only enabled for screens that have the
"DPMS" option set (see the MONITOR section below).
quindi mi sa che devi abilitare anche quella sempre nello xorg.conf
Back to top
View user's profile Send private message
digu
Apprentice
Apprentice


Joined: 26 Feb 2006
Posts: 201
Location: Verona

PostPosted: Wed Aug 23, 2006 9:38 am    Post subject: Reply with quote

io ho provato ad usare il comando:
Code:
xset

per testare lo spegnimento del monitor...
Con
Code:
xset dpms 10 20 30
non accade proprio nulla... tanto meno con:
Code:
xset dpms force off

_________________
..:[DiGu]:.
Back to top
View user's profile Send private message
digu
Apprentice
Apprentice


Joined: 26 Feb 2006
Posts: 201
Location: Verona

PostPosted: Wed Aug 23, 2006 8:01 pm    Post subject: Reply with quote

a voi vanno questi comandi?

Code:
xset dpms force off
xset dpms force standby

_________________
..:[DiGu]:.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum