OpenWrt Forum Archive

Topic: Asus WL600g

The content of this topic has been archived between 19 Sep 2015 and 3 May 2018. Unfortunately there are posts – most likely complete pages – missing.

hello TheDrake ope you ken ad in the next release the programe off torrente transmission insted off ctrronte

Please, write how to correctly create partitons and folders on flash drive. Thanks.:)

royon.james wrote:

Hi TheDrake,

Just find some information regarding web camera configuration, not sure is the flag to enable or not, smile. I am new to do corss-compiling, hope the information is useful.

At  /opt/bcm963xx/kernel/linux/arch/mips/usb_defconfig file, could find some items as below,

#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set
# CONFIG_USB_HPUSBSCSI is not set

#
# USB Multimedia devices
#
# CONFIG_USB_DABUSB is not set
# CONFIG_USB_VICAM is not set
# CONFIG_USB_DSBR is not set
# CONFIG_USB_IBMCAM is not set
# CONFIG_USB_KONICAWC is not set
CONFIG_USB_OV511=m
CONFIG_USB_PWC=m
# CONFIG_USB_SE401 is not set
# CONFIG_USB_SN9C102 is not set
# CONFIG_USB_STV680 is not set

seems not all usb types are enabled, can open some or all of the flags for supporting?

I already enabled in kernel these flags:

CONFIG_VIDEO_DEV=y
CONFIG_USB_OV511=m
CONFIG_USB_PWC=m
CONFIG_USB_NW8XX=m

(latest one hacked/added for my old webcam, but not working)

If you know which option/driver is for your webcam I could try to add it. Sorry but without real hardware to try is really difficult to debug builds.

Bye,
Paolo.

(Last edited by TheDrake on 27 Apr 2009, 21:10)

Uparciuch wrote:

I've got also one little request. Could You compile support for HP 1000/1015/1020 printer ? It is very common laser printer, due to low price, but there are many problems with using on official firmware. All You need (including drivers) You can fing here - http://wl500g.info/showthread.php?t=4092 (Post #11 and #12).

"Small" request!?!?. wink

Never investigated printer section, could be a simple task, but I'll put in waiting state. Have more general patch to test before. Please be patient.

Uparciuch wrote:

PS. I also support idea of crosscompiling Transmission with Gui.
PS2. Are there any tutorials, how to create and run swap partition under wl600g on Your software ? I'm kind of newbie in linux.
PS3. Mediatomb kicks asses! It works under my PlayStation 3 and xbox 360, thanks ! smile

About porting transmission, I have some problems with pkg-config and cross compiling. Anyone has some hints? configure doesn't find my cross-compiled libs and stops. Now in stand-by. *** Update: Just solved *** smile

You can find some tutorials creating swap partition in this thread some msgs ago, but I suggest to use this very usefull script from AndreyPopov that avoid a swap partition and simply uses a file.

AndreyPopov wrote:

for usb stick with one partition I provide next variant:
this script must be in startup

if  [ ! -e "/var/harddisk/myswap.swp" ]; 
                      then 
                      dd if=/dev/zero of=/var/harddisk/myswap.swp bs=1k count=256000 # count file size of swap
                      mkswap /var/harddisk/myswap.swp
fi
swapon /var/harddisk/myswap.swp

I prefer mt-daapd because of it's native browser clients (flash and java). Try:

http://<yourrouterip>:3689/FirePlay.html
or
http://<yourrouterip>:3689/applet.html

But... Anyone have a corrupt db problem at every restart of mt-daapd? Hints?

Bye,
Paolo.

(Last edited by TheDrake on 27 Apr 2009, 21:37)

Hi,

samba is too slow. I use 80GB HDD with USB-IDE adapter:
http://private.dimtel.com/~dim/usb2ide/usb2ide.jpg

Only i have problem?

And.. what i run Creative WebCam Live! Motion on firmware TheDrake ?

Thanks.

marcinmaster999 ken o post the scrip or comand you are using to strart it

TheDrake wrote:

+ cfm patched for telnet always enabled on LAN

can you remove timeout on telnet session?

I'm having some DNS problems with the stock Asus firmware (1.0.3.5.A).  Basically, on a slow ADSL connection (1024/128), if there is a lot of traffic then DNS requests are very often dropped.  I wish the firmware would give the highest priority to DNS packets. Also, running 'ps aux', I get a listing for a process called '/bin/dnsprobe'.  Is this some proprietary equivalent to Dnsmasq?

@TheDrake: what does your firmware use for DNS?

TheDrake wrote:

http://<yourrouterip>:8081/

thttpd start and work
samba start and work

but when try dctcs at http://<yourrouterip>:8081 after admin/admin then:

Authentication failed!
The URL 0 is invalid or violates the same-origin security restriction

what check????????

AndreyPopov wrote:
TheDrake wrote:

http://<yourrouterip>:8081/

thttpd start and work
samba start and work

but when try dctcs at http://<yourrouterip>:8081 after admin/admin then:

Authentication failed!
The URL 0 is invalid or violates the same-origin security restriction

what check????????

Remember: only Firefox will work with last version of yodctcs, it's a known bug, sorry.

Bye,
Paolo.

TheDrake wrote:

Remember: only Firefox will work with last version of yodctcs, it's a known bug, sorry.

it's very sad sad I use IE8

all other work.

about PATH variable compatibility with domodossolla soft when wait new build?

one perconal wish , only for me: ipsec-tools 0.7.1 - can you compile?

(Last edited by AndreyPopov on 28 Apr 2009, 22:11)

AndreyPopov wrote:
TheDrake wrote:

Remember: only Firefox will work with last version of yodctcs, it's a known bug, sorry.

it's very sad sad I use IE8

all other work.

about PATH variable compatibility with domodossolla soft when wait new build?

one perconal wish , only for me: ipsec-tools 0.7.1 - can you compile?

I know, it's a pity, but I'm almost releasing transmission 1.52. It's seems promising.
I've already included path compatibilty for domodossola firmware in new build, and some other features, please be patient: I'm testing it. smile

About ipsec-tools I'll try as soon as I'll have some time remaining for compiling it. smile Why not ipsec-tools 0.7.2? It seems latest version.

Bye,
Paolo.

(Last edited by TheDrake on 28 Apr 2009, 22:50)

TheDrake wrote:

Why not ipsec-tools 0.7.2? It seems latest version.

0.7.2 - I'm agree wink  it realesed only April 22, less than one week ago smile

(Last edited by AndreyPopov on 28 Apr 2009, 22:42)

I did read the soruce codes for ShowWebCam.html and ShowWebCamPic.html, the web page is going to call webcam.wcgi to capture web camera to generate camera picture, for ShowWebCam, is going to use a ActiveX which from netcam_mfc_activeX.cab, but this cab is unable to find in Webs folder, for ShowWebCamPic.html, The cgi does not exist, so i belive whatever camera, will get nothing show, smile, try to find these packages in internet, not sure will get any reuslt....

Please add gspca driver for webcam.

Thanks.

TheDrake wrote:

I'm testing it. smile

Bye,
Paolo.

may be you and all will be interested in new multilingual interface that ASUS already provide for wl-am604g
in source code:
ftp://ftp.asus.com.tw/pub/asus/wireless … _3007A.zip
exist also wl-600g make path.

this for near future, when you have MORE free time.

http://www.csa.dp.ua/downloads/asus_routers/new_web_asus_wl604g.jpg

(Last edited by AndreyPopov on 29 Apr 2009, 13:47)

AndreyPopov wrote:
TheDrake wrote:

I'm testing it. smile

Bye,
Paolo.

may be you and all will be interested in new multilingual interface that ASUS already provide for wl-am604g
in source code:
ftp://ftp.asus.com.tw/pub/asus/wireless … _3007A.zip
exist also wl-600g make path.

this for near future, when you have MORE free time.

Looks awesome!

there is any way to apply an ip blocklist in torrents ?

inside new firmware wl-am604g i find this
http://<router_ip>/Advanced_AiDisk_samba.asp

probably ASUS plan add Samba support to new firmware, like it in d-link dsl-2650?

TheDrake wrote:
royon.james wrote:

Hi TheDrake,

Just find some information regarding web camera configuration, not sure is the flag to enable or not, smile. I am new to do corss-compiling, hope the information is useful.

At  /opt/bcm963xx/kernel/linux/arch/mips/usb_defconfig file, could find some items as below,

#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set
# CONFIG_USB_HPUSBSCSI is not set

#
# USB Multimedia devices
#
# CONFIG_USB_DABUSB is not set
# CONFIG_USB_VICAM is not set
# CONFIG_USB_DSBR is not set
# CONFIG_USB_IBMCAM is not set
# CONFIG_USB_KONICAWC is not set
CONFIG_USB_OV511=m
CONFIG_USB_PWC=m
# CONFIG_USB_SE401 is not set
# CONFIG_USB_SN9C102 is not set
# CONFIG_USB_STV680 is not set

seems not all usb types are enabled, can open some or all of the flags for supporting?

I already enabled in kernel these flags:

CONFIG_VIDEO_DEV=y
CONFIG_USB_OV511=m
CONFIG_USB_PWC=m
CONFIG_USB_NW8XX=m

(latest one hacked/added for my old webcam, but not working)

If you know which option/driver is for your webcam I could try to add it. Sorry but without real hardware to try is really difficult to debug builds.

Bye,
Paolo.

My cam is CONFIG_USB_VICAM, canyou please help for enable it in next release?

And also, i did install the cab netcam_mfc_activeX.cab from wl-500g package, right now is waiting for your next release for testing.

Thanks

royon.james wrote:

My cam is CONFIG_USB_VICAM, canyou please help for enable it in next release?
And also, i did install the cab netcam_mfc_activeX.cab from wl-500g package, right now is waiting for your next release for testing.

I'll enable CONFIG_USB_VICAM in next release.

Please could you tell me how to download netcam_mfc_activeX.cab? Could you send it to me or attach it here?

Thanks in advance.

TheDrake wrote:

I'm almost releasing transmission 1.52. It's seems promising.

Transmission seems to work quite well initially, but after some time it break ppp connection (!). Stopping transmission-daemon make ppp work again. I suspect a problem in NARS patch.

Any hints or config options to change?

I'm using this settings.jons config:

{
    "blocklist-enabled": 0, 
    "download-dir": "\/var\/harddisk\/torrents\/download", 
    "download-limit": 100, 
    "download-limit-enabled": 0, 
    "encryption": 1, 
    "lazy-bitfield-enabled": 1, 
    "message-level": 3, 
    "open-file-limit": 32, 
    "peer-limit-global": 30, 
    "peer-limit-per-torrent": 10, 
    "peer-port": 9091, 
    "peer-port-random-enabled": 0, 
    "peer-port-random-high": 65535, 
    "peer-port-random-low": 1024, 
    "peer-socket-tos": 0, 
    "pex-enabled": 1, 
    "port-forwarding-enabled": 1, 
    "preallocation": 1, 
    "proxy": "", 
    "proxy-auth-enabled": 0, 
    "proxy-auth-password": "", 
    "proxy-auth-username": "", 
    "proxy-enabled": 0, 
    "proxy-port": 80, 
    "proxy-type": 0, 
    "rpc-authentication-required": 0, 
    "rpc-enabled": 1, 
    "rpc-password": "", 
    "rpc-port": 9091, 
    "rpc-username": "", 
    "rpc-whitelist": "127.0.0.*,192.168.*.*", 
    "rpc-whitelist-enabled": 1, 
    "upload-limit": 15, 
    "upload-limit-enabled": 1, 
    "upload-slots-per-torrent": 14
}

Bye,
Paolo.

TheDrake wrote:
royon.james wrote:

My cam is CONFIG_USB_VICAM, canyou please help for enable it in next release?
And also, i did install the cab netcam_mfc_activeX.cab from wl-500g package, right now is waiting for your next release for testing.

I'll enable CONFIG_USB_VICAM in next release.

Please could you tell me how to download netcam_mfc_activeX.cab? Could you send it to me or attach it here?

Thanks in advance.

Hi TheDrake,

You could download from http://cid-e489fd6ab0eb6ab7.skydrive.li … ctiveX.cab , i got it from WL-500G package.

BTW, attached the descrption for configuring web cam in the route configution file if it's useful to you. you could make it route web menu that would be wonderful!
Edit based on the options, till now i don't know the accurate configuration will make webcam works.
<WebCamInfo>
<webcamapp usb_webenable_x="1" usb_webmode_x="1" usb_webdriver_x="1" usb_webimage_x="1" usb_websense_x="1" usb_webfresh_x="1" usb_webcaption_x="Web Camera Live Demo!!!" usb_webhttpport_x="0" usb_webhttpport_x_check="0" usb_webactivex_x="12000" usb_websecurity_x="0" usb_websecurity_date_x="1111111" usb_websecurity_time_x="00002359" usb_websendto_x="" usb_webmserver_x="" usb_websubject_x="Motion detection alert!!!" usb_webattach_x="1"/>
</WebCamInfo>

================
usb_webenable_x
---
Enable Web Camera Access from WAN?
================
0 - Disabled
1 - LAN Only
2 - LAN and WAN

================
usb_webmode_x
---
This field indicates the mode of web camera you use. Selecting ActiveX Only supported allows you to run ActiveX client on IE platform to get best image quality. Selecting ActiveX and Refresh allows you to run ActiveX client on IE platform and to get a basic image on other browsers. Selecting Refresh Only allows you to view a basic image on all browsers.
================
0 - ActiveX Only
1 - ActiveX and Refresh
2 - Refresh Only

================
usb_webdriver_x
================
---
This field indicates the driver used for your web camera.
================
0 - PWC 8.8
1 - OV511 2.10
Not sure how to configure for the rest???

================
usb_webimage_x
---
This field indicates the size of image.
================
0 - 640 X 480
1 - 320 X 240
2 - 160 X 120

===============
usb_websense_x
---
This field indicates the sense level that image movement will be detected.
===============
0 - Low
1 - Midium
2 - High

===============
usb_webfresh_x
--
This field indicates the time interval in seconds that system reloads image. The range of value is 1~65535.
===============
1 ~ 65535

================
usb_webcaption_x
---
This field indicates the string that will be the title displayed on your Webcam page.
================
XXXX

================
usb_webhttpport_x
---
This field indicates the port that http server listens on to communicate.
================
1024 ~ 65535

================
usb_webhttpport_x_check
---
Password Checking
================
0 - No
1 - YES

================
usb_webactivex_x
---
ActiveX Port:
This field indicates the port that server listens on to communicate with ActiveX clients. The ActiveX port CAN NOT be the same with HTTP port.
================
1024 ~ 65535

===============
usb_websecurity_x
---
Enable Security Mode?
===============
0 - No
1 - Yes

===============
usb_websecurity_date_x
---
Date to Enable Security Mode:
===============
1111111
Seven bits respresent to Sun, Mon, Tue, Wed, Thu, Fri, Sat

===============
usb_websecurity_time_x
---
This field defines the time interval that Security Mode will be enabled.
===============
00002359
00 - Start Hour
00 - Start Minute
23 - End Hour
59 - End Minute

===============
usb_websendto_x
---
Send To:
This field indicates the e-mail address you like to send to.
===============
mail address


===============
usb_webmserver_x
---
Email Server:
This field indicates the email server where you like to deliver your e-mail to. If you leave this field blank, <#ZVMODELVZ#> will find a Mail Exchanger from your e-mail address below.
===============
mail server address

===============
usb_websubject_x
---
This field allows you to edit subject of e-mail.
===============
The subject to send mail

===============
usb_webattach_x
---
This field allows you to attach detected image file into e-mail.
===============
0 - No
1 - Yes

(Last edited by royon.james on 30 Apr 2009, 15:23)

Sorry, posts 476 to 475 are missing from our archive.