From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00, DNS_FROM_OPENWHOIS, RCVD_IN_DNSWL_LOW, SPF_PASS autolearn=no version=3.2.5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:disposition-notification-to:date:from:user-agent :mime-version:to:subject:references:in-reply-to:content-type; bh=1JqZx10yJvxzNH+jLyqULaemtee1FcBkxz774IpqhL0=; b=tP/ZIhc6d8H6wj57Kd2YMUf81MTc+0cBSEXQxs/tdD+8Rxa/m/23+nn4RoT0Fcbk3b m+T4ZVq+mUoH/ReAZuJYHeRiN+ps3zQTgfZTyvXcNmh4b9NJ8COAz8XqjB+AQP8CZaSE jJNtfbrB55S/zwgvjrnVHc4g/s5gnclmYwpew= Message-ID: <4E619D85.7020205@gmail.com> Date: Sat, 03 Sep 2011 13:22:45 +1000 From: Occisor User-Agent: Mozilla/5.0 (X11; Linux i686; rv:6.0) Gecko/20110831 Thunderbird/6.0 MIME-Version: 1.0 To: shigorin@gmail.com, ALT Linux Community general discussions References: <4E609504.5050101@gmail.com> <20110902140310.GD4100@osdn.org.ua> <4E60ED7A.90106@gmail.com> <4E60FC28.90402@gmail.com> In-Reply-To: <4E60FC28.90402@gmail.com> Content-Type: multipart/mixed; boundary="------------000407000706090405070003" Subject: Re: [Comm] =?utf-8?b?UDYg0YHQutC+0YDQvtGB0YLRjCDQutC+0L/QuNGA0L7QstCw?= =?utf-8?b?0L3QuNGPICt1c2I=?= X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Community general discussions List-Id: ALT Linux Community general discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Sep 2011 03:22:54 -0000 Archived-At: List-Archive: List-Post: This is a multi-part message in MIME format. --------------000407000706090405070003 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit 03.09.2011 01:54, Occisor пишет: > Создал такой файл /etc/modprobe.d/usb.conf с содержимым > > install ohci_hcd /sbin/modprobe ehci_hcd ; /sbin/modprobe -i ohci_hcd ; > true > install uhci_hcd /sbin/modprobe ehci_hcd ; /sbin/modprobe -i uhci_hcd ; > true > > перезагрузился > # dmesg | grep hci > [ 8.983451] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver > [ 9.132145] uhci_hcd: USB Universal Host Controller Interface driver > [ 9.134164] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver > [ 9.135493] uhci_hcd 0000:01:08.0: PCI INT A -> Link[APC1] -> GSI 16 > (level, high) -> IRQ 16 > [ 9.135512] uhci_hcd 0000:01:08.0: UHCI Host Controller > [ 9.135565] uhci_hcd 0000:01:08.0: new USB bus registered, assigned bus > number 1 > [ 9.135624] uhci_hcd 0000:01:08.0: irq 16, io base 0x0000c000 > [ 9.135706] usb usb1: Manufacturer: Linux 3.0.3-std-def-alt0.M60P.1 > uhci_hcd > [ 9.136160] uhci_hcd 0000:01:08.1: PCI INT B -> Link[APC2] -> GSI 17 > (level, high) -> IRQ 17 > [ 9.136170] uhci_hcd 0000:01:08.1: UHCI Host Controller > [ 9.136180] uhci_hcd 0000:01:08.1: new USB bus registered, assigned bus > number 2 > [ 9.136211] uhci_hcd 0000:01:08.1: irq 17, io base 0x0000c400 > [ 9.136272] usb usb2: Manufacturer: Linux 3.0.3-std-def-alt0.M60P.1 > uhci_hcd > [ 9.853620] ehci_hcd 0000:00:02.2: PCI INT C -> Link[APCL] -> GSI 20 > (level, high) -> IRQ 20 > [ 9.853652] ehci_hcd 0000:00:02.2: setting latency timer to 64 > [ 9.853657] ehci_hcd 0000:00:02.2: EHCI Host Controller > [ 9.853675] ehci_hcd 0000:00:02.2: new USB bus registered, assigned bus > number 3 > [ 9.853717] ehci_hcd 0000:00:02.2: debug port 1 > [ 9.853727] ehci_hcd 0000:00:02.2: cache line size of 32 is not supported > [ 9.853753] ehci_hcd 0000:00:02.2: irq 20, io mem 0xe4086000 > [ 9.864051] ehci_hcd 0000:00:02.2: USB 2.0 started, EHCI 1.00 > [ 9.864125] usb usb3: Manufacturer: Linux 3.0.3-std-def-alt0.M60P.1 > ehci_hcd > [ 9.864666] ehci_hcd 0000:01:08.2: PCI INT C -> Link[APC3] -> GSI 18 > (level, high) -> IRQ 18 > [ 9.864712] ehci_hcd 0000:01:08.2: EHCI Host Controller > [ 9.864726] ehci_hcd 0000:01:08.2: new USB bus registered, assigned bus > number 4 > [ 9.864806] ehci_hcd 0000:01:08.2: irq 18, io mem 0xe3010000 > [ 9.866035] ohci_hcd 0000:00:02.0: PCI INT A -> Link[APCF] -> GSI 22 > (level, high) -> IRQ 22 > [ 9.866049] ohci_hcd 0000:00:02.0: setting latency timer to 64 > [ 9.866053] ohci_hcd 0000:00:02.0: OHCI Host Controller > [ 9.866065] ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus > number 5 > [ 9.866099] ohci_hcd 0000:00:02.0: irq 22, io mem 0xe4080000 > [ 9.876071] ehci_hcd 0000:01:08.2: USB 2.0 started, EHCI 1.00 > [ 9.876145] usb usb4: Manufacturer: Linux 3.0.3-std-def-alt0.M60P.1 > ehci_hcd > [ 9.922090] usb usb5: Manufacturer: Linux 3.0.3-std-def-alt0.M60P.1 > ohci_hcd > [ 9.922710] ohci_hcd 0000:00:02.1: PCI INT B -> Link[APCG] -> GSI 21 > (level, high) -> IRQ 21 > [ 9.922748] ohci_hcd 0000:00:02.1: setting latency timer to 64 > [ 9.922753] ohci_hcd 0000:00:02.1: OHCI Host Controller > [ 9.922766] ohci_hcd 0000:00:02.1: new USB bus registered, assigned bus > number 6 > [ 9.922796] ohci_hcd 0000:00:02.1: irq 21, io mem 0xe4083000 > [ 9.978114] usb usb6: Manufacturer: Linux 3.0.3-std-def-alt0.M60P.1 > ohci_hcd > [ 9.979921] firewire_ohci 0000:00:0d.0: PCI INT A -> Link[APCM] -> GSI > 20 (level, high) -> IRQ 20 > [ 9.979929] firewire_ohci 0000:00:0d.0: setting latency timer to 64 > [ 10.044131] firewire_ohci: Added fw-ohci device 0000:00:0d.0, OHCI > v1.10, 4 IR + 4 IT contexts, quirks 0x0 > [ 10.568103] usb 3-6: new high speed USB device number 4 using ehci_hcd > [ 11.232018] usb 5-1: new full speed USB device number 2 using ohci_hcd > [ 12.052062] usb 5-2: new low speed USB device number 3 using ohci_hcd > [ 12.504030] usb 2-1: new low speed USB device number 2 using uhci_hcd > [ 12.944034] usb 2-2: new low speed USB device number 3 using uhci_hcd > [ 215.172023] usb 3-3: new high speed USB device number 5 using ehci_hcd > [ 215.740052] usb 3-3: new high speed USB device number 6 using ehci_hcd > [ 216.308050] usb 3-3: new high speed USB device number 7 using ehci_hcd > [ 216.836068] usb 3-3: new high speed USB device number 8 using ehci_hcd > [ 217.636040] usb 6-1: new full speed USB device number 2 using ohci_hcd > > Ошибок теперь не видно, но результата не принесло. Еще немного информации. После подключения усб-накопителя (любого из тех что у меня есть) dmesg выдает подобное [ 1413.548039] usb 3-5: new high speed USB device number 5 using ehci_hcd [ 1413.672032] usb 3-5: device descriptor read/64, error -71 [ 1413.900051] usb 3-5: device descriptor read/64, error -71 [ 1414.116045] usb 3-5: new high speed USB device number 6 using ehci_hcd [ 1414.236038] usb 3-5: device descriptor read/64, error -71 [ 1414.464039] usb 3-5: device descriptor read/64, error -71 [ 1414.680042] usb 3-5: new high speed USB device number 7 using ehci_hcd [ 1415.092028] usb 3-5: device not accepting address 7, error -71 [ 1415.204042] usb 3-5: new high speed USB device number 8 using ehci_hcd [ 1415.616030] usb 3-5: device not accepting address 8, error -71 [ 1416.072042] usb 5-3: new full speed USB device number 4 using ohci_hcd [ 1416.272446] usb 5-3: not running at top speed; connect to a high speed hub [ 1416.290445] usb 5-3: New USB device found, idVendor=0951, idProduct=161a [ 1416.290450] usb 5-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 1416.290454] usb 5-3: Product: DataTraveler 410 [ 1416.290457] usb 5-3: Manufacturer: Kingston [ 1416.290459] usb 5-3: SerialNumber: 0018F30C0839F01121792162 [ 1416.329030] usbcore: registered new interface driver libusual [ 1416.333780] usbcore: registered new interface driver uas [ 1416.342994] scsi2 : usb-storage 5-3:1.0 [ 1416.344697] usbcore: registered new interface driver usb-storage Нагуглить про ошибку пока не удалось. Накопители почему-то в итоге подхватывается ohci_hcd, т.е. usb 1.1, вместо ehci_hcd. При этом если подключаю web-камеру, то она сразу, без ошибок, подхватывается ehci_hcd. И есть еще интересный ньюнс, судя по всему имеющий отношение к этой проблеме. Если подключен usb-накопитель, то система намертво виснет в процессе, как запуска, так и выключения. --------------000407000706090405070003 Content-Type: text/x-vcard; charset=utf-8; name="brutalfreak.vcf" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="brutalfreak.vcf" YmVnaW46dmNhcmQNCmZuO3F1b3RlZC1wcmludGFibGU6PUQwPTk4PUQwPUJCPUQxPThDPUQx PThGDQpuO3F1b3RlZC1wcmludGFibGU6Oz1EMD05OD1EMD1CQj1EMT04Qz1EMT04Rg0KYWRy Ojs7OzsyODs7UkYNCmVtYWlsO2ludGVybmV0OmJydXRhbGZyZWFrQGdtYWlsLmNvbQ0Kbm90 ZTtxdW90ZWQtcHJpbnRhYmxlOnhtcHA6IG9jY2lzb3JAamFiYmVyLnJvb3QuY3o9MEQ9MEE9 DQoJSUNROiAyOTI0NDE3ODgNCnZlcnNpb246Mi4xDQplbmQ6dmNhcmQNCg0K --------------000407000706090405070003--