You are not logged in.
Pages: 1
Roughly ever second poweroff the NUC runs through the power down procedure then hangs - device sits there and doesn't fully halt.
I have a smart powerboard that switches off the rest of the equipment - which isn't work because the NUC isn't powering off correctly ...
~$ uname -r
3.16.1-1-ARCH
Bios version: FY0038.BIO (latest at time of posting)
any tips?
Offline
With same NUC, debian 7.6, I can not power off the box, same messages,
ACPI ?
jpp:~$ uname -r
3.2.0-4-amd64
At power off time I got in /var/log/kern.log
...
Sep 8 22:06:33 nuc-jpp kernel: [ 0.000000] ACPI Warning: FADT (revision 5) is longer than ACPI 2.0 version, truncating length 268 to 244 (20110623/t
bfadt-288)
...
At boot time I got (last 5 lines)
jpp:/# grep acpi /var/log/kern.log
...
Sep 9 18:54:43 nuc-jpp kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Sep 9 18:54:43 nuc-jpp kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
Sep 9 18:54:43 nuc-jpp kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Sep 9 18:54:43 nuc-jpp kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Sep 9 18:54:43 nuc-jpp kernel: [ 0.441770] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
???
Offline
I had the same problem.
You need to go into the virtual BIOS and change under
Boot Order - Advanced - Boot Configuaration - UEFI Boot
the OS Selection from "Windows 8.x" to "Windows 7"
Then your Linux system will shutdown properly.
Greetinx
bonneville
Offline
Had that setting already set to 'Windows 7' - no dice, have updated to bios 39, still an issue
Offline
Sorry to hear that. It worked for me on Debian Wheezy with Bios 39 ...
Offline
Pages: 1