Search:

Type: Posts; User: Veri

Search: Search took 0.01 seconds.

  1. Thread: USB ADSL Modem

    by Veri
    Replies
    45
    Views
    36,569

    Working packages for openwrt

    I have built packages for openwrt that might also be useful for oleg's firmware. I am keen to hear feedback: The instructions for configuring them are located here, though note you can skip step 1,...
  2. Replies
    19
    Views
    50,239

    graphical (KS0108-based) LCD module

    Before I purchase, is there any reason why a KS0108-based LCD module, i.e. http://www.geocities.com/dinceraydin/lcd/gfxintro.htm, e.g. as implemented at...
  3. Replies
    0
    Views
    3,029

    ip6tables and filter module

    I define DO_IPV6 in the makefile for iptables, I ensure ip6tables and supporting plug-in .so's are installed in the final image, and change the kernel configuration to include ip6_tables and...
  4. Thread: USB ADSL Modem

    by Veri
    Replies
    45
    Views
    36,569

    1.9.2.7-6b with ADSL via Speedtouch USB (no external storage needed)

    Ok, I did this about a year ago with the 1.7 releases, and today decided to upgrade to 1.9. You do NOT need an external USB drive, contrary to some posts I have read, providing you remove some stuff...
  5. Thread: annoying ads?

    by Veri
    Replies
    3
    Views
    2,866

    Poll: other fund-raising ideas

    You guys need to pay for bandwidth, and non-intrusive ads I guess are the simplest way... I have issues with Google's political angle (although pursuing that subject would be totally OT!) but I guess...
  6. Replies
    0
    Views
    3,128

    free space by deleting annoying gif animations

    eg just before the strip rule is processed, saving a good 2-300k:

    remove-cruft:
    rm -f $(TOP)/cramfs/web/graph/internet_*.gif $(TOP)/cramfs/web/graph/wds_*.gif $(TOP)/cramfs/web/graph/wf_*.gif
    ...
  7. Replies
    11
    Views
    10,576

    led always flashing; promiscuous mode to check for stray packets?

    Another issue with this card: I called up their tech support about it, and they told me that it's normal behaviour for the WL-138g for the LED to blink continuously when connected to an AP (though...
  8. with wl-138g: dodgy signal strength, led always flashing

    Ok, finally using the wireless part of the 500G with an Asus WL-138G on a second PC, latest drivers from Asus site + Windows 98. Some strange symptoms that might just be due to my lack of...
  9. Thread: USB ADSL Modem

    by Veri
    Replies
    45
    Views
    36,569

    Re pthreads - pppoa3 is designed multithreaded....

    Re pthreads - pppoa3 is designed multithreaded. There is an earlier version of the pppoa daemon, pppoa2, which isn't, but I don't think it's being worked on any more. All that's required to use it...
  10. Thread: USB ADSL Modem

    by Veri
    Replies
    45
    Views
    36,569

    ipkgification

    Ok, now compiled with uclibc and its pthreading library. I've thrown all the required parts into ipkg's, which can be installed into the firmware automatically by patching oleg's distribution with...
  11. Replies
    1
    Views
    3,990

    ipkg implementation; small read-write partition

    (well that sucks, just wrote a big post and lost it; must-paste-to-emacs-more-often)

    Anyway, is anyone working on integrating ipkg? If not, I'd be interested in helping build a system which allows...
  12. Thread: USB ADSL Modem

    by Veri
    Replies
    45
    Views
    36,569

    PPPoA ADSL via Alcatel Speedtouch USB modem success

    In summary: Received a WL-500G this afternoon, flashed with Oleg's latest firmware, installed the Asus build tools, built the HDLC line discipline kernel module, built speedtouch project with...
  13. Thread: USB ADSL Modem

    by Veri
    Replies
    45
    Views
    36,569

    Thanks :). I'm about half an hour away from...

    Thanks :). I'm about half an hour away from ordering a WL-500G, so I wonder if there is anything that you think might be show-stopping in trying this? eg is the Linux/mips port lacking something...
  14. Thread: USB ADSL Modem

    by Veri
    Replies
    45
    Views
    36,569

    The "Frog" Alcatel Speedtouch USB modem needs no...

    The "Frog" Alcatel Speedtouch USB modem needs no non-standard kernel mode drivers (just ppp, etc.). The advantage of having a USB modem is that it is just that - a modem.

    Ethernet devices either...
  15. Thread: USB ADSL Modem

    by Veri
    Replies
    45
    Views
    36,569

    compiling GPL'd speedtouch driver

    Assuming you have a frog ADSL modem, i.e. the original choice for UK ADSL, it's certainly possible to obtain source user-mode drivers (and binary firmware, which is just sent to the modem) from the...
Results 1 to 15 of 16