<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <div class="moz-cite-prefix">On 01/07/2017 09:11 PM, Robert
      Moskowitz wrote:<br>
    </div>
    <blockquote
      cite="mid:cd7efd5d-f74a-096e-675d-fe78371abb7b@htt-consult.com"
      type="cite">I thought the RPi3 is 32bit, not 64?
      <br>
      <br>
      See <a class="moz-txt-link-freetext" href="https://wiki.centos.org/SpecialInterestGroup/AltArch/Arm32">https://wiki.centos.org/SpecialInterestGroup/AltArch/Arm32</a>
      <br>
      <br>
      For what is working with RPI 3
      <br>
    </blockquote>
    I already have the 32 bit version running on the RPI 3. However, the
    RPI 3 is 64 bits. Here is the specification<br>
    <div class="_tN _VCh _WCh _IWg mod" data-md="32" style="clear: none;
      padding-bottom: 16px; padding-top: 0px; color: rgb(34, 34, 34);
      font-size: small; font-style: normal; font-variant-ligatures:
      normal; font-variant-caps: normal; font-weight: normal;
      letter-spacing: normal; text-align: left; text-indent: 0px;
      text-transform: none; white-space: normal; word-spacing: 0px;
      background-color: rgb(255, 255, 255);">
      <div class="kno-mrg-hnm kno-mrg-si _OEh kno-mrg kno-swp"
        id="media_result_group" data-hveid="26" style="position:
        relative; overflow: hidden; float: right; padding: 0px;
        margin-left: 20px;">
        <div>
          <div class="_rcb kno-ibrg" style="float: inherit; display:
            block;"><image-viewer-group>
              <div>
                <div jsl="$t t-Ozzws2JRG1Y;$x 0;" class="r-i3fZhTkKwDcE">
                  <div jsaction="ivg_o:r.dPT6rUBrsm0"
                    data-rtid="i3fZhTkKwDcE" jsl="$x 1;">
                    <div>
                      <div class="img-brk _Aqh _WAh" style="display:
                        block;">
                        <div jsl="$t t-nlhqGANbri4;$x 0;"
                          class="r-iUMD_rRHdqFE">
                          <div class="_FAh birrg" style="font-size:
                            13px;">
                            <div class="rg_ul" style="white-space:
                              normal; margin-right: 0px;">
                              <div class="iukp0 kno-fb-ctx _eV img-kc-m
                                bili uh_r rg_el ivg-i"
                                data-ved="0ahUKEwjam6qF2rHRAhXM4IMKHXj_D3IQzkwIHSgAMAA"
                                style="vertical-align: top; display:
                                inline-block; margin: 0px; position:
                                relative; float: left; width: 211px;">
                                <div class="bicc" style="line-height: 0;
                                  overflow: hidden; position: relative;
                                  height: 109px; width: 211px;"><a
                                    class="bia uh_rl"
href="https://www.google.com/imgres?imgurl=https://hackadaycom.files.wordpress.com/2016/02/pispecs2.png&imgrefurl=http://hackaday.com/2016/02/28/introducing-the-raspberry-pi-3/&h=580&w=1116&tbnid=Jy9J_sr2BeagwM:&vet=1&tbnh=109&tbnw=211&docid=XePtcfF-lyDXzM&usg=__6zDhA6iUiypfs0pQZUzHxrOxd0w=&sa=X&ved=0ahUKEwjam6qF2rHRAhXM4IMKHXj_D3IQ9QEIHjAA"
                                    id="Jy9J_sr2BeagwM:" role="link"
                                    tag="bia" tabindex="0"
                                    jsaction="fire.ivg_o"
                                    data-ved="0ahUKEwjam6qF2rHRAhXM4IMKHXj_D3IQ9QEIHjAA"
                                    style="display: block; position:
                                    absolute; color: rgb(102, 0, 153);
                                    cursor: pointer; text-decoration:
                                    none; background: rgb(241, 244,
                                    241); height: 109px; margin-left:
                                    0px; margin-right: 0px; margin-top:
                                    0px; width: 211px;"><g-img
                                      class="iuth" style="display:
                                      block;"><br>
                                    </g-img></a></div>
                              </div>
                            </div>
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </image-viewer-group></div>
        </div>
      </div>
    </div>
    SOC BCM2837<br>
    CPU Quad Cortex A53 @ 1.2GHz<br>
    Instruction Set ARMv8-A<br>
    GPU 400MHz VideoCore IV<br>
    RAM 1GB SDRAM<br>
    Storage micro-SD<br>
    Ethernet 10/100<br>
    Wireless 802.11n/Bluetooth 4.0<br>
    Video Output HDMI/composite<br>
    Audio Output JDMI/Headphone<br>
    GPIO 40<br>
    <font size="-1"><br>
    </font>
    The 1GB SDRAM does limit the usefulness but unless there is
    something else that makes it impossible to run a 64 bit OS it should
    in principle work.<br>
    <br>
    <div class="moz-signature">I made an image on an SD Card per the
      readme but where I am spinning my wheels is the line that says
      this:<br>
      <br>
       * You will need to add the appropriate boot information in a uefi
      entry<br>
         after using this image, since the installer traditionally
      handles<br>
         this.<br>
      <br>
      I am not sure what I have to do to get the system to boot off the
      image I created. I tried some very obvious stuff such as grabbing
      a cmdline.txt and config.txt from the 32bit version. If I look at
      the 32bit version I see all this interesting stuff (e.g.
      bcm2708-rpi-b.dtb, etc.) but there is no such stuff in the 64 bit
      boot directory on the image. It seems lots of stuff might be
      missing? For example I suppose I need 64 bit RPI3 firmware which
      might be unavailable?<br>
    </div>
  </body>
</html>