Rock64 + DS1307 RTC - I2C - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: ROCK64 (https://forum.pine64.org/forumdisplay.php?fid=85) +--- Forum: General Discussion on ROCK64 (https://forum.pine64.org/forumdisplay.php?fid=86) +--- Thread: Rock64 + DS1307 RTC - I2C (/showthread.php?tid=5761) |
Rock64 + DS1307 RTC - I2C - lightknight.rr@gmail.com - 02-23-2018 Greetings, So, I am trying to add a RTC to the ROCK64 using the below (DS1307 RTC - I2C): https://www.amazon.com/Raspberry-Pi-HAT-Clock-DS1307/dp/B01LRC3AF6/ref=sr_1_1?ie=UTF8&qid=1519433553&sr=8-1&keywords=rtc+rpi, and using these instructions: https://www.raspberrypi.org/forums/viewtopic.php?t=85683. I seem to be missing the rtc-ds1307 module (I'm on Debian Stretch Mate Community). Is there a way to get this module without downloading and recompiling a new kernel? |