Search:

Type: Posts; User: ecaddict

Page 1 of 4 1 2 3 4

Search: Search took 0.01 seconds.

  1. What you could do: 1. Stop transmission...

    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...
  2. [Howto] Install kernel modules for Oleg firmware

    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...
  3. Replies
    5
    Views
    9,939

    I've tried to setup guest WiFi based on mostly...

    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...
  4. The WL-500 family of routers has a relatively...

    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...
  5. Playing mkv minidlna is the best option (I know...

    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...
  6. I use Samba3 but probably that's not the issue...

    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...
  7. Are you sure that your media files are located in...

    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....
  8. Replies
    1
    Views
    4,282

    Transmission memory usage

    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...
  9. Replies
    713
    Views
    582,734

    Sticky: I can confirm that running the following...

    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...
  10. Replies
    713
    Views
    582,734

    Sticky: I've solved the issue via adding ip=192.168.1.1...

    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.
    ...
  11. Replies
    713
    Views
    582,734

    Sticky: I've stopped twonkymedia and the messages...

    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...
  12. Replies
    713
    Views
    582,734

    Sticky: My system log contain quite many of these...

    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 ...
  13. That's not an option. The reason why you cannot...

    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).
    ...
  14. On the router (so via PuTTY) please check the...

    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...
  15. That's not a code that you run, but should be put...

    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...
  16. Intall DLNA -> Install DLNA Thank you if you...

    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 ...
  17. Does someone know how to correct typo I've made...

    Does someone know how to correct typo I've made in the title?
  18. If you only need NFS sharing there is no need to...

    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...
  19. reserved for continuation

    reserved for continuation
  20. [Howto] Install DLNA media servers for Oleg firmware

    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...
  21. Replies
    13
    Views
    40,559

    I could not find any init script coming with the...

    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...
  22. Replies
    1
    Views
    2,256

    Try to use a webcam that the Linux UVC driver...

    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.
  23. Replies
    13
    Views
    40,559

    Thank you for the tip, I've updated the scripts....

    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).
  24. Replies
    13
    Views
    40,559

    install scripts for tor&polipo

    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...
  25. Scripts work also for 2.4 kernel routers as well now

    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...
Results 1 to 25 of 92
Page 1 of 4 1 2 3 4