From: Occisor <brutalfreak@gmail.com>
To: shigorin@gmail.com,
ALT Linux Community general discussions
<community@lists.altlinux.org>
Subject: Re: [Comm] P6 скорость копирования +usb
Date: Sat, 03 Sep 2011 01:54:16 +1000
Message-ID: <4E60FC28.90402@gmail.com> (raw)
In-Reply-To: <4E60ED7A.90106@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 4390 bytes --]
Создал такой файл /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
Ошибок теперь не видно, но результата не принесло.
[-- Attachment #2: brutalfreak.vcf --]
[-- Type: text/x-vcard, Size: 261 bytes --]
begin:vcard
fn;quoted-printable:=D0=98=D0=BB=D1=8C=D1=8F
n;quoted-printable:;=D0=98=D0=BB=D1=8C=D1=8F
adr:;;;;28;;RF
email;internet:brutalfreak@gmail.com
note;quoted-printable:xmpp: occisor@jabber.root.cz=0D=0A=
ICQ: 292441788
version:2.1
end:vcard
next prev parent reply other threads:[~2011-09-02 15:54 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-02 8:34 Occisor
2011-09-02 14:03 ` Michael Shigorin
2011-09-02 14:51 ` Occisor
2011-09-02 15:54 ` Occisor [this message]
2011-09-03 3:22 ` Occisor
2011-09-03 6:16 ` Occisor
2011-09-10 12:36 ` Andriy Dobrovol`s`kii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4E60FC28.90402@gmail.com \
--to=brutalfreak@gmail.com \
--cc=community@lists.altlinux.org \
--cc=shigorin@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git