[Momonga-devel.ja:02057] KT400 & USB problem


大垣です。

どうもmoのkernelはKT400(VIAのチップセット?)のUSBが正常に動作しな
いようです。

[root@dev root]# lspci
00:00.0 Host bridge: VIA Technologies, Inc. VT8377 [KT400 AGP] Host Bridge (rev 80)
00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI Bridge
00:10.0 USB Controller: VIA Technologies, Inc. USB (rev 80)
00:10.1 USB Controller: VIA Technologies, Inc. USB (rev 80)
00:10.2 USB Controller: VIA Technologies, Inc. USB (rev 80)
00:10.3 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 82)
00:11.0 ISA bridge: VIA Technologies, Inc. VT8235 ISA Bridge
00:11.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT8233/A/C/VT8235 PIPC Bus Master IDE (rev 06)
00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235 AC97 Audio Controller (rev 50)
00:13.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
01:00.0 VGA compatible controller: nVidia Corporation NV11 [GeForce2 MX/MX 400] (rev b2)

[root@dev root]# tail /var/log/messages
Sep  8 22:24:49 dev kernel: hub.c: new USB device 00:10.3-1, assigned address 55Sep  8 22:24:54 dev kernel: usb_control/bulk_msg: timeout
Sep  8 22:24:54 dev kernel: usb.c: USB device not accepting new address=55 (error=-110)
Sep  8 22:24:55 dev kernel: hub.c: new USB device 00:10.3-1, assigned address 56Sep  8 22:25:00 dev kernel: usb_control/bulk_msg: timeout
Sep  8 22:25:00 dev kernel: usb.c: USB device not accepting new address=56 (error=-110)
Sep  8 22:25:00 dev kernel: hub.c: new USB device 00:10.3-1, assigned address 57Sep  8 22:25:05 dev kernel: usb_control/bulk_msg: timeout
Sep  8 22:25:05 dev kernel: usb.c: USB device not accepting new address=57 (error=-110)
Sep  8 22:25:06 dev kernel: hub.c: new USB device 00:10.3-1, assigned address 58

と言う感じでUSB HDD(2.5と3.5インチの2つとも)を認識しません。当然
ですがlsusbを実行しても表示されません。上記のエラーはkernel 2.4.21-25m
の物で、kernel 2.4.22系になってからはusb回りで起動時にoopsが出る
ので試めす以前の状態です。
# usbcoreのロードに失敗しているのに他のUSB関連のモジュールを
# ロードしようとしている事が原因の一つに思えます。

試しに同じマシンでRH9 (kernel 2.4.20-19.9)を起動してみたところ
問題無くUSB HDD(2.5と3.5インチの2つとも)を認識&利用できました。

# Asumiなマシン(kernel 2.4.18)が古いVIAのチップセット(VT82C691 - Apollo Pro)
# だったので試しに同じUSB HDDを繋いだところこちらも似たようなエラー
# で認識できませんでした。

不具合の報告だけですみません。よろしくお願いします。

--
Yasuo Ohgaki