[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: snapshot 20041211ts (2.99.11)
> 千葉市中央区長洲
> 藤原 誠
つ> screen/keyboard の場合なら余計なことをしなければ動くはずなので
つ> ・wscons=NO
つ> ・/etc/ttys で ttyE0 以外を off にする
つ> (または console 以外を off にする)
つ> あたりでいけるんじゃないでしょうか。
何か変なことをしているのだと思いますが、そのようにしてもだめ
です。
起動時に、次のような文字が出ます。これは手で写しています。
Setting tty flags.
ttyflags: TIOCSFLAGS on /dev/console: Device not configured
ttyflags: TIOCSFLAGS on /dev/ttyE0: Device not configured
Setting sysctl variables:
Starting Network.
その他は次のようになっています。
ttyp0:makoto@st4200 0:57:21/041229(~)> dmesg | egrep 'tty|console|ukb'
ukbd0 at uhidev1: 8 modifier keys, 6 key codes
wskbd0 at ukbd0 (mux ignored)
wsdisplay0 at ofb0 (kbdmux ignored): console (std, vt100 emulation)
zstty0 at zsc0 channel 0
zstty1 at zsc0 channel 1
ukbd0 at uhidev1: 8 modifier keys, 6 key codes
wskbd0 at ukbd0 (mux ignored)
ttyp0:makoto@st4200 0:57:23/041229(~)> ls -l /dev/ttyE0 /dev/console
crw------- 1 root wheel 0, 0 Dec 29 00:52 /dev/console
crw------- 1 root wheel 35, 0 Dec 29 00:53 /dev/ttyE0
ttyp0:makoto@st4200 0:57:43/041229(~)> head -12 /etc/ttys | tail -8
# name getty type status comments
#
console "/usr/libexec/getty std.57600" vt100 off secure
ttyE0 "/usr/libexec/getty std.9600" vt100 on secure
#ty00 "/usr/libexec/getty std.57600" vt100 on secure
ttyZ0 "/usr/libexec/getty std.57600" vt100 off secure
tty01 "/usr/libexec/getty std.9600" unknown off secure
tty02 "/usr/libexec/getty std.9600" unknown off secure
ttyp0:makoto@st4200 0:57:54/041229(~)> grep wscons /etc/rc.conf
wscons=NO
ttyp0:makoto@st4200 0:58:16/041229(~)>
この状態で、
ttyp0:root@st4200 1:02:32/041229(~)# hexdump -C /dev/wskbd0
としておいて、aa と入力すると、次のように表示されます(a 一文字では
何も出ません)。
00000000 00 00 00 02 00 00 00 04 41 d1 83 9b 20 49 90 60 |........A... I.`|
00000010 00 00 00 01 00 00 00 04 41 d1 83 9b 25 88 85 40 |........A...%..@|
つ> 先日、PowerBookでファームウェアアップデートをしたらキー入力
つ> できなくなったという例は見ましたが、それとは違いますよね。
かなり古いもののはずなので、それは大丈夫だと思います
(というか、関係ないと思いたいです)。
Apple PowerMac3,3 4.2.8f1 BootROM built on 10/11/01 at 14:12:47
Copyright 1994-2001 Apple Computer, Inc.
All Rights Reserved.
---
(藤原)