Skip to content
Snippets Groups Projects
  1. Feb 08, 2015
  2. Feb 06, 2015
  3. Feb 03, 2015
  4. Jan 24, 2015
  5. Jan 22, 2015
  6. Jan 21, 2015
  7. Jan 16, 2015
  8. Jan 12, 2015
  9. Jan 06, 2015
  10. Dec 14, 2014
  11. Nov 26, 2014
  12. Oct 17, 2014
    • Leonard Penzer's avatar
      Adding support for TL-WA850RE · 396f5ded
      Leonard Penzer authored
      basic wifi meshing with neighbouring nodes
      tested, with TL-WA750RE
       
      client WLAN (if applicable)
      works
       
      client lan on LAN ports (if applicable)
      n/a - only 1x Ethernet 
      
      mesh-vpn on WAN port
      works 
      
      mesh-on-wan
      Not tested
      
      re-entering configmode by pressing the button for >3 seconds
      works. 
      
      entering failsafe mode
      works 
      
      whether the MAC address seen by Gluon is the one printed on the device
      yes
       
      Und folgende Kommandos:
      tail /lib/gluon/core/sysconfig/*
      brctl show
      lua -e "print(require('platform_info').get_image_name())"
      
      root@XXX:~# tail /lib/gluon/core/sysconfig/*
      ==> /lib/gluon/core/sysconfig/primary_mac <==
      (macwieaufgerätaufgedruckt)
      ==> /lib/gluon/core/sysconfig/setup_ifname <==
      eth0
      ==> /lib/gluon/core/sysconfig/wan_ifname <==
      eth0
      
      
      root@XXX:~# brctl show
      bridge name	bridge id		STP enabled	interfaces
      br-wan		7fff.(primarymac)	no		eth0
      br-client		7fff.(primarymac)	no		bat0
      							wlan0-1
      
      
      root@XXXX:~# lua -e "print(require('platform_info').get_image_name())"
      tp-link-tl-wa850re-v1
      396f5ded
  13. Oct 12, 2014
  14. Oct 05, 2014
  15. Sep 01, 2014
  16. Aug 28, 2014
  17. Aug 19, 2014
  18. Aug 17, 2014
  19. Aug 16, 2014
  20. Aug 14, 2014
  21. Aug 07, 2014
  22. Aug 04, 2014
  23. Jun 30, 2014
  24. Jun 26, 2014
  25. Jun 20, 2014
  26. Jun 06, 2014
  27. May 21, 2014
  28. May 10, 2014
  29. May 01, 2014
  30. Apr 23, 2014
  31. Mar 29, 2014
Loading