Results 1 to 15 of 714

Thread: New oleg firmware version

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Nov 2006
    Location
    Russia, Moscow
    Posts
    3,640
    wpte
    Idea is excellent, but requires too much time to rewrite almost entire web-interface...

  2. #2
    i found 2 fw for my wl-500gp v2: wl500g-1.9.2.7-d-r160 (2009-03-05) http://code.google.com/p/wl500g/wiki/NEWS and WL500gpv2-1.9.2.7-10.7.trx 02-Mar-2009 http://oleg.wl500g.info/pre10a/

    What are differences between`s 2
    Last edited by TheCrow; 10-03-2009 at 18:41.

  3. #3
    Join Date
    Feb 2007
    Location
    Moscow, Russia
    Posts
    3,805
    Quote Originally Posted by TheCrow View Post
    i found 2 fw for my wl-500gp v2: wl500g-1.9.2.7-d-r160 (2009-03-05) http://code.google.com/p/wl500g/wiki/NEWS and WL500gpv2-1.9.2.7-10.7.trx 02-Mar-2009 http://oleg.wl500g.info/pre10a/

    What are differences between`s 2
    The difference is actually described here: http://code.google.com/p/wl500g/wiki/NEWS
    Oleg's last pre-10a-version is a bugfix, which doesn't include new features. The main improvement is new wireless drivers. This is long awaited update at least by users of wl500gPv2, where old drivers caused sometimes serious problems.

  4. #4
    Join Date
    Jul 2007
    Location
    Austria
    Posts
    1,336

    got a small problem......

    Hi,
    first thx to Ily for this great job......
    Anyhow, installed yesterday r160.trx (gpV1) and installed everything according wengis howto. Everything works stable, but when I want to umount, I get a problem:
    umount /tmp/mnt/disc0_3 works fine, is part 3
    umount /opt device or resource busy
    well, of course, no opt sw should run, hence: /opt/etc/init.d/rc.unslung stop
    Even when I killall sw related and/or linked to any /opt folder, I get the same
    message: device or resource busy
    swopoff -a works
    but it's strange - when I run fdisk /dev/discs/disc0/disc I can delete any partition and write the partition table. The only thing is, that I've found until now no way to reload kernels partition table. So it needs a reboot to reload the new part-table.
    Can somebody confirm and/or has a solution?
    For confirmation, I'll install oleg's and Ily's FW to my 2 wl500gp's, will report tomorrow.
    Many thanks!

    Edit: all what I wanna do is to umount with a script, because I wrote a script (not finished yet http://autoinstall.lima-city.de) to install everything faster......
    Last edited by newbiefan; 13-03-2009 at 14:56.
    Alle HowTo's, all howto's

    RT-N16 1.9.2.7-rtn-r3121, Samba, VSFTP, Lightthpd, PHP, Perl, MySQL, Serendipity, Aria2web, HDD 640GB
    RT-N66U, 16GB MicroSD/ 2 Partitions, 2,5" HDD 1TB, running with Merlin's FW and Entware, 16 Mbit A1,
    Netgear DGND 3700V2, QNAP TS119PII 4 TB, QNAP TS209 2 TB Raid1, Backup Synology DS107+ 1 TB, HP CP1515n

  5. #5
    Join Date
    Feb 2007
    Location
    Moscow, Russia
    Posts
    3,805
    newbiefan:
    you can try the script from here:
    http://www.wl500g.info/showpost.php?...3&postcount=37
    it is further development of the pre-shutdown script

    Take into account:
    1) you may have something in cron which restarts processes (that is where I had problem which was not able to find for a long time), if so --- kill cron before anything.
    2) kill everything which is started from pre-* and post-* files outside of rc.unslung explicitly
    3) to have an effect from 'rc.unslung stop' some of the startup files should be rewritten, because some of them intended to perform only start
    4) if you reboot or unmount from cmd-line you should login by user which uses /bin/sh as shell (and not /opt/bin/bash or so)

    Finally, there should be no difference between oleg's and lly's firmwares in this respect. So, pay maximum attention to the lsof utility which actually can tell you which files are open by which application.
    Last edited by al37919; 14-03-2009 at 06:31.

  6. #6
    Join Date
    Jul 2007
    Location
    Austria
    Posts
    1,336
    @ al37919
    thanks for pointing me to a better script.......
    Have taken care with ps axf to kill everything, even smbd, nmbd, vsftpd (from fw), just to avoid that any pointer points to /opt/var/log via syslogd even after a killall syslogd (that was my guess).
    After long trials, I gaved up.......because I had no explanation, why fdisk has not called ioctl to re-read partition table, the only way to umount was the lazy one: umount -l /opt. When lazy unmounted, ioctl was called from fdisk.
    Maybe, my install-script is the guilty guy........

    Ok, have not installed yet the better shutdown script, because it should work the regular way. (Many thanks, I'll use the script soon!)

    Well, then I've done a reset and installed fw again, guess what:
    IT WORKS - hardly believable, but true.

    Tomorrow or sunday, I'll give it a try to compile fw r160 in a friboli-linux (vmware) environment which I use to compile freetz. If successful, I'll report and write a short howto in engl. and german.

    Many thanks again
    Alle HowTo's, all howto's

    RT-N16 1.9.2.7-rtn-r3121, Samba, VSFTP, Lightthpd, PHP, Perl, MySQL, Serendipity, Aria2web, HDD 640GB
    RT-N66U, 16GB MicroSD/ 2 Partitions, 2,5" HDD 1TB, running with Merlin's FW and Entware, 16 Mbit A1,
    Netgear DGND 3700V2, QNAP TS119PII 4 TB, QNAP TS209 2 TB Raid1, Backup Synology DS107+ 1 TB, HP CP1515n

  7. #7

    Log WPA associations

    Hi,

    I have a quick question about the new firmware.

    Do you know how I could get the router to log all WPA association attempts, so that I have a definitive record of which MAC addresses were associated at any given time?

    Thanks,

    Chris.

  8. #8
    Join Date
    Dec 2007
    Location
    The Netherlands - Eindhoven
    Posts
    1,767
    Quote Originally Posted by lly View Post
    wpte
    Idea is excellent, but requires too much time to rewrite almost entire web-interface...
    maybe I can manage to make a patch for that

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
  •