nxhack / openwrt-node-packages

OpenWrt Project Node.js packages. v18.x TLS and v20.x LTS
GNU General Public License v2.0
259 stars 101 forks source link

Does this support linkit smart 7688? #8

Closed yangpu closed 6 years ago

yangpu commented 7 years ago

You may save my time if this support linkit smart 7688.

tcpipchip commented 6 years ago

ls -l /sys/devices/platform drwxr-xr-x 13 root root 0 Jan 1 1970 10000000.palmbus drwxr-xr-x 3 root root 0 Jan 1 1970 10100000.ethernet drwxr-xr-x 2 root root 0 Jan 1 1970 10110000.esw drwxr-xr-x 3 root root 0 Jan 1 1970 10120000.usbphy drwxr-xr-x 3 root root 0 Jan 1 1970 10130000.sdhci drwxr-xr-x 3 root root 0 Jan 1 1970 101c0000.ehci drwxr-xr-x 3 root root 0 Jan 1 1970 101c1000.ohci drwxr-xr-x 5 root root 0 Jan 1 1970 10300000.wmac drwxr-xr-x 2 root root 0 Jan 1 1970 alarmtimer drwxr-xr-x 2 root root 0 Jan 1 1970 bootstrap drwxr-xr-x 2 root root 0 Jan 1 1970 clkctrl drwxr-xr-x 2 root root 0 Jan 1 1970 cpuintc@0 drwxr-xr-x 2 root root 0 Jan 1 1970 gpio-keys-polled drwxr-xr-x 2 root root 0 Jan 1 1970 gpio-leds drwxr-xr-x 2 root root 0 Jan 1 1970 gpio-wifi drwxr-xr-x 2 root root 0 Jan 1 1970 pinctrl drwxr-xr-x 2 root root 0 Apr 19 10:50 regulatory.0 drwxr-xr-x 2 root root 0 Jan 1 1970 rstctrl drwxr-xr-x 2 root root 0 Jan 1 1970 serial8250 -rw-r--r-- 1 root root 4096 Apr 19 10:50 uevent

tcpipchip commented 6 years ago

I will update the KERNEL version to see if works!

tcpipchip commented 6 years ago

no sucess! is there anybody here and make the LEDE works with LIBMRAA. Compiles, install, but not recognizers gpios, i2c, spi, pwm, etc :(

tcpipchip commented 6 years ago

"Removed HIDLIB from menuconfig and compiled. need to test the bin :)"

If you dont install HIDLIB, what cant i do with lede ? Access to gpios ?

nxhack commented 6 years ago

@tcpipchip

Please continue to ... https://github.com/nxhack/openwrt-intel-iot-devkit/issues/1

nxhack commented 6 years ago

For the latest information, please refer to wiki. https://github.com/nxhack/openwrt-node-packages/wiki

tcpipchip commented 6 years ago

Did you port to Chaos Calmer too ?

nxhack commented 6 years ago

Official OpenWrt Chaos Calmer 15.05.1 isn't supported and deprecated. I will never port my patches to official CC repository.

tcpipchip commented 6 years ago

I asked you because i see this git clone https://github.com/openwrt/chaos_calmer.git

nxhack commented 6 years ago

Oh,

See this issue : https://github.com/nxhack/openwrt-node-packages/issues/330