TP-LINK TL-WDR3600 HDD sharing, OPTWARE, DLNA, Torrent

Post new topic   Reply to topic    DD-WRT Forum Index -> Atheros WiSOC based Hardware
Goto page Previous  1, 2, 3 ... 25, 26, 27, 28, 29, 30  Next
Author Message
msantos2007
DD-WRT User


Joined: 13 Oct 2009
Posts: 246

PostPosted: Sat May 14, 2016 20:34    Post subject: Reply with quote
Is it a question? Please tell us what happened, if you tried.

Worked on 28054: http://www.dd-wrt.com/phpBB2/viewtopic.php?p=989824#989824
Sponsor
msantos2007
DD-WRT User


Joined: 13 Oct 2009
Posts: 246

PostPosted: Sun May 22, 2016 19:47    Post subject: Reply with quote
Advice:

dejavubr has reported bad performance on MiniDLNA and Transmission, using Chaos Calmer repository and has got good results using Barrier Breaker repo:

http://downloads.openwrt.org/barrier_breaker/14.07-rc3/ar71xx/generic/packages
msantos2007
DD-WRT User


Joined: 13 Oct 2009
Posts: 246

PostPosted: Tue May 24, 2016 12:50    Post subject: Script Revision - Snapshot Repo Reply with quote
New script revision using Snapshot repository:

- Get the newest version of Transmission and MiniDLNA;
- Better performance, according to dejavubr;

New Item: 7 - Alternative repositories, in case of error.
marcowbecker
DD-WRT Novice


Joined: 01 Nov 2015
Posts: 2

PostPosted: Thu May 26, 2016 3:27    Post subject: Reply with quote
After I run the command:

Quote:
cat > /etc/opkg.conf << EOF
src/gz packages http://downloads.openwrt.org/snapshots/trunk/ar71xx/generic/packages/packages
src/gz base http://downloads.openwrt.org/snapshots/trunk/ar71xx/generic/packages/base
dest root /opt
dest ram /opt/tmp
lists_dir ext /opt/tmp/var/opkg-lists
EOF


my putty lines start with ">" and I don't receive the "downloadings" reports mentioned in the tutorial.

I tried to paste the code below to see if the download starts, but no!

Quote:
umount /jffs
mount -o bind /tmp/mnt/sda2/opt /opt
mount -o bind /tmp/mnt/sda2/root /tmp/root
export LD_LIBRARY_PATH='/opt/lib:/opt/usr/lib:/lib:/usr/lib'
opkg update


Am I doing something wrong? I'm just following line by line here and freezed after the "cat >"

I tried with different repositories, but seems like is something I"m messing up in putty.
js1662
DD-WRT Guru


Joined: 23 Jul 2014
Posts: 1237
Location: BC, CA

PostPosted: Thu May 26, 2016 7:08    Post subject: Reply with quote
Which router do you have? Please note that this guide is good for Atheros based routers only and not good for others.

If you have Atheros based router, was everything OK before cat, i.e. you can see all the

Unpacking .... Done
Configuring .... Done

Possible reasons for failing opkg update include opkg is not installed or the external USB drive is not mounted properly.

While in putty, enter ls /tmp/mnt/sda2 and see if you can see all the folders such as etc, bin, lib, usr, opt, jffs.
msantos2007
DD-WRT User


Joined: 13 Oct 2009
Posts: 246

PostPosted: Thu May 26, 2016 12:41    Post subject: Reply with quote
Also try line by line...
bob3bob3
DD-WRT Novice


Joined: 27 Feb 2013
Posts: 1

PostPosted: Mon May 30, 2016 10:56    Post subject: Reply with quote
Hi Marcelo.
Wonderful work!
I had to format the drive and clean install, as seudo-update was giving me trouble. now perfect.

Thanks
bcsdias
DD-WRT Novice


Joined: 20 Oct 2013
Posts: 7
Location: Araraquara - SP - Brazil

PostPosted: Wed Jun 01, 2016 13:00    Post subject: Reply with quote
Hi,

the router need some swap memory or no?

Marcelao, show de bola!

_________________
Bruno Dias
Brazil
msantos2007
DD-WRT User


Joined: 13 Oct 2009
Posts: 246

PostPosted: Wed Jun 01, 2016 20:48    Post subject: Reply with quote
There is no need.

Valeu, Bruno!
bcsdias
DD-WRT Novice


Joined: 20 Oct 2013
Posts: 7
Location: Araraquara - SP - Brazil

PostPosted: Mon Jun 06, 2016 21:02    Post subject: Reply with quote
Hello , whenever I copy large files to HD , something like 5gb or 8gb , the router stops responding http , samba, dlna , etc. The internet continues working normally , however all other services stop working, including SSH access
_________________
Bruno Dias
Brazil
msantos2007
DD-WRT User


Joined: 13 Oct 2009
Posts: 246

PostPosted: Tue Jun 07, 2016 11:48    Post subject: Reply with quote
Bruno,

You are not alone on this, there are people reporting the same. But it shouldn't happen (I'm not experiencing that issue). Please check your DD-WRT build, and start over.

Copying files to attached HDD has no relation to Optware. So before you start over and install Optware, MiniDLNA and Transmission, using this tutorial, you should test NAS/Samba operations and make sure it is workking fine.

Start upgrading your DD-WRT and configuring the basics, backup it. Then, enable NAS/Samba, backup it again, incrementally.

Abraços, Marcelo.
Rubenos
DD-WRT Novice


Joined: 06 May 2015
Posts: 18

PostPosted: Tue Jun 14, 2016 22:53    Post subject: Reply with quote
Thanks again for this great tutorial!

I was wondering what would be the proper way to back-up this config, just copy pasting the files and the startup script?


Also, does anybody have succesfully intergrated an rss reader in transmission?
msantos2007
DD-WRT User


Joined: 13 Oct 2009
Posts: 246

PostPosted: Wed Jun 15, 2016 21:47    Post subject: Reply with quote
Step 6 works like a charm to me. RSS integration would be nice feature... Anybody?
Rubenos
DD-WRT Novice


Joined: 06 May 2015
Posts: 18

PostPosted: Thu Jun 16, 2016 22:18    Post subject: Reply with quote
I think I've found something, have to wait and see!
dupotter
DD-WRT Novice


Joined: 19 Jun 2016
Posts: 1

PostPosted: Sun Jun 19, 2016 20:25    Post subject: Reply with quote
Hey guys. My problem is:

Code:
Code:

cat > /etc/opkg.conf << EOF
src/gz packages http://downloads.openwrt.org/snapshots/trunk/ar71xx/generic/packages/packages
src/gz base http://downloads.openwrt.org/snapshots/trunk/ar71xx/generic/packages/base
dest root /opt
dest ram /opt/tmp
lists_dir ext /opt/tmp/var/opkg-lists
EOF


My router is a Tplink Archer C7 with DD-WRT v3.0-r29837. My /etc doesn't write, I tried change permissions with chmod 755 /etc, but doesn't work:

Code:
drwxr-xr-x   15 root     root           805 Jun  5 21:54 etc/


Someone have any idea?
Goto page Previous  1, 2, 3 ... 25, 26, 27, 28, 29, 30  Next Display posts from previous:    Page 26 of 30
Post new topic   Reply to topic    DD-WRT Forum Index -> Atheros WiSOC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum