i have a similar situation. i am running a Tonidoplug booting armel jaunty 9.04.
transmission installs and works fine through apt-get. version installed is 1.51. apt-get upgrade does nothing... i tried compiling for the first time using https://trac.transmissionbt.com/wiki/Building guide. things ...
Search found 16 matches
- Fri Aug 06, 2010 10:51 am
- Forum: Support
- Topic: Need help with apt-get upgrade on headless ubuntu server
- Replies: 23
- Views: 22538
- Thu Apr 15, 2010 9:25 am
- Forum: Support
- Topic: v1.92 Daemon Crash on torrent completion
- Replies: 3
- Views: 3270
Re: v1.92 Daemon Crash on torrent completion
still crashing... how do i enable log and check what is happening? please help this is getting me crazy... transmission is just crashing every now and then
- Fri Apr 09, 2010 2:31 pm
- Forum: Support
- Topic: v1.92 getting high CPU usage
- Replies: 1
- Views: 1850
Re: v1.92 getting high CPU usage
how many torrents are you running simultaneously?
if you used frater's script to install optware, then in the s90transmission script, which you would find in /opt/etc/init.d folder, change the user to root. see if that makes any difference.
cheers !
if you used frater's script to install optware, then in the s90transmission script, which you would find in /opt/etc/init.d folder, change the user to root. see if that makes any difference.
cheers !
- Wed Mar 31, 2010 7:08 am
- Forum: Support
- Topic: v1.92 Daemon Crash on torrent completion
- Replies: 3
- Views: 3270
v1.92 Daemon Crash on torrent completion
running v1.92 daemon with optware on playonHd media player.
settings have incomplete-dir enabled. this is causing dameon crash when the torrent completes. if i disable incomplete-dir, incomplete torrents show up in the torrent root dir and no crashes so far...
anything i am doing wrong?
settings have incomplete-dir enabled. this is causing dameon crash when the torrent completes. if i disable incomplete-dir, incomplete torrents show up in the torrent root dir and no crashes so far...
anything i am doing wrong?
- Thu Feb 25, 2010 8:06 am
- Forum: Support
- Topic: Torrent Remote Management Error
- Replies: 0
- Views: 1822
Torrent Remote Management Error
hi,
recently upgraded to the ipkg release of 1.91-1 on the PlayOnHd network media player with optware installed !
previous upgrade to 1.83 broke the ability to remotely add torrents directly to the daemon by using:
1. FireFox extn Auto trans 2.5 , where just by clicking option menu on torrent ...
recently upgraded to the ipkg release of 1.91-1 on the PlayOnHd network media player with optware installed !
previous upgrade to 1.83 broke the ability to remotely add torrents directly to the daemon by using:
1. FireFox extn Auto trans 2.5 , where just by clicking option menu on torrent ...
- Mon Jan 18, 2010 1:39 pm
- Forum: Support
- Topic: noob with asus520gu, optware, transmission 1.76, help needed
- Replies: 18
- Views: 13583
Re: noob with asus520gu, optware, transmission 1.76, help needed
^^^
now i am getting a permission denied for everything in putty even though i am logging in with the root account.
[root@Asus520gu root]$ ipkg install bash -force-reinstall
Reinstalling bash (3.2.49-1) on /opt/...
Downloading http://ipkg.nslu2-linux.org/feeds/optware/ddwrt/cross/stable/bash_3.2.49 ...
now i am getting a permission denied for everything in putty even though i am logging in with the root account.
[root@Asus520gu root]$ ipkg install bash -force-reinstall
Reinstalling bash (3.2.49-1) on /opt/...
Downloading http://ipkg.nslu2-linux.org/feeds/optware/ddwrt/cross/stable/bash_3.2.49 ...
- Sun Jan 17, 2010 6:32 pm
- Forum: Support
- Topic: noob with asus520gu, optware, transmission 1.76, help needed
- Replies: 18
- Views: 13583
Re: noob with asus520gu, optware, transmission 1.76, help needed
hey,
now the script is fully executable and even the crond is running but even though the script resides in the /opt/etc/cron.hourly/ folder but it doesnt execute on its own every hour. cant we get to the crontab. i mean find it and edit it to include this script.
btw the script is saved as q.sh ...
now the script is fully executable and even the crond is running but even though the script resides in the /opt/etc/cron.hourly/ folder but it doesnt execute on its own every hour. cant we get to the crontab. i mean find it and edit it to include this script.
btw the script is saved as q.sh ...
- Mon Jan 11, 2010 11:59 pm
- Forum: Support
- Topic: noob with asus520gu, optware, transmission 1.76, help needed
- Replies: 18
- Views: 13583
Re: noob with asus520gu, optware, transmission 1.76, help needed
hey good news... it worked. i just disapbled the rpc whitelist since am only acessing it from the lan right now. out of the three scripts, the one that actually queued the torrent is
#!/opt/bin/bash
#
# *************
# Configuration
REMOTE="/opt/bin/transmission-remote"
PATH=/opt/bin:$PATH ...
#!/opt/bin/bash
#
# *************
# Configuration
REMOTE="/opt/bin/transmission-remote"
PATH=/opt/bin:$PATH ...
- Mon Jan 11, 2010 11:39 pm
- Forum: Support
- Topic: noob with asus520gu, optware, transmission 1.76, help needed
- Replies: 18
- Views: 13583
Re: noob with asus520gu, optware, transmission 1.76, help needed
will jsut try it by disabling the rpc whitelist. and post back
- Mon Jan 11, 2010 11:27 pm
- Forum: Support
- Topic: noob with asus520gu, optware, transmission 1.76, help needed
- Replies: 18
- Views: 13583
Re: noob with asus520gu, optware, transmission 1.76, help needed
SCRIPT
#!/opt/bin/bash
# *************
# transmission-remote-queue version 0.1
# Contact sam.day (at) gmail.com with suggestions, corrections, etc.
# Based on wereHampster's script from http://pastie.org/357236
# *************
# Variables
#
# Path to transmission-remote
REMOTE="/opt/bin ...
#!/opt/bin/bash
# *************
# transmission-remote-queue version 0.1
# Contact sam.day (at) gmail.com with suggestions, corrections, etc.
# Based on wereHampster's script from http://pastie.org/357236
# *************
# Variables
#
# Path to transmission-remote
REMOTE="/opt/bin ...
- Mon Jan 11, 2010 8:54 pm
- Forum: Support
- Topic: noob with asus520gu, optware, transmission 1.76, help needed
- Replies: 18
- Views: 13583
Re: noob with asus520gu, optware, transmission 1.76, help needed
finally got that CR out of the way...
and used bash to execute script and this is what it gives
[root@Asus520gu root]$ bash /opt/etc/cron.hourly/queue.sh
: No such file or directorysh: line 17: /opt/bin/transmission-remote
'opt/etc/cron.hourly/queue.sh: line 18: syntax error near unexpected token ...
and used bash to execute script and this is what it gives
[root@Asus520gu root]$ bash /opt/etc/cron.hourly/queue.sh
: No such file or directorysh: line 17: /opt/bin/transmission-remote
'opt/etc/cron.hourly/queue.sh: line 18: syntax error near unexpected token ...
- Mon Jan 11, 2010 7:58 pm
- Forum: Support
- Topic: noob with asus520gu, optware, transmission 1.76, help needed
- Replies: 18
- Views: 13583
Re: noob with asus520gu, optware, transmission 1.76, help needed
just aint happening.
i first installed bash and then ipkg update just wont work. so removed it and then ipkg update worked. installed grep, gawk and coreutils and finally reinstalled bash. did <echo "/opt/bin/bash" >> /etc/shells>.
from shell which still says busybox (ash) i get the following on ...
i first installed bash and then ipkg update just wont work. so removed it and then ipkg update worked. installed grep, gawk and coreutils and finally reinstalled bash. did <echo "/opt/bin/bash" >> /etc/shells>.
from shell which still says busybox (ash) i get the following on ...
- Mon Jan 11, 2010 9:57 am
- Forum: Support
- Topic: noob with asus520gu, optware, transmission 1.76, help needed
- Replies: 18
- Views: 13583
Re: noob with asus520gu, optware, transmission 1.76, help needed
hey...
thanks again. i did download np++ and copied the script and saved it in a .sh format, one with .bsh. i changed the path to /opt/bin/bash and add the PATH=/opt/bin=$PATH line too... #!/opt/bin/bash
# *************
# transmission-remote-queue version 0.1
# Contact sam.day (at) gmail.com ...
thanks again. i did download np++ and copied the script and saved it in a .sh format, one with .bsh. i changed the path to /opt/bin/bash and add the PATH=/opt/bin=$PATH line too... #!/opt/bin/bash
# *************
# transmission-remote-queue version 0.1
# Contact sam.day (at) gmail.com ...
- Sat Jan 09, 2010 8:00 pm
- Forum: Support
- Topic: noob with asus520gu, optware, transmission 1.76, help needed
- Replies: 18
- Views: 13583
Re: noob with asus520gu, optware, transmission 1.76, help needed
^^me thinks there is some progress here.
i did as u suggested. got the script #!/bin/bash
# *************
# transmission-remote-queue version 0.1
# Contact sam.day (at) gmail.com with suggestions, corrections, etc.
# Based on wereHampster's script from http://pastie.org/357236 ...
i did as u suggested. got the script #!/bin/bash
# *************
# transmission-remote-queue version 0.1
# Contact sam.day (at) gmail.com with suggestions, corrections, etc.
# Based on wereHampster's script from http://pastie.org/357236 ...
- Sat Jan 09, 2010 6:14 am
- Forum: Support
- Topic: noob with asus520gu, optware, transmission 1.76, help needed
- Replies: 18
- Views: 13583
Re: noob with asus520gu, optware, transmission 1.76, help needed
^ thanks man.
AFAIK you have to build it.
Yep, that means installing the compiler, binutils, make, other tools, all the pre-requisites for Transmission daemon (libcurl, openssl). It works, I do it all the time on my NAS (HP MediaVault), but you have to know what you are doing, or have lots of ...
AFAIK you have to build it.
Yep, that means installing the compiler, binutils, make, other tools, all the pre-requisites for Transmission daemon (libcurl, openssl). It works, I do it all the time on my NAS (HP MediaVault), but you have to know what you are doing, or have lots of ...