Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 34

Thread: USB Harddrive is Painfully Slow After Upgrading to 12.10

  1. #21
    Join Date
    Mar 2010
    Location
    India
    Beans
    8,116

    Re: USB Harddrive is Painfully Slow After Upgrading to 12.10

    Quote Originally Posted by emmdarakis View Post
    Honestly, I was planing to ask you how to do it in my last post
    Nice to know you were interested, because that's the key to learning all the stuff we keep dealing with here

    One last question before I leave for a long (maybe a few hours, maybe a day) break, what architecture of 12.10 are you using? 32bit or 64bit ?

    I've just finished downloading 32bit iso, so may try it on a USB or in a VM. But if you have 64bit, I'm afraid it's going to take me about a couple of weeks to download it @ my crawling GSM connection speed !!

    Better post the outputs of -
    Code:
    uname -a
    lsb_release -d
    Varun
    Help others by marking threads as [SOLVED], if they are. (See how)
    Wireless Script | Use Code Tags

  2. #22
    Join Date
    Nov 2008
    Beans
    15

    Re: USB Harddrive is Painfully Slow After Upgrading to 12.10

    I'm using 64bits but I don't know which architecture DBQ is using.

    Code:
    $ uname -a
    Linux laptop 3.5.0-18-generic #29-Ubuntu SMP Fri Oct 19 10:26:51 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
    Code:
    $ lsb_release -d
    Description:	Ubuntu 12.10

  3. #23
    Join Date
    Nov 2008
    Beans
    1

    Re: USB Harddrive is Painfully Slow After Upgrading to 12.10

    Try to install usb-modeswitch from synaptic if its not installed.

  4. #24
    Join Date
    Jul 2007
    Beans
    395

    Re: USB Harddrive is Painfully Slow After Upgrading to 12.10

    usb mode switch is already installed. I am still having the same problem.

    Outputs:

    Linux ThinkPad-W520 3.5.0-19-generic #30-Ubuntu SMP Tue Nov 13 17:49:53 UTC 2012 i686 i686 i686 GNU/Linux


    LSB Version: core-2.0-ia32:core-2.0-noarch:core-3.0-ia32:core-3.0-noarch:core-3.1-ia32:core-3.1-noarch:core-3.2-ia32:core-3.2-noarch:core-4.0-ia32:core-4.0-noarch:cxx-3.0-ia32:cxx-3.0-noarch:cxx-3.1-ia32:cxx-3.1-noarch:cxx-3.2-ia32:cxx-3.2-noarch:cxx-4.0-ia32:cxx-4.0-noarch:desktop-3.1-ia32:desktop-3.1-noarch:desktop-3.2-ia32:desktop-3.2-noarch:desktop-4.0-ia32:desktop-4.0-noarch:graphics-2.0-ia32:graphics-2.0-noarch:graphics-3.0-ia32:graphics-3.0-noarch:graphics-3.1-ia32:graphics-3.1-noarch:graphics-3.2-ia32:graphics-3.2-noarch:graphics-4.0-ia32:graphics-4.0-noarchrinting-3.2-ia32rinting-3.2-noarchrinting-4.0-ia32rinting-4.0-noarch:qt4-3.1-ia32:qt4-3.1-noarch
    Distributor ID: Ubuntu
    Description: Ubuntu 12.10
    Release: 12.10
    Codename: quantal

  5. #25
    Join Date
    Nov 2011
    Location
    /dev/root
    Beans
    Hidden!

    Re: USB Harddrive is Painfully Slow After Upgrading to 12.10

    Try to monitor the read/write activity with
    Code:
    sudo iotop -o
    It's in the repos, simple to install.

    And, could your problem be related to that of this link?
    http://ubuntuforums.org/showthread.php?t=2097241

  6. #26
    Join Date
    Jul 2007
    Beans
    395

    Re: USB Harddrive is Painfully Slow After Upgrading to 12.10

    iotop shows transfer speeds similar to speeds reported by nautilus.

    Any other ideas? It definitely looks like a kernel/NTFS driver -related issue. It worked like a charm till Ubuntu 12.04.

    I wonder if anybody else was ever able to resolve this.

    Because of this issue, I had to resort to using Fedora many times. I cannot simply format the drive into ext<X> (as such systems give the correct speed) because I need NTFS in order to share my data with other machines.

  7. #27
    Join Date
    Nov 2011
    Location
    /dev/root
    Beans
    Hidden!

    Re: USB Harddrive is Painfully Slow After Upgrading to 12.10

    I think that 12.10 is not mature yet, and that it is a bug. I will continue with 12.04 (which is also an LTS release). If there are features in 12.10, that you need, I suggest that you use some other file system for your USB harddrive, for example ext2, ext3 or ext4.

    These file systems can be mounted by Windows, if you install a driver program. See this link

    http://sourceforge.net/projects/ext2fsd/

  8. #28
    Join Date
    Jul 2007
    Beans
    395

    Re: USB Harddrive is Painfully Slow After Upgrading to 12.10

    This is not an option.

    I wonder if there some mounting parameters that could be the cause.

    This issue seems to be gaining a wider notoriety, although no real solutions have surfaced.

  9. #29
    Join Date
    Nov 2011
    Location
    /dev/root
    Beans
    Hidden!

    Re: USB Harddrive is Painfully Slow After Upgrading to 12.10

    Quote Originally Posted by DBQ View Post
    This is not an option.
    Is it an option to go back to 12.04?
    I wonder if there some mounting parameters that could be the cause.
    I don't know, but I think it is a bug, not bad parameters or lack of parameters, since it used to work.
    This issue seems to be gaining a wider notoriety, although no real solutions have surfaced.
    Yes, and there will be a bug fix, but we don't know when.

  10. #30
    Join Date
    Jul 2007
    Beans
    395

    Re: USB Harddrive is Painfully Slow After Upgrading to 12.10

    It's been a while. There have been many kernel upgrades released.

    However, the problem persists.

Page 3 of 4 FirstFirst 1234 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •