<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    <div class="moz-forward-container"><br>
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      Objective: boot F21 on MK802II Allwinner A10 headless and without
      serial console.<br>
      Installation instructions used were the "manual" ones from:<br>
      <a moz-do-not-send="true" class="moz-txt-link-freetext"
        href="https://fedoraproject.org/wiki/Architectures/ARM/F21/Installation">https://fedoraproject.org/wiki/Architectures/ARM/F21/Installation</a>
      <br>
      Have applied /usr/share/uboot/Mele_A1000/u-boot-sunxi-with-spl.bin
      using dd<br>
      and also tried
      /usr/share/uboot/Cubieboard/u-boot-sunxi-with-spl.bin <br>
      <br>
      I am presuming that this step would have applied
      sun4i-a10-a1000.dtb<br>
      or have I missed a step?<br>
      <br>
      Have set up wpa on the sdcard before booting using tips from <br>
      <a moz-do-not-send="true" class="moz-txt-link-freetext"
        href="http://wiki.centos.org/HowTos/Laptops/WpaSupplicant">http://wiki.centos.org/HowTos/Laptops/WpaSupplicant</a>
      with edits of /etc/wpa_supplicant/wpa_supplicant.conf and
      /etc/sysconfig/network-scripts/ifcfg-wlan0 <br>
      <br>
      As well as the various user folders being empty as listed below
      the messages log file shows that the<br>
      following Services have failed<br>
      abrtd<br>
      firewalld<br>
      rngd<br>
      avahi-daemon<br>
      chronyd<br>
      sshd-keygen<br>
      systemd-logind<br>
      dbus<br>
      rtkit-daemon<br>
      ModemManager<br>
      <br>
      Any tips on where to start looking?<br>
      Are there a number of steps to manually do what the firstboot
      script normally does by writing to the card before booting?<br>
      I need to have sshd start before login if I am to connect
      wirelessly - I have no usb ethernet adapter.<br>
      <br>
      Thanks<br>
      <div class="moz-forward-container"><br>
        <br>
        -------- Forwarded Message --------
        <table class="moz-email-headers-table" cellpadding="0"
          cellspacing="0" border="0">
          <tbody>
            <tr>
              <th nowrap="nowrap" valign="BASELINE" align="RIGHT">Subject:

              </th>
              <td>Re: [fedora-arm] Fedora 21 Allwinner A10 Booting?</td>
            </tr>
            <tr>
              <th nowrap="nowrap" valign="BASELINE" align="RIGHT">Date:
              </th>
              <td>Mon, 15 Dec 2014 17:58:27 +1100</td>
            </tr>
            <tr>
              <th nowrap="nowrap" valign="BASELINE" align="RIGHT">From:
              </th>
              <td>Robert Brown <a moz-do-not-send="true"
                  class="moz-txt-link-rfc2396E"
                  href="mailto:rebrown@exemail.com.au">&lt;rebrown@exemail.com.au&gt;</a></td>
            </tr>
            <tr>
              <th nowrap="nowrap" valign="BASELINE" align="RIGHT">To: </th>
              <td><a moz-do-not-send="true"
                  class="moz-txt-link-abbreviated"
                  href="mailto:arm@lists.fedoraproject.org">arm@lists.fedoraproject.org</a></td>
            </tr>
          </tbody>
        </table>
        <br>
        <br>
        <pre>On 15/12/14 16:32, Peter Robinson wrote:
&gt; On Mon, Dec 15, 2014 at 5:24 AM, Robert Brown <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:rebrown@exemail.com.au">&lt;rebrown@exemail.com.au&gt;</a> wrote:
&gt;&gt; Thanks for the reply Peter.
&gt;&gt;
&gt;&gt; On 15/12/14 15:58, Peter Robinson wrote:
&gt;&gt;&gt; On Mon, Dec 15, 2014 at 4:52 AM, Robert Brown <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:rebrown@exemail.com.au">&lt;rebrown@exemail.com.au&gt;</a>
&gt;&gt;&gt; wrote:
&gt;&gt;&gt;&gt; Found several log files with date 01/01/1970 (attached).
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; /var/log/chrony  was empty.
&gt;&gt;&gt; Would be until network comes up and chrony can start
&gt;&gt;&gt;
&gt;&gt;&gt;&gt; Messages log reports:
&gt;&gt;&gt;&gt; EXYNOS: PMU not supported    and
&gt;&gt;&gt;&gt; edma-dma-engine edma-dma-engine.0: Can't allocate PaRAM dummy slot
&gt;&gt;&gt;&gt; edma-dma-engine: probe of edma-dma-engine.0 failed with error -22
&gt;&gt;&gt; All spurious, for HW other than AllWinner
&gt;&gt;&gt;
&gt;&gt;&gt;&gt; fairly early on. And
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; ahci-sunxi 1c18000.sata: PHY power up failed.
&gt;&gt;&gt;&gt; ahci-sunxi: probe of 1c18000.sata failed with error -5
&gt;&gt;&gt; Do you have a SATA device attached?
&gt;&gt; No sata device attached.
&gt;&gt;&gt;
&gt;&gt;&gt;&gt; Generated key 1
&gt;&gt;&gt;&gt; Fatal error : getpwnam(chrony) failed
&gt;&gt;&gt;&gt; getpwnam(chrony) failed
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; A search found all of these were empty:
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; /media/rbrown/__/etc/systemd/user
&gt;&gt;&gt;&gt; /media/rbrown/__/etc/xdg/systemd/user
&gt;&gt;&gt;&gt; /media/rbrown/__/var/kerberos/krb5/user
&gt;&gt;&gt;&gt; /media/rbrown/__/usr/share/perl5/User
&gt;&gt;&gt;&gt; /media/rbrown/__/usr/lib/systemd/user
&gt;&gt;&gt;&gt; /media/rbrown/__/run/user
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; First things to check for?
&gt;&gt;&gt; Maybe I missed in it earlier posts but what A10 device are you using?
&gt;&gt; This is a Rikomagic MK802II hdmi device. Trying to boot headless with no
&gt;&gt; serial console!
&gt; What uboot are you using, are you specifying a .dtb file, if so what one?
&gt;
&gt; Peter
I have applied /usr/share/uboot/Mele_A1000/u-boot-sunxi-with-spl.bin 
using dd. This Mele device has shown a very high compatibility 
previously with the MK802II. Other u-boot options that I could try might 
be Cubieboard (1) and maybe A10-OLinuXino-Lime but less sure of this 
last one.
Is my understanding correct that this step would have applied 
sun4i-a10-a1000.dtb or have I missed a step?

Rob
&gt;

_______________________________________________
arm mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:arm@lists.fedoraproject.org">arm@lists.fedoraproject.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://admin.fedoraproject.org/mailman/listinfo/arm">https://admin.fedoraproject.org/mailman/listinfo/arm</a></pre>
        <br>
      </div>
      <br>
      <br>
    </div>
    <br>
  </body>
</html>