kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #13284
[Bug 500069] Re: USB file transfer causes system freezes; ops take hours instead of minutes
sbec67, this bug was reported a while ago and there hasn't been any
activity in it recently. We were wondering if this is still an issue? If
so, could you please test for this with the latest development release
of Ubuntu? ISO images are available from http://cdimage.ubuntu.com
/daily-live/current/ .
If it remains an issue, could you please run the following command in
the development release from a Terminal
(Applications->Accessories->Terminal), as it will automatically gather
and attach updated debug information to this report:
apport-collect -p linux <replace-with-bug-number>
Also, could you please test the latest upstream kernel available following https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow additional upstream developers to examine the issue. Please do not test the daily folder, but the one all the way at the bottom. Once you've tested the upstream kernel, please comment on which kernel version specifically you tested. If this bug is fixed in the mainline kernel, please add the following tags:
kernel-fixed-upstream
kernel-fixed-upstream-VERSION-NUMBER
where VERSION-NUMBER is the version number of the kernel you tested. For example:
kernel-fixed-upstream-v3.11
This can be done by clicking on the yellow circle with a black pencil icon next to the word Tags located at the bottom of the bug description. As well, please remove the tag:
needs-upstream-testing
If the mainline kernel does not fix this bug, please add the following tags:
kernel-bug-exists-upstream
kernel-bug-exists-upstream-VERSION-NUMBER
As well, please remove the tag:
needs-upstream-testing
Once testing of the upstream kernel is complete, please mark this bug's
Status as Confirmed. Please let us know your results. Thank you for your
understanding.
** Changed in: linux (Ubuntu)
Status: Triaged => Incomplete
** Attachment removed: "logs.tar.gz"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/500069/+attachment/1079748/+files/logs.tar.gz
** Attachment removed: "Card0.Amixer.values.txt"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/500069/+attachment/1102181/+files/Card0.Amixer.values.txt
** Attachment removed: "AlsaDevices.txt"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/500069/+attachment/1102179/+files/AlsaDevices.txt
** Attachment removed: "Card0.Codecs.codec.0.txt"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/500069/+attachment/1102182/+files/Card0.Codecs.codec.0.txt
** Attachment removed: "BootDmesg.txt"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/500069/+attachment/1102180/+files/BootDmesg.txt
** Attachment removed: "CurrentDmesg.txt"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/500069/+attachment/1102183/+files/CurrentDmesg.txt
** Attachment removed: "Lspci.txt"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/500069/+attachment/1102185/+files/Lspci.txt
** Attachment removed: "PciMultimedia.txt"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/500069/+attachment/1102187/+files/PciMultimedia.txt
** Attachment removed: "IwConfig.txt"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/500069/+attachment/1102184/+files/IwConfig.txt
** Attachment removed: "ProcCpuinfo.txt"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/500069/+attachment/1102188/+files/ProcCpuinfo.txt
** Attachment removed: "Lsusb.txt"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/500069/+attachment/1102186/+files/Lsusb.txt
** Attachment removed: "ProcInterrupts.txt"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/500069/+attachment/1102189/+files/ProcInterrupts.txt
** Attachment removed: "ProcModules.txt"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/500069/+attachment/1102190/+files/ProcModules.txt
** Attachment removed: "UdevDb.txt"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/500069/+attachment/1102191/+files/UdevDb.txt
** Attachment removed: "UdevLog.txt"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/500069/+attachment/1102192/+files/UdevLog.txt
** Attachment removed: "XsessionErrors.txt"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/500069/+attachment/1102194/+files/XsessionErrors.txt
** Attachment removed: "WifiSyslog.txt"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/500069/+attachment/1102193/+files/WifiSyslog.txt
** Attachment removed: "lsusb for 2 USB pendrives"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/500069/+attachment/1478152/+files/lsusb-v.txt
** Attachment removed: "USB 2.0 hubs limiting transfer speeds to 1.1"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/500069/+attachment/1382156/+files/USB2.0Hubs_only_using_USB1.1
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/500069
Title:
USB file transfer causes system freezes; ops take hours instead of
minutes
Status in The Linux Kernel:
Fix Released
Status in “linux” package in Ubuntu:
Incomplete
Status in “linux” package in Fedora:
Unknown
Bug description:
USB Drive is a MP3 Player 2GB
sbec@Diamant:~$ lsusb
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 046d:c50e Logitech, Inc. MX-1000 Cordless Mouse Receiver
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 004: ID 0402:5661 ALi Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
sbec@Diamant:~$
Linux Diamant 2.6.31-15-generic #50-Ubuntu SMP Tue Nov 10 14:54:29 UTC 2009 i686 GNU/Linux
Ubuntu 2.6.31-15.50-generic
to test, i issued dd command:
dd if=/dev/zero of=/media/usb-disk/test-file bs=32
while dd is running i run dstat.... this is in the log file attached.
other logs are also in the tar.gz file...
there is a huge USB performance Bug report #1972262. this Report is
something simular
To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/500069/+subscriptions