私はieiパネルコンピュータを持っていますが、約1分後に画面が黒くなります。問題は、スクリーンセーバーを起動したいが、画面を黒くしたくないということです。
Xはnodmで始まり、Xにはdpmsが設定され、スクリーンセーバーが無効になっているため、次のようになります。
xxx@xxx-001:~$ 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: 660 repeat rate: 25
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: 0
Colors:
default colormap: 0x20 BlackPixel: 0 WhitePixel: 16777215
Font Path:
/usr/share/fonts/X11/misc,built-ins
DPMS (Energy Star):
Standby: 7200 Suspend: 7200 Off: 14400
DPMS is Disabled
また、grubのカーネルオプションでconsoleblankを無効にしました。
xxx@xxx-001:~$ cat /sys/module/kernel/parameters/consoleblank
0
setterm/issue や kms に関していくつかの異なる作業を試み、他のカーネルもいくつか試しました。
しかし、何も動作しないようです。常に空です。
調べるべき手がかりを見た人はいますか?
PS:わかりました空の画面/黒い画面を防ぐ方法は?そして他のものも
編集:私の問題はxscreensaverで発生します。 xscreensaver を無効にすると、モニターは期待どおりに実行されます。しかし、他のホストで同じ.xscreensaverを使用していますが、これはうまく機能します。同じカーネルと同じバージョンのX11を使用します。
私の.xscreensaver:
# XScreenSaver Preferences File
# Written by xscreensaver-demo 5.15 for ineo on Tue Oct 15 17:26:18 2013.
# http://www.jwz.org/xscreensaver/
timeout: 0:01:00
cycle: 0:10:00
lock: False
lockTimeout: 0:00:00
passwdTimeout: 0:00:30
visualID: default
installColormap: True
verbose: False
timestamp: True
splash: True
splashDuration: 0:00:05
demoCommand: xscreensaver-demo
prefsCommand: xscreensaver-demo -prefs
nice: 10
memoryLimit: 0
fade: False
unfade: True
fadeSeconds: 0:00:03
fadeTicks: 20
captureStderr: True
ignoreUninstalledPrograms:False
font:
dpmsEnabled: False
dpmsQuickOff: False
dpmsStandby: 2:00:00
dpmsSuspend: 2:00:00
dpmsOff: 4:00:00
grabDesktopImages: False
grabVideoFrames: False
chooseRandomImages: False
imageDirectory: /home/xxxx/images
mode: one
selected: 0
textMode: url
textLiteral: XScreenSaver
textFile:
textProgram: fortune
textURL: http://fridge.ubuntu.com/node/feed
programs: bash /home/xxxx/screensaver-launcher.sh -root
pointerPollTime: 0:00:05
pointerHysteresis: 10
windowCreationTimeout:0:00:30
initialDelay: 0:00:00
GetViewPortIsFullOfLies:False
procInterrupts: True
xinputExtensionDev: False
overlayStderr: True