Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

Extremely slow USB to USB transfer
Thank you for your donation

Pages (3): « Previous 1 2 3
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Extremely slow USB to USB transfer
19th Jan, 2014, 03:48 AM
Post: #31
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: Extremely slow USB to USB transfer
Code:
sudo -i
findmnt /lib/modules
depmod -av && modprobe autofs4 ; echo $?

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
21st Jan, 2014, 07:09 AM
Post: #32
Jingles Offline
Registered
Posts: 27
Joined: Apr 2013
Reputation: 0
RE: Extremely slow USB to USB transfer
Code:
xbian@sierra ~ $ sudo -i
[sudo] password for xbian:
root@sierra:~# findmnt /lib/modules
TARGET       SOURCE                     FSTYPE OPTIONS
/lib/modules /dev/mmcblk0p2[/modules/@] btrfs  rw,noatime,compress=lzo,ssd,space
root@sierra:~# depmod -av && modprobe autofs4 ; echo $?
ERROR: could not open directory /lib/modules/3.10.23+: No such file or directory
FATAL: could not search modules: No such file or directory
1
root@sierra:~#
Find all posts by this user
Quote this message in a reply
25th Jan, 2014, 05:14 PM
Post: #33
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: Extremely slow USB to USB transfer
looks like you kernel on /boot is 3.10.23+ … but should not.

apt-get install --reinstall xbian-package-kernel

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
25th Jan, 2014, 09:54 PM
Post: #34
Jingles Offline
Registered
Posts: 27
Joined: Apr 2013
Reputation: 0
Extremely slow USB to USB transfer
I just tried that and it gave me the same error message about 'autofs4' as above

Apt-get also recommended installing xbian-package-kernel-headers. I ran that too and got the same error message again

I just tried that and it gave me the same error message about 'autofs4' as above

Apt-get also recommended installing xbian-package-kernel-headers. I ran that too and got the same error message again
Find all posts by this user
Quote this message in a reply
26th Jan, 2014, 12:11 AM
Post: #35
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: Extremely slow USB to USB transfer
Can you provide remote ssh for me to look at it ?

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
26th Jan, 2014, 09:38 AM
Post: #36
Jingles Offline
Registered
Posts: 27
Joined: Apr 2013
Reputation: 0
Extremely slow USB to USB transfer
Yeah I can do. I'll need to set up the port forwarding (is it port 21 or 22 you'll need?) and check the ip settings (haven't managed to get DDNS running on my router yet)

I'll dm you the details tomorrow as it's late here now
Find all posts by this user
Quote this message in a reply
27th Jan, 2014, 09:40 AM
Post: #37
Jingles Offline
Registered
Posts: 27
Joined: Apr 2013
Reputation: 0
RE: Extremely slow USB to USB transfer
I have just sent you the details via PM. The DDNS host is working at the minute, but might need updating (not sure how frequently my ISP updates my IP address). Thank you for all your help so far!
Find all posts by this user
Quote this message in a reply
27th Jan, 2014, 04:01 PM
Post: #38
ciph Offline
Registered
Posts: 3
Joined: Jan 2014
Reputation: 0
RE: Extremely slow USB to USB transfer
I almost lost hope and thought it was some kind of wierd bug. But after I disabled the sync option I can now transfer in 3000kB/s instead of around 700kB/s Smile.

Thanks for sharing
Find all posts by this user
Quote this message in a reply
27th Jan, 2014, 06:08 PM
Post: #39
Jingles Offline
Registered
Posts: 27
Joined: Apr 2013
Reputation: 0
Extremely slow USB to USB transfer
@ciph glad the thread helped Smile
Find all posts by this user
Quote this message in a reply
12th Feb, 2014, 06:20 AM
Post: #40
Jingles Offline
Registered
Posts: 27
Joined: Apr 2013
Reputation: 0
RE: Extremely slow USB to USB transfer
Hi @mk01,

Sorry to resurrect this again. I thought everything was fine after you removed in an fixed the issue regarding upgrading packages. However, I am now getting this message when I ssh into my rip and that reminds me that's the issue I was having before you were looking at that!
Code:
xbian@sierra ~ $ sudo xbian-config
/usr/local/sbin/xbian-config: line 203: /run/lock/xbian-config.gui: No such file or directory
/usr/local/sbin/xbian-config: line 74: _: command not found
/usr/local/sbin/xbian-config: line 74: wrapTxtFn: command not found
/usr/local/sbin/xbian-config: line 75: centerTxtFn: command not found
/usr/local/sbin/xbian-config: line 76: valignTxtFn: command not found
/usr/local/sbin/xbian-config: line 77: showConfirmDlg: command not found
/usr/local/sbin/xbian-config: line 74: _: command not found
/usr/local/sbin/xbian-config: line 74: wrapTxtFn: command not found
/usr/local/sbin/xbian-config: line 75: centerTxtFn: command not found
/usr/local/sbin/xbian-config: line 76: valignTxtFn: command not found
/usr/local/sbin/xbian-config: line 77: showConfirmDlg: command not found

Also what was actually wrong with the the rip that was preventing it from updating the packages? Just curious, I'm guessing most of it will go over my head anyway!

Cheers,
Jingles
Find all posts by this user
Quote this message in a reply
24th Mar, 2014, 02:46 PM
Post: #41
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: Extremely slow USB to USB transfer
@Jingles

this happened on the updated version or this is older backup started now?

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
5th Apr, 2014, 03:44 AM
Post: #42
Jingles Offline
Registered
Posts: 27
Joined: Apr 2013
Reputation: 0
Extremely slow USB to USB transfer
Sorry for delayed reply. Yeah recent batches of updates have sorted this ^_^
Find all posts by this user
Quote this message in a reply
5th Apr, 2014, 07:20 AM
Post: #43
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: Extremely slow USB to USB transfer
no problem.

thanks for confirming this.

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Pages (3): « Previous 1 2 3
Post Reply 


  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 10th May, 2025, 09:00 AM Powered By MyBB, © 2002-2025 MyBB Group.