Autoinstall OPKG, Transmission,hd-idle and Minidlna

Post new topic   Reply to topic    DD-WRT Forum Index -> Atheros WiSOC based Hardware
Goto page Previous  1, 2, 3, 4, 5, 6  Next

Was this useful ?
Yes
88%
 88%  [ 47 ]
No
11%
 11%  [ 6 ]
Total Votes : 53

Author Message
anees.sw
DD-WRT User


Joined: 17 Sep 2010
Posts: 267
Location: India

PostPosted: Sat Apr 30, 2011 15:06    Post subject: Reply with quote
if ssh stops working comment/remove the line from the startup script:
mount /mnt/dev /dev


if your hard disk is located at /dev/sda then you can probably just enable automount of harddisk. it shouldnt matter after that.

il repost the script with unix file enders..

edit:updatedthe script. i hope it will help now
Sponsor
ammaree
DD-WRT Novice


Joined: 13 Mar 2011
Posts: 6

PostPosted: Sun May 01, 2011 8:42    Post subject: Reply with quote
This looks real good in principle. I am using 2 wzr-hp-g300nh units with ddwrt 16754, one live one test. The main software that I am struggling with include:
a. Asterisk, some key modules are missing so a hassle to get resolved. when I do install them inevitably result in Bus Error or Segmentation Error
b. MyPage, requires sort which is missing.

Any interest in working on those, i am happy to be beta tester...
anees.sw
DD-WRT User


Joined: 17 Sep 2010
Posts: 267
Location: India

PostPosted: Sun May 01, 2011 9:16    Post subject: Reply with quote
bus errors? try an older build. maybe 16214 or older
HalleluiaH
DD-WRT Novice


Joined: 01 May 2011
Posts: 1

PostPosted: Sun May 01, 2011 16:26    Post subject: Reply with quote
Beerukoff wrote:
Another chance

root@DD-WRT:~# chmod +x /mnt/setupscript.sh
root@DD-WRT:~# sh /mnt/setupscript.sh
: not foundcript.sh: line 13:
: not foundcript.sh: line 14:
/mnt/setupscript.sh: line 15: syntax error: word unexpected (expecting "in")

Could you please help me?


I have same error. My is Buffalo WZR-HP-G300NH with latest fw DD-WRT v24-sp2 (04/13/11) std - build 16785
Pls help!!! Many tks
rcm_rx7
DD-WRT Novice


Joined: 06 Jan 2011
Posts: 7

PostPosted: Thu May 05, 2011 17:05    Post subject: Reply with quote
I have tried this with several different builds now and i still can't get it working right. If was semi functional with a older 15xxx build on my wzr hp 300nh, but samba was giving me issues in Win7 (most were fixed by following the instructions in the script.) I reverted back to the 16785 build because the built in samba works better, but now every time i initiate the script i lose access to the web gui! Ill try for a bit longer, but i dot think this is going to work for me. Shame as i would love to have minidlna, hdidle, and transmission.

Thanks for setting this up anyways!
anees.sw
DD-WRT User


Joined: 17 Sep 2010
Posts: 267
Location: India

PostPosted: Thu May 05, 2011 17:57    Post subject: Reply with quote
rcm_rx7 wrote:
I have tried this with several different builds now and i still can't get it working right. If was semi functional with a older 15xxx build on my wzr hp 300nh, but samba was giving me issues in Win7 (most were fixed by following the instructions in the script.) I reverted back to the 16785 build because the built in samba works better, but now every time i initiate the script i lose access to the web gui! Ill try for a bit longer, but i dot think this is going to work for me. Shame as i would love to have minidlna, hdidle, and transmission.

Thanks for setting this up anyways!


comment/remove the line from the startup script:
mount /mnt/dev /dev
palmunix
DD-WRT Novice


Joined: 06 May 2011
Posts: 1

PostPosted: Fri May 06, 2011 21:58    Post subject: Reply with quote
anees.sw wrote:

comment/remove the line from the startup script:
mount /mnt/dev /dev


Same problem here, after run script and remove line, no access ssh or telnet.
viruscz
DD-WRT Novice


Joined: 28 Mar 2011
Posts: 4

PostPosted: Sun May 08, 2011 16:10    Post subject: Reply with quote
Updating OPKG...
./setupscript.sh: line 460: opkg: not found
Done

Initiation done, router will reboot in 30 seconds........


my problem Sad
anees.sw
DD-WRT User


Joined: 17 Sep 2010
Posts: 267
Location: India

PostPosted: Sun May 08, 2011 17:10    Post subject: Reply with quote
were you connected to the internet ?
viruscz
DD-WRT Novice


Joined: 28 Mar 2011
Posts: 4

PostPosted: Sun May 08, 2011 17:38    Post subject: Reply with quote
anees.sw wrote:
were you connected to the internet ?

yes of course, internet is running , when i try wget all ok Smile
anees.sw
DD-WRT User


Joined: 17 Sep 2010
Posts: 267
Location: India

PostPosted: Sun May 08, 2011 17:51    Post subject: Reply with quote
try running this
Code:
ipkg install  http://downloads.openwrt.org/backfire/10.03.1-rc4/ar71xx/packages/opkg_576-1_ar71xx.ipk
viruscz
DD-WRT Novice


Joined: 28 Mar 2011
Posts: 4

PostPosted: Sun May 08, 2011 18:10    Post subject: Reply with quote
anees.sw wrote:
try running this
Code:
ipkg install  http://downloads.openwrt.org/backfire/10.03.1-rc4/ar71xx/packages/opkg_576-1_ar71xx.ipk


I made something else:
from firmware : tl-wr1043nd-webflash 16785 i intaled the oficial firmware from web:
tl-wr1043nd-webflash 14896
and now is all ok Smile
thk's for help

NOT OK SAMBA is not running Sad


Last edited by viruscz on Mon May 09, 2011 10:53; edited 1 time in total
pxx
DD-WRT Novice


Joined: 10 Oct 2009
Posts: 3

PostPosted: Sun May 08, 2011 21:34    Post subject: Reply with quote
I have a router TP-Link TL-WR1043ND with a ext3 USB stick attached.
I have installed samba using your script, but the speed makes me cry, it's about 1.0-1.5 MB/sec. In the same time the speed over FTP is slightly higher — 1.5-5.5 MB/sec, but it is floating in that wide range all the time.

Is there any way to speed up transmission over samba and make speed over FTP more constant?
anees.sw
DD-WRT User


Joined: 17 Sep 2010
Posts: 267
Location: India

PostPosted: Tue May 10, 2011 4:33    Post subject: Reply with quote
try connection over ethernet
pxx
DD-WRT Novice


Joined: 10 Oct 2009
Posts: 3

PostPosted: Tue May 10, 2011 12:53    Post subject: Reply with quote
But I already do it over ethernet.
Goto page Previous  1, 2, 3, 4, 5, 6  Next Display posts from previous:    Page 4 of 6
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