Results 1 to 15 of 714

Thread: New oleg firmware version

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Quote Originally Posted by lly View Post
    Probably, bug in kernel. Which firmware build you use? Can problem be reproduced without specific hardware? If yes, please provide modified sources of libk8055 & simple test case, we will try to fix it.
    Oke, for now I assume libusb-1.0 (and compat-libusb) isn't full compatible with the current kernel.
    So let's try to find out why the the libusb-0.1 version crashes the router.

    If I remove the USB device, the program doesn't crash the router. So I guess you need the specific hardware.
    However I can reproduce the problem with an usb-mouse (with also uses interrupt transfers)

    I'll PM you the details...

    Anyway, I spend the whole day compiling different revisions of the firmware.

    R334 is the last one that works (with the libusb-0.1 version)
    R335 and R336 don't compile
    R337 has the problem.

    So the problem is caused by "Add missed urb->interval initialization for usbdevfs"
    Last edited by DrChair; 13-08-2009 at 00:08. Reason: can now reproduce with other hardware

  2. #2
    Join Date
    Nov 2006
    Location
    Russia, Moscow
    Posts
    3,640
    Quote Originally Posted by DrChair View Post
    R334 is the last one that works (with the libusb-0.1 version)
    R335 and R336 don't compile
    R337 has the problem.

    So the problem is caused by "Add missed urb->interval initialization for usbdevfs"
    Problem reproduced, thanks to report.
    As workaround you simply can exclude kernel/242-usb-devio.patch from custom build process. This patch repairs EHCI(2.0), but broke UHCI(1.1) drivers interface via usbdevfs ioctl calls. It will take some time to find proper solution.

  3. #3
    Great FW with great options
    I wonder if there's a possibility to add a file called version in /etc/ directory with actual firmware version and a name of OS the router is running (i know there's a .version in / dir but it's read-only). I'm asking that coz i found something like that http://phpsysinfo.sourceforge.net/ and it gives great info about router (i added nslu icon and it's being recognized as Oleg's Firmware after finding /etc/version file). I know that this is something stupid but i think it's quite useful

  4. #4
    Join Date
    Nov 2006
    Location
    Russia, Moscow
    Posts
    3,640
    Quote Originally Posted by cichy View Post
    I wonder if there's a possibility to add a file called version in /etc/ directory with actual firmware version and a name of OS the router is running (i know there's a .version in / dir but it's read-only).
    /etc directory is writeable, as in all Oleg FW. File "/.version" must be read-only. OS version you can get from uname utility or from /proc/version

  5. #5
    Join Date
    Nov 2006
    Location
    Russia, Moscow
    Posts
    3,640

    ACCEL-PPTP

    In r461 we add experimental accel-pptp kernel driver, which should significantly improve PPTP speed. Please help us to test it.

    To turn it on you have to do:
    Code:
    nvram set wan0_pptp_kernel=1
    nvram commit is superfluous, since there is not needed that driver will start after reboot or crash.
    After this, push "Disconnect", wait 10 sec, push "Connect" in web-GUI.

    Syslog should have lines like below:
    Code:
    Aug 18 08:39:26 wan: connected manually
    Aug 18 08:39:29 kernel: vlan1: Setting MAC address to  xx xx xx xx xx xx.
    Aug 18 08:39:29 post-firewall: started [ppp0 0.0.0.0 br0 192.168.0.1 vlan1 xxx.xxx.xxx.xxx]
    Aug 18 08:39:30 pptp[258]: Plugin pptp.so loaded.
    Aug 18 08:39:30 pptp[258]: PPTP plugin version 0.8.3 compiled for pppd-2.4.5, linux-2.4.37.5
    Aug 18 08:39:30 pptp[259]: pppd 2.4.5 started by admin, uid 0
    Aug 18 08:39:30 pptp[259]: PPTP: failed to setsockopt PPTP_SO_TIMEOUT (Operation not supported)
    Aug 18 08:39:30 pptp[260]: anon log[callmgr_main:pptp_callmgr.c:132]: IP: xxx.xxx.xxx.xxx
    Aug 18 08:39:30 pptp[260]: anon log[callmgr_main:pptp_callmgr.c:136]: control connection
    Aug 18 08:39:30 pptp[260]: anon log[callmgr_main:pptp_callmgr.c:140]: unix_sock
    Aug 18 08:39:30 pptp[261]: anon log[ctrlp_rep:pptp_ctrl.c:251]: Sent control packet type is 1 'Start-Control-Connection-Request'
    Aug 18 08:39:30 pptp[261]: anon log[ctrlp_disp:pptp_ctrl.c:737]: Received Start Control Connection Reply
    Aug 18 08:39:30 pptp[261]: anon log[ctrlp_disp:pptp_ctrl.c:771]: Client connection established.
    Aug 18 08:39:31 pptp[261]: anon log[ctrlp_rep:pptp_ctrl.c:251]: Sent control packet type is 7 'Outgoing-Call-Request'
    Aug 18 08:39:31 pptp[261]: anon log[ctrlp_disp:pptp_ctrl.c:856]: Received Outgoing Call Reply.
    Aug 18 08:39:31 pptp[261]: anon log[ctrlp_disp:pptp_ctrl.c:895]: Outgoing call established (call ID 2, peer's call ID 22850).
    Aug 18 08:39:31 pptp[259]: Using interface ppp0
    Aug 18 08:39:31 pptp[259]: Connect: ppp0 <--> pptp (xxx.xxx.xxx.xxx)
    Aug 18 08:39:33 pptp[259]: CHAP authentication succeeded
    Aug 18 08:39:33 pptp[259]: local  IP address xxx.xxx.xxx.xxx
    Aug 18 08:39:33 pptp[259]: remote IP address xxx.xxx.xxx.xxx
    Aug 18 08:39:33 post-firewall: started [ppp0 xxx.xxx.xxx.xxx br0 192.168.0.1 vlan1 xxx.xxx.xxx.xxx]
    Aug 18 08:39:33 ddns: IP address has not changed since the last update
    Aug 18 08:39:33 PPTP: connected to ISP
    p.s automatic reconnect don't work for now.

  6. #6
    New firmware already in place but now i'm getting this error:
    Code:
    Aug 20 21:07:28 ddns update: ez-ipupdate Version 3.0.11b7, Copyright (C) 1998-2001 Angus Mackay.
    Aug 20 21:07:28 ddns update: ez-ipupdate started for interface vlan1 host cichy.ath.cx using server members.dyndns.org and service dyndns-static
    Aug 20 21:07:28 ddns update: connected to members.dyndns.org (204.13.248.112) on port 80.
    Aug 20 21:07:28 ddns update: authentication failure
    Aug 20 21:07:28 ddns update: failure to update vlan1->xx.xx.xx.xx (domain.ath.cx)
    Aug 20 21:07:28 ddns update: shutting down updater for domain.ath.cx due to fatal error
    Although settings were the same as in earlier version and worked fine. What could be the problem?
    Last edited by cichy; 20-08-2009 at 20:14. Reason: bad host name

  7. #7
    Join Date
    Nov 2006
    Location
    Russia, Moscow
    Posts
    3,640
    Quote Originally Posted by cichy View Post
    Although settings were the same as in earlier version and worked fine. What could be the problem?
    ez-ipudate didn't changes between r396-r461. So, if router provides internet successfully, it is not an error of FW itself.

  8. #8
    Quote Originally Posted by cichy View Post
    Aug 20 21:07:28 ddns update: authentication failure
    wrong hostname, password or account expired.
    so it's not a prob of FW
    check it in /etc/ddns.conf file

  9. #9
    Quote Originally Posted by lly View Post
    In r461 we add experimental accel-pptp kernel driver, which should significantly improve PPTP speed. Please help us to test it.

    To turn it on you have to do:
    Code:
    nvram set wan0_pptp_kernel=1
    nvram commit is superfluous, since there is not needed that driver will start after reboot or crash.
    After this, push "Disconnect", wait 10 sec, push "Connect" in web-GUI.

    Syslog should have lines like below:
    Code:
    ...
    p.s automatic reconnect don't work for now.
    Since r473 automatic reconnect will work as well, so we really need your feedback about pptp speedup

  10. #10
    Join Date
    Dec 2007
    Location
    The Netherlands - Eindhoven
    Posts
    1,767
    hello!
    I have some problems with wget (the one from ipkg)
    basicly when you try to download something it takes ages to resolve the adress for some reason
    about 30 to 50 seconds

    with the wget from /usr/bin/wget it just happens straight away
    I'm not entirely sure if this is firmware related but it seemed to happen after updating r396 to r473

Similar Threads

  1. Probleme mit der Oleg firmware
    By errox in forum German Discussion - Deutsch (DE)
    Replies: 15
    Last Post: 14-06-2008, 22:26
  2. new firmware 1.9.2.7-8 by oleg
    By alien433 in forum WL-500gP Firmware Discussion
    Replies: 31
    Last Post: 24-01-2008, 20:31
  3. Oleg firmware not working.
    By wpte in forum WL-500gP Q&A
    Replies: 6
    Last Post: 07-01-2008, 12:48
  4. C Compiler voor de oleg firmware
    By wouzs in forum Dutch Discussion - Nederlands
    Replies: 1
    Last Post: 28-10-2007, 15:57

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •