We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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?
The text was updated successfully, but these errors were encountered:
Hi! @chron0 Did you solved it? How? Thanks
Sorry, something went wrong.
No branches or pull requests
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:
Any ideas or pointer how to get this to work with the ar300m?
The text was updated successfully, but these errors were encountered: