突然 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
パッチ等(無保証)