GithubHelp home page GithubHelp logo

domino-team / lede-1701 Goto Github PK

View Code? Open in Web Editor NEW
20.0 20.0 11.0 165.05 MB

a clone of lede-1701 and add patches for GL's new devices

License: GNU General Public License v2.0

Makefile 16.81% Awk 0.02% Shell 8.92% C 58.54% Assembly 0.40% C++ 6.12% M4 0.52% CMake 0.01% Perl 1.38% Lex 0.07% Yacc 0.14% Python 0.11% Roff 4.69% Objective-C 0.02% Prolog 0.82% Batchfile 1.26% HTML 0.01% Lua 0.17%

lede-1701's People

Contributors

acinonyx avatar acoul avatar blogic avatar claudyus avatar commodo avatar dangowrt avatar dedeckeh avatar diizzyy avatar embeem avatar ffainelli avatar hauke avatar jow- avatar juhosg avatar kaloz avatar kanjimonster avatar larsclausen avatar ldir-edb0 avatar lperkov avatar mkresin avatar nbd168 avatar neocturne avatar noltari avatar pepe2k avatar pnd10 avatar rmilecki avatar rwhitby avatar stintel avatar teknoraver avatar wigyori avatar yousong avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

lede-1701's Issues

Missing platform_pre_upgrade_gl_ar300m function from platform.sh

In this repository there seems to be a section missing from one of your patches (that is present in your lede-ar300m repository), to be able to perform sysupgrade on the gl_ar300m nand it seems the following is needed:

diff --git a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh
index ed1c228a68..067cc31f19 100755
--- a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh
+++ b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh
@@ -637,6 +637,12 @@ platform_check_image() {
 	return 1
 }
 
+platform_pre_upgrade_gl_ar300m() {
+    if gl_ar300m_is_nand; then
+        nand_do_upgrade "$1"
+    fi
+}
+
 platform_pre_upgrade() {
 	local board=$(ar71xx_board_name)

Is GLi switching from OpenWRT to LEDE?

So a few questions:

  • Is GLi switching from OpenWRT to LEDE?
  • If so, why?
  • If so, will future firmware updates to existing devices (like the GL-AR300M) use this firmware instead of your fork of openwrt?

AR300M IRQ/PPS Support

Ahoy, thanks for keeping this ar300m branch, since upstream lede/openwrt still hasn't managed to get it in. I was trying to get a GPS with PPS going on GPIO16 but it seems there is no irq.c and irq.h in the mips arch as suggested by https://github.com/takigama/glinet_ar150_gps_daughterboard/blob/master/LEDE_openwrt_patch/940-lede-patch-for-ar150-pps-gpio.patch.

but it ends with:

[   11.462952] pps_core: LinuxPPS API ver. 1 registered
[   11.468119] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[   11.479157] pps-gpio pps-gpio.16: failed to map GPIO to IRQ: -6
[   11.485355] pps-gpio: probe of pps-gpio.16 failed with error -22

Any ideas or pointer how to get this to work with the ar300m?

Unable to compile

Collected errors:
 * check_data_file_clashes: Package wpad-mini wants to install file /home/shira/lede-1701/build_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/usr/sbin/hostapd
        But that file is already provided by package  * wpad
 * check_data_file_clashes: Package wpad-mini wants to install file /home/shira/lede-1701/build_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/usr/sbin/wpa_supplicant
        But that file is already provided by package  * wpad
 * check_data_file_clashes: Package wpad-mini wants to install file /home/shira/lede-1701/build_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/usr/sbin/wpad
        But that file is already provided by package  * wpad
 * opkg_install_cmd: Cannot install package wpad-mini.
package/Makefile:60: recipe for target 'package/install' failed
make[2]: *** [package/install] Error 255
make[2]: Leaving directory '/home/shira/lede-1701'
package/Makefile:102: recipe for target '/home/shira/lede-1701/staging_dir/target-mips_24kc_musl-1.1.16/stamp/.package_install' failed
make[1]: *** [/home/shira/lede-1701/staging_dir/target-mips_24kc_musl-1.1.16/stamp/.package_install] Error 2
make[1]: Leaving directory '/home/shira/lede-1701'
/home/shira/lede-1701/include/toplevel.mk:198: recipe for target 'world' failed
make: *** [world] Error 2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.