You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I managed to get this working on my gl.inet MT3000 with a few minor changes. I'd be happen to open a PR, but before that not sure what the recommended way to address the change would be, specifically the device tree portion.
It looks like they changed the device tree paths in the latest version. I had to modify
Hey! Great little project :)
I managed to get this working on my
gl.inet MT3000
with a few minor changes. I'd be happen to open a PR, but before that not sure what the recommended way to address the change would be, specifically the device tree portion.It looks like they changed the device tree paths in the latest version. I had to modify
openwrt-slide-switch/src/usr/share/slide-switch/functions.sh-cut
Line 39 in e0a7164
device_tree_keys=/proc/device-tree/gpio-keys
.In terms of the JSON, adding an entry to the existing
gl-ar750
keyopenwrt-slide-switch/src/usr/share/slide-switch/switch-data.json-cut
Line 81 in e0a7164
glinet,gl-mt3000
is all that's needed.The text was updated successfully, but these errors were encountered: