<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Das hab ich schon erfolglos versucht:<br>
    pi@PI3:~ $ <b>sudo hwclock -r</b><br>
    <font color="#3333ff">hwclock: Cannot access the Hardware Clock via
      any known method.<br>
      hwclock: Use the --debug option to see the details of our search
      for an access method.</font><br>
    pi@PI3:~ $ <b>sudo -s</b><br>
    root@PI3:/home/pi# <b>hwclock -r</b><br>
    <font color="#3333ff">hwclock: Cannot access the Hardware Clock via
      any known method.<br>
      hwclock: Use the --debug option to see the details of our search
      for an access method.</font><br>
    root@PI3:/home/pi#<br>
    <br>
    siehe auch <a
      href="https://www.raspberrypi.org/forums/viewtopic.php?p=273354">https://www.raspberrypi.org/forums/viewtopic.php?p=273354</a><br>
    <hr size="2" width="100%"><br>
    <div class="moz-cite-prefix">Am 16.10.2016 um 17:57 schrieb Theo:<br>
    </div>
    <blockquote cite="mid:58924114-7AD0-4205-96D4-5EF2ADC27D8C@me.com"
      type="cite">Also ich muss die hwclock mit sudo aufrufen, dann
      funktioniert es. so steht es auch in der rc.local drin.
      <div><br>
      </div>
      <div>gruß Tobias<br>
        <div>
          <div>Am 16.10.2016 um 17:47 schrieb <a moz-do-not-send="true"
              href="mailto:china2013@abwesend.de">china2013@abwesend.de</a>:</div>
          <br class="Apple-interchange-newline">
          <blockquote type="cite">
            <meta http-equiv="content-type" content="text/html;
              charset=windows-1252">
            <div bgcolor="#FFFFFF" text="#000000"> Ich mach mal einen
              neuen Thread für die RTC-Uhr auf.<br>
              <br>
              Am 16.10.2016 um 17:00 schrieb Udo1:<br>
              <blockquote
                cite="mid:845dafe2-af72-0544-9671-78233d0d63d6@gmx.net"
                type="cite">Dann hast du doch eine Hardware-Uhr. <br>
                Normalerweise wird die Zeit des Raspi beim booten mit
                dieser synchronisiert. Dafür steht in der /etc/rc.local
                der Befehl: 'hwclock -s'. <br>
                Und die rc.local wird vor systemd abgearbeitet. <br>
                <br>
                Gruß <br>
                Udo <br>
              </blockquote>
              <br>
              <font color="#ff0000">Aber anscheinend funktioniert sie
                nicht:</font><br>
              <b>hwclock --debug</b><br>
              <font color="#3333ff">hwclock from util-linux 2.25.2<br>
                hwclock: cannot open /dev/rtc: No such file or directory<br>
                No usable clock interface found.<br>
                hwclock: Cannot access the Hardware Clock via any known
                method.</font><br>
              <br>
              <br>
              <b>/etc/</b><b>rc.local</b><br>
              <font color="#3333ff">...<br>
                # Part of DS2482 I2C 1-Wire Master to Volkszaehler
                'RaspberryPI deamon'.<br>
                echo ds2482 0x18 >
                /sys/bus/i2c/devices/i2c-1/new_device<br>
                <br>
                # Register I2C RTC bei grosser neuer Erweiterung<br>
                echo ds1307 0x68 >
                /sys/bus/i2c/devices/i2c-1/new_device<br>
                <br>
                # GPIOs exportieren und Datenrichtung einstellen,
                'Schaltausgang_new'<br>
                echo 24 > /sys/class/gpio/export<br>
                echo 25 > /sys/class/gpio/export<br>
                echo out > /sys/class/gpio/gpio24/direction<br>
                echo out > /sys/class/gpio/gpio25/direction<br>
                <br>
                hwclock -s<br>
                <br>
                exit 0</font><br>
              <br>
              Zumindest ist das identisch mit der Beispiel rc.local im <a
                moz-do-not-send="true"
href="http://wiki.volkszaehler.org/hardware/controllers/raspberry_pi_erweiterung_mit_schaltausgaengen_rev.1">wiki</a>.<br>
              Muss ich erste diese Anleitung durcharbeiten?<br>
              <a moz-do-not-send="true"
href="https://raspberry.tips/raspberrypi-tutorials/rtc-ds1307-uhrzeit-raspberry-pi/">https://raspberry.tips/raspberrypi-tutorials/rtc-ds1307-uhrzeit-raspberry-pi/</a><br>
              <br>
            </div>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
  </body>
</html>