macsat.com OpenWrt and ASUS WL Forum
October 14, 2008, 13:21:06 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?
Login with username, password and session length
News: Back to macsat.com
 
   Home   Help Search Login Register  
Pages: 1 ... 26 27 [28] 29 30   Go Down
  Print  
Author Topic: MGB111 update  (Read 50047 times)
0 Members and 2 Guests are viewing this topic.
hjf
Newbie
*
Offline Offline

Posts: 2


View Profile
« Reply #405 on: July 16, 2008, 19:46:39 PM »

can anyone provide the kernel .config ? I'm trying to build iSCSI support: http://www.ardistech.com/iscsi/

Managed to build the module but I got this:

$ insmod iscsi_trgt_mod.o
Using iscsi_trgt_mod.o
insmod: unresolved symbol __read_lock_failed
insmod: unresolved symbol rwsem_down_write_failed
insmod: unresolved symbol rwsem_wake
insmod: unresolved symbol rwsem_down_read_failed
insmod: unresolved symbol try_grab_cache_page

thanks
Logged
hjf
Newbie
*
Offline Offline

Posts: 2


View Profile
« Reply #406 on: July 17, 2008, 16:25:15 PM »

does anyone know what kind of speed I can expect from a WMU-6500FS? I tried to copy files to it (a 4GB file) but I get 4MB/s only. To another computer on the LAN I get 11MB/s, so the WMU almost 3 times slower. If I telnet into it, and do a "top"  I see that smbd is at 100% CPU usage.
Logged
Jajator
Newbie
*
Offline Offline

Posts: 4


View Profile
« Reply #407 on: July 20, 2008, 09:41:56 AM »

does anyone know what kind of speed I can expect from a WMU-6500FS...

i get a little over 4MB/s...there is no way that i know to speed it up :/
Logged
macsat
Administrator
Sr. Member
*****
Offline Offline

Posts: 1,103



View Profile
« Reply #408 on: July 21, 2008, 08:50:13 AM »


We are using a small, very cheap device here :-)

If you want better performance, you should go for a "real" NAS solution, like the Buffalo Linkstation Pro or something like that. From that I get around 10-11 MB/sec read/write with SAMBA over Ethernet.

I dont have Gigabit, but the devices does support that. As 11 MB/sec is very close to 100Mbit, I dont know if the limit I see is the network or the device.

macsat
Logged
ukez
Newbie
*
Offline Offline

Posts: 27


View Profile
« Reply #409 on: July 24, 2008, 08:03:22 AM »

I've just ordered a QNAP TS209 Pro II Turbo 256mb, brand new with 2x 500 sata II  Hitachi Drives... Woohoo!!

I'm now considering using my MGB111 device for a stand alone storage for my Axis 213 IP camera or maybe selling it, not sure yet.
Logged

Is a member of the MGB111 syndicate
Deciman
Newbie
*
Offline Offline

Posts: 15


View Profile
« Reply #410 on: July 25, 2008, 17:31:55 PM »

Hi

How can I make enhanced ctorrent work WITH webinterface?

Code:
Check the ECTC Configuration
File: "./torrent_config.php" found

Check configuration of "./torrent_config.php"
$absolute_path: "/mnt/C/sys/www/ec/tmp/Torrent" found
Try to access the $absolute_path: "/mnt/C/sys/www/ec/tmp/Torrent"
write access successful to $absolute_path: "/mnt/C/sys/www/ec/tmp/Torrent"
$ctorrent_path: "/mnt/C/sys/bin/ctorrent" found
$ctorrent_path: "/mnt/C/sys/bin/ctorrent" Not executeable FAIL FAIL FAIL ...

Check the configuration of the environment
/bin/sh: Shell exists ...
/usr/bin/perl: Perl exists ...
/bin/ps: ps command exists ...

ctorrent is executable (chmod 755)

And I guess here is the problem...
Code:
Warning: shell_exec() [function.shell-exec]: Cannot execute using backquotes in Safe Mode in /tmp/mnt/C/sys/www/ec/index.php on line 125
...
Warning: shell_exec() [function.shell-exec]: Cannot execute using backquotes in Safe Mode in /tmp/mnt/C/sys/www/ec/index.php on line 476

How can I disable Safe-Mode to php?
Changing that in php-config (/mnt/C/sys/bin/php-config) to '--disable-safe-mode' shows no changes...

Deci

Logged
JoKeR
Newbie
*
Offline Offline

Posts: 35


View Profile WWW
« Reply #411 on: July 25, 2008, 21:09:04 PM »


How can I disable Safe-Mode to php?
Changing that in php-config (/mnt/C/sys/bin/php-config) to '--disable-safe-mode' shows no changes...

http://www.google.pl/search?q=php+safe+mode
http://www.php.net/features.safe-mode
Logged

[ http://mgb111.pradnik.net/ ] [ Final version: C009-M2] [ for 4.00b4 ] [ read env-ng.txt ] [ Changelog ]
Deciman
Newbie
*
Offline Offline

Posts: 15


View Profile
« Reply #412 on: July 26, 2008, 16:22:05 PM »

At least I found it.
Safe-Mode was enabled by a missing php.ini in /sys/etc
And I've allways tried to disable that by the unused php.conf

Deci
Logged
JoKeR
Newbie
*
Offline Offline

Posts: 35


View Profile WWW
« Reply #413 on: July 28, 2008, 11:37:14 AM »

phpinfo() + search php.ini path. php.ini exist in apache archive.
« Last Edit: July 28, 2008, 15:22:41 PM by JoKeR » Logged

[ http://mgb111.pradnik.net/ ] [ Final version: C009-M2] [ for 4.00b4 ] [ read env-ng.txt ] [ Changelog ]
Deciman
Newbie
*
Offline Offline

Posts: 15


View Profile
« Reply #414 on: July 30, 2008, 09:50:02 AM »

php.ini exist in apache archive.

Yep, that's where I found it at least.
But is was named php.ini-dist (and by that reason it was unused until I've located and fixed that 'probem'. *g*)

Deci
Logged
mrmx
Newbie
*
Offline Offline

Posts: 4


View Profile
« Reply #415 on: August 01, 2008, 19:28:56 PM »

Hello,
I have 2 network. One is Wireless Internet ,the other is company intranet. So I don't want's my 6500 work as a net-bridge. I'd like 6500 download something use wl0 and I can use 6500 as a NAS by eth1.

I cost many time to read every posible config file within 6500 and try to find help by google. But nothing. No config to told 6500 build the bridge. So, I assume there some script within the kernel.

I just know a little about linux. So I can't contiuse find the solution from the source provide by JoKeR.

JoKeR,Could you split the config out? Or could you advice a other solution? Thanks.
Logged
JoKeR
Newbie
*
Offline Offline

Posts: 35


View Profile WWW
« Reply #416 on: August 02, 2008, 07:23:20 AM »

google: brctl
google: iptables firewall
Logged

[ http://mgb111.pradnik.net/ ] [ Final version: C009-M2] [ for 4.00b4 ] [ read env-ng.txt ] [ Changelog ]
mrmx
Newbie
*
Offline Offline

Posts: 4


View Profile
« Reply #417 on: August 05, 2008, 16:23:34 PM »

google: brctl
google: iptables firewall
Thank you. I really work hard to find answer by google. Just want to know where can find the script in MGB111 include such as:
brctl addbr br0
brctl addif br0 wl0
brctl addif br0 eth0
ifconfig eth0 0.0.0.0 up
ifconfig wl0 0.0.0.0

Could you show me some light?
I almost to read every file like a script.
« Last Edit: August 05, 2008, 16:38:30 PM by mrmx » Logged
filodej
Newbie
*
Offline Offline

Posts: 11


View Profile WWW
« Reply #418 on: August 06, 2008, 11:58:28 AM »

Hello all,
after a long, hard, exhausting process (I had to rebuild GCC compiler first) I managed to build deluge torrent daemon/client for WMU6500fs box. It has many dependencies (including whole X.Org installation). The latest deluge version (1.0.0) does separate daemon from gui, however since I have started with 0.5.9 version and have satisfied all the dependencies already, I am not sure whether it is possible to build the daemon separately without all the dependencies.

Thus I do not dare to recommend the installation for all (dependencies are huge), but have to say that for me it works pretty well - I am running deluged daemon on the box and am connecting to it from several GUI clients running on separate hosts.

From here one can download the built binaries (along with all the dependencies) and for those interested in whole build process rather than the result then this is the start of whole series of related posts.

The version I have built is 1.0.0. RC3, currently the newest is RC5, I am going to build the 1.0.0 full version once it is out. Also I am preparing very simple packaging system for easy package download and installation - I'll let you know when it is ready.

Regards,
Filodej
« Last Edit: August 06, 2008, 22:34:00 PM by filodej » Logged

Filodej's Linux groping:
http://filodej.blogspot.com/
Aqualung
Newbie
*
Offline Offline

Posts: 40



View Profile
« Reply #419 on: August 17, 2008, 05:26:32 AM »

The version I have built is 1.0.0. RC3, currently the newest is RC5, I am going to build the 1.0.0 full version once it is out. Also I am preparing very simple packaging system for easy package download and installation - I'll let you know when it is ready.

Awesome! Many thanks!
Logged
Pages: 1 ... 26 27 [28] 29 30   Go Up
  Print  
 
Jump to:  

English Steel 1.6 © Saxon North Technologies
Powered by MySQL Powered by PHP Powered by SMF 1.1.4 | SMF © 2006-2007, Simple Machines LLC
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Page created in 0.475 seconds with 25 queries.