Extremely slow USB to USB transfer
|
10th Dec, 2013, 07:35 PM
Post: #16
|
|||
|
|||
Extremely slow USB to USB transfer
Did you get what you needed from the output file? Or do you need me to run some more things?
Any ideas what the problem is? |
|||
13th Dec, 2013, 10:55 AM
Post: #17
|
|||
|
|||
RE: Extremely slow USB to USB transfer
Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
15th Jan, 2014, 06:33 AM
Post: #18
|
|||
|
|||
RE: Extremely slow USB to USB transfer
Hi @mk01,
Sorry for the really late reply. I read through that site very quickly at work when you sent it but it didn't make much sense to me, and then Christmas got in the way! I have just read through it again and understand it better now but I don't think this is the same problem. I am not using a SATA/USB converter, my HDDs are portable USB drives. Do you have any other ideas? Or would it be worth trying flashing the SD card again? Pete |
|||
16th Jan, 2014, 06:06 AM
Post: #19
|
|||
|
|||
RE: Extremely slow USB to USB transfer
@Jingles,
flashing again will not solve this problem. you can try to install never kernel, or even 3.12.x (from staging or devel repository - edit sources to contain as additional lines) Code: ... Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
17th Jan, 2014, 04:58 AM
Post: #20
|
|||
|
|||
RE: Extremely slow USB to USB transfer
Thanks for that. I presume it is just a case of adding those sources and then running apt-get update and upgrade?
Or is there a specific command I need to run to install the newer kernel? and sorry did you mean "newer kernel" or is "never" a name for a particular revision. and by 3.12.x i presume you are referring to the kernel again? I'm guessing not as I have run update and upgrade with those sources added and am now getting better speeds with hdparm -tT. They are slightly slower than the fastest disk was before, but they are both significantly faster than when they were being slow: Code: /dev/sda: |
|||
17th Jan, 2014, 05:45 AM
Post: #21
|
|||
|
|||
RE: Extremely slow USB to USB transfer
of course "newer"
so the whole 3.10.x was bad ??? and 3.12.y (preliminary) ok? 15 is quite much. I have 20 on class10 SD. and RPI can anyhow not sustain such bandwidth. Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
17th Jan, 2014, 05:48 AM
Post: #22
|
|||
|
|||
Extremely slow USB to USB transfer
I just put those sources in did "apt-get update" then "apt-get upgrade" so no idea what I went from and to but yes it seems to be working ok at the moment.
Copying some films from one HDD to the other right now and that's seems to be going ok. Will try a film in xbmc tomorrow night to see if that works ok. So fingers crossed! |
|||
17th Jan, 2014, 05:54 AM
Post: #23
|
|||
|
|||
RE: Extremely slow USB to USB transfer
you did exactly as was needed.
btw: as devel is really daily devel, keep me please in a loop of any error/problem you may encounter. Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
18th Jan, 2014, 08:41 AM
Post: #24
|
|||
|
|||
RE: Extremely slow USB to USB transfer
Well I successfully copied all my films from one HDD to another with no issues. Managed to watch a film from the HDD that was being slow and causing all the problems. so yeah it looks like the new kernel has fixed the issue.
However… just tried to run xbian-config and it wouldn't work: Code: xbian@sierra ~ $ sudo xbian-config |
|||
19th Jan, 2014, 01:39 AM
Post: #25
|
|||
|
|||
RE: Extremely slow USB to USB transfer
you are now on the devel, right ?
did you upgrade _all_ packages there, or only kernel related? Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
19th Jan, 2014, 01:55 AM
Post: #26
|
|||
|
|||
RE: Extremely slow USB to USB transfer
I just upgraded everything that was available. I have attached the output with what updated.
I have both the devel and staging, that's ok right? And I didn't remove any of the other existing sources? |
|||
19th Jan, 2014, 02:00 AM
Post: #27
|
|||
|
|||
RE: Extremely slow USB to USB transfer
@Jingles
you didn't actually. check this: Code: The following packages have been kept back: apt-get will never (auto) update packages with changed dependencies (from security reasons). so you have to explicitly run Code: apt-get install btrfs-tools xbian-package-cec xbian-package-config-shell xbian-package-initramfs-tools xbian-package-kernel xbian-update or use xbian-config (CLI or XBMC). Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
19th Jan, 2014, 03:13 AM
Post: #28
|
|||
|
|||
RE: Extremely slow USB to USB transfer
Whoops! OK I have just run this now:
Code: sudo apt-get install btrfs-tools xbian-package-cec xbian-package-config-shell xbian-package-initramfs-tools xbian-package-kernel xbian-update When I ran it it hit the following error: Code: Setting up autofs (5.0.7-3) ... I have attached the full output again. I have read through that this time but it is all well beyond me! |
|||
19th Jan, 2014, 03:36 AM
Post: #29
|
|||
|
|||
RE: Extremely slow USB to USB transfer
send me:
Code: sudo -i Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
19th Jan, 2014, 03:40 AM
Post: #30
|
|||
|
|||
RE: Extremely slow USB to USB transfer
Code: xbian@sierra ~ $ sudo -i |
|||
« Next Oldest | Next Newest »
|