«前の日記(2008-12-07(日)) 最新 次の日記(2008-12-09(火))»

vdrめも

検索キーワード:
[PR]:「Chef活用ガイド コードではじめる構成管理 (大型本), (Kindle版)」発売中です。


2008-12-08(月) よくわからん [長年日記]

_ [comp] AllowEmptyInput

突然 X が固まったので再起動したら、キーボードとマウスが効かなくなった。仕方ないので poweroff で電源を切って Xorg.0.log を見てみると、

(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Cannot locate a core pointer device.
(II) Cannot locate a core keyboard device.
(II) The server relies on HAL to provide the list of input devices.
        If no devices become available, reconfigure HAL or disable AllowEmptyInput.

なんだこれは。xorg.conf(5) を見て、/etc/X11/xorg.conf に

Section "ServerFlags"
        Option          "AllowEmptyInput"       "off"
EndSection

を追加してみた。そしたら

(==) ModulePath set to "/usr/lib/xorg/modules"
(==) |-->Input Device "Configured Mouse"
(==) |-->Input Device "Generic Keyboard"
(==) No Layout section. Using the first mouse device.
(==) No Layout section. Using the first keyboard device.

となってキーボードとマウス復活。


2008年
12月
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31

[amd64 | audacious | comp | debian | gkrelluim | kip | misc | movie | research | rime | unicon | vdr | work | えふえふ]

書いてる人: dai

パッチ等(無保証)

GPG Fingerprint = 0B29 D88E 42E6 B765 B8D8 EA50 7839 619D D439 668E