From unknown Thu Mar 28 12:51:37 2024 Received: (at submit) by bugs.devuan.org; 20 Jun 2017 00:40:05 +0000 Return-Path: Delivered-To: devuanbugs@dyne.org Received: from mail.dyne.org [178.62.188.7] by fulcanelli with IMAP (fetchmail-6.3.26) for (single-drop); Tue, 20 Jun 2017 02:40:05 +0200 (CEST) Received: from mail-ot0-f181.google.com (mail-ot0-f181.google.com [74.125.82.181]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by tupac2.dyne.org (Postfix) with ESMTPS id BE17018E84E for ; Tue, 20 Jun 2017 00:30:20 +0000 (UTC) Authentication-Results: tupac2.dyne.org; dkim=pass reason="2048-bit key; unprotected key" header.d=gmail.com header.i=@gmail.com header.b=dFVYX+wW; dkim-adsp=pass; dkim-atps=neutral Received: by mail-ot0-f181.google.com with SMTP id y47so57058024oty.0 for ; Mon, 19 Jun 2017 17:30:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=omNUZZ6ViFpwb/mTq0PfGiLhsZt9Y5NiKyKfanZ3ADI=; b=dFVYX+wWx1oLefmSPlu3QMhnbQqj522ByjbrJgPKj+odUod9108tJZGUJET8Dn9wMa t1WnMtL3Q1DX1JaS9bd+xAx9RrheDmIB2uhYh4XGcXy9us0jX5RI7fPxBrqvF3J7N3FK zROsd+0QSm/hm3SS15j3QM+1vLCjSCxnL7Y5RG4eFaHFaAugTZtxeJiB31qLLN5R0qEo Qj9ZuF0ukYoD8TfCkdDu2X/D/BIH+ZF90ApfA0dxiaeWGdJSwI30L+V0JfWlFW23lWDi Y2HE/m7jWnHIJRiWBe9ZUxNlGZ+bcBTayread0+Ndkuxg5tQRqqWAeU3xWjkC5BVJHUp UqEA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=omNUZZ6ViFpwb/mTq0PfGiLhsZt9Y5NiKyKfanZ3ADI=; b=LCDRnvfCt/EZV/SWQY8OE86sZWBTEi1Cjs2mz7db/c0TjUJRHLPouWV9MJ4cNrW+se F1UfHQGHzHVjiuIJR6SDHxVlh2wKz4qhkDbJ9PMP0zqmzpe+hCnXO0qbDAqSEpGviNvh wOEi1UBbl9rovRFhtFKw3ivxT0qT6SzwRqubPTigEw/AVUzrkXgR5vLAeT2hhX9pV99z 8thY3+mHRoYGFTLanSaceU7U9hQ0xEc8kiJE+evFSwg/JrLNVOHPSmNKv0IOAbXAaqn4 vL2ngJRchGuiW8uHibdUI80Boq5ub7tCTYDRp7CVrGri3KNd4oTFtoi6r9Q4M1hTzz1R JoSw== X-Gm-Message-State: AKS2vOx9FL/NJSQiHOaOWysvJtlrBJ/eAzrvBXN3m5T6s+KH2tr2R7au fz5Ru2j920I/ilyYWosNX2MvRT1U+dT4 X-Received: by 10.157.29.131 with SMTP id y3mr13164587otd.43.1497918605774; Mon, 19 Jun 2017 17:30:05 -0700 (PDT) MIME-Version: 1.0 Received: by 10.157.18.146 with HTTP; Mon, 19 Jun 2017 17:30:05 -0700 (PDT) From: C W Date: Mon, 19 Jun 2017 17:30:05 -0700 Message-ID: Subject: gigabyte ga-78lmt-usb3 motherboard does not halt if power on by alarm is set in BIOS To: submit@bugs.devuan.org Content-Type: multipart/alternative; boundary="001a113cf97a6654800552595a08" X-Spam-Status: No, score=-0.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL,SPF_PASS autolearn=disabled version=3.4.0 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on tupac2 --001a113cf97a6654800552595a08 Content-Type: text/plain; charset="UTF-8" Package: initscripts Version: 8dsf-59.2+devuan2 (This is my second try. I'm hoping my problem the first time was leaving out the colons after Package and Version.) When I set power on by alarm on my gigabyte ga-78lmt-usb3 computer, if I then try to shut down and halt the computer running Devuan, (ie "shutdown -h now" on command line, or from the system shutdown menu), the computer will shutdown but then it immediately restarts. This does not happen if I am running linux Mint 18.1 on my gigabyte board. With linux mint the system behaves as expected, it powers down, but then restarts at the time specified for power on by alarm. If I run devuan on another computer, using a Foxconn G45M motherboard, the system also behaves as expected. So it's not a general problem with every motherboard, but it's also not exactly a bug with the gigabyte board since some linux distros 'work'. In the instructions for power on by alarm found in the Gigabyte User's manual, there is this ominous note at the end: *When using this function, avoid inadequate shutdown from the operating system or removal of the AC power, or the settings may not be effective*. (Boldface is mine, not the manual's.) Thanks, Carl Weidling --001a113cf97a6654800552595a08 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Package: initscripts
Version: 8dsf-59.2= +devuan2

(This is my second try.=C2=A0 I'm hoping my probl= em the first time was leaving out the colons after Package and Version.)
When I set power on by alarm on my gigabyte ga-78lmt-usb3 computer, if I then try to shut down and halt the computer running Devuan, (ie "shutd= own
-h now" on command line, or from the system shutdown menu), the comput= er
will shutdown but then it immediately restarts.=C2=A0 This does not happen = if I
am running linux Mint 18.1 on my gigabyte board.=C2=A0 With linux mint the<= br> system behaves as expected, it powers down, but then restarts at the time specified for power on by alarm.

If I run devuan on another computer, using a Foxconn G45M motherboard, the<= br> system also behaves as expected.=C2=A0 So it's not a general problem wi= th every
motherboard, but it's also not exactly a bug with the gigabyte board si= nce
some linux distros 'work'.

In the instructions for power on by alarm found in the Gigabyte User's<= br> manual, there is this ominous note at the end: *When using this function, avoid inadequate shutdown from the operating system or removal of the AC power, or the settings may not be effective*. (Boldface is mine, not the manual's.)

Thanks,
Carl Weidling
--001a113cf97a6654800552595a08--