Page 6 of 13 FirstFirst ... 45678 ... LastLast
Results 76 to 90 of 190

Thread: Firmware v1.9.2.7 CR5, updated: v1.9.2.7 CR5a [Oleg]

  1. #76
    Join Date
    May 2005
    Location
    Geldrop
    Posts
    4
    Quote Originally Posted by Oleg
    Guys, yet another attempt. Fixed a stupid error in -pre1, do not use it anymore. Try this one and let me know if you are happy now.
    Oleg,

    The excel sheet now prints OK, in the syslog however there is still:

    May 10 23:26:53 kernel: lp_wait_ready timeout
    May 10 23:26:53 kernel: lp_write timeout

    should these messages be there?

    Tomorrow i will trie some more prints.

    Thanks.

  2. #77
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356
    Quote Originally Posted by hansbr
    Oleg,

    The excel sheet now prints OK, in the syslog however there is still:

    May 10 23:26:53 kernel: lp_wait_ready timeout
    May 10 23:26:53 kernel: lp_write timeout

    should these messages be there?

    Tomorrow i will trie some more prints.

    Thanks.
    Try printing other documents. The messages above just indicating that your printer is busy, but this should not cause any problems. Most likely you had these messages with 1.9.2.7-4 too...

  3. #78

    Problem with CR5 and HP Printer: CR5a-pre2 OK in RAW modus

    Quote Originally Posted by Oleg
    Guys, yet another attempt. Fixed a stupid error in -pre1, do not use it anymore. Try this one and let me know if you are happy now.
    Hi, Oleg
    Good news, this morning
    My HP990cxi is functioning again very well in RAW mode and this with the last version of the enhanced driver of HP.

    Concerning the bidirectional functionality: the driver shows the possibility to activate the function, but the printer utility cannot use it (no indication of the ink level).

  4. #79
    Join Date
    Dec 2003
    Location
    Aalborg, Denmark
    Posts
    51
    Quote Originally Posted by Oleg
    Guys, yet another attempt. Fixed a stupid error in -pre1, do not use it anymore. Try this one and let me know if you are happy now.
    Works for me. Thanks for your help.

  5. #80
    Join Date
    Dec 2004
    Location
    Grimstad, Norway
    Posts
    19

    Range problem

    Quote Originally Posted by pekr
    Please can somebody explain this?
    Will it work with "ordinary" WL-500g?
    And what "range" problem does it fix?
    I have also wondered about that. I have just recently bought my 2nd WL-500g, and it will be upgraded to this new firmware very shortly.

    Will I get better range if i commit this "upgrade" on my WL-500g? I have some problmes with the range one floor down. One floor up is no problem. But that may be because of that the ground floor consists of very much concrete, and my 2nd floor consists of wood... I don't know.

    But will I get better range by doing this? And how do I do it? I have already set the TX power to 84 mW.

    Thanks. And thanks for a super firmware!!!

  6. #81
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356
    Quote Originally Posted by Muffe
    I have also wondered about that. I have just recently bought my 2nd WL-500g, and it will be upgraded to this new firmware very shortly.

    Will I get better range if i commit this "upgrade" on my WL-500g? I have some problmes with the range one floor down. One floor up is no problem. But that may be because of that the ground floor consists of very much concrete, and my 2nd floor consists of wood... I don't know.

    But will I get better range by doing this? And how do I do it? I have already set the TX power to 84 mW.

    Thanks. And thanks for a super firmware!!!
    Try it. The things are not known in advance.

  7. #82

    Reboot fail

    Quote Originally Posted by pekr
    When i press FINISH and SAVE/RESTART buttons on web management page, WL-500g starts rebooting, power LED goes off, but it doesn't come back again. I have to replug power cord to get it works.
    Seems like problems with one unit. Another one works.

  8. #83
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356
    Uploaded updated firmware 1.9.2.7-5a, the changes are:
    • Fixed RAW printing bugs, switched to unidirectional transfers by default
    • Fixed support for the WPA-PSK in the Client Mode, thanks to miraculix for findings
    • Fixed ftp server bug, which prevented files to be uploaded to subdirectories
    • CET Timezone update by engy, added Czech Republic
    • Increased number of entries on the Bandwidth page up to 32, patch from engy
    • Added awk applet, applied mktime patch from engy
    • Applied timezones uClibc patch prepared by engy
    • Applied tomilius patches adding several new iptables targets
    • Updated WL500g Deluxe to use latest ethernet module, removed closed source binaries


    Grab your free copy of new firmware, unzip it and flash to your router. As usual, be sure to visit my page if you've not done this yet.

  9. #84
    ths ftp server with subdirectories pb ...........still not working ....
    maybe other things have to be made after the firmware upgrade ??!!!

    thanks a lot

  10. #85
    Join Date
    Nov 2003
    Location
    Eindhoven
    Posts
    2,407
    Quote Originally Posted by biglio
    ths ftp server with subdirectories pb ...........still not working ....
    maybe other things have to be made after the firmware upgrade ??!!!

    thanks a lot
    please do not shorten words, 'PB' is not a known abbrevation
    I suppose you mean problem (!?)

    My little Asus Collection: Too much to fit inhere, my 2 babies:WL500w 1.9.2.7-10(OLEG) VX2SE Yellow Lamborghini notebook



    WL500g Forum Asus Files OpenDir

    Asusforum.NL -- Asusforum.DE -- Asusforum.RU -- Asusforum.PL -- Asusforum.NET -- Asusforum.EU -- Asusforum.BE -- Asusforum.ES -- Asusforum.INFO

  11. #86
    yes i meant problem ......excuse me .....
    i am french and this abrevation in FRANCE is well known ...sorry !!!!
    but the problem is stiil there so .... is strange...but it s real
    Last edited by biglio; 13-05-2005 at 10:55.

  12. #87
    Join Date
    May 2005
    Location
    Portland Oregon USA
    Posts
    1

    Problems compiling 1.9.2.7-5a relaese

    Has anyone else tried building the 1.9.2.7-5a release from the sources?. I tried serveral times but the same error apparently in patching a Makefile. I have successfully compiled the 1.9.2.7-4 sources in the past. I do the following...

    tar -C . -xzf ./GPL_1927.tar.gz
    tar -C ./broadcom/src -xjf ./wl500g-1.9.2.7-5a.tar.bz2
    cd broadcom/src
    cd *-5a
    make uClibc
    make kernel
    make

    Here is where the trouble is I get the following message

    tar -C /home/d/wl500g1927-5/broadcom/src/router -cf - libcrypto | tar -C /home/d/wl500g1927-5/broadcom/src/gateway -xf -
    [ ! -f libcrypto.diff ] || patch -d /home/d/wl500g1927-5/broadcom/src/gateway -p1 --no-backup-if-mismatch < libcrypto.diff
    patching file libcrypto/Makefile
    [ -f /home/d/wl500g1927-5/broadcom/src/gateway/Makefile ] || cp /home/dwl500g1927-5/broadcom/src/router/Makefile /home/d/wl500g1927-5/broadcom/src/gateway && patch -d /home/dwl500g1927-5/broadcom/src/gateway -p1 < Makefile.diff
    patching file Makefile
    [ -f /home/d/wl500g1927-5/broadcom/src/gateway/Makefiles5.mk ] || cp /home/d/l500g1927-5/broadcom/src/router/Makefiles5.* /home/d/wl500g1927-5/broadcom/src/gateway && patch -d /home/dwl500g1927-5/broadcom/src/gateway -p1 < Makefiles5.diff
    /bin/sh: Makefiles5.diff: No such file or directory
    make: *** [custom] Error 1

    I'm not sure if I have the new step to make uClibc in the right order (it ssems like the right place). I can't find the file Makefiles5.diff anywhere. The error is in Makefile in broadcom/src/wl500g-1.9.2.7-5a.

    Sorry to heap another complaint after the printer storm.

  13. #88
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356
    remove this line, it's no longer needed.

  14. #89
    Join Date
    Dec 2004
    Location
    Grimstad, Norway
    Posts
    19

    Access webcam from internet

    I would like to access my webcam picture (not the stream) (http://my.routers.ip.address:7776/display.jpg) from the internet, without having to use the password. I have STF but I could only find something with another (old) firmware. Is this possible with the 1.9.2.7-5a firmware, width og widthout modifications?

    I will use the picture in my website, accessible for everyone...

    Thanks. And thanks for a great forum and a great firmware.

  15. #90
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356
    Quote Originally Posted by Muffe
    I have STF but I could only find something with another (old) firmware. Is this possible with the 1.9.2.7-5a firmware, width og widthout modifications?
    Newer firmwares includes mostly everything, that was included before, so it should work.

Page 6 of 13 FirstFirst ... 45678 ... LastLast

Similar Threads

  1. Firmware v1.9.2.7 CR6, updated to CR6a ... now CR6b [Oleg]
    By Oleg in forum WL-500g Firmware Releases
    Replies: 241
    Last Post: 09-02-2006, 09:19
  2. Replies: 8
    Last Post: 17-05-2005, 10:21
  3. Firmware v1.8.1.7 CR2 [Oleg] - updated ( CR2a )
    By Oleg in forum WL-500g Firmware Releases
    Replies: 69
    Last Post: 08-12-2004, 10:01
  4. Firmware v1.7.5.6 CR3 [Oleg]
    By Oleg in forum WL-500g Firmware Releases
    Replies: 56
    Last Post: 28-07-2004, 21:11
  5. Firmware v1.7.5.6 CR2.1 [Oleg]
    By Antiloop in forum WL-500g Firmware Releases
    Replies: 18
    Last Post: 03-05-2004, 11:13

Posting Permissions

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