Skip to content
Snippets Groups Projects
  1. Feb 04, 2019
  2. Dec 29, 2018
  3. Dec 28, 2018
  4. Dec 23, 2018
  5. Dec 20, 2018
  6. Dec 09, 2018
  7. Nov 14, 2018
  8. Oct 24, 2018
  9. Oct 14, 2018
  10. Oct 11, 2018
  11. Oct 01, 2018
  12. Sep 30, 2018
  13. Sep 23, 2018
    • Sven Eckelmann's avatar
      ar71xx-generic: Reduce SquashFS blocksize to 64K (#1455) · 2b208647
      Sven Eckelmann authored
      Some 32 MB devices like the Nanostation M2 suffer from sudden high loads
      combined with a squashfs related OOM reboot:
      
        logd invoked oom-killer: gfp_mask=0x2420848, order=0, oom_score_adj=0
        CPU: 0 PID: 774 Comm: logd Not tainted 4.4.135 #0
        Stack : 804214dc 00000000 00000001 80480000 8182fa3c 80474803 804028d0 00000306
                804e378c 00001ade 00000040 00000000 00000000 800a7f10 00000006 00000000
                00000000 00000000 804063e0 80c69994 804e6542 800a5e8c 02420848 00000000
                00000001 801fd600 00000000 00000000 00000000 00000000 00000000 00000000
                00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
                ...
        Call Trace:
        [<800721cc>] show_stack+0x54/0x88
        [<800d5468>] dump_header.isra.4+0x48/0x130
        [<800d5c38>] check_panic_on_oom+0x48/0x84
        [<800d5d64>] out_of_memory+0xf0/0x324
        [<800d9888>] __alloc_pages_nodemask+0x6b8/0x724
        [<800d2960>] pagecache_get_page+0x154/0x270
        [<80134cb0>] __getblk_slow+0x15c/0x374
        [<80160418>] squashfs_read_data+0x1c8/0x6e8
        [<80164628>] squashfs_readpage_block+0x32c/0x4d8
        [<801622a4>] squashfs_readpage+0x5bc/0x6d0
        [<800dd030>] __do_page_cache_readahead+0x1f8/0x264
        [<800d479c>] filemap_fault+0x1a8/0x458
        [<800efc1c>] __do_fault+0x64/0xd0
        [<800f2824>] handle_mm_fault+0x4a4/0xb40
        [<80076e98>] __do_page_fault+0x134/0x470
        [<80060820>] ret_from_exception+0x0/0x10
      
      Reduction of the SquashFS blocksize should reduce the problem slightly on
      these nodes. The image size will increase slightly but this should be no
      problem for ar71xx-generic (in contrast to ar71xx-tiny).
      2b208647
  14. Sep 17, 2018
    • David Bauer's avatar
      mt76x8: flag target as broken (#1533) · 728d1ffd
      David Bauer authored
      The MT76x8 is currently not stable enough for worry-free use with Gluon.
      It suffers from reboots in intervals as little as 12 hours or WiFi
      freezes for several hours.
      
      It may be unflagged as soon the situation with mt76 got better.
      728d1ffd
  15. Sep 04, 2018
  16. Sep 03, 2018
  17. Aug 10, 2018
  18. Aug 01, 2018
  19. Jul 25, 2018
  20. Jul 23, 2018
  21. Jul 15, 2018
  22. Jul 12, 2018
  23. Jul 11, 2018
  24. Jul 10, 2018
  25. Jun 25, 2018
  26. Jun 24, 2018
  27. Jun 22, 2018
  28. Jun 09, 2018
  29. Jun 08, 2018
  30. Jun 07, 2018
  31. May 23, 2018
    • Vincent Wiemann's avatar
      ar71xx: add support for Alfa AP121F (#1404) · 33956cd4
      Vincent Wiemann authored
      Adds support for Alfa AP121F USB powered travel router (looks like an USB ethernet adapter).
      There is no factory image, but only a sysupgrade file for this router which can be installed using the inbuilt UBoot web interface.
      Configure your PC with IP address 192.168.1.2 and connect the router using its RJ45 port. Hold the reset button while powering the device until all LEDs have flashed 3 times simultaneously. You can now access the fallback web interface using a web browser at http://192.168.1.1 and flash the sysupgrade file.
      33956cd4
  32. May 17, 2018
Loading