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
Hello, thanks for your update.It's nice.
I want to use pps-gpio to transform PPS signal to odroidn2+ by using GPIO. However, I met a problem. I update lastest kernel (default branch, commit: 68fedaf) by using cross-compile (referring by [https://wiki.odroid.com/odroid-n2/software/building_kernel]). I didn't do any change in file *.dts due to lastest commit had changed them. I just make and copy some kernel files to SD card and reboot odroidn2+.
when I printed cmd "sudo dmesg | grep pps ", i didn't see message related to "pps-gpio",just saw [ 0.470023] pps_core: LinuxPPS API ver. 1 registered [ 0.470027] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
I'm confused about if "pps-gpio" is working. And what can I do to use pps-gpio?
Looking forward to your reply!
Best wishes,
mming
The text was updated successfully, but these errors were encountered:
Hello, thanks for your update.It's nice.
I want to use pps-gpio to transform PPS signal to odroidn2+ by using GPIO. However, I met a problem. I update lastest kernel (default branch, commit: 68fedaf) by using cross-compile (referring by [https://wiki.odroid.com/odroid-n2/software/building_kernel]). I didn't do any change in file *.dts due to lastest commit had changed them. I just make and copy some kernel files to SD card and reboot odroidn2+.
when I printed cmd "sudo dmesg | grep pps ", i didn't see message related to "pps-gpio",just saw
[ 0.470023] pps_core: LinuxPPS API ver. 1 registered [ 0.470027] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
I'm confused about if "pps-gpio" is working. And what can I do to use pps-gpio?
Looking forward to your reply!
Best wishes,
mming
The text was updated successfully, but these errors were encountered: