Optware, the right way

Post new topic   This topic is locked: you cannot edit posts or make replies.    DD-WRT Forum Index -> Broadcom SoC based Hardware
Goto page Previous  1, 2, 3 ... , 157, 158, 159  Next
Author Message
Nobody123
DD-WRT Novice


Joined: 12 Dec 2012
Posts: 5

PostPosted: Fri Dec 28, 2012 20:23    Post subject: Bump Reply with quote
Nobody123 wrote:
EDIT:Nevermind, got it. But max speed I am able to get is 3MB/s when readin or writing from/to USB disk connected to my E3200. Is this maximum or can I somehow speed things up?


+ How can I open port for Transmission-deamon? I managed to open port form uTorrent on my PC, but even if I use the same port for Transmission it stil says "Port is Closed" under transmission settings.

Thanks for help Wink
Sponsor
basmaf
DD-WRT Guru


Joined: 24 Feb 2011
Posts: 1074

PostPosted: Sat Dec 29, 2012 9:49    Post subject: Re: Bump Reply with quote
Nobody123 wrote:
EDIT:Nevermind, got it. But max speed I am able to get is 3MB/s when readin or writing from/to USB disk connected to my E3200. Is this maximum or can I somehow speed things up?

You are expecting desktop performance on a router!
Nobody123 wrote:

+ How can I open port for Transmission-deamon? I managed to open port form uTorrent on my PC, but even if I use the same port for Transmission it stil says "Port is Closed" under transmission settings.

Thanks for help Wink

Your are forwarding what?
Little info provided.
Nobody123
DD-WRT Novice


Joined: 12 Dec 2012
Posts: 5

PostPosted: Sat Dec 29, 2012 14:25    Post subject: Re: Bump Reply with quote
basmaf wrote:
Nobody123 wrote:
EDIT:Nevermind, got it. But max speed I am able to get is 3MB/s when readin or writing from/to USB disk connected to my E3200. Is this maximum or can I somehow speed things up?

You are expecting desktop performance on a router!
Nobody123 wrote:

+ How can I open port for Transmission-deamon? I managed to open port form uTorrent on my PC, but even if I use the same port for Transmission it stil says "Port is Closed" under transmission settings.

Thanks for help Wink

Your are forwarding what?
Little info provided.

No, I am not expecting desktop performance on router, I am just asking if these speeds are normal or can I do anything to speed it up a little bit?

NAT/QoS-->Port Forwarding-->Forwards
Application("Torrents")
Protocol("Both")
Source net(empty)
Port from(43844)
IP Address(192.168.1.100)
Port to(43844)
Enable(checked)

Anything else? Smile

Thanks for help
amplatfus
DD-WRT Novice


Joined: 17 Jan 2009
Posts: 11

PostPosted: Sun Dec 30, 2012 10:45    Post subject: busybox' mount doesn't support all options Reply with quote
frater wrote:
raceface wrote:
any ideas what happened?

Andy

Yes

busybox' mount doesn't support all options.
it doesn't support -U (/bin/mount)

If you have optware's mount it DOES work. (/opt/bin/mount)

If you have OTRW already running it should run /opt/bin/mount by default. /opt/etc/init.d/S35automount already works with UUID


Dear all,
Thank you for this topic.
I have the same wish. Using a Stick EXT2 and a External HDD EXT3 on a WL500GPv2 with DD-WRT v24-sp2 (05/17/11) mega - build 17084M.
I have Optware with torrent client and Samba share (http://www.dd-wrt.com/wiki/index.php/Optware), but is not installed in Router. So, when I need to mount -U, please, what options do I have?

Maybe I can use a alias, I don't know now Sad

Thank you,
Happy new year!
matejdro
DD-WRT Novice


Joined: 05 Nov 2009
Posts: 31

PostPosted: Wed Jan 23, 2013 18:34    Post subject: Reply with quote
Is this just me or both wget links are down?

http://wd.mirmana.com/prep_optware loads forever
http://www.basmaf.com/prep_optware shows page not found
basmaf
DD-WRT Guru


Joined: 24 Feb 2011
Posts: 1074

PostPosted: Wed Jan 23, 2013 18:59    Post subject: Reply with quote
matejdro wrote:
Is this just me or both wget links are down?

http://wd.mirmana.com/prep_optware loads forever
http://www.basmaf.com/prep_optware shows page not found


Do:
Code:
wget -O /tmp/prep_optware http://ddwrt.basmaf.com/prep_optware
sh /tmp/prep_optware


I do not allow browsing on the file server.
Frater seems to have taken his rep offline.
matejdro
DD-WRT Novice


Joined: 05 Nov 2009
Posts: 31

PostPosted: Wed Jan 23, 2013 19:22    Post subject: Reply with quote
Ah, my bad. I thought it was not working because wget did not return anything. It's installing now.

Thanks!
matejdro
DD-WRT Novice


Joined: 05 Nov 2009
Posts: 31

PostPosted: Wed Jan 23, 2013 21:56    Post subject: Reply with quote
Does anyone know how to fix php? I get this error on lighttpd startup:

Code:
2013-01-23 22:45:43: (log.c.166) server started
2013-01-23 22:45:43: (mod_fastcgi.c.1103) the fastcgi-backend /opt/bin/php-fcgi failed to start:
2013-01-23 22:45:43: (mod_fastcgi.c.1114) terminated by signal: 11
2013-01-23 22:45:43: (mod_fastcgi.c.1119) to be exact: it segfaulted, crashed, died, ... you get the idea.
2013-01-23 22:45:43: (mod_fastcgi.c.1121) If this is PHP, try removing the bytecode caches for now and try again.
2013-01-23 22:45:43: (mod_fastcgi.c.1397) [ERROR]: spawning fcgi failed.
2013-01-23 22:45:43: (server.c.964) Configuration of plugins failed. Going down.


Router is RT-N16.
varunj
DD-WRT Novice


Joined: 12 May 2012
Posts: 3

PostPosted: Sun Feb 24, 2013 6:04    Post subject: Reply with quote
slobodan wrote:

OTRW media servers are known not to work with K26 builds. I would rip minidlna from a Kong firmware and use it on a USB stick.


Slobodan or anyone else, could someone come up with noob-friendly instructions on how to rip MiniDLNA from the Kong firmware and use it?

I have the RT-N16 with DD-WRT v24-sp2 (12/20/11) mega
(SVN revision 18024) installed. Everything is working fine except a media server. I have install Optware (the Right Way), but twonky gives the 'atexit' error that's been mentioned before.

(I can't use Kong's firmware because I read somewhere that it has issues with PPPoE, which I require)
slobodan
DD-WRT Guru


Joined: 03 Nov 2011
Posts: 1555
Location: Zwolle

PostPosted: Tue Feb 26, 2013 19:11    Post subject: Reply with quote
varunj wrote:
slobodan wrote:

OTRW media servers are known not to work with K26 builds. I would rip minidlna from a Kong firmware and use it on a USB stick.


Slobodan or anyone else, could someone come up with noob-friendly instructions on how to rip MiniDLNA from the Kong firmware and use it?

I have the RT-N16 with DD-WRT v24-sp2 (12/20/11) mega
(SVN revision 18024) installed. Everything is working fine except a media server. I have install Optware (the Right Way), but twonky gives the 'atexit' error that's been mentioned before.

(I can't use Kong's firmware because I read somewhere that it has issues with PPPoE, which I require)

You have to use Linux (e.g. Ubuntu), you have to svn the latest firmware mod kit, you have to run extract_ng.sh usb-ftp-samba3-dlna-nv**k.bin folder1 and minidlna will be found in folder1/rootfs/usr/sbin/ .

I only tried running ripped minidlna with Kong VPN firmware, I did not try it with non-Kong firmware.

_________________
2 times APU2 Opnsense 21.1 with Sensei

2 times RT-AC56U running DD-WRT 45493 (one as Gateway, the other as AP, both bridged with LAN cable)

3 times Asus RT-N16 shelved

E4200 V1 running freshtomato 2020.8 (bridged with LAN cable)

3 times Linksys WRT610N V2 converted to E3000 and 1 original E3000 running freshtomato 2020.8 (bridged with LAN cable)




Last edited by slobodan on Mon Nov 25, 2013 18:38; edited 1 time in total
PercyKlein
DD-WRT Novice


Joined: 21 Nov 2013
Posts: 1

PostPosted: Mon Nov 25, 2013 7:45    Post subject: Reply with quote
crashfly wrote:
Thanks pershoot, that's done the trick. I'm off to do some shopping Wink

Gav.
_________________
Asus wl500gPv2 communicating with a PIC controlled water solar panels.

Surely it has done the trick for me too.. I am glad to find such useful old post..
marshalleq
DD-WRT Novice


Joined: 08 Oct 2010
Posts: 7

PostPosted: Sat Mar 08, 2014 23:38    Post subject: Reply with quote
Following standard instructions - 'How to Install Optware the right way' on Asus RT-AC68U I get an error and it says to post feedback in this thread. So I'm doing that. I think I need a new repository as Optware definatley reported to work - trying to figure that out...

This will take a while!
If you need to do some shopping.... do it now! Wink

Connecting to ipkg.nslu2-linux.org (140.211.169.161:80)
ipk 100% |*******************************| 75850 0:00:00 ETA
Optware is not installed... Let's install it

Connecting to wd.mirmana.com (82.168.40.231:80)
- 100% |*******************************| 3954 0:00:00 ETA
Checking system config ...
Warning: /opt partition not empty!
Connecting to ipkg.nslu2-linux.org (140.211.169.161:80)
ipk 100% |*******************************| 75850 0:00:00 ETA
Installing package uclibc-opt_0.9.28-13_mipsel.ipk ...(wget -O /tmp/uclibc-opt_0.9.28-13_mipsel.ipk http://ipkg.nslu2-linux.org/feeds/optware/ddwrt/cross/stable/uclibc-opt_0.9.28-13_mipsel.ipk)
Some newer versions of DD-WRT does not show download progress bar,
so just be patient - or check STATUS -> BANDWIDTH tab for download
activity in your routers Web-GUI, and then still wait a minute or two.
Connecting to ipkg.nslu2-linux.org (140.211.169.161:80)
uclibc-opt_0.9.28-13 100% |*******************************| 832k 0:00:00 ETA
Updating /opt/etc/ld.so.cache
/tmp/postinst: line 6: /opt/sbin/ldconfig: Permission denied
Installing package ipkg-opt_0.99.163-10_mipsel.ipk ...(wget -O /tmp/ipkg-opt_0.99.163-10_mipsel.ipk http://ipkg.nslu2-linux.org/feeds/optware/ddwrt/cross/stable/ipkg-opt_0.99.163-10_mipsel.ipk)
Some newer versions of DD-WRT does not show download progress bar,
so just be patient - or check STATUS -> BANDWIDTH tab for download
activity in your routers Web-GUI, and then still wait a minute or two.
Connecting to ipkg.nslu2-linux.org (140.211.169.161:80)
ipkg-opt_0.99.163-10 100% |*******************************| 75850 0:00:00 ETA
Connecting to wd.mirmana.com (82.168.40.231:80)

Alas, your hardware is not supported and I\'m sorry if all this gave you false hopes
Please provide feedback in this thread http://www.dd-wrt.com/phpBB2/viewtopic.php?t=59668

######

Optware installation was NOT successfull...
Your hardware is probably not compatible
model name : ARMv7 Processor rev 0 (v7l)
processor : 0
BogoMIPS : 1594.16
Features : swp half thumb fastmult edsp tls
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x3
CPU part : 0xc09
CPU revision : 0

model name : ARMv7 Processor rev 0 (v7l)
processor : 1
BogoMIPS : 1594.16
Features : swp half thumb fastmult edsp tls
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x3
CPU part : 0xc09
CPU revision : 0

Hardware : Northstar Prototype
Revision : 0000
Serial : 0000000000000000
marshalleq
DD-WRT Novice


Joined: 08 Oct 2010
Posts: 7

PostPosted: Sun Mar 09, 2014 0:04    Post subject: Reply with quote
Reading this thread https://dd-wrt.com/phpBB2/viewtopic.php?t=175519&sid=7919756cfe45c3593e69fa73cac09caa

It says Optware is not compatible with DD-WRT kernels 3.x at this stage. I am running 3.10.30 on DD-WRT v24-sp2 (02/19/14) std.

Can anyone confirm if I have any options other than downgrading (assuming downgrading is even possible on this router since it only has beta firmware anyway)?

Thanks.
slobodan
DD-WRT Guru


Joined: 03 Nov 2011
Posts: 1555
Location: Zwolle

PostPosted: Sun Mar 09, 2014 1:07    Post subject: Reply with quote
marshalleq wrote:
Reading this thread https://dd-wrt.com/phpBB2/viewtopic.php?t=175519&sid=7919756cfe45c3593e69fa73cac09caa

It says Optware is not compatible with DD-WRT kernels 3.x at this stage. I am running 3.10.30 on DD-WRT v24-sp2 (02/19/14) std.

Can anyone confirm if I have any options other than downgrading (assuming downgrading is even possible on this router since it only has beta firmware anyway)?

Thanks.

There is an Optware flavor, called dd-ware, which is meant for Broadcom K3.x builds. If you want it to run, you have to install it fresh, e.g. first do rm -fr /opt then fsck the partition with a computer running Linux and then install OTRW2.

_________________
2 times APU2 Opnsense 21.1 with Sensei

2 times RT-AC56U running DD-WRT 45493 (one as Gateway, the other as AP, both bridged with LAN cable)

3 times Asus RT-N16 shelved

E4200 V1 running freshtomato 2020.8 (bridged with LAN cable)

3 times Linksys WRT610N V2 converted to E3000 and 1 original E3000 running freshtomato 2020.8 (bridged with LAN cable)


marshalleq
DD-WRT Novice


Joined: 08 Oct 2010
Posts: 7

PostPosted: Mon Mar 10, 2014 7:24    Post subject: Reply with quote
Thanks for the info. I found OTRW2 (hadn't realised I was running from an out of date version) haven't found dd-ware yet, but it looks like optware services for 3.x kernel are quite limited at the moment anyway...
Goto page Previous  1, 2, 3 ... , 157, 158, 159  Next Display posts from previous:    Page 158 of 159
Post new topic   This topic is locked: you cannot edit posts or make replies.    DD-WRT Forum Index -> Broadcom SoC 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 can attach files in this forum
You can download files in this forum