Latest Initrd not recognising USB storage devices?

Just installed 2.6.30 with all the necessary files. Everything seemed fine, except for one thing: my external USB hard drive is no longer recognised on boot. Here is my fstab and my mkinitcpio.conf.
# /etc/fstab: static file system information
# <file system> <dir> <type> <options> <dump> <pass>
none /dev/pts devpts defaults 0 0
none /dev/shm tmpfs rw,noexec,nosuid 0 0
#/dev/cdrom /media/cd auto ro,user,noauto,unhide 0 0
#/dev/dvd /media/dvd auto ro,user,noauto,unhide 0 0
#/dev/fd0 /media/fl auto user,noauto 0 0
UUID=139cf76d-425a-4c40-a5b1-bbbf22533d9a /boot ext4 defaults 0 1
UUID=4eddd177-23f6-49ab-a8ad-d3e1303133e0 / ext4 defaults 0 1
UUID=ED83-B8D4 /media/flash vfat rw,user,noauto 0 0
#UUID=ac46c6ae-d9eb-47d4-809b-19a2484b3133 /iomega ext4 rw,noexec,nosuid 0 1
UUID=ac46c6ae-d9eb-47d4-809b-19a2484b3133 /media/iomega ext4 rw,user,noauto 0 0
UUID=da9e741f-3525-47c6-8c7f-edf1ded00e7a swap swap defaults 0 0
As you can see from this, I originally had my external usb drive mounted on /iomega @ boot. However, since that no longer works, I have changed it to /media/iomega and let HAL mount it automatically when I fire up GNOME (the same way I have my flash drive set up). I used the original line with 2.6.29 with no problems.
The strange thing is, the device is there, because, when it fails, I go into single user mode, remount / read-write and then run mount -a and the device appears with no errors. If I change the line so it doesn't do an fsck on boot, it doesn't mount the device, but I do get an error saying the device is not there. I can then mount it manually at the command prompt.
The device is shown in /etc/blkid.tab and in /dev/disk/by-uuid.
# vim:set ft=sh
# MODULES
# The following modules are loaded before any boot hooks are
# run. Advanced users may wish to specify all system modules
# in this array. For instance:
# MODULES="piix ide_disk reiserfs"
MODULES=""
# BINARIES
# This setting includes, into the CPIO image, and additional
# binaries a given user may wish. This is run first, so may
# be used to override the actual binaries used in a given hook.
# (Existing files are NOT overwritten is already added)
# BINARIES are dependancy parsed, so you may safely ignore libraries
BINARIES=""
# FILES
# This setting is similar to BINARIES above, however, files are added
# as-is and are not parsed in anyway. This is useful for config files.
# Some users may wish to include modprobe.conf for custom module options,
# like so:
# FILES="/etc/modprobe.conf"
FILES=""
# HOOKS
# This is the most important setting in this file. The HOOKS control the
# modules and scripts added to the image, and what happens at boot time.
# Order is important, and it is recommended that you do not change the
# order in which HOOKS are added. Run 'mkinitcpio -H <hook name>' for
# help on a given hook.
# 'base' is _required_ unless you know precisely what you are doing.
# 'udev' is _required_ in order to automatically load modules
# 'modload' may be used in place of 'udev', but is not recommended
# 'filesystems' is _required_ unless you specify your fs modules in MODULES
# Examples:
# This setup specifies all modules in the MODULES setting above.
# No raid, lvm2, or encrypted root is needed.
# HOOKS="base"
# This setup will autodetect all modules for your system and should
# work as a sane default
# HOOKS="base udev autodetect pata scsi sata filesystems"
# This is identical to the above, except the old ide subsystem is
# used for IDE devices instead of the new pata subsystem.
# HOOKS="base udev autodetect ide scsi sata filesystems"
# This setup will generate a 'full' image which supports most systems.
# No autodetection is done.
# HOOKS="base udev pata scsi sata usb filesystems"
# This setup assembles an pata raid array with an encrypted root FS.
# Note: See 'mkinitcpio -H raid' for more information on raid devices.
# HOOKS="base udev pata raid encrypt filesystems"
# This setup loads an lvm2 volume group on a usb device.
# HOOKS="base udev usb lvm2 filesystems"
HOOKS="base udev autodetect pata scsi sata usb keymap filesystems"
# COMPRESSION
# Use this to compress the initramfs image. With kernels earlier than
# 2.6.30, only gzip is supported, which is also the default. Newer kernels
# support gzip, bzip2 and lzma.
#COMPRESSION="gzip"
#COMPRESSION="bzip2"
#COMPRESSION="lzma"
This is essentially the same as I had it in 2.6.29. I did initially use LZMA, since that gives slightly faster compression & decompression, but changed it back in case it was a timing issue (and rebuilt initrd). No joy. I also tried usbdelay=10 on boot, but again no difference.
This isn't exactly a "show-stopper", since the device functions normally otherwise and everything else is fine, but it is annoying. I would much rather have this device available automatically on boot, so that it gets checked when the max mount count comes up.

This was the bug update I received today:
FS#15282 - [mkinitcpio] Latest initrd not recognising usb storage devices?
User who did this - Thomas Bächler (brain0)
You can never rely on external hard drives to show up "in time".
The difference was that adding the "usb" hook to mkinitcpio used to add a 6 second delay on boot by default, this doesn't happen anymore. I think external drives simply don't belong in fstab, because there's too many possible race conditions. If you insist, you can try to force the usb storage driver to scan for devices sooner after detection, see the delay_use parameter to the usb-storage module.
You're going to have to modify the delay_use parameter to get it to work. Be prepared for race conditions, though. I didn't bother myself as it wasn't a show stopper for me, so I've advised that it can be closed as a non-bug.
ETA: usbdelay=10 doesn't work as that flag is apparently no longer recognised for some reason.
ETTA: I've always used UUID in the fstab because udev can remap devices on boot (I've had fstab not recognising devices because of this).
In case some people don't know, to see what the uuid for a device is, use the following:
sudo tune2fs -l <device-name>
Last edited by jamesbannon (2009-06-28 18:30:23)

Similar Messages

  • MSI GT70 20D USB 3.0 ports not recognising USB 3 devices.

    Yesterday, I received my MSI GT70 Haswell/GTX780 laptop.
    I have had a shedload of headaches with it so far, not least of all due these laptops coming with Windows 8 on. Most of the issues that I had, have been resolved now that i have gotten rid of Windows 8 and put Windows 7 back on, I guess the remaining blanks will have to be filled in when Windows 7 drivers become available. One problem that persists into my laptops life with Windows 7 however, is that the USB 3.0 ports do not work, at least not with USB 3 devices.
    Does anyone else with these laptops have this problem and does anyone have any ideas on how to get it fixed?

    Quote from: Prohor on 25-August-13, 22:18:32
    Finally I resolve this problem. After huge search on the net I found that the older firmware versions of many USB 3 storage devices have compatibility issues with the Haswell chipset USB 3 controlers. I updated the firmwares of my W.D. external drives and the laptop recognized immediately the drives and used them with USB 3 speeds. After one month with this problem I am very dissapointed with MSI support. It isn't possible that I am only one customer with this problem. This informations and solution It should be suggested from the support MSI team on our first contact. The fact that they didn't shows that the MSI support team don't knowing the compatibility issues of their machines hardware. I hope that in the next time will do their job.
    To start off, you're a bit mis-informed.
    This is a users to users forum. We are not paid by MSI. We do this in our free time because we enjoy it.
    Second, did you actually contact MSI support? *WE* here on the forums are not MSI support. I re-read the thread and you have not mentioned anywhere in it that you contacted the actual MSI support team.
    On the rest, thanks for atleast clarifying how you resolved the problem. I did not know this, and I'll do my best to inform other users that have this problem about it as well.

  • USB storage devices not being recognised

    Product:
    13" Macbook Pro w/ Retina Display (Late 2013 model)
    OS X Yosemite (version 10.10.2)
    2.4GHz i5, 8gb 1600 MHz DDR3, 256gb HDD
    Issue:
    - macbook unable to recognise USB storage devices.
    - can be found on disk utility but 'greyed out'.
    - cannot be found under devices in finder.
    - tried restarting laptop, no effect.
    - additional storage via Nifty + 64gb micro SD is working fine.
    - apple products (iPod/iPhone/iPad) and printer/scanner working fine, only storage devices appear to be affected.
    - USB-ethernet adapter appears to be working w/o problems too.
    - last technical thing done to the computer was SMC reset 5 days ago for power cable light not working properly (fixed with reset).
    Hello everyone,
    I seem to having some issues with my macbook and the ability to use USB storage devices. The SD card slot appears to be working fine as I have a nifty device attached on. I'm not sure exactly when this started to happen but it was working last week for sure.
    I've put some succinct notes above for anyone who is willing to help out and is able to use it to determine the problem but I don't think it's a hardware issue. Maybe it's a bug with the new OS X update over the weekend?
    I've attached a screenshot of the disk utility below as well.
    If anyone could help me out then that would be greatly appreciated.
    Thanks in advance!

    Some users on another Apple thread had success in running Kext Utility last November with similar issues.
    I ran kext utility 2.6.1, restarted my computer and everything was working again.

  • What USB storage devices have a block size of 512 bytes?

    After pulling my hair out for weeks trying to get a usb hard drive to work with my new AirPort Extreme (802.11n), I ran across this
    http://docs.info.apple.com/article.html?artnum=305038
    AirPort Extreme (802.11n): USB storage device supported formats and protocols
    You can connect USB-based storage devices to an AirPort Extreme (802.11n). Learn which formats and protocols are supported.
    The AirPort Extreme (802.11n) supports USB storage devices that have a block size of 512 bytes, and are formatted as Mac OS Extended (HFS-plus), FAT16, or FAT32. Not all USB storage devices use a block size of 512 bytes.
    The AirPort Extreme (802.11n) shares storage devices based on the format used to initialize the storage device. For example, if HFS-plus formatting was used, AFP and SMB/CIFS protocols are used to share the device on the network. If FAT16 or FAT32 was used, SMB/CIFS protocols are used.
    The AirPort Extreme (802.11n) works with disks that have a single partition and are not software RAID volumes (no more than one volume per physical disk). If the disk is a self-contained RAID that presents itself to a computer as a single volume requiring no software support, then it is supported.
    Note: Use AirPort Disk Utility to discover and mount AirPort Extreme-based volumes over the network.
    Now, this information is not easily obtainable while
    shopping for a new usb hard drive. How do I find out which
    ones support this 512 byte block size????
    Would have bee nice to know that not all usb hard drives
    are supported by the AirPort Extreme (802.11n) before I
    purchased it.
    Thanks
    J Riley

    Duane posted a link to an unofficial 802.11n Airport Extreme Hard Drive Compatibility List.
    http://www.ifelix.co.uk/tech/8014.html
    Still not enough information to make an informed purchase that
    will work.

  • Windows Server 2012 Group Policy Block USB Storage devices @ User Level Not getting applied on a Domain Client machine with Windows Server 2008 R2. Why?

    Hello,
    I have a Windows Server 2012 R2.
    I have configured the Group Policy on it to block the usage of USB - Storage Devices @ user level on the client machines. It works properly for my Windows 7 client machines but it's not working on one of the machine having Windows Server 2008 R2 installed
    on it (this machine is also a domain client in the same domain).
    I will really be thankful if anyone can suggest some solution to this issue.
    Please feel free to write back in-case I have missed anything obvious to be shared.
    Thanks!
    -Vinay Pugalia
    If a post answers your question, please click "Mark As Answer" on that post or
    "Vote as Helpful".
    Web : Inkey Solutions
    Blog : My Blog
    Email : Vinay Pugalia

    Hi,
    Any update?
    Just checking in to see if the suggestions were helpful. Please let us know if you would like further assistance.
    Best Regards,
    Andy Qi
    TechNet
    Subscriber Support
    If you are TechNet
    Subscription user and have any feedback on our support quality, please send your feedbackhere.
    Andy Qi
    TechNet Community Support

  • [solved] usb-storage-devices (sticks) are not longer mapped via citrix

    Hello,
    at work we have linux-clients (Arch, Plasma5, updated weekly) connected to a computing center (Win 2008 Servers) via citrix-receiver. In the past, usb-storage-devices were mapped, so we could acces them in Win. Now, they are not longer mapped. I can't say, since when. USB-Sticks are not in daily use. The computing center says, nothing has been changed there. So can someone help me to fix this issue?
    Found solution myself: https://wiki.archlinux.org/index.php/Ud … udisks2.29
    Last edited by uhoso (2015-04-23 08:57:49)

    Hello,
    at work we have linux-clients (Arch, Plasma5, updated weekly) connected to a computing center (Win 2008 Servers) via citrix-receiver. In the past, usb-storage-devices were mapped, so we could acces them in Win. Now, they are not longer mapped. I can't say, since when. USB-Sticks are not in daily use. The computing center says, nothing has been changed there. So can someone help me to fix this issue?
    Found solution myself: https://wiki.archlinux.org/index.php/Ud … udisks2.29
    Last edited by uhoso (2015-04-23 08:57:49)

  • My macbook will not recognise USB devices, Help!

    My macbook pro with OS Yosemite will not recognise USB devices such as tom toms, digital voice recorders or cameras.  I find this frustrating as I can not update or download to my macbook.  Any ideas on what I can do? 

    Have you checked the settings in FINDER PREFERENCES?
    Have you checked with the respective vendors to determine compatibility with your MBP?
    Ciao.

  • Pls help! USB Storage Devices does not work for K7N2 Delta-L

    hi all,
        I am pulling my hair out trying to resolve this issue.
        Everytime i plug in a USB Storage Device/Thumb Drive(eg Creative NOMAD), my system gives an error saying task cannot be performed due to a I/O device error.
        Yet, the USB ports work well with other USB devices like mouse, keyboard, USB sound cards, printers and so forth??!!
         I am using WinXP SP1 and have installed the patch that comes on the CD driver. Pls help me out if you know the answer. ...
    Thanks!
    Les

    I'm pretty much going to confirm the same going with compatibility issues here...there is still alot of hardware out there on the market that is incompatible with many other types of hardware...
    We've reached the day when alot of us like to think that ALL manufacturer devices should work flawlessly with everyone else's devices on the market. This just isn't the case and I don't ever see this being the case. Ideally it would be nice but the fact is is that no company can "cover all the bases" in this respect. There are literally hundreds of thousands of hardware mfg's out there now and this cannot be a reality unless the PC world goes Apple. Same standards for all period. No fluctuation or ability to expand on new ideas without going to the "Standard Setting Company" directly for full testing capability.
    Regardless of that fact, I'm kinda surprised that you can't get this device to work on your rig. Have you tried a fresh install of XP? Have you tried using a PCI USB device to see if the MB ports are bad? Could be that the MB has a problem that doesn't show until you use that device...many things to try here to troubleshoot your problem.
    Bonz 8)

  • No USB storage devices are recognized anymore - Code 28

    Hi,
    since a few weeks except my usb mouse, keyboard, webcam and scanner no
    storage devices are working anymore.
    So now flash drives, usb harddisks etc. are working - they just show up in device manager with error code 28.
    I deleted one of my devices in the device manager, run the latest intel chipset driver setup but no change.
    If I open VMware Workstation and start a virtual Windows 7 machine then I can access my usb storage devices inside the VM.
    I also tried exchaning the usb.inf file from the virtual Windows7 to my physical machine, again no change.
    And Windows Updates are also not helping - no new Updates are available.
    What else could I try?
    Thanks!
    (Win7 Prof, SP1 64Bit)

    Hi,
    You can install the following hotfix to update some files to see how it’s going.
    "0x0000009F" Stop error when you resume a computer from hibernation in Windows 7 or in Windows Server 2008 R2
    http://support.microsoft.com/kb/2720599
    Meanwhile, I suggest you can try the steps below:
        Make sure you update to latest BIOS.
        Reinstall USB controllers
    First, please disconnect all USB devices and then perform the following steps:
     a. Click "Start" button, type “devmgmt.msc” (without quotation marks) in the “Search” bar and press "Enter". Click “Continue” if necessary.
     b.  In Device Manager, double click to expand "Universal Serial Bus controllers", right click on the Host Controller, click "Uninstall" and click "OK".
     c.   Repeat the step 2 to uninstall all items under "Universal Serial Bus controllers".
    Then, restart your computer and Windows 7 will reinstall all USB controllers automatically.            
    If the above steps cannot resolve the problem, try the steps below:
        Turned the laptop off, unplugged it.
        Pulled out the battery for a few minutes.
        Then power on the laptop.
    Make sure the USB device is working, try changing to another USB port.
    Code 28: The drivers for this device are not installed
    http://technet.microsoft.com/en-us/library/cc731268(v=ws.10).aspx
    If you have any feedback on our support, please click
    here
    Alex Zhao
    TechNet Community Support

  • EA6900 won't recognise USB storage

    My new EA6900 is working well, other than it won't recognise additional storage devices plugged in to the USB ports.  The main storage device is a Seagate STAY2000202 2TB Expansion 3.5 inch Hard Drive.
    I had this same drive plugged in to the USB port of my previous Linksys router, which was a E4200, and it worked perfectly fine with that one.  So I assumed I would have no problem with the new EA6900!
    The drive is working perfectly fine.  If I plug it straight in to my PC, I can see all the files on it.  But plugged in to the EA6900, It will not appear on the Linksys dashboard.  Nor will any thumb drives, yet there is definitely power at the (USB) ports.  I've tried swapping between the two USB ports, but that doesn't seem to work.  The firmware on the drive is up to date (or rather, there is no newer firmware available).
    Any ideas?

    Try resetting the router. If the router won't recognize any USB drive connected to either USB ports even after a firmware upgrade and a reset, I suggest you contact the store for the warranty information of the device and have it replaced.

  • My new iPhone 5 won't connect to iTunes, and when I connect to my computer it comes up as a usb storage device, also in the phone itself under usage it shows internal memory of 2gb and sd card 64 gb, is this an original iPhone or have I been sold a copy

    My new iphone 5 can not connect to itunes, it comes up as a usb storage device when I plug it in, also in the phone under settings/usage it shows internal memory of 2gb and SD card of 64gb, I cannot get it to connect to itunes at all so cannot sync etc, is this a genuine Iphone or a copy. I have owned 4 iphones and never had a problem with connecting to iphones and restoreing to a backup.

    According to http://en.wikipedia.org/wiki/IPhone_5
    the iPhone5 has 1GB of RAM, and internal storage of 16, 32, or 64GB.
    It does not use SD cards.
    Fake iphones are really Android phones using the skin of iOS6.
    Click on the App Store icon. If it takes you to Apple's App Store, then it's a real iPhone.
    But if you are directed to Google Play, then I'm afraid you've gotten a copy.

  • [solved] USB storage devices problem

    Hello everyone. I have MSI Wind U270 and recently I've moved from Ubuntu 11.04 to Arch. I really like Arch so far but I have one quite big problem and I can't find any solution, so I hope someone here could help me.
    After I'd installed Arch, I tried to copy some file from/to USB flash drive. After just few seconds, transfer failed with information about I/O errors and USB flash drive disappeared along with any other USB drives connected at the same time but logitech usb mouse and keyboard continue to work.
    My first thought was that it's simply broken USB drive, but same thing was happening also when I tried to move some files from/to any other USB storage device that I have.
    Here is sample dmesg output after I connect device:
    [ 4799.189720] usb 1-2: new high-speed USB device number 4 using ehci_hcd
    [ 4799.369911] xhci_hcd 0000:06:00.0: PME# disabled
    [ 4799.369935] xhci_hcd 0000:06:00.0: setting latency timer to 64
    [ 4799.399707] ehci_hcd 0000:00:13.2: BAR 0: set to [mem 0xfeb48000-0xfeb480ff] (PCI address [0xfeb48000-0xfeb480ff])
    [ 4799.399754] ehci_hcd 0000:00:13.2: restoring config space at offset 0x1 (was 0x2b00000, writing 0x2b00013)
    [ 4799.399800] ehci_hcd 0000:00:13.2: PME# disabled
    [ 4799.399819] ehci_hcd 0000:00:13.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    [ 4799.426731] ohci_hcd 0000:00:12.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    [ 4799.520213] ohci_hcd 0000:00:13.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    [ 4799.690262] usbcore: registered new interface driver uas
    [ 4799.704107] Initializing USB Mass Storage driver...
    [ 4799.704420] scsi7 : usb-storage 1-2:1.0
    [ 4799.704959] usbcore: registered new interface driver usb-storage
    [ 4799.704966] USB Mass Storage support registered.
    [ 4801.166512] scsi 7:0:0:0: Direct-Access JetFlash Transcend 8GB 1100 PQ: 0 ANSI: 0 CCS
    [ 4801.168550] sd 7:0:0:0: [sdc] 15826944 512-byte logical blocks: (8.10 GB/7.54 GiB)
    [ 4801.169401] sd 7:0:0:0: [sdc] Write Protect is off
    [ 4801.169411] sd 7:0:0:0: [sdc] Mode Sense: 43 00 00 00
    [ 4801.170332] sd 7:0:0:0: [sdc] No Caching mode page present
    [ 4801.170340] sd 7:0:0:0: [sdc] Assuming drive cache: write through
    [ 4801.175736] sd 7:0:0:0: [sdc] No Caching mode page present
    [ 4801.175747] sd 7:0:0:0: [sdc] Assuming drive cache: write through
    [ 4801.176962] sdc: sdc1
    [ 4801.181454] sd 7:0:0:0: [sdc] No Caching mode page present
    [ 4801.181465] sd 7:0:0:0: [sdc] Assuming drive cache: write through
    [ 4801.181471] sd 7:0:0:0: [sdc] Attached SCSI removable disk
    [ 4801.388155] xhci_hcd 0000:06:00.0: PME# enabled
    [ 4801.439601] ehci_hcd 0000:00:13.2: PCI INT B disabled
    [ 4801.439657] ehci_hcd 0000:00:13.2: PME# enabled
    [ 4801.519628] ohci_hcd 0000:00:12.0: PCI INT A disabled
    [ 4802.346484] ohci_hcd 0000:00:13.0: PCI INT A disabled
    and when I start to copy some things to/from USB device this is what's happening:
    [ 4981.389262] ehci_hcd 0000:00:12.2: force halt; handshake ffffc90000c1e024 00004000 00000000 -> -110
    [ 4981.389271] ehci_hcd 0000:00:12.2: HC died; cleaning up
    [ 4981.389377] usb 1-2: USB disconnect, device number 4
    [ 4981.399810] sd 7:0:0:0: [sdc] Unhandled error code
    [ 4981.399820] sd 7:0:0:0: [sdc] Result: hostbyte=0x01 driverbyte=0x00
    [ 4981.399826] sd 7:0:0:0: [sdc] CDB: cdb[0]=0x2a: 2a 00 00 1f b4 7e 00 00 08 00
    [ 4981.399840] end_request: I/O error, dev sdc, sector 2077822
    [ 4981.399850] Buffer I/O error on device sdc1, logical block 259720
    [ 4981.399854] lost page write due to I/O error on sdc1
    [ 4981.404451] sd 7:0:0:0: [sdc] Unhandled error code
    [ 4981.404461] sd 7:0:0:0: [sdc] Result: hostbyte=0x01 driverbyte=0x00
    [ 4981.404467] sd 7:0:0:0: [sdc] CDB: cdb[0]=0x2a: 2a 00 00 20 34 7e 00 00 f0 00
    [ 4981.404481] end_request: I/O error, dev sdc, sector 2110590
    [ 4981.404489] Buffer I/O error on device sdc1, logical block 263816
    [ 4981.404493] lost page write due to I/O error on sdc1
    [ 4981.404500] Buffer I/O error on device sdc1, logical block 263817
    [ 4981.404504] lost page write due to I/O error on sdc1
    [ 4981.404509] Buffer I/O error on device sdc1, logical block 263818
    [ 4981.404512] lost page write due to I/O error on sdc1
    [ 4981.404517] Buffer I/O error on device sdc1, logical block 263819
    [ 4981.404521] lost page write due to I/O error on sdc1
    [ 4981.404525] Buffer I/O error on device sdc1, logical block 263820
    [ 4981.404529] lost page write due to I/O error on sdc1
    [ 4981.404534] Buffer I/O error on device sdc1, logical block 263821
    [ 4981.404537] lost page write due to I/O error on sdc1
    [ 4981.404543] Buffer I/O error on device sdc1, logical block 263822
    [ 4981.404546] lost page write due to I/O error on sdc1
    [ 4981.404550] Buffer I/O error on device sdc1, logical block 263823
    [ 4981.404554] lost page write due to I/O error on sdc1
    [ 4981.444899] usb 1-4: USB disconnect, device number 3
    Next I thought – computer is broken. But it simply couldn't be true because in Ubuntu it's working.
    I wanted to test if USB transfer is working in other distros, so I downloaded few and tried:
    Ubuntu 11.04 – everything is working
    Ubuntu 11.10 – it's not working, exactly same errors as in Arch
    Ubuntu 12.04 Alpha 2 – it's not working
    Mint 11 – it's working
    Mint 12 – it's not working
    So one thing in common that I can think of is fact that USB transfer is working in distros using kernel <3.0 and is broken in those using kernel >=3.0.
    In dmesg output I can see ehci_hcd errors. When I remove this module before moving files, than everything is working fine apart from very slow transfer but it's obvious.
    I really hope that someone will be able to help with my problem.  I don't know if it's some bug or it's just some configuration error.
    EDIT: problems were caused by rts5139 module (card reader). Blacklisting that module solved all the problems.
    Last edited by wpb (2012-07-01 08:37:02)

    Ok,  so here is part of /var/log/messages.log with failed USB transfer:
    Feb 28 20:21:40 localhost kernel: [ 117.263584] usb 3-2: new high-speed USB device number 4 using ehci_hcd
    Feb 28 20:21:40 localhost mtp-probe: checking bus 3, device 4: "/sys/devices/pci0000:00/0000:00:12.2/usb3/3-2"
    Feb 28 20:21:40 localhost kernel: [ 117.470130] ehci_hcd 0000:00:13.2: BAR 0: set to [mem 0xfeb48000-0xfeb480ff] (PCI address [0xfeb48000-0xfeb480ff])
    Feb 28 20:21:40 localhost kernel: [ 117.470251] ehci_hcd 0000:00:13.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    Feb 28 20:21:40 localhost kernel: [ 117.546266] ohci_hcd 0000:00:13.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    Feb 28 20:21:40 localhost mtp-probe: bus: 3, device: 4 was not an MTP device
    Feb 28 20:21:42 localhost kernel: [ 119.687034] usbcore: registered new interface driver uas
    Feb 28 20:21:42 localhost kernel: [ 119.692675] Initializing USB Mass Storage driver...
    Feb 28 20:21:42 localhost kernel: [ 119.693029] scsi7 : usb-storage 3-2:1.0
    Feb 28 20:21:42 localhost kernel: [ 119.694285] usbcore: registered new interface driver usb-storage
    Feb 28 20:21:42 localhost kernel: [ 119.694294] USB Mass Storage support registered.
    Feb 28 20:21:43 localhost kernel: [ 120.353657] ohci_hcd 0000:00:13.0: PCI INT A disabled
    Feb 28 20:21:43 localhost kernel: [ 121.110815] scsi 7:0:0:0: Direct-Access JetFlash Transcend 8GB 1100 PQ: 0 ANSI: 0 CCS
    Feb 28 20:21:43 localhost kernel: [ 121.115125] sd 7:0:0:0: [sdc] 15826944 512-byte logical blocks: (8.10 GB/7.54 GiB)
    Feb 28 20:21:43 localhost kernel: [ 121.117132] sd 7:0:0:0: [sdc] Write Protect is off
    Feb 28 20:21:43 localhost kernel: [ 121.125243] sdc: sdc1
    Feb 28 20:21:43 localhost kernel: [ 121.130244] sd 7:0:0:0: [sdc] Attached SCSI removable disk
    Feb 28 20:21:44 localhost kernel: [ 121.570240] ehci_hcd 0000:00:13.2: PCI INT B disabled
    Feb 28 20:21:44 localhost ntfs-3g[1936]: Version 2012.1.15 external FUSE 28
    Feb 28 20:21:44 localhost ntfs-3g[1936]: Mounted /dev/sdc1 (Read-Write, label "", NTFS 3.1)
    Feb 28 20:21:44 localhost ntfs-3g[1936]: Cmdline options: rw,nosuid,nodev,uhelper=udisks,uid=1000,gid=1000,dmask=0077,fmask=0177
    Feb 28 20:21:44 localhost ntfs-3g[1936]: Mount options: rw,nosuid,nodev,uhelper=udisks,allow_other,nonempty,relatime,fsname=/dev/sdc1,blkdev,blksize=4096,default_permissions
    Feb 28 20:21:44 localhost ntfs-3g[1936]: Global ownership and permissions enforced, configuration type 1
    Feb 28 20:22:11 localhost kernel: [ 148.692914] usb 3-2: USB disconnect, device number 4
    Feb 28 20:22:11 localhost kernel: [ 148.756937] sd 7:0:0:0: [sdc] Unhandled error code
    Feb 28 20:22:11 localhost kernel: [ 148.756947] sd 7:0:0:0: [sdc] Result: hostbyte=0x01 driverbyte=0x00
    Feb 28 20:22:11 localhost kernel: [ 148.756954] sd 7:0:0:0: [sdc] CDB: cdb[0]=0x2a: 2a 00 00 1e 2f f6 00 00 18 00
    Feb 28 20:22:11 localhost kernel: [ 148.756983] lost page write due to I/O error on sdc1
    Feb 28 20:22:11 localhost kernel: [ 148.757000] lost page write due to I/O error on sdc1
    Feb 28 20:22:11 localhost kernel: [ 148.757016] lost page write due to I/O error on sdc1
    Feb 28 20:22:11 localhost kernel: [ 148.761894] sd 7:0:0:0: [sdc] Unhandled error code
    Feb 28 20:22:11 localhost kernel: [ 148.761905] sd 7:0:0:0: [sdc] Result: hostbyte=0x01 driverbyte=0x00
    Feb 28 20:22:11 localhost kernel: [ 148.761911] sd 7:0:0:0: [sdc] CDB: cdb[0]=0x2a: 2a 00 00 1e 2f ae 00 00 08 00
    Feb 28 20:22:11 localhost kernel: [ 148.761939] lost page write due to I/O error on sdc1
    Feb 28 20:22:11 localhost kernel: [ 148.914173] usb 3-4: USB disconnect, device number 3
    Feb 28 20:22:24 localhost ntfs-3g[1936]: ntfs_attr_pread_i: ntfs_pread failed: Input/output error
    Feb 28 20:22:24 localhost ntfs-3g[1936]: Reading $BITMAP failed: Input/output error
    Feb 28 20:22:24 localhost ntfs-3g[1936]: Failed to allocate clusters: Input/output error
    Feb 28 20:22:24 localhost kernel: [ 161.862408] quiet_error: 2 callbacks suppressed
    Feb 28 20:22:24 localhost kernel: [ 161.862424] lost page write due to I/O error on sdc1
    Feb 28 20:22:24 localhost kernel: [ 161.862436] lost page write due to I/O error on sdc1
    Feb 28 20:22:24 localhost kernel: [ 161.862446] lost page write due to I/O error on sdc1
    Feb 28 20:22:24 localhost kernel: [ 161.862457] lost page write due to I/O error on sdc1
    Feb 28 20:22:24 localhost kernel: [ 161.862466] lost page write due to I/O error on sdc1
    Feb 28 20:22:24 localhost kernel: [ 161.862476] lost page write due to I/O error on sdc1
    Feb 28 20:22:24 localhost kernel: [ 161.862485] lost page write due to I/O error on sdc1
    Feb 28 20:22:24 localhost kernel: [ 161.862495] lost page write due to I/O error on sdc1
    Feb 28 20:22:24 localhost kernel: [ 161.862505] lost page write due to I/O error on sdc1
    Feb 28 20:22:24 localhost kernel: [ 161.862514] lost page write due to I/O error on sdc1
    Feb 28 20:22:24 localhost ntfs-3g[1936]: Unmounting /dev/sdc1 ()
    and here is complete /var/log/messages.log - I just started system and then tried to copy some files to USB drive:

  • Drag and drop Copying from C: to a USB storage device

    I have saved some songs from my Cloud storage to my C: drive.  How do I highlight those files and drag / drop them into a USB storage device for future use?
    This question was solved.
    View Solution.

    The flash drive should show in the "Computer" view ( on WinXP is was called "My Computer" ) similar to a drive.  Just double click on the flash drive and then paste the songs.
    DRM - Digital Rights Management- It prevents moving songs from being moved around between devices.
    {---------- Please click the "Thumbs Up" to say thanks for helping.
    Please click "Accept As Solution" if my help has solved your problem. ----------}
    This is a user supported forum. I am a volunteer and I do not work for HP.

  • Computer thinks i pod is  a data usb storage device

    Had to change the i pod into a data retrival. Done this enable disk use. Now i tunes wont find the i pod atall updating etc the module is there but the computer thinks its a usb storage device. I pod under edit prefrences is saying that no i pod conneced. Done a restore on i pod and used the updater. Uninstalled i tunes and installed it again and again. Orange lights and green lights are flashing on my i pod its locked me out of it. Why if ive restored it to factory settings wont it let me use it for music and not data retrival storage. Ive done a add hardware wizard it simply says usb storage device and not i pod which is what it has to be to get music. Ive looked for options on i tunes for the i pod and the icons gone so i cannot untick enable disk use. All usb hubs are working i am at a total loss at what to do please someone help me out thanks mr d roberts

    That's exactly what mine said. Tried to uninstall completely and reinstall, and it still didn't work. Apple tech told me to take it to apple service centre. Take a look at my post.
    Home > iPod > iPod shuffle > Connecting iPod shuffle to Windows > Can't get shuffle to show up as shuffle and not as xtra disk

  • I am trying to add music to my computer and then put it on a usb storage device

    ok i havent used a computer in a very long time and the last time i did things seemed a whole lot easier.  i got a new laptop for valentines day and i still aint figured this thing out. what i am trying to do is add all my music cds to my computer, make some playlists, then download the music to a usb storage device so i can have the music in my truck.
    when i put a cd in my computer it pops up and it starts playing but i have no clue as what to do next. i have tried to make a playlist through the player that pops up and plays the music but aint having any luck. IM CLUELESS!!!! nothing ive tried has wroked, i need help please.
    thank you in advance

    Hi,
             The below link shows how to create playlist in Itunes.  Once the playlist is created, if you are using apple Ipod or any other apple product. Then once you connect the device it will start the sync with the device and then you can start playing.
    http://support.apple.com/kb/PH12340
    If you are using another device, then please do mention the device to which you want to sync the music and which player are using on the system.
    "I work for HP."
    Please click the "White Kudos" star to say thanks for helping.
    Please mark "Accept As Solution" if my help has solved your problem.

Maybe you are looking for