Recent content by benoitm974

  1. B

    jffs problems - is my flash memory going bad ? ?

    After reading this forum having the same issue I looked at Merlin git code and saw that the mtd-erase2 was not updated with recent asus renaming jffs2 to brcmnand I've pulled a request to get this back in the rc.c code so you can do mtd-erase2 brcmnand to fix this
  2. B

    using 376.45 firmware lighttpd issue with modules symbols

    I'll reply to myself, you need to add a minimum list of module to satisfy mod listing dependancies: server.modules = ( "mod_access", "mod_auth", "mod_alias", "mod_compress", "mod_redirect", "mod_webdav"...
  3. B

    using 376.45 firmware lighttpd issue with modules symbols

    Hi, I've just bought and flash my AC-RT68 vith merlin asuswrt .45. I firs tlike to say this is great firmawre and good approach for me. I'm trying to run the lighttpd dameon that is part of the firmware. I've created a basic lighttpd conf file in /jffs but I'm facing 2 issues: The first...
Back
Top