ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] SimplyLinux + гашение монитора/дисплея, как не выключать монитор?
@ 2010-11-23 12:47 Maks Re
  2010-11-24  5:57 ` REAL
  0 siblings, 1 reply; 4+ messages in thread
From: Maks Re @ 2010-11-23 12:47 UTC (permalink / raw)
  To: ALT Linux Community general discussions

Hello,
привет

есть мелкий ПК, с установленым SimlpyLinux...

задача заставить его не отключать монитор.

1) /etc/sysconfig/xserver
# cat xserver |grep ^[^#]
DPMS=no
SCREENSAVER_VIDEO=no
SCREENSAVER_CYCLE=0
SCREENSAVER_TIMEOUT=0


нет эффекта,
через 10 минут гаснет экран

$xset q 
Keyboard Control:
  auto repeat:  on    key click percent:  0    LED mask:  00000000
  XKB indicators:
    00: Caps Lock:   off    01: Num Lock:    off    02: Scroll Lock: off
    03: Compose:     off    04: Kana:        off    05: Sleep:       off
    06: Suspend:     off    07: Mute:        off    08: Misc:        off
    09: Mail:        off    10: Charging:    off    11: Shift Lock:  off
    12: Group 2:     off    13: Mouse Keys:  off
  auto repeat delay:  500    repeat rate:  20
  auto repeating keys:  00ffffffdffffbbf
                        fadfffefffedffff
                        9fffffffffffffff
                        fff7ffffffffffff
  bell percent:  50    bell pitch:  400    bell duration:  100
Pointer Control:
  acceleration:  2/1    threshold:  4
Screen Saver:
  prefer blanking:  yes    allow exposures:  yes
  timeout:  600    cycle:  600
Colors:
  default colormap:  0x20    BlackPixel:  0    WhitePixel:  16777215
Font Path:
  catalogue:/etc/X11/fontpath.d,built-ins
DPMS (Energy Star):
  Standby: 1200    Suspend: 1800    Off: 2400
  DPMS is Enabled
  Monitor is On

2)выключил xfce4-power-manaer из загрузки...
DPMS (Energy Star):
  Standby: 1200    Suspend: 1800    Off: 2400
  DPMS is Enabled
  Monitor is On


3) в xorg.conf + удаленый xfce4-power-manaer
в секции 
Section "ServerFlags"
	Option		"blank time"	"0"
	Option		"standby time"	"0"
	Option		"suspend time"	"0"
	Option		"off time"	"0"
EndSection
Section "Monitor"
        Identifier	"monitor"
        Option          "DPMS"  "off"
EndSection

уже лучше... но
$ xset q 
Keyboard Control:
  auto repeat:  on    key click percent:  0    LED mask:  00000000
  XKB indicators:
    00: Caps Lock:   off    01: Num Lock:    off    02: Scroll Lock: off
    03: Compose:     off    04: Kana:        off    05: Sleep:       off
    06: Suspend:     off    07: Mute:        off    08: Misc:        off
    09: Mail:        off    10: Charging:    off    11: Shift Lock:  off
    12: Group 2:     off    13: Mouse Keys:  off
  auto repeat delay:  500    repeat rate:  20
  auto repeating keys:  00ffffffdffffbbf
                        fadfffefffedffff
                        9fffffffffffffff
                        fff7ffffffffffff
  bell percent:  50    bell pitch:  400    bell duration:  100
Pointer Control:
  acceleration:  2/1    threshold:  4
Screen Saver:
  prefer blanking:  yes    allow exposures:  yes
  timeout:  0    cycle:  600
Colors:
  default colormap:  0x20    BlackPixel:  0    WhitePixel:  16777215
Font Path:
  catalogue:/etc/X11/fontpath.d,built-ins
DPMS (Energy Star):
  Standby: 0    Suspend: 0    Off: 0
  DPMS is Enabled
  Monitor is On


вопрос, 
что где наго указать, чтобы система гарантированно (в независимости он
настроек всяких *dm-power-manager, который я для xfce снес) не отключала
мониторы? и не включала хранителей экранов...?



спасибо


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Comm] SimplyLinux + гашение монитора/дисплея, как не выключать монитор?
  2010-11-23 12:47 [Comm] SimplyLinux + гашение монитора/дисплея, как не выключать монитор? Maks Re
@ 2010-11-24  5:57 ` REAL
  2010-11-24 17:11   ` Maks Re
  0 siblings, 1 reply; 4+ messages in thread
From: REAL @ 2010-11-24  5:57 UTC (permalink / raw)
  To: ALT Linux Community general discussions

23.11.2010 18:47, Maks Re пишет:
> Hello,
> привет
>
> есть мелкий ПК, с установленым SimlpyLinux...
>
> задача заставить его не отключать монитор.

А в BIOS в разделе Power Management, случайно, не включено 
соответствующее поведение?

-- 

REAL aka Евгений Ростовцев, программист ЦНИТ КемГУ


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Comm] SimplyLinux + гашение монитора/дисплея, как не выключать монитор?
  2010-11-24  5:57 ` REAL
@ 2010-11-24 17:11   ` Maks Re
  2010-11-25  4:48     ` REAL
  0 siblings, 1 reply; 4+ messages in thread
From: Maks Re @ 2010-11-24 17:11 UTC (permalink / raw)
  To: community

> > задача заставить его не отключать монитор.

отвечу сам себе.

сделал:
и в Х оторвал все...
и через xset все оторвал..
и через power-manager всякие...
не помогало...
ровно через 10 минут гас экран...

выяснил что установлены xscreensaver xscreensaver-hacks-gl etc
после вынесения - стало работать как надо, т.е. не гаснуть...

вообщем - что это было, и как наличие пакета, заставляло гаснуть
монитор?


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Comm] SimplyLinux + гашение монитора/дисплея, как не выключать монитор?
  2010-11-24 17:11   ` Maks Re
@ 2010-11-25  4:48     ` REAL
  0 siblings, 0 replies; 4+ messages in thread
From: REAL @ 2010-11-25  4:48 UTC (permalink / raw)
  To: ALT Linux Community general discussions

24.11.2010 23:11, Maks Re пишет:
> ровно через 10 минут гас экран...
>
> выяснил что установлены xscreensaver xscreensaver-hacks-gl etc
> после вынесения - стало работать как надо, т.е. не гаснуть...
>
> вообщем - что это было, и как наличие пакета, заставляло гаснуть
> монитор?

Это были умолчальные настройки xscreensaver :-D

-- 

REAL aka Евгений Ростовцев, программист ЦНИТ КемГУ


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-11-25  4:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-23 12:47 [Comm] SimplyLinux + гашение монитора/дисплея, как не выключать монитор? Maks Re
2010-11-24  5:57 ` REAL
2010-11-24 17:11   ` Maks Re
2010-11-25  4:48     ` REAL

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git