What you could do:
1. Stop transmission (/opt/etc/init.d/S60transmission stop)
2. move /opt/etc/transmission/torrents etc. to somewhere in /mnt (e.g. using mc)
3. link the directory in /mn to...
Type: Posts; User: ecaddict
What you could do:
1. Stop transmission (/opt/etc/init.d/S60transmission stop)
2. move /opt/etc/transmission/torrents etc. to somewhere in /mnt (e.g. using mc)
3. link the directory in /mn to...
You can download it and install manually from http://code.google.com/p/wl500g/downloads/list.
The below script is for those who are not too familiar with Linux however e.g. mounting share from NAS...
I've tried to setup guest WiFi based on mostly what's written in this post (using google translate).
I've set nvram to enable virtual WLAN:
nvram set wl0_vifs="wl0.1"
nvram commit
then...
The WL-500 family of routers has a relatively slow CPU (as today's standards go) so for slowness it can be also the reason not just the RAM. I don't have too much experience with 32MB RAM as I've...
Playing mkv minidlna is the best option (I know for sure that it works with Samsung TV). Also meditomb has some issues with it due to e.g. missing <map from="mkv" to="video/mpeg"/> from...
I use Samba3 but probably that's not the issue here.
df -h command should show /mnt for the "Mounted on" part (this is the case if you installed optware based on my tutorial or using the tutorial...
Are you sure that your media files are located in the directory that's indicated in the minidlna config file, /opt/etc/minidlna.conf parameter media_dir?
minidlna works with Samsung TV very well....
I've noticed that after couple of weeks run the latest optware transmission (2.41-1, but had similar issues with earlier ones) eats up too much memory (RT-N16, 1.9.2.7-rtn-r3497).
In fact it starts...
I can confirm that running the following commands:
killall miniupnpd
cat >> /etc/miniupnpd.conf << __EOF__
listening_ip=127.0.0.1
allow 1024-65535 127.0.0.0/8 1024-65535
__EOF__
miniupnpd
ps...
I've solved the issue via adding ip=192.168.1.1 to twonkymedia.ini.
In this way it's restricted to LAN interface. I don't know if it's any issue, probably not.
Please correct me if I'm wrong.
...
I've stopped twonkymedia and the messages disappeared. After starting it again they have appeared immediately.
Maybe there is something wrong with my configuration even though it's nothing special...
My system log contain quite many of these (RT-N16, 1.9.2.7-rtn-r3497, not PPP connection) in every half an hour:
Nov 2 00:23:37 miniupnpd[406]: Can't find in which sub network the client is
Nov ...
That's not an option. The reason why you cannot install transmission without basic optware is that it contains essential files/configuration for the subsequent installs (including transmission).
...
On the router (so via PuTTY) please check the output of the following commands:
mount
cat /etc/exports
The cat should show something like this (except /mnt):
/mnt...
That's not a code that you run, but should be put to the file I wrote. Please read it carefully.
By default also nothing is mounted below /mnt (unless set in /etc/fstab).
In PuTTY you have to...
Intall DLNA -> Install DLNA
Thank you if you can fix it.
Maybe you're right, it was still scanning media.
Btw. when I start twonkymedia there is a zombie left, e.g.:
17265 ? Z ...
Does someone know how to correct typo I've made in the title?
If you only need NFS sharing there is no need to format your HDD as the firmware alone can do the sharing there is no need to install any optware to the HDD.
However you need to put what you'd...
reserved for continuation
After you've installed basic optware to the router using e.g. the Raas image directly or indirectly using my tutorial DLNA could be the next step.
A router with 128MB RAM (RT-N16, WL-500gP or...
I could not find any init script coming with the installation (that's why I've created one) and in fact it does not seem necessary as after ipkg install it was ready to run.
The reason why I like...
Try to use a webcam that the Linux UVC driver supports (I have good experience with UVC):
http://www.ideasonboard.org/uvc/#devices
Then check the ideas from here.
Thank you for the tip, I've updated the scripts.
I don't have any file descriptors related warning (RT-N16/reasonable size HDD/latest Oleg).
If you'd like to automatically install tor & polipo just copy-paste as such the following script to your SSH terminal for the router:
#!/bin/sh
#written by ecaddict, distributed (conveyed) under...
This post is just to announce the happy news that the scripts in the opening post have now been updated so that they work also with 2.4 kernel routers (WL500gPv1/v2, WL500W etc with non rt-n trx...