[Bug 17881] Re: usb flash memory hangs after copying few MB

2008-08-03 Thread Ihor Kaharlichenko
*** This bug is a duplicate of bug 61235 *** https://bugs.launchpad.net/bugs/61235 ** Also affects: linux Importance: Undecided Status: New -- usb flash memory hangs after copying few MB https://bugs.launchpad.net/bugs/17881 You received this bug notification because you are a

[Bug 17881] Re: usb flash memory hangs after copying few MB

2007-10-31 Thread David C
*** This bug is a duplicate of bug 61235 *** https://bugs.launchpad.net/bugs/61235 There are a number of issues related to USB flash drives discussed in #61235. These suggest that you have to adjust the max_sectors parameter for your drive: the suggestion was to reduce from 240 to 128.

[Bug 17881] Re: usb flash memory hangs after copying few MB

2007-10-28 Thread David C
I appear to be suffering the same problem on my Feisty Fawn (Linux ubuntu 2.6.20-16-generic #2 SMP Sun Sep 23 19:50:39 UTC 2007 i686) The problem happens if I attempt to copy a large tree from the flash drive. I have tried this using Nautilus (and it fails after a while). I have also been doing:

[Bug 17881] Re: usb flash memory hangs after copying few MB

2007-10-28 Thread David C
And output of lshal. ** Attachment added: output of lshal for my system http://launchpadlibrarian.net/10196618/hal.lst -- usb flash memory hangs after copying few MB https://bugs.launchpad.net/bugs/17881 You received this bug notification because you are a member of Ubuntu Bugs, which is a

[Bug 17881] Re: usb flash memory hangs after copying few MB

2007-10-28 Thread David C
Just been googling for other reports on this and have found a workaround that is good for me: Remove the USB 2.0 support provided by ehci_hcd: [EMAIL PROTECTED]:~# rmmod ehci_hcd Then the copy works (but takes a long time, because USB is now 1.1). Hope this helps others to track down the

[Bug 17881] Re: usb flash memory hangs after copying few MB

2007-10-28 Thread willisoften
Yes I noticed that I had no problems copying to hard disk mp3 player that uses USB 1.1 - however I've noticed that I have the same problem copying from a samba share. (Using windows machine to mount the usb drive) I really can't access any information the Linux machine is completely frozen.

[Bug 17881] Re: usb flash memory hangs after copying few MB

2007-10-28 Thread David C
** Also affects: linux-source-2.6.20 (Ubuntu) Importance: Undecided Status: New -- usb flash memory hangs after copying few MB https://bugs.launchpad.net/bugs/17881 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. --

[Bug 17881] Re: usb flash memory hangs after copying few MB

2007-10-27 Thread willisoften
I have the same problem in gutsy (AMD64) with a WD Passport HDD drive. I can copy some information then the whole desktop freezes. The machine seems to be running but completely unresponsive to mouse or keyboard input. I can however shutdown with Alt +SysRq reisub - that's the only thing that

[Bug 17881] Re: usb flash memory hangs after copying few MB

2007-09-29 Thread Martin Emrich
Hi! I have the same problem here since I installed my new motherboard (AMD 690G Chipset). I copied data from my external HD, and after a few hundred megabytes, the cp process freezes in the D-state. Any process attemting to access the device freezes, too. Unplugging the device does not change it

[Bug 17881] Re: usb flash memory hangs after copying few MB

2007-09-03 Thread TJ
Sihabul, thank you for your report. It helps in providing a reproducible test-case. Can you let us have the make/model of the PC (including BIOS version), and the make/model of the flash-memory device? Are you connecting the USb flash-memory device directly to a USB port on the PC, or into an

[Bug 17881] Re: usb flash memory hangs after copying few MB

2007-09-03 Thread Sihabul Milah
Hello TJ, Here is my machine: MotherBoard: ECS P4M800 AMI BIOS v2.59 FlashDisk: Kingston DTI/1GB The FlashDisk is connected to PC directly. ** Attachment added: dmesg.log http://launchpadlibrarian.net/9100550/dmesg.log -- usb flash memory hangs after copying few MB

[Bug 17881] Re: usb flash memory hangs after copying few MB

2007-09-03 Thread Sihabul Milah
** Attachment added: kern.log http://launchpadlibrarian.net/9100562/kern.log -- usb flash memory hangs after copying few MB https://bugs.launchpad.net/bugs/17881 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing

[Bug 17881] Re: usb flash memory hangs after copying few MB

2007-09-03 Thread Sihabul Milah
** Attachment added: lspci-vvnn.log http://launchpadlibrarian.net/9100570/lspci-vvnn.log -- usb flash memory hangs after copying few MB https://bugs.launchpad.net/bugs/17881 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. --

[Bug 17881] Re: usb flash memory hangs after copying few MB

2007-09-03 Thread Sihabul Milah
version: Ubuntu 2.6.20-16.31-386 uname: Linux alisya-desktop 2.6.20-16-386 #2 Fri Aug 31 00:51:58 UTC 2007 i686 GNU/Linux -- usb flash memory hangs after copying few MB https://bugs.launchpad.net/bugs/17881 You received this bug notification because you are a member of Ubuntu Bugs, which is a

[Bug 17881] Re: usb flash memory hangs after copying few MB

2007-08-23 Thread Sihabul Milah
Hi, I have a similar problem (at USB2.0) I'm a newbie at linux. Here are my trials: (use a folder contains 102 files / 61.1MB) Normal: write trials, hangs at 2nd trial. cat 64 /sys/block/sdb/device/max_sectors write trials, hangs at 1st trial. modprobe -r ehci_hcd (force to work at USB1.1)

[Bug 17881] Re: usb flash memory hangs after copying few MB

2007-06-26 Thread seb35690
Oups ! I think it's not the good bug for me, sorry...It's the bug 61235. -- usb flash memory hangs after copying few MB https://bugs.launchpad.net/bugs/17881 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list

[Bug 17881] Re: usb flash memory hangs after copying few MB

2007-06-25 Thread seb35690
I seem to have the same problem (Feisty). Copies but makes disk unmountable (Writing Data to Device). It eventually comes up with an error. dmesg prints out some messages : [ 4774.567675] usb 5-7: reset high speed USB device using ehci_hcd and address 3 a few times [ 4940.351209] usb 5-7:

[Bug 17881] Re: usb flash memory hangs after copying few MB

2007-06-17 Thread gQuigs
** Also affects: linux-source-2.6.22 (Ubuntu) Importance: Undecided Status: Unconfirmed -- usb flash memory hangs after copying few MB https://bugs.launchpad.net/bugs/17881 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. --

[Bug 17881] Re: usb flash memory hangs after copying few MB

2007-06-12 Thread Brian Murray
** Changed in: linux-source-2.6.12 (Ubuntu) Assignee: Brian Murray = (unassigned) -- usb flash memory hangs after copying few MB https://bugs.launchpad.net/bugs/17881 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs

Re: [Bug 17881] Re: usb flash memory hangs after copying few MB

2007-06-12 Thread gQuigs
The bug still exists in feisty with some new additions. Copy in Nautilus said it wrote 200 something files, it really wrote 22 according to my phone. Occasionally files get mixed together, ~30 seconds of this song plus 30 seconds of 2 other songs. On 6/12/07, Brian Murray [EMAIL PROTECTED]

[Bug 17881] Re: usb flash memory hangs after copying few MB

2007-06-11 Thread gQuigs
I seem to have a very similar problem (Feisty). I try copying files over to my Sony-Ericsson W300i and it... a.) Slows copying at some point b.) Stops copying at some point c.) Copies (Never with a lot of files) d.) Copies but makes disk unmountable (Writing Data to Device). It eventually comes

[Bug 17881] Re: usb flash memory hangs after copying few MB

2007-06-09 Thread Antti Koskinen
Same problems here with Fiesty (AMD64), a Nokia 3110c cell phone, a Sony-Ericsson W300i phone and a Canon PowerShot G6 digital camera. The system just randomly hangs with nothing particularly interesting in system logs. On the SE phone this caused file system corruption and bricked the device

[Bug 17881] Re: usb flash memory hangs after copying few MB

2007-06-08 Thread GreatBunzinni
I have an Acer Aspire 1524, which came with a PCMCIA flash card reader from Acer. The card reader takes eternities to automount and when I try to read from/write to it, the reading/writing becomes idle and system grinds to a halt and becomes unusable. I'm running Kubuntu 7.04 with linux kernel

[Bug 17881] Re: usb flash memory hangs after copying few MB

2007-06-01 Thread Brian Murray
** Changed in: linux-source-2.6.12 (Ubuntu) Assignee: Ben Collins = Brian Murray Status: Confirmed = Rejected ** Changed in: linux-source-2.6.17 (Ubuntu) Importance: Undecided = Medium Assignee: (unassigned) = Ubuntu Kernel Team -- usb flash memory hangs after copying few MB

[Bug 17881] Re: usb flash memory hangs after copying few MB

2007-05-10 Thread zcat
I'm not sure if I have the same problem, but it's quite similar and has happened on two different machines (both running Feisty), multiple USB ports, different logins, and with two completely different MP3 players. I start to copy a significant amount of files, and after a short time I get all

[Bug 17881] Re: usb flash memory hangs after copying few MB

2007-02-11 Thread jimbo
Hello everyone, I agree with chokuchou . I discovered this problem just today after having installed Ubuntu Edgy Eft 6.10 a few weeks ago. My kernel version is 2.6.17-11-generic I tried transferring about 1 GB of files to my external USB hard drive and I get the same I/O error as the others. My

[Bug 17881] Re: usb flash memory hangs after copying few MB

2007-01-03 Thread arnox
Not sure if it will help, but I get this with kernel 2.6.17-10 when plugging in a USB cell phone. I also have tried different cell phones (Ericsson W600 and Nokia 6133), with same results: the system may run for a little while (it varies from a few seconds to minutes), then the mouse stops

[Bug 17881] Re: usb flash memory hangs after copying few MB

2006-12-09 Thread RMS-mit
I had similar issues with kubuntu 6.10 I rolled back to ubuntu 6.06 and found that my innoDisk DU Card now works fine. But My newer larger EasyDisk still had a problem (be-it slightly different) it now refused to mount. Found that fdisk complained about the partition table being non standard.

[Bug 17881] Re: usb flash memory hangs after copying few MB

2006-12-05 Thread chokuchou
Unfortunately I have exactly the same problem since I upgraded to Edgy. I could go back to Dapper but I think that is ridiculous... An upgrade should be more stable than the previous version and I don't understand how this could happen! I would never go back to an old version of Ubuntu, if there

[Bug 17881] Re: usb flash memory hangs after copying few MB

2006-11-24 Thread Stefan Hinker
As time goes by It seems *my* problems were hardware related. I don't have any issues with an external card reader, only the built-in one I used has problems. So this seems to be defective hardware. Sorry for the confusion. Please be aware that this is only related to my own postings and

[Bug 17881] Re: usb flash memory hangs after copying few MB

2006-11-23 Thread thierry13
Hi, I had exactly the same problem when updating to edgy, I went back to dapper 6.06LTS where it works perfectly. -- usb flash memory hangs after copying few MB https://launchpad.net/bugs/17881 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 17881] Re: usb flash memory hangs after copying few MB

2006-11-16 Thread wen
First: I got the same problem when using scp to copy files from cdrom to harddisc. Second: After the failing attempt to copy the data, its not possible to browse the cdrom via thunar anymore. It seems to be seeking but obviously kind of lost the connection to the device. So i guess its not o

[Bug 17881] Re: usb flash memory hangs after copying few MB

2006-11-15 Thread wen
I get the same problem with xubuntu edgy eft and already saw it with xubuntu dapper drake on my 8 years old laptop.l Both usb and cdrom hang after copying some mb, both when i am copying from filemanager thunar to the desktop and when copying via cp. When copying from cdrom i am able to copy a

[Bug 17881] Re: usb flash memory hangs after copying few MB

2006-11-06 Thread Niels Kristian Bech Jensen
I've hit this bug with Edgy release (2.6.17-10-generic kernel) on a Toshiba Satellite Pro 460CDT laptop and an Apacer Handy Steno USB pendrive. Reading from the drive hangs after a while. Nothing in dmesg. The drive works on my desktop running Dapper and also worked on the laptop running

[Bug 17881] Re: usb flash memory hangs after copying few MB

2006-11-06 Thread Alex Teo
What do I need to do to fix this? I am a newbie in linux and kernel stuff. I do have development experience. My mouse is also freezing intermittenly. Is this also the cause of my mouse problem? Thanks, -- usb flash memory hangs after copying few MB https://launchpad.net/bugs/17881 --

Re: [Bug 17881] Re: usb flash memory hangs after copying few MB

2006-11-06 Thread alzibub
On 06/11/06, Alex Teo [EMAIL PROTECTED] wrote: What do I need to do to fix this? I am a newbie in linux and kernel stuff. I do have development experience. There is no fix at the moment. But you can: 1. Buy an alternate USB pendrive. 2. Use a linux-2.4.x based distro My mouse is also

[Bug 17881] Re: usb flash memory hangs after copying few MB

2006-11-06 Thread Alex Teo
Yes, I am having a USB optical mouse -- usb flash memory hangs after copying few MB https://launchpad.net/bugs/17881 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 17881] Re: usb flash memory hangs after copying few MB

2006-11-05 Thread Alex Teo
Hi, I have seen this in Dapper 6.06. My system is amd64 3800+ Same sympton. The device is detected properly. When copying file, it just hang after a while. (It still shows progress but the time gets longer and longer) -- usb flash memory hangs after copying few MB

[Bug 17881] Re: usb flash memory hangs after copying few MB

2006-09-26 Thread towsonu2003
no info asked from reporter ** Changed in: linux-source-2.6.12 (Ubuntu) Status: Needs Info = Confirmed -- usb flash memory hangs after copying few MB https://launchpad.net/bugs/17881 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 17881] Re: usb flash memory hangs after copying few MB

2006-08-15 Thread susancragin
more info posted at Ubuntu support request 1447. -- usb flash memory hangs after copying few MB https://launchpad.net/bugs/17881 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 17881] Re: usb flash memory hangs after copying few MB

2006-08-10 Thread susancragin
It's the copy command, or the memory allocation, or something, since the same thing happens copying from CD/DVD. I just tried copying from a CD and then a DVD, and the same thing happens in Eft. (I have all the latest updates including kernel as of August 10.) Copying appears to get stuck

[Bug 17881] Re: usb flash memory hangs after copying few MB

2006-08-10 Thread susancragin
should have added to above... Linux kernel AMD 2.6.17.3. x86-64. -- usb flash memory hangs after copying few MB https://launchpad.net/bugs/17881 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 17881] Re: usb flash memory hangs after copying few MB

2006-08-05 Thread Rob David
I am getting the same or very similar problem with dapper and kernel 2.6.15-26-686. I have a Motorola E1070 mobile phone which can work as a usb mass storage device. When I connect it, everything seems to work, and I can read files from it OK. However, as soon as I try to write anything I

[Bug 17881] Re: usb flash memory hangs after copying few MB

2006-06-20 Thread Stefan Hinker
** Attachment added: 2.6.15-25-k7 dmesg right after booting http://librarian.launchpad.net/3104461/dmesg.after.boot.txt ** Attachment added: 2.6.15-25-k7 dmesg during the problem reproduction http://librarian.launchpad.net/3104471/dmesg.usb.txt ** Attachment added: 2.6.15-25-k7 messages

[Bug 17881] Re: [Bug 17881] Re: usb flash memory hangs after copying few MB

2006-06-14 Thread alzibub
The problem is still present in dapper 6.06. I think the problem was introduced in the kernel between 2.4 and 2.6 as I don't see it on my linux-2.4 based Debian Sarge box. -- usb flash memory hangs after copying few MB https://launchpad.net/bugs/17881 -- ubuntu-bugs mailing list