さらに試してみました。情報を追加します。 On Tue, 3 Aug 2004 12:55:37 +0900 Hideaki SAWADA <sawachan@xxxxxxxxxxxxx> wrote: > [症状] > ・runlevel 3 で起動し、startx で X 起動すると普通に使用できる。 > (現状はこれで使っています。) > ・runlevel 5 で起動すると gdm にキー入力できない。マウスは生きている。 > ・オートログイン設定にするとログインするが、そこでもキー入力できない。 > ・runlevel 3 で起動し、root から/etc/X11/prefdm -nodaemon 起動すると > gdm にキー入力できない。マウスは生きている。 ・wdm kdm も試してみましたが症状は同じでした。 ・Xorg.0.log の内容に、 > SetKbdSettings - type: 2 rate: 30 delay: 250 snumlk: 0 > SetKbdSettings - Succeeded が出力されていないのが気になります。 以上、よろしくお願いします。 /etc/X11/xorg.conf の設定 ](前略) ]Section "ServerLayout" ] Identifier "XOrg Configured" ] Screen 0 "Screen0" 0 0 ] InputDevice "Mouse0" "CorePointer" ] InputDevice "Mouse9" "SendCoreEvents" ] InputDevice "Keyboard0" "CoreKeyboard" ]EndSection ](中略) ]Section "InputDevice" ] Identifier "Keyboard0" ] Driver "keyboard" ] Option "Xkbdisable" ] Option "XkbLayout" "jp" ] Option "XkbModel" "jp106" ]EndSection ](後略) /var/log/Xorg.0.log.old(/etc/X11/prefdm -nodaemon 起動時)と /var/log/Xorg.0.log(startx 起動時) のログのdiff ====================================================================== # diff Xorg.0.log.old Xorg.0.log 18c18 < (==) Log file: "/var/log/Xorg.0.log", Time: Wed Aug 4 17:26:43 2004 --- > (==) Log file: "/var/log/Xorg.0.log", Time: Wed Aug 4 17:27:17 2004 556,557c556 < (--) I810(0): Display dimensions: (310, 250) mm < (--) I810(0): DPI set to (104, 104) --- > (++) I810(0): DPI set to (96, 96) 615c614 < drmOpenDevice: open result is 9, (OK) --- > drmOpenDevice: open result is 8, (OK) 618c617 < drmOpenDevice: open result is 9, (OK) --- > drmOpenDevice: open result is 8, (OK) 621c620 < drmOpenDevice: open result is 9, (OK) --- > drmOpenDevice: open result is 8, (OK) 699,700c698,701 < (II) I810(0): [drm] removed 1 reserved context for kernel < (II) I810(0): [drm] unmapping 8192 bytes of SAREA 0xd8a1d000 at 0x40023000 --- > SetClientVersion: 0 8 > SetKbdSettings - type: 2 rate: 30 delay: 250 snumlk: 0 > SetKbdSettings - Succeeded > (II) 3rd Button detected: disabling emulate3Button ====================================================================== -- ┌─────────────────────────────────┐ │ sawachan@xxxxxxxxxxxxx│ └─────────────────────────────────┘