GL-AR300M – GLI

mit oled display ssd1306

(und das geilste auf dem norflash speicher ist pienapple firmware einfash per switch button umschalten)

 

info from
https://wiki.onion.io/tutorials/cross-compile
https://wiki.openwrt.org/doc/hardware/port.i2c
https://github.com/domino-team/openwrt-cc
https://github.com/mkschreder/hack-ssd1306-openwrt

feeds.conf:

src-git packages https://github.com/openwrt/packages.git;for-15.05
src-git luci https://github.com/openwrt/luci.git;for-15.05
src-git routing https://github.com/openwrt-routing/packages.git;for-15.05
src-git telephony https://github.com/openwrt/telephony.git;for-15.05
src-git management https://github.com/openwrt-management/packages.git;for-15.05
src-git shadowsocks https://github.com/shadowsocks/openwrt-feeds.git
src-git onion https://github.com/OnionIoT/OpenWRT-Packages.git
#src-git targets https://github.com/openwrt/targets.git
src-git oldpackages http://git.openwrt.org/packages.git
#src-svn xwrt http://x-wrt.googlecode.com/svn/trunk/package
#src-svn phone svn://svn.openwrt.org/openwrt/feeds/phone
#src-svn efl svn://svn.openwrt.org/openwrt/feeds/efl
#src-svn xorg svn://svn.openwrt.org/openwrt/feeds/xorg
#src-svn desktop svn://svn.openwrt.org/openwrt/feeds/desktop
#src-svn xfce svn://svn.openwrt.org/openwrt/feeds/xfce
#src-svn lxde svn://svn.openwrt.org/openwrt/feeds/lxde
#src-link custom /usr/src/openwrt/custom-feed

 

 

my build gl-ar300m-oled-20171016_190635.tar.7z
Download avaiable at:
http://dl.raimond.at

http://dl.raimond.at/gl-ar300m-oled-20171016_190635.tar.7z

 

 

opkg install oled-exp libonionoledexp

opkg install kmod-i2c-gpio-custom kmod-i2c-core
insmod i2c-dev
insmod i2c-gpio-custom bus0=0,17,16

check
dmesg