<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <br>
    <div class="moz-cite-prefix">On 11/12/2015 07:56 AM, Lennart
      Poettering wrote:<br>
    </div>
    <blockquote cite="mid:20151112125630.GA12134@gardel-login"
      type="cite">
      <pre wrap="">On Wed, 11.11.15 16:13, Steve Abner (<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:pheonix.sja@att.net">pheonix.sja@att.net</a>) wrote:
</pre>
      <blockquote type="cite" style="color: #000000;">
        <pre wrap=""><span class="moz-txt-citetags">> </span>I have an issue of the console not turning back on. I have a new build,
<span class="moz-txt-citetags">> </span>linux 4.2, amd64, systemd, kdbus
<span class="moz-txt-citetags">> </span>on a mac mini. The first try was hybrib-sleep, failed so tried suspend. From
<span class="moz-txt-citetags">> </span>journalctl there seems to be
<span class="moz-txt-citetags">> </span>no related errors, one:
<span class="moz-txt-citetags">> </span>systemd-networkd[289]: wlan0: DHCPv4 address 192.168.1.82/24 via
<span class="moz-txt-citetags">> </span>192.168.1.254
<span class="moz-txt-citetags">> </span>systemd-network[289]: segfault at 6e00000063 ip 00007f913210409a sp
<span class="moz-txt-citetags">> </span>00007fff38450b98 error 4 in libc-2.22.so[7f9132083000+19a000]
<span class="moz-txt-citetags">> </span> or with audit enabled
</pre>
      </blockquote>
      <pre wrap="">networkd should never segfault, under no circumstances. Which version
of systemd is this? Any chance you can get us a backtrace for this
crash?
</pre>
    </blockquote>
    <font size="-1">This happened on 227 and 224, but originally was
      using 224. I re-built system on first attempt to solve<br>
      monitor not switching on. As to backtrace, I am not sure how to
      help. I dont know how to intercept the<br>
      process. Please instruct this dummy (me) and I would love to
      provide assistance.<br>
    </font>
    <blockquote cite="mid:20151112125630.GA12134@gardel-login"
      type="cite">
      <pre wrap="">
Bringing up hardware after returning from suspend is not systemd's
job, that's a job the kernel is supposed to do on its own. Please ask
the kernel guys for help.
</pre>
    </blockquote>
    <font size="-1">Thankfully, Mantus's help provided me the direction
      I needed! Looked into ACPI a bit. Assumption was<br>
      that generic frame buffering, and kernel detection of devices
      still provided support for console power.<br>
      Appears I was mistaken! Configured in nouveau, and monitor now
      turns back on. But dang, that's a lot<br>
      of code :)<br>
      <br>
    </font>
  </body>
</html>